Beta - Retrieve history analytics from a pool address at a specificed blockAsk AIget https://api.valha.xyz/v0/{chain}/pools/{pool_address}/history/block/{block_number}List all the available analytics data for a specified pool on a specified chain at a specified block.Path ParamschainstringenumrequiredDefaults to ethereumThe blockchain that will be used for this request.ethereumethereum-goerlipolygonbscoptimismarbitrumavalancheceloarbitrum-testnetbsc-testnetShow 10 enum valuespool_addressstringrequiredDefaults to 0xdf0770df86a8034b3efef0a1bb3c889b8332ff56The address of the pool that will be used for this request.block_numberstringrequiredDefaults to 18505247The block number that will be used for this request. Be careful the block are different per chain.Responses 200 400Updated over 2 years ago