Supported Assets
Endpoint
Section titled “Endpoint”GET https://bridge.openfish.me/supported-assetsExample Request
Section titled “Example Request”curl https://bridge.openfish.me/supported-assetsResponse
Section titled “Response”{ "supportedAssets": [ { "chainId": "56", "chainName": "BSC", "token": { "name": "agentic money", "symbol": "agentic money", "address": "0xaE71fd8baCc2f17C43a01C3F4aFF6dEEbc194444", "decimals": 18 }, "minCheckoutUsd": 0.0, "minDepositBaseUnit": "0" } ], "note": "Only agentic money on BSC is supported."}Unsupported Assets
Section titled “Unsupported Assets”The meme bridge does not support:
- USDC or USDC.e.
- Solana or Bitcoin deposits.
- Cross-chain transfers.
- Automatic token conversion.
- Arbitrary meme tokens not configured by the platform.
Best Practices
Section titled “Best Practices”- Always verify
chainId, tokenaddress, and tokendecimalsbefore sending funds. - Treat the response as the source of truth; the platform token address can be changed by configuration.
- Send only the listed token on the listed chain.
Next Steps
Section titled “Next Steps”- Deposit — Generate a BSC deposit address.
- Withdraw — Withdraw platform meme to a BSC wallet.
- Check Status — Track bridge activity.