简体中文
cURL
curl --request GET \ --url https://li.quest/v1/integrators/{integratorId}
{ "integratorId": "fee-demo", "feeBalances": [ { "chainId": 137, "tokenBalances": [ { "token": { "address": "0x0000000000000000000000000000000000000000", "symbol": "MATIC", "decimals": 18, "chainId": 137, "name": "MATIC", "coinKey": "MATIC", "priceUSD": "0.742896", "logoURI": "https://static.debank.com/image/matic_token/logo_url/matic/6f5a6b6f0732a7a235131bd7804d357c.png" }, "amount": 0, "amountUsd": 0 } ] } ] }
此端点返回指定集成商在所有支持的区块链上收集的费用数据,包括收入统计和链级明细。
Authentication header, contact support if you want to get registered.
Id of the integrator that requests fee balances
Response of the Integrator request
Integrator's fee balance by chain
The integrator's name or wallet address
The fee balances of the integrator
显示 子属性
The id of the chain
137
Representation of a Token
Address of the token
Number of decimals the token uses
Symbol of the token
Id of the token's chain
Name of the token
Identifier for the token
Logo of the token
Token price in USD
{ "address": "0x8f3cf7ad23cd3cadbd9735aff958023239c6a063", "symbol": "DAI", "decimals": 18, "chainId": 137, "name": "(PoS) Dai Stablecoin", "coinKey": "DAI", "priceUSD": "1", "logoURI": "https://static.debank.com/image/matic_token/logo_url/0x8f3cf7ad23cd3cadbd9735aff958023239c6a063/549c4205dbb199f1b8b03af783f35e71.png"}
Fee amount in tokens
"0"
Fee amount in USD