Arken Insider API
Arken Insider API contains a set of APIs about token price, 24-hour stats and token trading volume.
Last updated
Was this helpful?
Arken Insider API contains a set of APIs about token price, 24-hour stats and token trading volume.
Last updated
Was this helpful?
API Endpoint: https://public-api.arken.finance
Please refer to Arken API for getting API tokens
/insider/v1/{chainID}/tokens
Network ID of the blockchain you want to query.
42161
Alternatively pass one or more comma-separated token addresses.
0x912ce59144191c1204e64559fe8253a0e49e6548,0x82af49447d8a07e3bd95bd0d56f35241523fbab1
/insider/v1/{chainID}/tokens/{address}
Network ID of the blockchain you want to query.
42161
Token address you want to get information.
0x912ce59144191c1204e64559fe8253a0e49e6548
/insider/v1/{chainID}/tokens/stats
Network ID of the blockchain you want to query.
42161
Alternatively pass one or more comma-separated token addresses.
0x912ce59144191c1204e64559fe8253a0e49e6548,0x82af49447d8a07e3bd95bd0d56f35241523fbab1
1h, 24h, 7d
/insider/v1/{chainID}/tokens/price/{address}
Network ID of the blockchain you want to query.
42161
Token address you want to get price.
0x912ce59144191c1204e64559fe8253a0e49e6548
/insider/v1/{chainID}/tokens/price
Network ID of the blockchain you want to query.
42161
Alternatively pass one or more comma-separated token addresses.
0x912ce59144191c1204e64559fe8253a0e49e6548,0x82af49447d8a07e3bd95bd0d56f35241523fbab1
/insider/v1/{chainID}/tokens/liquidity/{address}
Network ID of the blockchain you want to query.
42161
Token address you want to get liquidity information.
0x912ce59144191c1204e64559fe8253a0e49e6548
/insider/v1/{chainID}/tokens/liquidity
Network ID of the blockchain you want to query.
42161
Alternatively pass one or more comma-separated token addresses.
0x912ce59144191c1204e64559fe8253a0e49e6548,0x82af49447d8a07e3bd95bd0d56f35241523fbab1