Returns a paginated list of supported tokens plus each token’s blocked status for the authenticated merchant. This endpoint is optimized for large token lists.
Notes:
blocked=true|false only applies when the acceptance policy is selective.
For accept_all, blocked=true returns an empty list.
For accept_none, blocked=false returns an empty list.JWT token for wallet authentication
Filter tokens by environment (defaults to the merchant environment).
mainnet, devnet Max number of tokens to return.
1 <= x <= 200Offset for pagination.
x >= 0Search by token symbol, name, or address (case-insensitive).
Filter by network.
ethereum, base, solana, avalanche, ton, bsc, arbitrum, optimism, cardano, sui Filter by token type.
native, erc20, spl, sui, ton Filter by active status.
Filter by stable settlement capability.
Filter by blocked status (selective policy only).