https://mynano.ninja/api/
With this endpoint you can communicate with the Nano Node directly.
Returns the current block count
/blockcount
Redirects to the current ledger file at Yandex Disk
/ledger/download
Outputs the SHA256 checksum of the ledger download
/ledger/checksum/sha256
Outputs the MD5 checksum of the ledger download
/ledger/checksum/md5
Accounts with over 0.1% voting weight
/accounts/principals
Accounts that are verified
/accounts/verified
Get all aliases for local caching
/accounts/aliases
Get all representatives that have a node monitor
/accounts/monitors
Get information about a specific account
/accounts/:account
Field | Type | Description |
---|---|---|
account | String | Nano address nano_1234... |