Environment Variables
| Variable | Required |
|---|---|
REOWN_PROJECT_ID |
Yes |
UPSTASH_REDIS_REST_URL |
Yes |
UPSTASH_REDIS_REST_TOKEN |
Yes |
ADDRESS_EVM |
Yes |
DESCRIPTION |
No |
MIN_ETH |
No |
MIN_BNB |
No |
MIN_USDT |
No |
How to get each variable
REOWN_PROJECT_ID— Create a project at dashboard.reown.com and copy the Project IDUPSTASH_REDIS_REST_URL— Create a free Redis database at console.upstash.comUPSTASH_REDIS_REST_TOKEN— Found in the same Upstash database dashboardADDRESS_EVM— Your EVM-compatible wallet address (0x…) — all supported currencies send to this addressDESCRIPTION— A short text that appears at the top of your wallMIN_ETH— Minimum ETH amount enforced before a supporter can sendMIN_BNB— Minimum BNB amount enforced before a supporter can sendMIN_USDT— Minimum USDT amount enforced before a supporter can send
Supported currencies
| Currency | Network |
|---|---|
| ETH | Ethereum Mainnet |
| BNB | BNB Smart Chain |
| USDT (BEP-20) | BNB Smart Chain |
| USDT (ERC-20) | Ethereum Mainnet |


