mirror of
https://github.com/alexgo-io/stacks-blockchain-api.git
synced 2026-05-20 15:54:17 +08:00
18 lines
356 B
JSON
18 lines
356 B
JSON
{
|
|
"limit": 20,
|
|
"offset": 0,
|
|
"total": 0,
|
|
"results": [
|
|
{
|
|
"event_index": 0,
|
|
"event_type": "stx_asset",
|
|
"asset": {
|
|
"asset_event_type": "transfer",
|
|
"sender": "STB44HYPYAT2BB2QE513NSP81HTMYWBJP02HPGK6",
|
|
"recipient": "ST2TJRHDHMYBQ417HFB0BDX430TQA5PXRX6495G1V",
|
|
"amount": "500000"
|
|
}
|
|
}
|
|
]
|
|
}
|