Skip to content

Supported Assets

GET https://bridge.openfish.me/supported-assets
Terminal window
curl https://bridge.openfish.me/supported-assets
{
"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."
}

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.
  • Always verify chainId, token address, and token decimals before 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.
  • Deposit — Generate a BSC deposit address.
  • Withdraw — Withdraw platform meme to a BSC wallet.
  • Check Status — Track bridge activity.