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}