chainId is rejected with 400.
chainId is an integer or a string — 56 and "56" are both valid.
TRON addresses are base58 (
T…, 34 characters), not 0x hex. Ethereum and BSC addresses are 0x + 40 hex (checksummed or lowercase).Usage
Include thechainId parameter in your request body: