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":3807386,"requiredConfirmations":1,"chainId":43113}}