Dora API Reference
This is version 2 of the Dora API
Terms of Service: https://neoscan.io/terms/
Contact: [email protected]
Version: 1.0.0
Paths
Get an asset record
hash:
object
in path
Hash of the asset to get
200 OK
Asset record
Get the list of assets
Get the list of assets by page number
page:
object
in path
Numeric ID of the page to get
200 OK
List of assets
Get the balance of an address
address:
object
in path
Address to get the balance of
200 OK
List of balances
Get a block record
hash:
object
in path
Hash of the block to get
200 OK
Block record
Get the list of blocks
page:
object
in path
Numeric ID of the page to get
200 OK
List of block records
Get a contract record
hash:
object
in path
Hash of the contract to get
200 OK
Contract record
Get the list of contracts
page:
object
in path
Numeric ID of the page to get
200 OK
List of contract records
Get the currently indexed blockchain height
200 OK
Height of the last indexed block
Get the application log of a transaction
hash:
object
in path
Hash of the transaction to get the log of
200 OK
Application log
Get statistics about the blockchain
200 OK
Stats record
Get the total count of transactions
200 OK
Total transaction count
Get a transaction record
hash:
object
in path
Hash of the transaction to get
200 OK
Transaction record
Get the list of transactions
page:
object
in path
Numeric ID of the page to get
200 OK
List of transaction records
Get the history of transfers for an address
address:
object
in path
Address to get the history of
page:
object
in path
Numeric ID of the page to get
200 OK
List of transfers for address