Links

Block and transaction

Block information
Good to know: All the methods shown below are synced to an example Swagger file URL and are kept up to date automatically with changes to the API.
get
https://rest.metacoin.network:20923
/block/
Get last block info
get
https://rest.metacoin.network:20923
/block/{block}
Get Block info and Transaction ID in block
get
https://rest.metacoin.network:20923
/transaction/{transaction_id}
Get Transaction info
Last modified 1yr ago