curl --request GET \ --url https://evm.preview-api.modular.cloud/v1/chain/{chain-id}/contract/{contract-address}
{ "result": { "contract": { "type": "ERC20", "address": "<string>", "creationTransactionHash": "<string>" } }, "error": { "message": "<string>" } }
Show child attributes
ERC20
ERC721
ERC1155
NA
Was this page helpful?