Get BRC-100 Address History
Last updated
Last updated
For the history, "type": 1 is inscribing inscription, 2 is transferring inscription.
For successful UTXO history, "status" should be 2.
For successful UTXO inscriptions inscribed history, "type" == 1 && "status" == 2.
For successful UTXO inscriptions transfer history, "type" == 2 && "status" == 2.
Get address history by ticker. For the history, "type": 1 is inscribing inscription, 2 is transferring inscription. For successful UTXO history, "status" should be 2. For successful UTXO inscriptions inscribed history, "type" == 1 && "status" == 2. For successful UTXO inscriptions transfer history, "type" == 2 && "status" == 2.
page index, max: 500
page size, max: 20