Get Token Info
Retrieves the ERC-20 Token Data from contract address
Last updated
Retrieves the ERC-20 Token Data from contract address
Last updated
GetTokenInfo
can fetch data such as the symbol, name, decimals, and the coin type itself. This is particularly useful for applications needing to display token details.
Base URL: https://mevm-devnet.lync.world/subgraphs/name/mevm
GraphQL Query:
The graphQL query returns id, contractAddress, Name, Symbol and Decimals