跳至主要內容

qn_getTokenMetadataByContractAddress (v2) RPC Method - Token and NFT API

載入中...

更新於
Aug 09, 2026

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
字串
載入中...
decimals
字串
載入中...
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
}
還沒有帳號嗎?
endpoint 幾秒鐘endpoint 建立您的Quicknode endpoint ,並開始建置
立即免費開始使用