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.
パラメータ
オブジェクト
オブジェクト
必須
読み込み中...
契約
文字列
必須
読み込み中...
返品
オブジェクト
オブジェクト
読み込み中...
名前
文字列
読み込み中...
記号
文字列
読み込み中...
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}