get-block-number

GET {{wallet-api-endpoint}}/api/chains/:secretType

Get the latest block number for a specific blockchain

RESPONSES

status: OK

{"success":true,"result":{"blockNumber":9846953,"requiredConfirmations":20,"chainId":4}}