Query LP_token info
Description
Method: HTTPS GET
Encoding: UTF-8
Path: https://api.blockin.ai/v2/token/lp_token/info
Description: Query LP's token info through token address on the chain and protocol supported by Blockin
Request Header
Content-Type
Y
String
application/json
AccessKey
Y
String
1bdb01c947c54919b64d1fc6794atest
Request Parameters
chain_name
Y
String
address
Y
String
Token address
Response
Public Response
success
Y
Boolean
Success Boolean
data
N
Object
Response object
error_code
N
String
Error code
error_msg
N
String
Error message
Response Content
address
Y
String
Token's address
chain_name
Y
String
Chain's name
protocol_ name
Y
String
Protocol's name
pool_address
Y
String
Pool address
total_value
Y
BigDecimal
Price of the token
create_timestamp
N
Long
Token created time
underlying_infos
Y
List<UnderlyingInfo>
List of UnderlyingInfo
UnderlyingInfo Content
chain_name
Y
String
Chain's name
address
Y
String
Underlying token's address
price
N
BigDecimal
Current price of underlying Token
percentage
Y
BigDecimal
Percentage of the value of underlying Token in LpToken
Request Sample
curl -H "Content-Type:application/json" -H "AccessKey:1bdb01c947c54919b64d1fc6794atest" -X GET "https://api.blockin.ai/v2/token/lp_token/info?chain_name=Ethereum&address=0xdb3e5cf969c05625db344dea9c8b12515e235df3"
Successful Response Sample
Failed Response Sample
Supported Protocols
Ethereum
uniswap2
Ethereum
curve
Ethereum
balancer
Ethereum
balancer2
Ethereum
sushiswap
Ethereum
pancakeswap
Ethereum
frax
BSC
thena
BSC
biswap
BSC
dodoex
BSC
jetswap
BSC
apeswap3
BSC
traderjoexyz
BSC
fstswap
Arbitrum
dodoex
Arbitrum
traderjoexyz
Arbitrum
curve
Arbitrum
balancer2
Arbitrum
sushiswap
Arbitrum
pancakeswap
Arbitrum
camelot
Polygon
quickswap
Polygon
dmm_exchange
Polygon
dodoex
Polygon
balancer2
Polygon
sushiswap
Polygon
dfyn
Polygon
apeswap
Polygon
dystopia
Avalanche
traderjoexyz
Avalanche
pangolin
Avalanche
curve
Avalanche
dmm_exchange
Avalanche
sushiswap
Avalanche
frax
Avalanche
vaporfi
Avalanche
lydia
Avalanche
elk
Fantom
spookyswap
Fantom
equalizer
Fantom
beethovenx
Fantom
tomb
Fantom
curve
Fantom
wigoswap
Fantom
spiritswap
Fantom
yoshi
Fantom
frax
Cronos
vvs
Cronos
mmf3
Cronos
stablemmf
Cronos
crodex
Cronos
cronaswap
Cronos
candycity
Last updated