跳转至主要内容

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.

参数

对象
对象
必填
正在加载...
合同
字符串
必填
正在加载...

退货

对象
对象
正在加载...
名称
字符串
正在加载...
符号
字符串
正在加载...
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
}
还没有账号吗?
endpoint 几秒钟endpoint 创建您的Quicknode endpoint ,并开始构建
免费开始使用