Get Contract ERC20 Metadata
Contracts
Get Contract ERC20 Metadata
GetContractERC20Metadata looks up on-chain metadata for an EVM contract address. It returns contract / ERC20 information (token name, symbol, decimals, total supply, etc.) for the “Add Contract” form in the admin dashboard. Used by the contract management UI to auto-fill metadata when an admin enters a contract address.
GET
Get Contract ERC20 Metadata
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
EVM contract address (required, 0x-prefixed)
Chain ID (optional, default: biyachain-1)