Refer to the business request parameter format definition of each interface for specific formats. Example reference:
Request Parameter Explanation
{
"tenantUserId": "tenant_001",
"chainName": "ETH",
"symbol": "USDT"
}
tenantUserId refers to the user ID in the merchant system, not the merchant’s ID in the WaaS system.
Name of the blockchain, e.g.: ETH, TRON, …
Currency symbol, e.g.: USDT, USDC, PHT, …