post {protocol}://{host}/v1/chain/get_account
Returns an object containing various details about a specific block on the blockchain.
Log in to see full request history
Response
Returns an object containing various details about a specific block on the blockchain.
xxxxxxxxxx
curl --request POST \
--url https://greatchains.arisennodes.io/v1/chain/get_account \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: