Skip to main content

dump accounts information into a humanly-readable format

POST 

//v1/chains/:chainID/dump-accounts

dump accounts information into a humanly-readable format

Request

Path Parameters

    chainID stringrequired

    ChainID (Bech32)

Responses

Accounts dump will be produced

Authorization: Authorization

name: Authorizationtype: apiKeydescription: JWT Tokenin: header
curl -L -X POST '/v1/chains/:chainID/dump-accounts' \
-H 'Authorization: <API_KEY_VALUE>'
Request Collapse all
Base URL
Auth
Parameters
— pathrequired
ResponseClear

Click the Send API Request button above and see the response here!