getwalletburntransactions - Spacecoin RPC Docs


getwalletburntransactions "count"

Lists most recent wallet burn transactions up to 'count' parameter
parameter 'count' is optional. If omitted, defaults to 10 burn transactions


Result:
[
    {
       "txid": (string)
       "burnedAmount" : (numeric)
       "targetSymbol" : (string)
       "targetCCid" : (numeric)
    }
]

Examples:
> spacecoin-cli getwalletburntransactions 100
> curl --user myusername --data-binary '{"jsonrpc": "1.0", "id":"curltest", "method": "getwalletburntransactions", "params": [100] }' -H 'content-type: text/plain;' http://127.0.0.1:35593/
> spacecoin-cli getwalletburntransactions 
> curl --user myusername --data-binary '{"jsonrpc": "1.0", "id":"curltest", "method": "getwalletburntransactions", "params": [] }' -H 'content-type: text/plain;' http://127.0.0.1:35593/


Learn more about spacecoin at spacecoin.network.
Docs generated by spacecoin v0.6.1.
Find this github repo at spacecoinSPACE/spacecoin-rpc-docs.

Spacecoin Logo



Auction











Lotto