chains
Get a list of all chains
get/chains
Response
A list of all available chains
Example response
[
{
"chainOwnerId": "tst1qzjsxstc0k850jevpqu08tj0suql9u7hvh3vq3eaaem3gkx7r646zqpdn6e",
"maxEventsPerReq": 50,
"chainID": "tst1prcw42l5u4g24tqg628d7qzh7n6m4k4ktvgayh44dyt68y930qzy2lr054v",
"evmChainId": 1074,
"description": "description",
"gasFeePolicy": {
"gasFeeTokenId": "gasFeeTokenId",
"gasPerToken": "100",
"validatorFeeShare": 1
},
"isActive": true,
"maxBlobSize": 2000000,
"maxEventSize": 2000
}
]