qn_getTokenMetadataByContractAddress (v2) RPC Method - Token and NFT API
Please note that this RPC method requires the Token and NFT API v2 bundle add-on enabled on your Quicknode endpoint. Additionally, for a contract to be fully indexed, it must be verified on Etherscan.
매개변수
객체
객체
필수
로딩 중...
contract
문자열
필수
로딩 중...
반품
객체
객체
로딩 중...
이름
문자열
로딩 중...
기호
문자열
로딩 중...
contractAddress
문자열
로딩 중...
소수
문자열
로딩 중...
genesisBlock
문자열
로딩 중...
genesisTransaction
문자열
로딩 중...
요청
답변
1{2"jsonrpc": "2.0",3"id": 67,4"result": {5"name": "ApeCoin",6"symbol": "APE",7"contractAddress": "0x4d224452801aced8b2f0aebe155379bb5d594381",8"decimals": "18",9"genesisBlock": "14204533",10"genesisTransaction": "0x2761f74e2f45d981a9d7553cbbcfbcc862cae416eb37a820300d4c19516d6fca"11}12}
1{2"jsonrpc": "2.0",3"id": 67,4"result": {5"name": "ApeCoin",6"symbol": "APE",7"contractAddress": "0x4d224452801aced8b2f0aebe155379bb5d594381",8"decimals": "18",9"genesisBlock": "14204533",10"genesisTransaction": "0x2761f74e2f45d981a9d7553cbbcfbcc862cae416eb37a820300d4c19516d6fca"11}12}