Authorizations
Authorization: Bearer SHINAMI_ACCESS_KEY
.
Path Parameters
Address of account with or without a 0x
prefix
6.195948399647823e+76
A hex encoded 32 byte Aptos account address or a struct tag.
This is represented in a string as a 64 character hex string, sometimes
shortened by stripping leading 0s, and adding a 0x or
Format: {address}::{module name}::{struct name}
"0x1::aptos_coin::AptosCoin"
Query Parameters
Ledger version to get state of account
If not provided, it will be the latest version
"32425224034"
Response
The response is of type integer
.