> For the complete documentation index, see [llms.txt](https://sponsors.andreijiroh.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sponsors.andreijiroh.dev/ways-to-support/crypto.md).

# Cryptocurrencies

{% hint style="warning" %}
I recommend against directly buying crypto into my wallet addresses for safety reasons if you want to save on gas fees. Only send crypto after on-ramping your money to your crypto wallet you control (preferably a self-custodian wallet).
{% endhint %}

## Non-custodian wallets

They are preferred over custodian wallets listed after this section to avoid headaches with KYC, although please send spare network-specific native tokens alongside your stablecoin-based tips so I can convert them without covering the fees out of pocket.

<table data-full-width="true"><thead><tr><th>Network / Supported Assers</th><th width="280">Address</th><th>QR Code</th></tr></thead><tbody><tr><td><a data-footnote-ref href="#user-content-fn-1">Ethereum Mainnet</a> (and friends)</td><td><a href="https://etherscan.io/address/0x84609b9cae3bf0ae977ecb016b5e59e85c8afaae">0x84609b9CAE3bf0AE977ECB016B5E59e85C8afaaE</a></td><td>TBD</td></tr><tr><td>Starknet Mainnet</td><td><code>andreijiroh.braavos.stark</code> / <code>TBD</code></td><td>TBD</td></tr><tr><td>TON network (TON, USDT)</td><td><code>UQC7LUo_x29UCMG8XoYVq7FkVdxnisYPOGB3RSByIeKxL2xw</code></td><td><img src="/files/etiu1bVkscKICiuE7gcZ" alt="" data-size="original"></td></tr><tr><td></td><td></td><td></td></tr></tbody></table>

## Coins.ph

{% tabs %}
{% tab title="Via email or phone number" %}
When sending PHP and crypto between Coins accounts via email, use my Gmail address (`ajhalili2006@gmail.com`) in the recipient field.

If you have my number, you can also use that too.
{% endtab %}

{% tab title="Via crypto addresses" %}
If you opt to send some crypto externally to my Coins.ph account, please reach out to me (see [Contact details for sponsors](/contact.md)) first. I may ask for details such as your name, country of origin and source of funds (if it is going to be a large amount) as part of anti-money laundering policies on the platform and in Philippine laws.
{% endtab %}
{% endtabs %}

## Stables Wallet

## UniFi

UniFi checking accounts has a Solana USDC address that you can directly transfer your stablecoins to to the tip jar: `2ZR3YmMLyo9MQaydXWFjfqt6giFbs3PZdEtWNq4MtGjH`

<figure><img src="/files/1W6FtjBs88SHRu0mAVF3" alt="" width="225"><figcaption></figcaption></figure>

[^1]: Note that this includes L2 networks such as CELO, Arbitum One, Optium, etc. If you sent some crypto via L2, please [contact me](/contact.md), alongside the transaction ID and network information, so I can validate it individually.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://sponsors.andreijiroh.dev/ways-to-support/crypto.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
