latestSwagger 2.02026-08-17423344.4 KB

3f676effe339

Pool

get/v1/pool

Query parameters

idstring required

pool id

chain_idstring required

chain id

Response

return pool

pool_idstring

pool id

protocol_idstring

protocol id

chainstring

chain name

namestring
contract_idsstring[]
statsobject

Example response

{
  "pool_id": "0x00000000219ab540356cbb839cbe05303d7705fa",
  "protocol_id": "eth2",
  "chain": "eth",
  "name": "Staked"
}