diff --git a/.github/workflows/test_compose.sh b/.github/workflows/test_compose.sh index ac1894755..636de3c4d 100644 --- a/.github/workflows/test_compose.sh +++ b/.github/workflows/test_compose.sh @@ -3,7 +3,7 @@ set -e set -x -exit 0 +#exit 0 export PATH="/snap/bin:$PATH" @@ -27,10 +27,9 @@ sed -i 's/#- "--verbose"/- "-vv"/g' docker-compose.yml # stop the running containers docker compose --profile mainnet stop counterparty-core -#docker compose --profile testnet stop counterparty-core-testnet +docker compose --profile testnet stop counterparty-core-testnet # remove counterparty-core container -#docker rm counterparty-core-counterparty-core-1 docker container prune -f # remove counterparty-core image @@ -43,7 +42,7 @@ cat build.txt # re-start containers docker compose --profile mainnet up -d -#docker compose --profile testnet up -d +docker compose --profile testnet up -d # wait for counterparty-core to be ready while [ "$(docker compose logs counterparty-core 2>&1 | grep 'Watching for new blocks')" = "" ]; do @@ -51,10 +50,10 @@ while [ "$(docker compose logs counterparty-core 2>&1 | grep 'Watching for new b sleep 1 done -#while [ "$(docker compose logs counterparty-core-testnet 2>&1 | grep 'Watching for new blocks')" = "" ]; do -# echo "Waiting for counterparty-core testnet to be ready" -# sleep 1 -#done +while [ "$(docker compose logs counterparty-core-testnet 2>&1 | grep 'Watching for new blocks')" = "" ]; do + echo "Waiting for counterparty-core testnet to be ready" + sleep 1 +done # check running info with API v1 mainnet @@ -71,17 +70,17 @@ if [ "$response_v1_mainnet" -ne 200 ]; then fi # check running info with API v1 testnet -#response_v1_testnet=$(curl -X POST http://127.0.0.1:14100/v1/ \ -# --user rpc:rpc \ -# -H 'Content-Type: application/json; charset=UTF-8'\ -# -H 'Accept: application/json, text/javascript' \ -# --data-binary '{ "jsonrpc": "2.0", "id": 0, "method": "get_running_info" }' \ -# --write-out '%{http_code}' --silent --output /dev/null) - -#if [ "$response_v1_testnet" -ne 200 ]; then -# echo "Failed to get_running_info testnet" -# exit 1 -#fi +response_v1_testnet=$(curl -X POST http://127.0.0.1:14100/v1/ \ + --user rpc:rpc \ + -H 'Content-Type: application/json; charset=UTF-8'\ + -H 'Accept: application/json, text/javascript' \ + --data-binary '{ "jsonrpc": "2.0", "id": 0, "method": "get_running_info" }' \ + --write-out '%{http_code}' --silent --output /dev/null) + +if [ "$response_v1_testnet" -ne 200 ]; then + echo "Failed to get_running_info testnet" + exit 1 +fi # check running info with API v2 mainnet response_v2_mainnet=$(curl http://localhost:4000/v2/ \ @@ -93,20 +92,23 @@ if [ "$response_v2_mainnet" -ne 200 ]; then fi # check running info with API v2 testnet -#response_v2_testnet=$(curl http://localhost:14000/v2/ \ -# --write-out '%{http_code}' --silent --output /dev/null) +response_v2_testnet=$(curl http://localhost:14000/v2/ \ + --write-out '%{http_code}' --silent --output /dev/null) -#if [ "$response_v2_testnet" -ne 200 ]; then -# echo "Failed to get API v2 root testnet" -# exit 1 -#fi +if [ "$response_v2_testnet" -ne 200 ]; then + echo "Failed to get API v2 root testnet" + exit 1 +fi # Let's reparse 50 blocks before Dredd and compare hashes tests CURRENT_HEIGHT=$(curl http://localhost:4000/v2/ --silent | jq '.result.counterparty_height') REPARSE_FROM=$(($CURRENT_HEIGHT-50)) # Stop, reparse and start counterparty-core mainnet -echo "" > $(docker inspect --format='{{.LogPath}}' counterparty-core-counterparty-core-1) +LOG_PATH=$(docker inspect --format='{{.LogPath}}' counterparty-core-counterparty-core-1) +sudo rm -f $LOG_PATH +sudo touch $LOG_PATH + docker compose --profile mainnet stop counterparty-core docker compose --profile mainnet run counterparty-core reparse $REPARSE_FROM \ --backend-connect=bitcoind \ @@ -114,7 +116,8 @@ docker compose --profile mainnet run counterparty-core reparse $REPARSE_FROM \ --rpc-host=0.0.0.0 \ --api-host=0.0.0.0 -echo "" > $(docker inspect --format='{{.LogPath}}' counterparty-core-counterparty-core-1) +sudo rm -f $LOG_PATH +sudo touch $LOG_PATH docker compose --profile mainnet up -d counterparty-core diff --git a/.github/workflows/test_compose.yml b/.github/workflows/test_compose.yml index af016b5c8..13e8f2fa3 100644 --- a/.github/workflows/test_compose.yml +++ b/.github/workflows/test_compose.yml @@ -2,7 +2,7 @@ name: Docker Compose on: push: - branches: ['develop', 'master', 'preprelease'] + branches: ['develop', 'master'] jobs: build: diff --git a/apiary.apib b/apiary.apib index 6e5c4da8c..1ed67028a 100644 --- a/apiary.apib +++ b/apiary.apib @@ -1,4 +1,4 @@ -[//]: # (Generated by genapidoc.py on 2024-09-24 18:03:51.493332. Do not edit manually.) +[//]: # (Generated by genapidoc.py on 2024-09-26 11:23:18.123851. Do not edit manually.) FORMAT: 1A HOST: https://api.counterparty.io:4000 @@ -179,15 +179,15 @@ Here is a list of events classified by theme and for each an example response: "event_index": 537, "event": "NEW_BLOCK", "params": { - "block_hash": "52ace614bdf700970fae116cbd930af95fe09c4faee117d3d3c0c24860eedf93", + "block_hash": "65f3b8e95b553064e136eca01ca1fad84f6980bf8b7e2372d745c2051646fdb7", "block_index": 194, - "block_time": 1727201016, + "block_time": 1727349782, "difficulty": 545259519, - "previous_block_hash": "72aff9bcfbc6a9f61cd1c192dc2322be91c061a847e81cc3b45854c9af31a6d5" + "previous_block_hash": "54672ea685fd69351a7053e700a410b78f15779452e33b33b6568680facc7d1c" }, "tx_hash": null, "block_index": 194, - "block_time": 1727201016 + "block_time": 1727349782 } ], "next_cursor": 525, @@ -204,17 +204,17 @@ Here is a list of events classified by theme and for each an example response: "event_index": 538, "event": "NEW_TRANSACTION", "params": { - "block_hash": "52ace614bdf700970fae116cbd930af95fe09c4faee117d3d3c0c24860eedf93", + "block_hash": "65f3b8e95b553064e136eca01ca1fad84f6980bf8b7e2372d745c2051646fdb7", "block_index": 194, - "block_time": 1727201016, + "block_time": 1727349782, "btc_amount": 0, "data": "6e0000000000000001000000000000000164657374726f79", "destination": "", "fee": 10000, - "source": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", - "tx_hash": "da0a0e76bfc982e2bbed2679a71f4e2d3ebc01140b448f430bb01b50f7ceaabb", + "source": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", + "tx_hash": "e2b0838c6777bfc19c1356df65d1b06044f6a87dbe2533da8a7d7cdd8a156d7c", "tx_index": 60, - "utxos_info": "da0a0e76bfc982e2bbed2679a71f4e2d3ebc01140b448f430bb01b50f7ceaabb:1", + "utxos_info": "e2b0838c6777bfc19c1356df65d1b06044f6a87dbe2533da8a7d7cdd8a156d7c:1", "unpacked_data": { "message_type": "destroy", "message_type_id": 110, @@ -234,9 +234,9 @@ Here is a list of events classified by theme and for each an example response: }, "btc_amount_normalized": "0.00000000" }, - "tx_hash": "da0a0e76bfc982e2bbed2679a71f4e2d3ebc01140b448f430bb01b50f7ceaabb", + "tx_hash": "e2b0838c6777bfc19c1356df65d1b06044f6a87dbe2533da8a7d7cdd8a156d7c", "block_index": 194, - "block_time": 1727201016 + "block_time": 1727349782 } ], "next_cursor": 526, @@ -255,16 +255,16 @@ Here is a list of events classified by theme and for each an example response: "params": { "block_index": 147, "btc_amount": 10000, - "destination": "bcrt1qeshrsce6vyx833j2p85aesnx0aj9sxjtt79jak", + "destination": "bcrt1qm9mne8mrxhvyp755z5f69cry0z5zgrc87js5qu", "out_index": 0, - "tx_hash": "6b21482e6e461d42ded8e74826ff88a8b23621baaa45e714c7c2a20457bd6c12", + "tx_hash": "4bc99d7ffc03d1e4915b1ea44172e6084ee85288f44bae4e6d9043e8746f3dd2", "tx_index": 34, - "block_time": 1727200827, + "block_time": 1727349600, "btc_amount_normalized": "0.00010000" }, - "tx_hash": "6b21482e6e461d42ded8e74826ff88a8b23621baaa45e714c7c2a20457bd6c12", + "tx_hash": "4bc99d7ffc03d1e4915b1ea44172e6084ee85288f44bae4e6d9043e8746f3dd2", "block_index": 147, - "block_time": 1727200827 + "block_time": 1727349600 } ], "next_cursor": 237, @@ -282,15 +282,15 @@ Here is a list of events classified by theme and for each an example response: "event": "BLOCK_PARSED", "params": { "block_index": 194, - "ledger_hash": "d16329e826a589a6af06767a820f5914ee69e22398c8612ed0c73909a1ab9b1f", - "messages_hash": "1bc8906db34e5bf45f47eca127e2b4cc60e46bbc8cf4301617e02c6f29b32301", + "ledger_hash": "6afd3dfc102fbf1274a2eeb819e3f884052abc07094a6ae2a214d492f0eaddf8", + "messages_hash": "6b6351b7f9138a49ff6e792f7e0d5eb884ae745d994b4894b3a880c6eace487e", "transaction_count": 1, - "txlist_hash": "555a7b8103a776f23b649ec297d2177fe885443dc976750a259547be47cd26e7", - "block_time": 1727201016 + "txlist_hash": "230713c1ad13fc88b739b97038bb4243d934efd7d03b200ebc289c930c2a7d58", + "block_time": 1727349782 }, "tx_hash": null, "block_index": 194, - "block_time": 1727201016 + "block_time": 1727349782 } ], "next_cursor": 536, @@ -308,12 +308,12 @@ Here is a list of events classified by theme and for each an example response: "event": "TRANSACTION_PARSED", "params": { "supported": true, - "tx_hash": "da0a0e76bfc982e2bbed2679a71f4e2d3ebc01140b448f430bb01b50f7ceaabb", + "tx_hash": "e2b0838c6777bfc19c1356df65d1b06044f6a87dbe2533da8a7d7cdd8a156d7c", "tx_index": 60 }, - "tx_hash": "da0a0e76bfc982e2bbed2679a71f4e2d3ebc01140b448f430bb01b50f7ceaabb", + "tx_hash": "e2b0838c6777bfc19c1356df65d1b06044f6a87dbe2533da8a7d7cdd8a156d7c", "block_index": 194, - "block_time": 1727201016 + "block_time": 1727349782 } ], "next_cursor": 535, @@ -333,15 +333,15 @@ Here is a list of events classified by theme and for each an example response: "event": "DEBIT", "params": { "action": "destroy", - "address": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", + "address": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", "asset": "XCP", "block_index": 194, - "event": "da0a0e76bfc982e2bbed2679a71f4e2d3ebc01140b448f430bb01b50f7ceaabb", + "event": "e2b0838c6777bfc19c1356df65d1b06044f6a87dbe2533da8a7d7cdd8a156d7c", "quantity": 1, "tx_index": 60, "utxo": null, "utxo_address": null, - "block_time": 1727201016, + "block_time": 1727349782, "asset_info": { "divisible": true, "asset_longname": null, @@ -351,9 +351,9 @@ Here is a list of events classified by theme and for each an example response: }, "quantity_normalized": "0.00000001" }, - "tx_hash": "da0a0e76bfc982e2bbed2679a71f4e2d3ebc01140b448f430bb01b50f7ceaabb", + "tx_hash": "e2b0838c6777bfc19c1356df65d1b06044f6a87dbe2533da8a7d7cdd8a156d7c", "block_index": 194, - "block_time": 1727201016 + "block_time": 1727349782 } ], "next_cursor": 532, @@ -370,16 +370,16 @@ Here is a list of events classified by theme and for each an example response: "event_index": 533, "event": "CREDIT", "params": { - "address": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", + "address": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", "asset": "XCP", "block_index": 193, "calling_function": "sweep", - "event": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774", + "event": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1", "quantity": 74499387833, "tx_index": 59, "utxo": null, "utxo_address": null, - "block_time": 1727201012, + "block_time": 1727349778, "asset_info": { "divisible": true, "asset_longname": null, @@ -389,9 +389,9 @@ Here is a list of events classified by theme and for each an example response: }, "quantity_normalized": "744.99388000" }, - "tx_hash": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774", + "tx_hash": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1", "block_index": 193, - "block_time": 1727201012 + "block_time": 1727349778 } ], "next_cursor": 531, @@ -410,14 +410,14 @@ Here is a list of events classified by theme and for each an example response: "params": { "asset": "XCP", "block_index": 188, - "destination": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", + "destination": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", "memo": null, "quantity": 10000, - "source": "bcrt1q9cf2ed4wk37qye08wlppw39l7prxws7afa3krk", + "source": "bcrt1q8udnt5x86nuhees5qhcv4p9ta8g8hfydzswq37", "status": "valid", - "tx_hash": "e7989369eefaec09cec5770c6128eb548023225e666d57bbed74b3d03240e9c3", + "tx_hash": "ba2b62e02257afd56871a06214aa59ca231cd893239ab9555de83150c93f7a80", "tx_index": 54, - "block_time": 1727200991, + "block_time": 1727349756, "asset_info": { "divisible": true, "asset_longname": null, @@ -427,9 +427,9 @@ Here is a list of events classified by theme and for each an example response: }, "quantity_normalized": "0.00010000" }, - "tx_hash": "e7989369eefaec09cec5770c6128eb548023225e666d57bbed74b3d03240e9c3", + "tx_hash": "ba2b62e02257afd56871a06214aa59ca231cd893239ab9555de83150c93f7a80", "block_index": 188, - "block_time": 1727200991 + "block_time": 1727349756 } ], "next_cursor": null, @@ -448,15 +448,15 @@ Here is a list of events classified by theme and for each an example response: "params": { "asset": "XCP", "block_index": 189, - "destination": "bcrt1q2nqm5v62ryf0jc6n7ygf8zf8cezllyryfdfnk9", + "destination": "bcrt1q80kwyrcnqdvackyar6zdtx2shtussgggmw3q6d", "memo": null, "msg_index": 2, "quantity": 10, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "status": "valid", - "tx_hash": "4cd813fae2558e89f2f9411f38daa7d4c10c94a267daa38155cf18fb4d9fd055", + "tx_hash": "c95c3eaeb282aad2a9bd7b3c74fec665200aceba41585581df0b0bb4ad6434d7", "tx_index": 55, - "block_time": 1727200995, + "block_time": 1727349761, "asset_info": { "divisible": true, "asset_longname": null, @@ -466,9 +466,9 @@ Here is a list of events classified by theme and for each an example response: }, "quantity_normalized": "0.00000010" }, - "tx_hash": "4cd813fae2558e89f2f9411f38daa7d4c10c94a267daa38155cf18fb4d9fd055", + "tx_hash": "c95c3eaeb282aad2a9bd7b3c74fec665200aceba41585581df0b0bb4ad6434d7", "block_index": 189, - "block_time": 1727200995 + "block_time": 1727349761 } ], "next_cursor": 502, @@ -506,20 +506,20 @@ Here is a list of events classified by theme and for each an example response: "event": "SWEEP", "params": { "block_index": 193, - "destination": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", + "destination": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", "fee_paid": 600000, "flags": 1, "memo": "sweep my assets", - "source": "bcrt1q9cf2ed4wk37qye08wlppw39l7prxws7afa3krk", + "source": "bcrt1q8udnt5x86nuhees5qhcv4p9ta8g8hfydzswq37", "status": "valid", - "tx_hash": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774", + "tx_hash": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1", "tx_index": 59, - "block_time": 1727201012, + "block_time": 1727349778, "fee_paid_normalized": "0.00600000" }, - "tx_hash": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774", + "tx_hash": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1", "block_index": 193, - "block_time": 1727201012 + "block_time": 1727349778 } ], "next_cursor": null, @@ -541,15 +541,15 @@ Here is a list of events classified by theme and for each an example response: "dividend_asset": "XCP", "fee_paid": 40000, "quantity_per_unit": 100000000, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "status": "valid", - "tx_hash": "1b9303b3959067c0857fe1abb4fdd4b3684c7534c12691382004cc31a9afcca4", + "tx_hash": "93ad02ea00b04315ab7d89eb94788e9deed4d268a6b0be87c7d0a45682301f10", "tx_index": 41, - "block_time": 1727200857, + "block_time": 1727349630, "asset_info": { "asset_longname": null, "description": "My super asset A", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false }, @@ -563,9 +563,9 @@ Here is a list of events classified by theme and for each an example response: "quantity_per_unit_normalized": "1.00000000", "fee_paid_normalized": "0.00040000" }, - "tx_hash": "1b9303b3959067c0857fe1abb4fdd4b3684c7534c12691382004cc31a9afcca4", + "tx_hash": "93ad02ea00b04315ab7d89eb94788e9deed4d268a6b0be87c7d0a45682301f10", "block_index": 154, - "block_time": 1727200857 + "block_time": 1727349630 } ], "next_cursor": null, @@ -598,11 +598,11 @@ Here is a list of events classified by theme and for each an example response: "asset_longname": "A95428959745315388.SUBNUMERIC", "asset_name": "A95428956980101314", "block_index": 160, - "block_time": 1727200884 + "block_time": 1727349655 }, - "tx_hash": "efd20bb15eb6a7ce22645a0fb33b1873d00dc0cdeb9533d37037e0fd6a63f512", + "tx_hash": "a2fa6f1455be62f0f3dc7323d04ff355a70e7a3c9598ec831b1ebe6042414f40", "block_index": 160, - "block_time": 1727200884 + "block_time": 1727349655 } ], "next_cursor": 374, @@ -630,22 +630,22 @@ Here is a list of events classified by theme and for each an example response: "description_locked": false, "divisible": true, "fee_paid": 0, - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "locked": false, "quantity": 100000000000, "reset": false, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "status": "valid", "transfer": false, - "tx_hash": "efd20bb15eb6a7ce22645a0fb33b1873d00dc0cdeb9533d37037e0fd6a63f512", + "tx_hash": "a2fa6f1455be62f0f3dc7323d04ff355a70e7a3c9598ec831b1ebe6042414f40", "tx_index": 47, - "block_time": 1727200884, + "block_time": 1727349655, "quantity_normalized": "1000.00000000", "fee_paid_normalized": "0.00000000" }, - "tx_hash": "efd20bb15eb6a7ce22645a0fb33b1873d00dc0cdeb9533d37037e0fd6a63f512", + "tx_hash": "a2fa6f1455be62f0f3dc7323d04ff355a70e7a3c9598ec831b1ebe6042414f40", "block_index": 160, - "block_time": 1727200884 + "block_time": 1727349655 } ], "next_cursor": 381, @@ -665,12 +665,12 @@ Here is a list of events classified by theme and for each an example response: "asset": "XCP", "block_index": 194, "quantity": 1, - "source": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", + "source": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", "status": "valid", "tag": "64657374726f79", - "tx_hash": "da0a0e76bfc982e2bbed2679a71f4e2d3ebc01140b448f430bb01b50f7ceaabb", + "tx_hash": "e2b0838c6777bfc19c1356df65d1b06044f6a87dbe2533da8a7d7cdd8a156d7c", "tx_index": 60, - "block_time": 1727201016, + "block_time": 1727349782, "asset_info": { "divisible": true, "asset_longname": null, @@ -680,9 +680,9 @@ Here is a list of events classified by theme and for each an example response: }, "quantity_normalized": "0.00000001" }, - "tx_hash": "da0a0e76bfc982e2bbed2679a71f4e2d3ebc01140b448f430bb01b50f7ceaabb", + "tx_hash": "e2b0838c6777bfc19c1356df65d1b06044f6a87dbe2533da8a7d7cdd8a156d7c", "block_index": 194, - "block_time": 1727201016 + "block_time": 1727349782 } ], "next_cursor": 157, @@ -714,11 +714,11 @@ Here is a list of events classified by theme and for each an example response: "give_asset": "XCP", "give_quantity": 1000, "give_remaining": 1000, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "status": "open", - "tx_hash": "132d67269995e3bc9e40d83bc0badefad56d85f0229eedfb0e2ccdf829d03d28", + "tx_hash": "a698de8b421cf087e348e8229a0a5fe1f94cda423531629f5c2864fde41dcd7f", "tx_index": 58, - "block_time": 1727201008, + "block_time": 1727349773, "give_asset_info": { "divisible": true, "asset_longname": null, @@ -742,9 +742,9 @@ Here is a list of events classified by theme and for each an example response: "fee_required_remaining_normalized": "0.00000000", "fee_provided_remaining_normalized": "0.00010000" }, - "tx_hash": "132d67269995e3bc9e40d83bc0badefad56d85f0229eedfb0e2ccdf829d03d28", + "tx_hash": "a698de8b421cf087e348e8229a0a5fe1f94cda423531629f5c2864fde41dcd7f", "block_index": 192, - "block_time": 1727201008 + "block_time": 1727349773 } ], "next_cursor": 509, @@ -767,20 +767,20 @@ Here is a list of events classified by theme and for each an example response: "fee_paid": 0, "forward_asset": "XCP", "forward_quantity": 3000, - "id": "4844c5f31805a95e25af849d3e888b41d4cba82846300010c82895f4072e57f6_467f7e82754021f4a8a7e07800c1785d2619004c75fd9200884f7aa4def7caa7", + "id": "c0e64defd329daf75d1cfd3cdd4466bca850ee09e61b996a4b5af9517d84de05_c6f8c780a3c367c4f406fc77b5022d7218f701c9e98d119dd9bdacfe94ebf127", "match_expire_index": 207, "status": "pending", - "tx0_address": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "tx0_address": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "tx0_block_index": 185, "tx0_expiration": 21, - "tx0_hash": "4844c5f31805a95e25af849d3e888b41d4cba82846300010c82895f4072e57f6", + "tx0_hash": "c0e64defd329daf75d1cfd3cdd4466bca850ee09e61b996a4b5af9517d84de05", "tx0_index": 50, - "tx1_address": "bcrt1q9cf2ed4wk37qye08wlppw39l7prxws7afa3krk", + "tx1_address": "bcrt1q8udnt5x86nuhees5qhcv4p9ta8g8hfydzswq37", "tx1_block_index": 187, "tx1_expiration": 21, - "tx1_hash": "467f7e82754021f4a8a7e07800c1785d2619004c75fd9200884f7aa4def7caa7", + "tx1_hash": "c6f8c780a3c367c4f406fc77b5022d7218f701c9e98d119dd9bdacfe94ebf127", "tx1_index": 53, - "block_time": 1727200986, + "block_time": 1727349752, "forward_asset_info": { "divisible": true, "asset_longname": null, @@ -799,9 +799,9 @@ Here is a list of events classified by theme and for each an example response: "backward_quantity_normalized": "0.00003000", "fee_paid_normalized": "0.00000000" }, - "tx_hash": "467f7e82754021f4a8a7e07800c1785d2619004c75fd9200884f7aa4def7caa7", + "tx_hash": "c6f8c780a3c367c4f406fc77b5022d7218f701c9e98d119dd9bdacfe94ebf127", "block_index": 187, - "block_time": 1727200986 + "block_time": 1727349752 } ], "next_cursor": 468, @@ -819,11 +819,11 @@ Here is a list of events classified by theme and for each an example response: "event": "ORDER_UPDATE", "params": { "status": "cancelled", - "tx_hash": "83919cf82dd5eb1e2e1f6d3f3f752d34d41636ed00ab8ff78369eb81475b8e57" + "tx_hash": "2800d4586e4c4189062b253bb171fd88ceb4184a559bb111b5990541e65968fc" }, - "tx_hash": "1d314894d90254c43598647c4ebca9b8f3f0d20a522eb8130d9955e95ea1c197", + "tx_hash": "580ec0c7defaa9779a34e074c2046fab885ea02da799e56daed21d55a482e71f", "block_index": 191, - "block_time": 1727201003 + "block_time": 1727349769 } ], "next_cursor": 483, @@ -841,11 +841,11 @@ Here is a list of events classified by theme and for each an example response: "event": "ORDER_FILLED", "params": { "status": "filled", - "tx_hash": "e2f9612faf4a7e6249958ba9d24aaf9e3d7a70b0dafaa5fb94dc51a088e6cf63" + "tx_hash": "94e8b0e0054d6ee0096945c1edaca9a0736964d53f43a8a158850f17cfd985af" }, - "tx_hash": "c78a916b13975e32514ea6fac0324481adfcc972f1db2cbabb96677db4d026cb", + "tx_hash": "3e53e5f159119741d2f20cb51578a15e316fc0f0d4bb92eadba99103104483ac", "block_index": 186, - "block_time": 1727200982 + "block_time": 1727349748 } ], "next_cursor": null, @@ -862,13 +862,13 @@ Here is a list of events classified by theme and for each an example response: "event_index": 474, "event": "ORDER_MATCH_UPDATE", "params": { - "id": "4844c5f31805a95e25af849d3e888b41d4cba82846300010c82895f4072e57f6_e2f9612faf4a7e6249958ba9d24aaf9e3d7a70b0dafaa5fb94dc51a088e6cf63", - "order_match_id": "4844c5f31805a95e25af849d3e888b41d4cba82846300010c82895f4072e57f6_e2f9612faf4a7e6249958ba9d24aaf9e3d7a70b0dafaa5fb94dc51a088e6cf63", + "id": "c0e64defd329daf75d1cfd3cdd4466bca850ee09e61b996a4b5af9517d84de05_94e8b0e0054d6ee0096945c1edaca9a0736964d53f43a8a158850f17cfd985af", + "order_match_id": "c0e64defd329daf75d1cfd3cdd4466bca850ee09e61b996a4b5af9517d84de05_94e8b0e0054d6ee0096945c1edaca9a0736964d53f43a8a158850f17cfd985af", "status": "completed" }, - "tx_hash": "c78a916b13975e32514ea6fac0324481adfcc972f1db2cbabb96677db4d026cb", + "tx_hash": "3e53e5f159119741d2f20cb51578a15e316fc0f0d4bb92eadba99103104483ac", "block_index": 186, - "block_time": 1727200982 + "block_time": 1727349748 } ], "next_cursor": 447, @@ -887,18 +887,18 @@ Here is a list of events classified by theme and for each an example response: "params": { "block_index": 186, "btc_amount": 2000, - "destination": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", - "order_match_id": "4844c5f31805a95e25af849d3e888b41d4cba82846300010c82895f4072e57f6_e2f9612faf4a7e6249958ba9d24aaf9e3d7a70b0dafaa5fb94dc51a088e6cf63", - "source": "bcrt1q2nqm5v62ryf0jc6n7ygf8zf8cezllyryfdfnk9", + "destination": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", + "order_match_id": "c0e64defd329daf75d1cfd3cdd4466bca850ee09e61b996a4b5af9517d84de05_94e8b0e0054d6ee0096945c1edaca9a0736964d53f43a8a158850f17cfd985af", + "source": "bcrt1q80kwyrcnqdvackyar6zdtx2shtussgggmw3q6d", "status": "valid", - "tx_hash": "c78a916b13975e32514ea6fac0324481adfcc972f1db2cbabb96677db4d026cb", + "tx_hash": "3e53e5f159119741d2f20cb51578a15e316fc0f0d4bb92eadba99103104483ac", "tx_index": 52, - "block_time": 1727200982, + "block_time": 1727349748, "btc_amount_normalized": "0.00002000" }, - "tx_hash": "c78a916b13975e32514ea6fac0324481adfcc972f1db2cbabb96677db4d026cb", + "tx_hash": "3e53e5f159119741d2f20cb51578a15e316fc0f0d4bb92eadba99103104483ac", "block_index": 186, - "block_time": 1727200982 + "block_time": 1727349748 } ], "next_cursor": null, @@ -916,16 +916,16 @@ Here is a list of events classified by theme and for each an example response: "event": "CANCEL_ORDER", "params": { "block_index": 191, - "offer_hash": "83919cf82dd5eb1e2e1f6d3f3f752d34d41636ed00ab8ff78369eb81475b8e57", - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "offer_hash": "2800d4586e4c4189062b253bb171fd88ceb4184a559bb111b5990541e65968fc", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "status": "valid", - "tx_hash": "1d314894d90254c43598647c4ebca9b8f3f0d20a522eb8130d9955e95ea1c197", + "tx_hash": "580ec0c7defaa9779a34e074c2046fab885ea02da799e56daed21d55a482e71f", "tx_index": 57, - "block_time": 1727201003 + "block_time": 1727349769 }, - "tx_hash": "1d314894d90254c43598647c4ebca9b8f3f0d20a522eb8130d9955e95ea1c197", + "tx_hash": "580ec0c7defaa9779a34e074c2046fab885ea02da799e56daed21d55a482e71f", "block_index": 191, - "block_time": 1727201003 + "block_time": 1727349769 } ], "next_cursor": null, @@ -943,13 +943,13 @@ Here is a list of events classified by theme and for each an example response: "event": "ORDER_EXPIRATION", "params": { "block_index": 183, - "order_hash": "3a7ea4dc466a608d47050ca02aa94f8d84ae9ea60b94dcf727b3e6eb8728e8d8", - "source": "bcrt1q2nqm5v62ryf0jc6n7ygf8zf8cezllyryfdfnk9", - "block_time": 1727200899 + "order_hash": "14d777a78cbc424d171855e5b4ba94e6fbe4ffa003915cbd1a889ff733a278c5", + "source": "bcrt1q80kwyrcnqdvackyar6zdtx2shtussgggmw3q6d", + "block_time": 1727349670 }, "tx_hash": null, "block_index": 183, - "block_time": 1727200899 + "block_time": 1727349670 } ], "next_cursor": 453, @@ -967,14 +967,14 @@ Here is a list of events classified by theme and for each an example response: "event": "ORDER_MATCH_EXPIRATION", "params": { "block_index": 183, - "order_match_id": "f90bb3520b4cd8e8f43ae4a416ea102f6a45a4cfd10b4620066271057abde926_3a7ea4dc466a608d47050ca02aa94f8d84ae9ea60b94dcf727b3e6eb8728e8d8", - "tx0_address": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", - "tx1_address": "bcrt1q2nqm5v62ryf0jc6n7ygf8zf8cezllyryfdfnk9", - "block_time": 1727200899 + "order_match_id": "3c2578755f5ce3a12092ce274da102b8cc2edd176680fb729c666ddf64758de0_14d777a78cbc424d171855e5b4ba94e6fbe4ffa003915cbd1a889ff733a278c5", + "tx0_address": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", + "tx1_address": "bcrt1q80kwyrcnqdvackyar6zdtx2shtussgggmw3q6d", + "block_time": 1727349670 }, "tx_hash": null, "block_index": 183, - "block_time": 1727200899 + "block_time": 1727349670 } ], "next_cursor": null, @@ -999,14 +999,14 @@ Here is a list of events classified by theme and for each an example response: "escrow_quantity": 10000, "give_quantity": 1, "give_remaining": 10000, - "oracle_address": "bcrt1qeshrsce6vyx833j2p85aesnx0aj9sxjtt79jak", - "origin": "bcrt1qeshrsce6vyx833j2p85aesnx0aj9sxjtt79jak", + "oracle_address": "bcrt1qm9mne8mrxhvyp755z5f69cry0z5zgrc87js5qu", + "origin": "bcrt1qm9mne8mrxhvyp755z5f69cry0z5zgrc87js5qu", "satoshirate": 1, - "source": "bcrt1qeshrsce6vyx833j2p85aesnx0aj9sxjtt79jak", + "source": "bcrt1qm9mne8mrxhvyp755z5f69cry0z5zgrc87js5qu", "status": 0, - "tx_hash": "1e7bea513de78cabf444b974fdb0efb4304b18bd990a889d7a0f8b0e3d21b6ea", + "tx_hash": "8e7f28a8c5ca3134d68d6d673d11435378a769b54dbac5264a32f33d7a45c564", "tx_index": 33, - "block_time": 1727200823, + "block_time": 1727349596, "asset_info": { "divisible": true, "asset_longname": null, @@ -1019,9 +1019,9 @@ Here is a list of events classified by theme and for each an example response: "escrow_quantity_normalized": "0.00010000", "satoshirate_normalized": "0.00000001" }, - "tx_hash": "1e7bea513de78cabf444b974fdb0efb4304b18bd990a889d7a0f8b0e3d21b6ea", + "tx_hash": "8e7f28a8c5ca3134d68d6d673d11435378a769b54dbac5264a32f33d7a45c564", "block_index": 146, - "block_time": 1727200823 + "block_time": 1727349596 } ], "next_cursor": 254, @@ -1040,9 +1040,9 @@ Here is a list of events classified by theme and for each an example response: "params": { "asset": "XCP", "give_remaining": 0, - "source": "mtFzzdWHLZqWVVMGKENQscisyMTejQamk6", + "source": "mxH2rQrd18EF6R1ykn18TRPT2HX5UVRJHz", "status": 10, - "tx_hash": "e6a18e565cab14aec4ba641f48a311c8643793f8fa84b25141ced517eaefc6f9", + "tx_hash": "a913a4e0d363595bbb0d8042759a3e348de369b4f3c7c1e6a0b6628bb46810a8", "asset_info": { "divisible": true, "asset_longname": null, @@ -1052,9 +1052,9 @@ Here is a list of events classified by theme and for each an example response: }, "give_remaining_normalized": "0.00000000" }, - "tx_hash": "664b33a2858e0961f08c6a45f5ec6b98042d62a4f4e98faf6862f374be802724", + "tx_hash": "3ca36e487e877ec78ff41ab30691fb067721fa65e9a6478d0a0997847ec29966", "block_index": 150, - "block_time": 1727200840 + "block_time": 1727349613 } ], "next_cursor": 279, @@ -1073,13 +1073,13 @@ Here is a list of events classified by theme and for each an example response: "params": { "asset": "XCP", "block_index": 144, - "destination": "mtFzzdWHLZqWVVMGKENQscisyMTejQamk6", + "destination": "mxH2rQrd18EF6R1ykn18TRPT2HX5UVRJHz", "dispense_quantity": 10, - "dispenser_tx_hash": "e6a18e565cab14aec4ba641f48a311c8643793f8fa84b25141ced517eaefc6f9", - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", - "tx_hash": "b1e16747a30649a1850561f22204365ba5a8721325f1509544a91cbd364ea876", + "dispenser_tx_hash": "a913a4e0d363595bbb0d8042759a3e348de369b4f3c7c1e6a0b6628bb46810a8", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", + "tx_hash": "9a4204cfd45d607d4fd0ef121a833318ade0f64cb0b179e4afaeb07325c392fc", "tx_index": 31, - "block_time": 1727200815, + "block_time": 1727349577, "asset_info": { "divisible": true, "asset_longname": null, @@ -1089,9 +1089,9 @@ Here is a list of events classified by theme and for each an example response: }, "dispense_quantity_normalized": "0.00000010" }, - "tx_hash": "b1e16747a30649a1850561f22204365ba5a8721325f1509544a91cbd364ea876", + "tx_hash": "9a4204cfd45d607d4fd0ef121a833318ade0f64cb0b179e4afaeb07325c392fc", "block_index": 144, - "block_time": 1727200815 + "block_time": 1727349577 } ], "next_cursor": null, @@ -1111,14 +1111,14 @@ Here is a list of events classified by theme and for each an example response: "asset": "XCP", "block_index": 147, "btc_amount": 10000, - "destination": "bcrt1qfvucymcd7u04hpd7eafsmxwnashcmaqs54q79p", + "destination": "bcrt1qwjn89m6ynaf8t4s48mucjczwt375eyrga4zrhw", "dispense_index": 0, "dispense_quantity": 666, - "dispenser_tx_hash": "1e7bea513de78cabf444b974fdb0efb4304b18bd990a889d7a0f8b0e3d21b6ea", - "source": "bcrt1qeshrsce6vyx833j2p85aesnx0aj9sxjtt79jak", - "tx_hash": "6b21482e6e461d42ded8e74826ff88a8b23621baaa45e714c7c2a20457bd6c12", + "dispenser_tx_hash": "8e7f28a8c5ca3134d68d6d673d11435378a769b54dbac5264a32f33d7a45c564", + "source": "bcrt1qm9mne8mrxhvyp755z5f69cry0z5zgrc87js5qu", + "tx_hash": "4bc99d7ffc03d1e4915b1ea44172e6084ee85288f44bae4e6d9043e8746f3dd2", "tx_index": 34, - "block_time": 1727200827, + "block_time": 1727349600, "asset_info": { "divisible": true, "asset_longname": null, @@ -1129,9 +1129,9 @@ Here is a list of events classified by theme and for each an example response: "dispense_quantity_normalized": "0.00000666", "btc_amount_normalized": "0.00010000" }, - "tx_hash": "6b21482e6e461d42ded8e74826ff88a8b23621baaa45e714c7c2a20457bd6c12", + "tx_hash": "4bc99d7ffc03d1e4915b1ea44172e6084ee85288f44bae4e6d9043e8746f3dd2", "block_index": 147, - "block_time": 1727200827 + "block_time": 1727349600 } ], "next_cursor": 240, @@ -1153,19 +1153,19 @@ Here is a list of events classified by theme and for each an example response: "block_index": 138, "fee_fraction_int": 0, "locked": false, - "source": "bcrt1qeshrsce6vyx833j2p85aesnx0aj9sxjtt79jak", + "source": "bcrt1qm9mne8mrxhvyp755z5f69cry0z5zgrc87js5qu", "status": "valid", "text": "price-USD", "timestamp": 4003903983, - "tx_hash": "28499c6a50363ce063ee5e7f5de4d43ea5bf86a19dc05ea650443b343c00e258", + "tx_hash": "f1e99ee2d6b5cb7b23efa5b5ee18acc60380cfb0045398b51eb6e97d7cdc4808", "tx_index": 25, "value": 66600.0, - "block_time": 1727200790, + "block_time": 1727349552, "fee_fraction_int_normalized": "0.00000000" }, - "tx_hash": "28499c6a50363ce063ee5e7f5de4d43ea5bf86a19dc05ea650443b343c00e258", + "tx_hash": "f1e99ee2d6b5cb7b23efa5b5ee18acc60380cfb0045398b51eb6e97d7cdc4808", "block_index": 138, - "block_time": 1727200790 + "block_time": 1727349552 } ], "next_cursor": 213, @@ -1203,16 +1203,16 @@ Here is a list of events classified by theme and for each an example response: "quantity_by_price": 60, "soft_cap": 0, "soft_cap_deadline_block": 0, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "start_block": 0, "status": "open", - "tx_hash": "5f1bb112a42ace59fa09d6a6fc1916eec2a940d44682b160c97bbae14494b127", + "tx_hash": "dcf51617ae20ec4d8e93ee5852b5ad729111cf44ffc8b1990010dc23e4946287", "tx_index": 22, - "block_time": 1727200777 + "block_time": 1727349541 }, - "tx_hash": "5f1bb112a42ace59fa09d6a6fc1916eec2a940d44682b160c97bbae14494b127", + "tx_hash": "dcf51617ae20ec4d8e93ee5852b5ad729111cf44ffc8b1990010dc23e4946287", "block_index": 135, - "block_time": 1727200777 + "block_time": 1727349541 } ], "next_cursor": 161, @@ -1230,11 +1230,11 @@ Here is a list of events classified by theme and for each an example response: "event": "FAIRMINTER_UPDATE", "params": { "status": "closed", - "tx_hash": "ef8994a7c4750636583ff8d92fe09ac8c38d280813f2e2e923e07c9b9a3d9cda" + "tx_hash": "b138bde3e56cbfb89568a21f4adc5db7ed53b8b04d83baeb55e9b45a0d76ac81" }, "tx_hash": null, "block_index": 130, - "block_time": 1727200756 + "block_time": 1727349511 } ], "next_cursor": 110, @@ -1255,24 +1255,24 @@ Here is a list of events classified by theme and for each an example response: "block_index": 136, "commission": 0, "earn_quantity": 40, - "fairminter_tx_hash": "5f1bb112a42ace59fa09d6a6fc1916eec2a940d44682b160c97bbae14494b127", + "fairminter_tx_hash": "dcf51617ae20ec4d8e93ee5852b5ad729111cf44ffc8b1990010dc23e4946287", "paid_quantity": 34, - "source": "bcrt1q2nqm5v62ryf0jc6n7ygf8zf8cezllyryfdfnk9", + "source": "bcrt1q80kwyrcnqdvackyar6zdtx2shtussgggmw3q6d", "status": "valid", - "tx_hash": "bccbb42deef048209e07d9fb0f7340bb2b1e8f10c5e54f1cfa55accb8ac66283", + "tx_hash": "44a03318e1b6b030f0e328334464291e6d3341efea03a7f56f8f3c8112fac782", "tx_index": 23, - "block_time": 1727200781, + "block_time": 1727349545, "asset_info": { "asset_longname": "", "description": "", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false } }, - "tx_hash": "bccbb42deef048209e07d9fb0f7340bb2b1e8f10c5e54f1cfa55accb8ac66283", + "tx_hash": "44a03318e1b6b030f0e328334464291e6d3341efea03a7f56f8f3c8112fac782", "block_index": 136, - "block_time": 1727200781 + "block_time": 1727349545 } ], "next_cursor": 190, @@ -1293,28 +1293,28 @@ Here is a list of events classified by theme and for each an example response: "params": { "asset": "MYASSETA", "block_index": 152, - "destination": "10c98431b6929b14e27a040b17f2d22aafc7813478587e2bbaca26c1c6197538:1", + "destination": "984bc0ec4bd08b8bc75ae3c16b95de7ac4c500b8948d9ce99ddfb27f095f5107:1", "fee_paid": 0, "msg_index": 0, "quantity": 1000000000, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "status": "valid", - "tx_hash": "10c98431b6929b14e27a040b17f2d22aafc7813478587e2bbaca26c1c6197538", + "tx_hash": "984bc0ec4bd08b8bc75ae3c16b95de7ac4c500b8948d9ce99ddfb27f095f5107", "tx_index": 39, - "block_time": 1727200849, + "block_time": 1727349621, "asset_info": { "asset_longname": null, "description": "My super asset A", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false }, "quantity_normalized": "10.00000000", "fee_paid_normalized": "0.00000000" }, - "tx_hash": "10c98431b6929b14e27a040b17f2d22aafc7813478587e2bbaca26c1c6197538", + "tx_hash": "984bc0ec4bd08b8bc75ae3c16b95de7ac4c500b8948d9ce99ddfb27f095f5107", "block_index": 152, - "block_time": 1727200849 + "block_time": 1727349621 } ], "next_cursor": 296, @@ -1333,28 +1333,28 @@ Here is a list of events classified by theme and for each an example response: "params": { "asset": "MYASSETA", "block_index": 151, - "destination": "bcrt1qe4v63z8qa2kvy5yzt4ssr8zhwxgqw84j8nmhvg", + "destination": "bcrt1qfef9ruv8npmwdjqv0qlrlcr02xtcxk0y6rwtnt", "fee_paid": 0, "msg_index": 0, "quantity": 500000000, - "source": "664b33a2858e0961f08c6a45f5ec6b98042d62a4f4e98faf6862f374be802724:0", + "source": "3ca36e487e877ec78ff41ab30691fb067721fa65e9a6478d0a0997847ec29966:0", "status": "valid", - "tx_hash": "f409e618a14bf7943a7027f7f66f55aaf0604d8c0cafc7c0062f5c6bdf82d7b6", + "tx_hash": "63e310052736f958559fccc2f2261467f8b9c28616ec4d26d6170d21eb932092", "tx_index": 38, - "block_time": 1727200844, + "block_time": 1727349617, "asset_info": { "asset_longname": null, "description": "My super asset A", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false }, "quantity_normalized": "5.00000000", "fee_paid_normalized": "0.00000000" }, - "tx_hash": "f409e618a14bf7943a7027f7f66f55aaf0604d8c0cafc7c0062f5c6bdf82d7b6", + "tx_hash": "63e310052736f958559fccc2f2261467f8b9c28616ec4d26d6170d21eb932092", "block_index": 151, - "block_time": 1727200844 + "block_time": 1727349617 } ], "next_cursor": null, @@ -1373,14 +1373,14 @@ Here is a list of events classified by theme and for each an example response: "params": { "asset": "XCP", "block_index": 156, - "destination": "ca11a87b6b09143626cafffbc32be68d26d43df5facbb48aa919ce857c1aa739:1", + "destination": "b23ccb0a8e23a72fe755d50bacdaa32963691551568f41dd970bda0e46a1f896:1", "msg_index": 1, "quantity": 1500000000, - "source": "9d347b5453e8bf2608768d2b109367ce3aaf5a12d4bc63526fa6fb59eab1901d:0", + "source": "6cc93fdf5891a4a25a055fac25361c236912ebf976ada3a6e9e2f1289a9c67d6:0", "status": "valid", - "tx_hash": "ca11a87b6b09143626cafffbc32be68d26d43df5facbb48aa919ce857c1aa739", + "tx_hash": "b23ccb0a8e23a72fe755d50bacdaa32963691551568f41dd970bda0e46a1f896", "tx_index": 43, - "block_time": 1727200867, + "block_time": 1727349637, "asset_info": { "divisible": true, "asset_longname": null, @@ -1390,9 +1390,9 @@ Here is a list of events classified by theme and for each an example response: }, "quantity_normalized": "15.00000000" }, - "tx_hash": "ca11a87b6b09143626cafffbc32be68d26d43df5facbb48aa919ce857c1aa739", + "tx_hash": "b23ccb0a8e23a72fe755d50bacdaa32963691551568f41dd970bda0e46a1f896", "block_index": 156, - "block_time": 1727200867 + "block_time": 1727349637 } ], "next_cursor": 353, @@ -1414,17 +1414,17 @@ Here is a list of events classified by theme and for each an example response: "block_index": 121, "burned": 50000000, "earned": 74999996667, - "source": "bcrt1quygvuzd7gsxym55nf7w85agucgajyp9p5jduqp", + "source": "bcrt1qz5kudmquhd3pjrkwvcm08y70nps3wd7h787nsr", "status": "valid", - "tx_hash": "bb35e686d434cae9951da80cf904917280d38b8251f1626625123d1a058d4a6d", + "tx_hash": "44abd48b32ac931edcbd9d1917248c81169903630a30d90f1f6ff2e516b2955b", "tx_index": 9, - "block_time": 1727200719, + "block_time": 1727349472, "burned_normalized": "0.50000000", "earned_normalized": "749.99997000" }, - "tx_hash": "bb35e686d434cae9951da80cf904917280d38b8251f1626625123d1a058d4a6d", + "tx_hash": "44abd48b32ac931edcbd9d1917248c81169903630a30d90f1f6ff2e516b2955b", "block_index": 121, - "block_time": 1727200719 + "block_time": 1727349472 } ], "next_cursor": 65, @@ -1481,61 +1481,61 @@ Returns the list of the last ten blocks "result": [ { "block_index": 194, - "block_hash": "52ace614bdf700970fae116cbd930af95fe09c4faee117d3d3c0c24860eedf93", - "block_time": 1727201016, - "previous_block_hash": "72aff9bcfbc6a9f61cd1c192dc2322be91c061a847e81cc3b45854c9af31a6d5", + "block_hash": "65f3b8e95b553064e136eca01ca1fad84f6980bf8b7e2372d745c2051646fdb7", + "block_time": 1727349782, + "previous_block_hash": "54672ea685fd69351a7053e700a410b78f15779452e33b33b6568680facc7d1c", "difficulty": 545259519, - "ledger_hash": "d16329e826a589a6af06767a820f5914ee69e22398c8612ed0c73909a1ab9b1f", - "txlist_hash": "555a7b8103a776f23b649ec297d2177fe885443dc976750a259547be47cd26e7", - "messages_hash": "1bc8906db34e5bf45f47eca127e2b4cc60e46bbc8cf4301617e02c6f29b32301", + "ledger_hash": "6afd3dfc102fbf1274a2eeb819e3f884052abc07094a6ae2a214d492f0eaddf8", + "txlist_hash": "230713c1ad13fc88b739b97038bb4243d934efd7d03b200ebc289c930c2a7d58", + "messages_hash": "6b6351b7f9138a49ff6e792f7e0d5eb884ae745d994b4894b3a880c6eace487e", "transaction_count": 1, "confirmed": true }, { "block_index": 193, - "block_hash": "72aff9bcfbc6a9f61cd1c192dc2322be91c061a847e81cc3b45854c9af31a6d5", - "block_time": 1727201012, - "previous_block_hash": "7aa8cd7d46e84e234d53f8c14736afd98d1d5b8441f4f425fe8c6a52c3f33c87", + "block_hash": "54672ea685fd69351a7053e700a410b78f15779452e33b33b6568680facc7d1c", + "block_time": 1727349778, + "previous_block_hash": "7f32744ac190f7103aded180f9a78843053006353de63e4a6ba2083fac6ef4f0", "difficulty": 545259519, - "ledger_hash": "fe72f9a183bbe8818f70ff6fff77b10468c2dc87a83499c4efa91349405a7d67", - "txlist_hash": "aba2669687ed43d3c307f90145085717cceb79038c715445f52cb587817ca510", - "messages_hash": "2d72a21fa2540f29a91bb2530c0078d445e984faccd9deb0b88d92a542a6c1bb", + "ledger_hash": "4db52c358cac39da66222d66c1ea33914646bbfc90a4248c9ec276cb191d6813", + "txlist_hash": "cef984ed4a7a32c5165d288d1acdeb4c7a1586edf815ed612aaf00a64d9d2140", + "messages_hash": "dfce0d6c33e318ae8c5d96ac38a54619cccb5ded461d2ba4d71d279962df8aa2", "transaction_count": 1, "confirmed": true }, { "block_index": 192, - "block_hash": "7aa8cd7d46e84e234d53f8c14736afd98d1d5b8441f4f425fe8c6a52c3f33c87", - "block_time": 1727201008, - "previous_block_hash": "6df0e71250aea0de3e29c053f2ca49cc02c029f911a25356f455303c447d0a63", + "block_hash": "7f32744ac190f7103aded180f9a78843053006353de63e4a6ba2083fac6ef4f0", + "block_time": 1727349773, + "previous_block_hash": "5602fc933b2479e92972028900aa479b950d68de91c99d9cd2b9d4b6c9eb5fd8", "difficulty": 545259519, - "ledger_hash": "b628adecb3a2aaf9e34fdd69db9d8deca8cd034cc5003533e94931ea8e2b3eb9", - "txlist_hash": "7907f570d25dd6ee1b06021b8124df870185e5dff3ed08257498d094cd0986b2", - "messages_hash": "fbc2a23c6dbea37463fe9e7b83b6f116bcdc875ab356c17de0eed630e0ca9998", + "ledger_hash": "f32819f366089e7be1d61549ea81c5bd6f92df3aa7132bbf9aa48e6e322f46c2", + "txlist_hash": "5902292890fd7417ab21b7576fbb3198693e6e9aafbbeccec45b7535ea25bda3", + "messages_hash": "5d024d4cdc4156f041f900eff02813d986819b2932fb00f6050e5bc115a5c42d", "transaction_count": 1, "confirmed": true }, { "block_index": 191, - "block_hash": "6df0e71250aea0de3e29c053f2ca49cc02c029f911a25356f455303c447d0a63", - "block_time": 1727201003, - "previous_block_hash": "0878eceac6ded73fd8e873772ed9f93c488a46bdde659e59451e65eb9a3ee390", + "block_hash": "5602fc933b2479e92972028900aa479b950d68de91c99d9cd2b9d4b6c9eb5fd8", + "block_time": 1727349769, + "previous_block_hash": "6894c9d833a94dda96cacbd65c20855b53ab6cbf3ca4d2935db0148cdee0f627", "difficulty": 545259519, - "ledger_hash": "ca55ff06d6da636d78ab4e2f239b3e1f55fba257aad9da3ba207987ddef60d4f", - "txlist_hash": "15073748e67fe9f89a59617d6f98dd6825510a84aa9a81c8a71ab8e0d78371cb", - "messages_hash": "794947a3274da460c59e4e508e48909c67ed76799d6d25c045d0f2ae92fd60e9", + "ledger_hash": "56439105809a24821db850ad11b7a9bcdeb234e030a72d04a32581c3eb647af4", + "txlist_hash": "7021fec1d976f2f8f67baf2e23d43543c71c86219925321de732307641be9f19", + "messages_hash": "7327fc15905006bd050f07ce73402c55ba9f53d2429f12aa5dbd908187d6e6fe", "transaction_count": 1, "confirmed": true }, { "block_index": 190, - "block_hash": "0878eceac6ded73fd8e873772ed9f93c488a46bdde659e59451e65eb9a3ee390", - "block_time": 1727200999, - "previous_block_hash": "73be93be2c91012204c8a1e8321475345c6c634627235302e1e7abe56fcb5755", + "block_hash": "6894c9d833a94dda96cacbd65c20855b53ab6cbf3ca4d2935db0148cdee0f627", + "block_time": 1727349765, + "previous_block_hash": "0aec4e04920daa7b67afa563ad13da72e656efceb46b60268f1a55bbe2271020", "difficulty": 545259519, - "ledger_hash": "c242b73b2ee5c7a4cb1a18658d3d1c025310777e321d11722eff7c218b55df48", - "txlist_hash": "d647e554d1cfd1e9685fb03b192d224c788e4e30b2e0aad469691108c00abd60", - "messages_hash": "ed415b2226b65db4bdc25bfb21ecca24635074bfa76649c0f9e9458187b5da57", + "ledger_hash": "a6d03bd6b3e449b783edd211add171850d40e102c778b220531b880876557eb4", + "txlist_hash": "5c851aff77532fb39c7356573584f5d9df7e80f0dbdf20d105780ff406950e01", + "messages_hash": "5d60009e707e3dd2f42cc145b11acaeaa1676005a5dee3680dca8e0fa9cad3c8", "transaction_count": 1, "confirmed": true } @@ -1572,13 +1572,13 @@ Return the information of a block { "result": { "block_index": 194, - "block_hash": "52ace614bdf700970fae116cbd930af95fe09c4faee117d3d3c0c24860eedf93", - "block_time": 1727201016, - "previous_block_hash": "72aff9bcfbc6a9f61cd1c192dc2322be91c061a847e81cc3b45854c9af31a6d5", + "block_hash": "65f3b8e95b553064e136eca01ca1fad84f6980bf8b7e2372d745c2051646fdb7", + "block_time": 1727349782, + "previous_block_hash": "54672ea685fd69351a7053e700a410b78f15779452e33b33b6568680facc7d1c", "difficulty": 545259519, - "ledger_hash": "d16329e826a589a6af06767a820f5914ee69e22398c8612ed0c73909a1ab9b1f", - "txlist_hash": "555a7b8103a776f23b649ec297d2177fe885443dc976750a259547be47cd26e7", - "messages_hash": "1bc8906db34e5bf45f47eca127e2b4cc60e46bbc8cf4301617e02c6f29b32301", + "ledger_hash": "6afd3dfc102fbf1274a2eeb819e3f884052abc07094a6ae2a214d492f0eaddf8", + "txlist_hash": "230713c1ad13fc88b739b97038bb4243d934efd7d03b200ebc289c930c2a7d58", + "messages_hash": "6b6351b7f9138a49ff6e792f7e0d5eb884ae745d994b4894b3a880c6eace487e", "transaction_count": 1, "confirmed": true } @@ -1590,7 +1590,7 @@ Return the information of a block Return the information of a block + Parameters - + block_hash: `52ace614bdf700970fae116cbd930af95fe09c4faee117d3d3c0c24860eedf93` (str, required) - The index of the block to return + + block_hash: `65f3b8e95b553064e136eca01ca1fad84f6980bf8b7e2372d745c2051646fdb7` (str, required) - The index of the block to return + verbose: `true` (bool, optional) - Include asset and dispenser info and normalized quantities in the response. + Default: `false` + show_unconfirmed (bool, optional) - Include results from Mempool. @@ -1602,13 +1602,13 @@ Return the information of a block { "result": { "block_index": 194, - "block_hash": "52ace614bdf700970fae116cbd930af95fe09c4faee117d3d3c0c24860eedf93", - "block_time": 1727201016, - "previous_block_hash": "72aff9bcfbc6a9f61cd1c192dc2322be91c061a847e81cc3b45854c9af31a6d5", + "block_hash": "65f3b8e95b553064e136eca01ca1fad84f6980bf8b7e2372d745c2051646fdb7", + "block_time": 1727349782, + "previous_block_hash": "54672ea685fd69351a7053e700a410b78f15779452e33b33b6568680facc7d1c", "difficulty": 545259519, - "ledger_hash": "d16329e826a589a6af06767a820f5914ee69e22398c8612ed0c73909a1ab9b1f", - "txlist_hash": "555a7b8103a776f23b649ec297d2177fe885443dc976750a259547be47cd26e7", - "messages_hash": "1bc8906db34e5bf45f47eca127e2b4cc60e46bbc8cf4301617e02c6f29b32301", + "ledger_hash": "6afd3dfc102fbf1274a2eeb819e3f884052abc07094a6ae2a214d492f0eaddf8", + "txlist_hash": "230713c1ad13fc88b739b97038bb4243d934efd7d03b200ebc289c930c2a7d58", + "messages_hash": "6b6351b7f9138a49ff6e792f7e0d5eb884ae745d994b4894b3a880c6eace487e", "transaction_count": 1, "confirmed": true } @@ -1639,17 +1639,17 @@ Returns the transactions of a block "result": [ { "tx_index": 60, - "tx_hash": "da0a0e76bfc982e2bbed2679a71f4e2d3ebc01140b448f430bb01b50f7ceaabb", + "tx_hash": "e2b0838c6777bfc19c1356df65d1b06044f6a87dbe2533da8a7d7cdd8a156d7c", "block_index": 194, - "block_hash": "52ace614bdf700970fae116cbd930af95fe09c4faee117d3d3c0c24860eedf93", - "block_time": 1727201016, - "source": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", + "block_hash": "65f3b8e95b553064e136eca01ca1fad84f6980bf8b7e2372d745c2051646fdb7", + "block_time": 1727349782, + "source": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", "destination": null, "btc_amount": 0, "fee": 10000, "data": "6e0000000000000001000000000000000164657374726f79", "supported": true, - "utxos_info": "da0a0e76bfc982e2bbed2679a71f4e2d3ebc01140b448f430bb01b50f7ceaabb:1", + "utxos_info": "e2b0838c6777bfc19c1356df65d1b06044f6a87dbe2533da8a7d7cdd8a156d7c:1", "confirmed": true, "unpacked_data": { "message_type": "destroy", @@ -1705,11 +1705,11 @@ Returns the events of a block "event": "BLOCK_PARSED", "params": { "block_index": 193, - "ledger_hash": "fe72f9a183bbe8818f70ff6fff77b10468c2dc87a83499c4efa91349405a7d67", - "messages_hash": "2d72a21fa2540f29a91bb2530c0078d445e984faccd9deb0b88d92a542a6c1bb", + "ledger_hash": "4db52c358cac39da66222d66c1ea33914646bbfc90a4248c9ec276cb191d6813", + "messages_hash": "dfce0d6c33e318ae8c5d96ac38a54619cccb5ded461d2ba4d71d279962df8aa2", "transaction_count": 1, - "txlist_hash": "aba2669687ed43d3c307f90145085717cceb79038c715445f52cb587817ca510", - "block_time": 1727201012 + "txlist_hash": "cef984ed4a7a32c5165d288d1acdeb4c7a1586edf815ed612aaf00a64d9d2140", + "block_time": 1727349778 }, "tx_hash": null }, @@ -1718,43 +1718,43 @@ Returns the events of a block "event": "TRANSACTION_PARSED", "params": { "supported": true, - "tx_hash": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774", + "tx_hash": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1", "tx_index": 59 }, - "tx_hash": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774" + "tx_hash": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1" }, { "event_index": 534, "event": "SWEEP", "params": { "block_index": 193, - "destination": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", + "destination": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", "fee_paid": 600000, "flags": 1, "memo": "sweep my assets", - "source": "bcrt1q9cf2ed4wk37qye08wlppw39l7prxws7afa3krk", + "source": "bcrt1q8udnt5x86nuhees5qhcv4p9ta8g8hfydzswq37", "status": "valid", - "tx_hash": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774", + "tx_hash": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1", "tx_index": 59, - "block_time": 1727201012, + "block_time": 1727349778, "fee_paid_normalized": "0.00600000" }, - "tx_hash": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774" + "tx_hash": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1" }, { "event_index": 533, "event": "CREDIT", "params": { - "address": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", + "address": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", "asset": "XCP", "block_index": 193, "calling_function": "sweep", - "event": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774", + "event": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1", "quantity": 74499387833, "tx_index": 59, "utxo": null, "utxo_address": null, - "block_time": 1727201012, + "block_time": 1727349778, "asset_info": { "divisible": true, "asset_longname": null, @@ -1764,22 +1764,22 @@ Returns the events of a block }, "quantity_normalized": "744.99388000" }, - "tx_hash": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774" + "tx_hash": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1" }, { "event_index": 532, "event": "DEBIT", "params": { "action": "sweep", - "address": "bcrt1q9cf2ed4wk37qye08wlppw39l7prxws7afa3krk", + "address": "bcrt1q8udnt5x86nuhees5qhcv4p9ta8g8hfydzswq37", "asset": "XCP", "block_index": 193, - "event": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774", + "event": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1", "quantity": 74499387833, "tx_index": 59, "utxo": null, "utxo_address": null, - "block_time": 1727201012, + "block_time": 1727349778, "asset_info": { "divisible": true, "asset_longname": null, @@ -1789,7 +1789,7 @@ Returns the events of a block }, "quantity_normalized": "744.99388000" }, - "tx_hash": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774" + "tx_hash": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1" } ], "next_cursor": 531, @@ -1872,16 +1872,16 @@ Returns the events of a block filtered by event "event_index": 533, "event": "CREDIT", "params": { - "address": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", + "address": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", "asset": "XCP", "block_index": 193, "calling_function": "sweep", - "event": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774", + "event": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1", "quantity": 74499387833, "tx_index": 59, "utxo": null, "utxo_address": null, - "block_time": 1727201012, + "block_time": 1727349778, "asset_info": { "divisible": true, "asset_longname": null, @@ -1891,57 +1891,57 @@ Returns the events of a block filtered by event }, "quantity_normalized": "744.99388000" }, - "tx_hash": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774" + "tx_hash": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1" }, { "event_index": 531, "event": "CREDIT", "params": { - "address": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", + "address": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", "asset": "MYASSETA", "block_index": 193, "calling_function": "sweep", - "event": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774", + "event": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1", "quantity": 10, "tx_index": 59, "utxo": null, "utxo_address": null, - "block_time": 1727201012, + "block_time": 1727349778, "asset_info": { "asset_longname": null, "description": "My super asset A", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false }, "quantity_normalized": "0.00000010" }, - "tx_hash": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774" + "tx_hash": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1" }, { "event_index": 529, "event": "CREDIT", "params": { - "address": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", + "address": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", "asset": "FAIRMINTA", "block_index": 193, "calling_function": "sweep", - "event": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774", + "event": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1", "quantity": 500000000, "tx_index": 59, "utxo": null, "utxo_address": null, - "block_time": 1727201012, + "block_time": 1727349778, "asset_info": { "asset_longname": "", "description": "", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false }, "quantity_normalized": "5.00000000" }, - "tx_hash": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774" + "tx_hash": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1" } ], "next_cursor": null, @@ -2004,16 +2004,16 @@ Returns the credits of a block "result": [ { "block_index": 193, - "address": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", + "address": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", "asset": "XCP", "quantity": 74499387833, "calling_function": "sweep", - "event": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774", + "event": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1", "tx_index": 59, "utxo": null, "utxo_address": null, "confirmed": true, - "block_time": 1727201012, + "block_time": 1727349778, "asset_info": { "divisible": true, "asset_longname": null, @@ -2025,20 +2025,20 @@ Returns the credits of a block }, { "block_index": 193, - "address": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", + "address": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", "asset": "MYASSETA", "quantity": 10, "calling_function": "sweep", - "event": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774", + "event": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1", "tx_index": 59, "utxo": null, "utxo_address": null, "confirmed": true, - "block_time": 1727201012, + "block_time": 1727349778, "asset_info": { "asset_longname": null, "description": "My super asset A", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false }, @@ -2046,20 +2046,20 @@ Returns the credits of a block }, { "block_index": 193, - "address": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", + "address": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", "asset": "FAIRMINTA", "quantity": 500000000, "calling_function": "sweep", - "event": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774", + "event": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1", "tx_index": 59, "utxo": null, "utxo_address": null, "confirmed": true, - "block_time": 1727201012, + "block_time": 1727349778, "asset_info": { "asset_longname": "", "description": "", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false }, @@ -2115,16 +2115,16 @@ Returns the debits of a block "result": [ { "block_index": 194, - "address": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", + "address": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", "asset": "XCP", "quantity": 1, "action": "destroy", - "event": "da0a0e76bfc982e2bbed2679a71f4e2d3ebc01140b448f430bb01b50f7ceaabb", + "event": "e2b0838c6777bfc19c1356df65d1b06044f6a87dbe2533da8a7d7cdd8a156d7c", "tx_index": 60, "utxo": null, "utxo_address": null, "confirmed": true, - "block_time": 1727201016, + "block_time": 1727349782, "asset_info": { "divisible": true, "asset_longname": null, @@ -2164,24 +2164,24 @@ Returns the expirations of a block "result": [ { "type": "order", - "object_id": "3a7ea4dc466a608d47050ca02aa94f8d84ae9ea60b94dcf727b3e6eb8728e8d8", + "object_id": "14d777a78cbc424d171855e5b4ba94e6fbe4ffa003915cbd1a889ff733a278c5", "block_index": 183, "confirmed": true, - "block_time": 1727200899 + "block_time": 1727349670 }, { "type": "order", - "object_id": "f90bb3520b4cd8e8f43ae4a416ea102f6a45a4cfd10b4620066271057abde926", + "object_id": "3c2578755f5ce3a12092ce274da102b8cc2edd176680fb729c666ddf64758de0", "block_index": 183, "confirmed": true, - "block_time": 1727200899 + "block_time": 1727349670 }, { "type": "order_match", - "object_id": "f90bb3520b4cd8e8f43ae4a416ea102f6a45a4cfd10b4620066271057abde926_3a7ea4dc466a608d47050ca02aa94f8d84ae9ea60b94dcf727b3e6eb8728e8d8", + "object_id": "3c2578755f5ce3a12092ce274da102b8cc2edd176680fb729c666ddf64758de0_14d777a78cbc424d171855e5b4ba94e6fbe4ffa003915cbd1a889ff733a278c5", "block_index": 183, "confirmed": true, - "block_time": 1727200899 + "block_time": 1727349670 } ], "next_cursor": null, @@ -2213,13 +2213,13 @@ Returns the cancels of a block "result": [ { "tx_index": 57, - "tx_hash": "1d314894d90254c43598647c4ebca9b8f3f0d20a522eb8130d9955e95ea1c197", + "tx_hash": "580ec0c7defaa9779a34e074c2046fab885ea02da799e56daed21d55a482e71f", "block_index": 191, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", - "offer_hash": "83919cf82dd5eb1e2e1f6d3f3f752d34d41636ed00ab8ff78369eb81475b8e57", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", + "offer_hash": "2800d4586e4c4189062b253bb171fd88ceb4184a559bb111b5990541e65968fc", "status": "valid", "confirmed": true, - "block_time": 1727201003 + "block_time": 1727349769 } ], "next_cursor": null, @@ -2251,15 +2251,15 @@ Returns the destructions of a block "result": [ { "tx_index": 60, - "tx_hash": "da0a0e76bfc982e2bbed2679a71f4e2d3ebc01140b448f430bb01b50f7ceaabb", + "tx_hash": "e2b0838c6777bfc19c1356df65d1b06044f6a87dbe2533da8a7d7cdd8a156d7c", "block_index": 194, - "source": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", + "source": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", "asset": "XCP", "quantity": 1, "tag": "64657374726f79", "status": "valid", "confirmed": true, - "block_time": 1727201016, + "block_time": 1727349782, "asset_info": { "divisible": true, "asset_longname": null, @@ -2299,14 +2299,14 @@ Returns the issuances of a block "result": [ { "tx_index": 47, - "tx_hash": "efd20bb15eb6a7ce22645a0fb33b1873d00dc0cdeb9533d37037e0fd6a63f512", + "tx_hash": "a2fa6f1455be62f0f3dc7323d04ff355a70e7a3c9598ec831b1ebe6042414f40", "msg_index": 0, "block_index": 160, "asset": "A95428956980101314", "quantity": 100000000000, "divisible": true, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "transfer": false, "callable": false, "call_date": 0, @@ -2321,7 +2321,7 @@ Returns the issuances of a block "fair_minting": false, "asset_events": "creation", "confirmed": true, - "block_time": 1727200884, + "block_time": 1727349655, "quantity_normalized": "1000.00000000", "fee_paid_normalized": "0.00000000" } @@ -2355,10 +2355,10 @@ Returns the sends, include Enhanced and MPMA sends, of a block "result": [ { "tx_index": 55, - "tx_hash": "4cd813fae2558e89f2f9411f38daa7d4c10c94a267daa38155cf18fb4d9fd055", + "tx_hash": "c95c3eaeb282aad2a9bd7b3c74fec665200aceba41585581df0b0bb4ad6434d7", "block_index": 189, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", - "destination": "bcrt1q2nqm5v62ryf0jc6n7ygf8zf8cezllyryfdfnk9", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", + "destination": "bcrt1q80kwyrcnqdvackyar6zdtx2shtussgggmw3q6d", "asset": "XCP", "quantity": 10, "status": "valid", @@ -2366,7 +2366,7 @@ Returns the sends, include Enhanced and MPMA sends, of a block "memo": null, "fee_paid": 0, "confirmed": true, - "block_time": 1727200995, + "block_time": 1727349761, "asset_info": { "divisible": true, "asset_longname": null, @@ -2379,10 +2379,10 @@ Returns the sends, include Enhanced and MPMA sends, of a block }, { "tx_index": 55, - "tx_hash": "4cd813fae2558e89f2f9411f38daa7d4c10c94a267daa38155cf18fb4d9fd055", + "tx_hash": "c95c3eaeb282aad2a9bd7b3c74fec665200aceba41585581df0b0bb4ad6434d7", "block_index": 189, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", - "destination": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", + "destination": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", "asset": "MYASSETA", "quantity": 10, "status": "valid", @@ -2390,11 +2390,11 @@ Returns the sends, include Enhanced and MPMA sends, of a block "memo": null, "fee_paid": 0, "confirmed": true, - "block_time": 1727200995, + "block_time": 1727349761, "asset_info": { "asset_longname": null, "description": "My super asset A", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false }, @@ -2403,10 +2403,10 @@ Returns the sends, include Enhanced and MPMA sends, of a block }, { "tx_index": 55, - "tx_hash": "4cd813fae2558e89f2f9411f38daa7d4c10c94a267daa38155cf18fb4d9fd055", + "tx_hash": "c95c3eaeb282aad2a9bd7b3c74fec665200aceba41585581df0b0bb4ad6434d7", "block_index": 189, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", - "destination": "bcrt1q9cf2ed4wk37qye08wlppw39l7prxws7afa3krk", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", + "destination": "bcrt1q8udnt5x86nuhees5qhcv4p9ta8g8hfydzswq37", "asset": "MYASSETA", "quantity": 10, "status": "valid", @@ -2414,11 +2414,11 @@ Returns the sends, include Enhanced and MPMA sends, of a block "memo": null, "fee_paid": 0, "confirmed": true, - "block_time": 1727200995, + "block_time": 1727349761, "asset_info": { "asset_longname": null, "description": "My super asset A", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false }, @@ -2456,27 +2456,27 @@ Returns the dispenses of a block { "tx_index": 34, "dispense_index": 0, - "tx_hash": "6b21482e6e461d42ded8e74826ff88a8b23621baaa45e714c7c2a20457bd6c12", + "tx_hash": "4bc99d7ffc03d1e4915b1ea44172e6084ee85288f44bae4e6d9043e8746f3dd2", "block_index": 147, - "source": "bcrt1qeshrsce6vyx833j2p85aesnx0aj9sxjtt79jak", - "destination": "bcrt1qfvucymcd7u04hpd7eafsmxwnashcmaqs54q79p", + "source": "bcrt1qm9mne8mrxhvyp755z5f69cry0z5zgrc87js5qu", + "destination": "bcrt1qwjn89m6ynaf8t4s48mucjczwt375eyrga4zrhw", "asset": "XCP", "dispense_quantity": 666, - "dispenser_tx_hash": "1e7bea513de78cabf444b974fdb0efb4304b18bd990a889d7a0f8b0e3d21b6ea", + "dispenser_tx_hash": "8e7f28a8c5ca3134d68d6d673d11435378a769b54dbac5264a32f33d7a45c564", "btc_amount": 10000, "confirmed": true, "dispenser": { "tx_index": 33, "block_index": 147, - "source": "bcrt1qeshrsce6vyx833j2p85aesnx0aj9sxjtt79jak", + "source": "bcrt1qm9mne8mrxhvyp755z5f69cry0z5zgrc87js5qu", "give_quantity": 1, "escrow_quantity": 10000, "satoshirate": 1, "status": 0, "give_remaining": 9334, - "oracle_address": "bcrt1qeshrsce6vyx833j2p85aesnx0aj9sxjtt79jak", + "oracle_address": "bcrt1qm9mne8mrxhvyp755z5f69cry0z5zgrc87js5qu", "last_status_tx_hash": null, - "origin": "bcrt1qeshrsce6vyx833j2p85aesnx0aj9sxjtt79jak", + "origin": "bcrt1qm9mne8mrxhvyp755z5f69cry0z5zgrc87js5qu", "dispense_count": 1, "last_status_tx_source": null, "close_block_index": null, @@ -2491,7 +2491,7 @@ Returns the dispenses of a block "satoshirate_normalized": "0.00000001", "satoshi_price_normalized": "0.00000016" }, - "block_time": 1727200827, + "block_time": 1727349600, "asset_info": { "divisible": true, "asset_longname": null, @@ -2532,16 +2532,16 @@ Returns the sweeps of a block "result": [ { "tx_index": 59, - "tx_hash": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774", + "tx_hash": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1", "block_index": 193, - "source": "bcrt1q9cf2ed4wk37qye08wlppw39l7prxws7afa3krk", - "destination": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", + "source": "bcrt1q8udnt5x86nuhees5qhcv4p9ta8g8hfydzswq37", + "destination": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", "flags": 1, "status": "valid", "memo": "sweep my assets", "fee_paid": 600000, "confirmed": true, - "block_time": 1727201012, + "block_time": 1727349778, "fee_paid_normalized": "0.00600000" } ], @@ -2575,17 +2575,17 @@ Here is sample API output for each of these transactions: { "result": { "tx_index": 25, - "tx_hash": "28499c6a50363ce063ee5e7f5de4d43ea5bf86a19dc05ea650443b343c00e258", + "tx_hash": "f1e99ee2d6b5cb7b23efa5b5ee18acc60380cfb0045398b51eb6e97d7cdc4808", "block_index": 138, - "block_hash": "52b94d96284b74f21a236b814dc80c27bd7526673be9e9f5f03132ffe82ec736", - "block_time": 1727200790, - "source": "bcrt1qeshrsce6vyx833j2p85aesnx0aj9sxjtt79jak", + "block_hash": "2edd2865d36cd2c355b33f793e50684954367406cccbe8c03ded53f7fc253833", + "block_time": 1727349552, + "source": "bcrt1qm9mne8mrxhvyp755z5f69cry0z5zgrc87js5qu", "destination": null, "btc_amount": 0, "fee": 10000, "data": "1eeea6b9ef40f0428000000000000000000970726963652d555344", "supported": true, - "utxos_info": "28499c6a50363ce063ee5e7f5de4d43ea5bf86a19dc05ea650443b343c00e258:1", + "utxos_info": "f1e99ee2d6b5cb7b23efa5b5ee18acc60380cfb0045398b51eb6e97d7cdc4808:1", "confirmed": true, "unpacked_data": { "message_type": "broadcast", @@ -2610,25 +2610,25 @@ Here is sample API output for each of these transactions: { "result": { "tx_index": 52, - "tx_hash": "c78a916b13975e32514ea6fac0324481adfcc972f1db2cbabb96677db4d026cb", + "tx_hash": "3e53e5f159119741d2f20cb51578a15e316fc0f0d4bb92eadba99103104483ac", "block_index": 186, - "block_hash": "68d8ed672f554db585e5508b660624d769c3a49fe8bfc118cf4109c241833983", - "block_time": 1727200982, - "source": "bcrt1q2nqm5v62ryf0jc6n7ygf8zf8cezllyryfdfnk9", - "destination": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "block_hash": "1e3ef10f2a2854e277eff75d94d9a94e30cc1801ec33ed023529c607791d8925", + "block_time": 1727349748, + "source": "bcrt1q80kwyrcnqdvackyar6zdtx2shtussgggmw3q6d", + "destination": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "btc_amount": 2000, "fee": 10000, - "data": "0b4844c5f31805a95e25af849d3e888b41d4cba82846300010c82895f4072e57f6e2f9612faf4a7e6249958ba9d24aaf9e3d7a70b0dafaa5fb94dc51a088e6cf63", + "data": "0bc0e64defd329daf75d1cfd3cdd4466bca850ee09e61b996a4b5af9517d84de0594e8b0e0054d6ee0096945c1edaca9a0736964d53f43a8a158850f17cfd985af", "supported": true, - "utxos_info": "c78a916b13975e32514ea6fac0324481adfcc972f1db2cbabb96677db4d026cb:0", + "utxos_info": "3e53e5f159119741d2f20cb51578a15e316fc0f0d4bb92eadba99103104483ac:0", "confirmed": true, "unpacked_data": { "message_type": "btcpay", "message_type_id": 11, "message_data": { - "tx0_hash": "4844c5f31805a95e25af849d3e888b41d4cba82846300010c82895f4072e57f6", - "tx1_hash": "e2f9612faf4a7e6249958ba9d24aaf9e3d7a70b0dafaa5fb94dc51a088e6cf63", - "order_match_id": "4844c5f31805a95e25af849d3e888b41d4cba82846300010c82895f4072e57f6_e2f9612faf4a7e6249958ba9d24aaf9e3d7a70b0dafaa5fb94dc51a088e6cf63", + "tx0_hash": "c0e64defd329daf75d1cfd3cdd4466bca850ee09e61b996a4b5af9517d84de05", + "tx1_hash": "94e8b0e0054d6ee0096945c1edaca9a0736964d53f43a8a158850f17cfd985af", + "order_match_id": "c0e64defd329daf75d1cfd3cdd4466bca850ee09e61b996a4b5af9517d84de05_94e8b0e0054d6ee0096945c1edaca9a0736964d53f43a8a158850f17cfd985af", "status": "valid" } }, @@ -2643,23 +2643,23 @@ Here is sample API output for each of these transactions: { "result": { "tx_index": 57, - "tx_hash": "1d314894d90254c43598647c4ebca9b8f3f0d20a522eb8130d9955e95ea1c197", + "tx_hash": "580ec0c7defaa9779a34e074c2046fab885ea02da799e56daed21d55a482e71f", "block_index": 191, - "block_hash": "6df0e71250aea0de3e29c053f2ca49cc02c029f911a25356f455303c447d0a63", - "block_time": 1727201003, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "block_hash": "5602fc933b2479e92972028900aa479b950d68de91c99d9cd2b9d4b6c9eb5fd8", + "block_time": 1727349769, + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "destination": null, "btc_amount": 0, "fee": 10000, - "data": "4683919cf82dd5eb1e2e1f6d3f3f752d34d41636ed00ab8ff78369eb81475b8e57", + "data": "462800d4586e4c4189062b253bb171fd88ceb4184a559bb111b5990541e65968fc", "supported": true, - "utxos_info": "1d314894d90254c43598647c4ebca9b8f3f0d20a522eb8130d9955e95ea1c197:1", + "utxos_info": "580ec0c7defaa9779a34e074c2046fab885ea02da799e56daed21d55a482e71f:1", "confirmed": true, "unpacked_data": { "message_type": "cancel", "message_type_id": 70, "message_data": { - "offer_hash": "83919cf82dd5eb1e2e1f6d3f3f752d34d41636ed00ab8ff78369eb81475b8e57", + "offer_hash": "2800d4586e4c4189062b253bb171fd88ceb4184a559bb111b5990541e65968fc", "status": "valid" } }, @@ -2674,17 +2674,17 @@ Here is sample API output for each of these transactions: { "result": { "tx_index": 60, - "tx_hash": "da0a0e76bfc982e2bbed2679a71f4e2d3ebc01140b448f430bb01b50f7ceaabb", + "tx_hash": "e2b0838c6777bfc19c1356df65d1b06044f6a87dbe2533da8a7d7cdd8a156d7c", "block_index": 194, - "block_hash": "52ace614bdf700970fae116cbd930af95fe09c4faee117d3d3c0c24860eedf93", - "block_time": 1727201016, - "source": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", + "block_hash": "65f3b8e95b553064e136eca01ca1fad84f6980bf8b7e2372d745c2051646fdb7", + "block_time": 1727349782, + "source": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", "destination": null, "btc_amount": 0, "fee": 10000, "data": "6e0000000000000001000000000000000164657374726f79", "supported": true, - "utxos_info": "da0a0e76bfc982e2bbed2679a71f4e2d3ebc01140b448f430bb01b50f7ceaabb:1", + "utxos_info": "e2b0838c6777bfc19c1356df65d1b06044f6a87dbe2533da8a7d7cdd8a156d7c:1", "confirmed": true, "unpacked_data": { "message_type": "destroy", @@ -2714,17 +2714,17 @@ Here is sample API output for each of these transactions: { "result": { "tx_index": 33, - "tx_hash": "1e7bea513de78cabf444b974fdb0efb4304b18bd990a889d7a0f8b0e3d21b6ea", + "tx_hash": "8e7f28a8c5ca3134d68d6d673d11435378a769b54dbac5264a32f33d7a45c564", "block_index": 146, - "block_hash": "215f39f41a87d5f6354042ac92070b24c411fc9bbb411f2c1764a69a9b49f415", - "block_time": 1727200823, - "source": "bcrt1qeshrsce6vyx833j2p85aesnx0aj9sxjtt79jak", + "block_hash": "2e2a4235c112ba0918ac538c5840253278018c0fe2240c83e162dd364a98dea2", + "block_time": 1727349596, + "source": "bcrt1qm9mne8mrxhvyp755z5f69cry0z5zgrc87js5qu", "destination": null, "btc_amount": 0, "fee": 10000, - "data": "0c00000000000000010000000000000001000000000000271000000000000000010080cc2e38633a610c78c64a09e9dcc2667f64581a4b", + "data": "0c00000000000000010000000000000001000000000000271000000000000000010080d9773c9f6335d840fa941513a2e06478a8240f07", "supported": true, - "utxos_info": "1e7bea513de78cabf444b974fdb0efb4304b18bd990a889d7a0f8b0e3d21b6ea:1", + "utxos_info": "8e7f28a8c5ca3134d68d6d673d11435378a769b54dbac5264a32f33d7a45c564:1", "confirmed": true, "unpacked_data": { "message_type": "dispenser", @@ -2736,7 +2736,7 @@ Here is sample API output for each of these transactions: "mainchainrate": 1, "dispenser_status": 0, "action_address": null, - "oracle_address": "bcrt1qeshrsce6vyx833j2p85aesnx0aj9sxjtt79jak", + "oracle_address": "bcrt1qm9mne8mrxhvyp755z5f69cry0z5zgrc87js5qu", "status": "valid", "asset_info": { "divisible": true, @@ -2760,17 +2760,17 @@ Here is sample API output for each of these transactions: { "result": { "tx_index": 34, - "tx_hash": "6b21482e6e461d42ded8e74826ff88a8b23621baaa45e714c7c2a20457bd6c12", + "tx_hash": "4bc99d7ffc03d1e4915b1ea44172e6084ee85288f44bae4e6d9043e8746f3dd2", "block_index": 147, - "block_hash": "4b369e0db5f19121d207f0d2d84fd61e32d377921941ee8f24f922a7707f3929", - "block_time": 1727200827, - "source": "bcrt1qfvucymcd7u04hpd7eafsmxwnashcmaqs54q79p", - "destination": "bcrt1qeshrsce6vyx833j2p85aesnx0aj9sxjtt79jak", + "block_hash": "61634f234d53a3a70ca86ab4925496307c29dabd1fdc69ea79ac9a0ba69611c9", + "block_time": 1727349600, + "source": "bcrt1qwjn89m6ynaf8t4s48mucjczwt375eyrga4zrhw", + "destination": "bcrt1qm9mne8mrxhvyp755z5f69cry0z5zgrc87js5qu", "btc_amount": 10000, "fee": 0, "data": "0d00", "supported": true, - "utxos_info": "6b21482e6e461d42ded8e74826ff88a8b23621baaa45e714c7c2a20457bd6c12:0", + "utxos_info": "4bc99d7ffc03d1e4915b1ea44172e6084ee85288f44bae4e6d9043e8746f3dd2:0", "confirmed": true, "unpacked_data": { "message_type": "dispense", @@ -2790,17 +2790,17 @@ Here is sample API output for each of these transactions: { "result": { "tx_index": 41, - "tx_hash": "1b9303b3959067c0857fe1abb4fdd4b3684c7534c12691382004cc31a9afcca4", + "tx_hash": "93ad02ea00b04315ab7d89eb94788e9deed4d268a6b0be87c7d0a45682301f10", "block_index": 154, - "block_hash": "57e37c492b79206924ab8071e1d0686daf1d8a37ede6747cf3cd7ce3de8b0998", - "block_time": 1727200857, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "block_hash": "76fe3cc3082a511cc4deebf40c1b61a71394c5e325dfd728ab53722bc3cf95bf", + "block_time": 1727349630, + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "destination": null, "btc_amount": 0, "fee": 10000, "data": "320000000005f5e100000000182b37176e0000000000000001", "supported": true, - "utxos_info": "1b9303b3959067c0857fe1abb4fdd4b3684c7534c12691382004cc31a9afcca4:1", + "utxos_info": "93ad02ea00b04315ab7d89eb94788e9deed4d268a6b0be87c7d0a45682301f10:1", "confirmed": true, "unpacked_data": { "message_type": "dividend", @@ -2813,7 +2813,7 @@ Here is sample API output for each of these transactions: "asset_info": { "asset_longname": null, "description": "My super asset A", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false }, @@ -2838,17 +2838,17 @@ Here is sample API output for each of these transactions: { "result": { "tx_index": 47, - "tx_hash": "efd20bb15eb6a7ce22645a0fb33b1873d00dc0cdeb9533d37037e0fd6a63f512", + "tx_hash": "a2fa6f1455be62f0f3dc7323d04ff355a70e7a3c9598ec831b1ebe6042414f40", "block_index": 160, - "block_hash": "1c1775c804631e7bfa62aadcb237feb569971eda60cf7194e1061f1e210fcced", - "block_time": 1727200884, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "block_hash": "2b39b447a38d64a40a2462ef6a6d698ce0e1264b454624722d7ebefcb2eb4ba2", + "block_time": 1727349655, + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "destination": null, "btc_amount": 0, "fee": 10000, "data": "17015308217a15c0c2000000174876e80001000016987952c23e7c7c94dd9fd148af3f5276f9092bbbc2e941207375626e756d65726963206173736574", "supported": true, - "utxos_info": "efd20bb15eb6a7ce22645a0fb33b1873d00dc0cdeb9533d37037e0fd6a63f512:1", + "utxos_info": "a2fa6f1455be62f0f3dc7323d04ff355a70e7a3c9598ec831b1ebe6042414f40:1", "confirmed": true, "unpacked_data": { "message_type": "issuance", @@ -2880,17 +2880,17 @@ Here is sample API output for each of these transactions: { "result": { "tx_index": 58, - "tx_hash": "132d67269995e3bc9e40d83bc0badefad56d85f0229eedfb0e2ccdf829d03d28", + "tx_hash": "a698de8b421cf087e348e8229a0a5fe1f94cda423531629f5c2864fde41dcd7f", "block_index": 192, - "block_hash": "7aa8cd7d46e84e234d53f8c14736afd98d1d5b8441f4f425fe8c6a52c3f33c87", - "block_time": 1727201008, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "block_hash": "7f32744ac190f7103aded180f9a78843053006353de63e4a6ba2083fac6ef4f0", + "block_time": 1727349773, + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "destination": null, "btc_amount": 0, "fee": 10000, "data": "0a000000000000000100000000000003e8000000000000000000000000000003e800150000000000000000", "supported": true, - "utxos_info": "132d67269995e3bc9e40d83bc0badefad56d85f0229eedfb0e2ccdf829d03d28:1", + "utxos_info": "a698de8b421cf087e348e8229a0a5fe1f94cda423531629f5c2864fde41dcd7f:1", "confirmed": true, "unpacked_data": { "message_type": "order", @@ -2933,17 +2933,17 @@ Here is sample API output for each of these transactions: { "result": { "tx_index": 54, - "tx_hash": "e7989369eefaec09cec5770c6128eb548023225e666d57bbed74b3d03240e9c3", + "tx_hash": "ba2b62e02257afd56871a06214aa59ca231cd893239ab9555de83150c93f7a80", "block_index": 188, - "block_hash": "5a0746e19a06039da3fef72fef1b1421c66007f6d63a0685078d4bdba95c873e", - "block_time": 1727200991, - "source": "bcrt1q9cf2ed4wk37qye08wlppw39l7prxws7afa3krk", + "block_hash": "4ef154a74febabf552d879f14a040b26b8eb58bb1096fa8670093d826cd0cec0", + "block_time": 1727349756, + "source": "bcrt1q8udnt5x86nuhees5qhcv4p9ta8g8hfydzswq37", "destination": null, "btc_amount": 0, "fee": 10000, - "data": "0200000000000000010000000000002710806c45b04730370dc7e778ed200c19f22a08c064a9", + "data": "0200000000000000010000000000002710806a0754aa80c92844296a3a23dde3609ac941f9d0", "supported": true, - "utxos_info": "e7989369eefaec09cec5770c6128eb548023225e666d57bbed74b3d03240e9c3:1", + "utxos_info": "ba2b62e02257afd56871a06214aa59ca231cd893239ab9555de83150c93f7a80:1", "confirmed": true, "unpacked_data": { "message_type": "enhanced_send", @@ -2951,7 +2951,7 @@ Here is sample API output for each of these transactions: "message_data": { "asset": "XCP", "quantity": 10000, - "address": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", + "address": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", "memo": null, "asset_info": { "divisible": true, @@ -2974,17 +2974,17 @@ Here is sample API output for each of these transactions: { "result": { "tx_index": 55, - "tx_hash": "4cd813fae2558e89f2f9411f38daa7d4c10c94a267daa38155cf18fb4d9fd055", + "tx_hash": "c95c3eaeb282aad2a9bd7b3c74fec665200aceba41585581df0b0bb4ad6434d7", "block_index": 189, - "block_hash": "73be93be2c91012204c8a1e8321475345c6c634627235302e1e7abe56fcb5755", - "block_time": 1727200995, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "block_hash": "0aec4e04920daa7b67afa563ad13da72e656efceb46b60268f1a55bbe2271020", + "block_time": 1727349761, + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "destination": null, "btc_amount": 0, "fee": 10000, - "data": "0300038054c1ba334a1912f96353f110938927c645ff9064802e12acb6aeb47c0265e777c21744bff0466743dd806c45b04730370dc7e778ed200c19f22a08c064a9400000060acdc5db9400000000000000290000000000000005200000000000000020000000000000001400", + "data": "030003803bece20f130359dc589d1e84d59950baf9082108803f1b35d0c7d4f97ce61405f0ca84abe9d07ba48d806a0754aa80c92844296a3a23dde3609ac941f9d0400000060acdc5db9400000000000000290000000000000005200000000000000020000000000000001400", "supported": true, - "utxos_info": "4cd813fae2558e89f2f9411f38daa7d4c10c94a267daa38155cf18fb4d9fd055:0", + "utxos_info": "c95c3eaeb282aad2a9bd7b3c74fec665200aceba41585581df0b0bb4ad6434d7:0", "confirmed": true, "unpacked_data": { "message_type": "mpma_send", @@ -2992,14 +2992,14 @@ Here is sample API output for each of these transactions: "message_data": [ { "asset": "MYASSETA", - "destination": "bcrt1q9cf2ed4wk37qye08wlppw39l7prxws7afa3krk", + "destination": "bcrt1q8udnt5x86nuhees5qhcv4p9ta8g8hfydzswq37", "quantity": 10, "memo": null, "memo_is_hex": null, "asset_info": { "asset_longname": null, "description": "My super asset A", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false }, @@ -3007,7 +3007,7 @@ Here is sample API output for each of these transactions: }, { "asset": "XCP", - "destination": "bcrt1q2nqm5v62ryf0jc6n7ygf8zf8cezllyryfdfnk9", + "destination": "bcrt1q80kwyrcnqdvackyar6zdtx2shtussgggmw3q6d", "quantity": 10, "memo": null, "memo_is_hex": null, @@ -3033,23 +3033,23 @@ Here is sample API output for each of these transactions: { "result": { "tx_index": 59, - "tx_hash": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774", + "tx_hash": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1", "block_index": 193, - "block_hash": "72aff9bcfbc6a9f61cd1c192dc2322be91c061a847e81cc3b45854c9af31a6d5", - "block_time": 1727201012, - "source": "bcrt1q9cf2ed4wk37qye08wlppw39l7prxws7afa3krk", + "block_hash": "54672ea685fd69351a7053e700a410b78f15779452e33b33b6568680facc7d1c", + "block_time": 1727349778, + "source": "bcrt1q8udnt5x86nuhees5qhcv4p9ta8g8hfydzswq37", "destination": null, "btc_amount": 0, "fee": 10000, - "data": "04806c45b04730370dc7e778ed200c19f22a08c064a9017377656570206d7920617373657473", + "data": "04806a0754aa80c92844296a3a23dde3609ac941f9d0017377656570206d7920617373657473", "supported": true, - "utxos_info": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774:1", + "utxos_info": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1:1", "confirmed": true, "unpacked_data": { "message_type": "sweep", "message_type_id": 4, "message_data": { - "destination": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", + "destination": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", "flags": 1, "memo": "sweep my assets" } @@ -3082,17 +3082,17 @@ Returns the list of the last ten transactions "result": [ { "tx_index": 60, - "tx_hash": "da0a0e76bfc982e2bbed2679a71f4e2d3ebc01140b448f430bb01b50f7ceaabb", + "tx_hash": "e2b0838c6777bfc19c1356df65d1b06044f6a87dbe2533da8a7d7cdd8a156d7c", "block_index": 194, - "block_hash": "52ace614bdf700970fae116cbd930af95fe09c4faee117d3d3c0c24860eedf93", - "block_time": 1727201016, - "source": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", + "block_hash": "65f3b8e95b553064e136eca01ca1fad84f6980bf8b7e2372d745c2051646fdb7", + "block_time": 1727349782, + "source": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", "destination": null, "btc_amount": 0, "fee": 10000, "data": "6e0000000000000001000000000000000164657374726f79", "supported": true, - "utxos_info": "da0a0e76bfc982e2bbed2679a71f4e2d3ebc01140b448f430bb01b50f7ceaabb:1", + "utxos_info": "e2b0838c6777bfc19c1356df65d1b06044f6a87dbe2533da8a7d7cdd8a156d7c:1", "confirmed": true, "unpacked_data": { "message_type": "destroy", @@ -3115,23 +3115,23 @@ Returns the list of the last ten transactions }, { "tx_index": 59, - "tx_hash": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774", + "tx_hash": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1", "block_index": 193, - "block_hash": "72aff9bcfbc6a9f61cd1c192dc2322be91c061a847e81cc3b45854c9af31a6d5", - "block_time": 1727201012, - "source": "bcrt1q9cf2ed4wk37qye08wlppw39l7prxws7afa3krk", + "block_hash": "54672ea685fd69351a7053e700a410b78f15779452e33b33b6568680facc7d1c", + "block_time": 1727349778, + "source": "bcrt1q8udnt5x86nuhees5qhcv4p9ta8g8hfydzswq37", "destination": null, "btc_amount": 0, "fee": 10000, - "data": "04806c45b04730370dc7e778ed200c19f22a08c064a9017377656570206d7920617373657473", + "data": "04806a0754aa80c92844296a3a23dde3609ac941f9d0017377656570206d7920617373657473", "supported": true, - "utxos_info": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774:1", + "utxos_info": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1:1", "confirmed": true, "unpacked_data": { "message_type": "sweep", "message_type_id": 4, "message_data": { - "destination": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", + "destination": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", "flags": 1, "memo": "sweep my assets" } @@ -3149,7 +3149,7 @@ Returns the list of the last ten transactions Returns Counterparty information from a raw transaction in hex format. + Parameters - + rawtransaction: `0200000000010614f083b09bb6febdb3c81016ad99dad6ce853dfb3c91f251c0c0c4672d63ad620000000000ffffffff0df09d9a242b435b364ab264836c57de89b876833215f596a8f6f8de93f683900000000000ffffffff3154fc48442d953119650689580360b7bf92316dd8931e26a4316e941c995ffe0000000000ffffffff809160fa9715547fcfe74787eec783669aff6a57da49f262a225ebed0f08f56d0000000000ffffffffe20fa5033fab96ae3b54e859d7d9ecd42ee0bdd68542b55422b4ec5ff97aca9d0000000000ffffffff29b30fbffa10b0a8c0e33030fb2dab887284d64b90a496fd205e5fbfe3217d000000000000ffffffff04e80300000000000069512103891f35fe17a00335c7118e56ee2b6368073ae54657b2361249e48365594522552102e6bfdd833bb23fcdda57f332d9c3ce8b9a7f148904fee72524f4ac7bca49824b2103e9ae92eabb90ca74fe993bac25a34afb53dbfd9ee15d1434f46704cbef38ec9753aee80300000000000069512103891f35fe17a00335c7d5692d835faecbc65af494ca7825e35971008f5adb4930210276db5dad291e894a6e2bf1573eb40c99fec0e4cf63bd3aa568b11c3cfa7e8fb32103e9ae92eabb90ca74fe993bac25a34afb53dbfd9ee15d1434f46704cbef38ec9753aee80300000000000069512103bf1f35fe17a00335c7129a556e7fa2d23470fc54aed165e359770a429f00dd25210376db5dad291e89636e2bf1573eb40c9cdec0e4cf63bd3aa548b11c3cfa7e8fdd2103e9ae92eabb90ca74fe993bac25a34afb53dbfd9ee15d1434f46704cbef38ec9753ae387923fc060000001600147d93ff5e96d2aa8302b09d3661285dec7e9d27ab02473044022063be76625e8f989777e509375b68761cde61e90c730377f4ae9a963fbbd1ea810220099087fd49f101fb577597503304cff40c3ed518d732cb114e31625dbd8411c8012103e9ae92eabb90ca74fe993bac25a34afb53dbfd9ee15d1434f46704cbef38ec9702473044022047195342c7f93646a9f52027eebee760e7a587b73aa1af4cf3409fa12ada28f302206904bd6c03783bba0c3c5db79a936015192d8d2ec9a75e268b855cd63c8e7412012103e9ae92eabb90ca74fe993bac25a34afb53dbfd9ee15d1434f46704cbef38ec970247304402204d0d8f141eeabaf284be3385c9a884e125d944f9349e796fc37afd8cbf97917102202b6fb1b039705f72ee8c5e885fc7054c0ae49bd645fa08f801cbbf307bdca2f6012103e9ae92eabb90ca74fe993bac25a34afb53dbfd9ee15d1434f46704cbef38ec970247304402200730ee1653a76aa7b97a3ae5b0de69f3a4c2cb3b7b60cdc7e98008d81f38714602203fb41b3edefbf12d90b73656572e6bf7acdcab6456cc63196ccf3d03d41d04ab012103e9ae92eabb90ca74fe993bac25a34afb53dbfd9ee15d1434f46704cbef38ec9702473044022051d0d555b9a1b3e39c44095140403e81ad6fe13c5bca36d75c0794c5e3f6786102202434ff051d31cd22b6b854930f66f52b28a3db6cffe017ff68798aa1cd843694012103e9ae92eabb90ca74fe993bac25a34afb53dbfd9ee15d1434f46704cbef38ec970247304402203122b69adf43edab2670f1a5c95004d71c4d1a6c970b854ba4d0a186245686d902207d1bc7dd75c3c081ed74b7164c0f3d858b518542ad3f2637c5296961e8e35a33012103e9ae92eabb90ca74fe993bac25a34afb53dbfd9ee15d1434f46704cbef38ec9700000000` (str, required) - Raw transaction in hex format + + rawtransaction: `02000000000101c535465126f3c9f65733c2a34a7ee69874af133541071e6003cf1b9ef41de7320000000000ffffffff0200000000000000002b6a299c7b2c17615d7dd3a81cd365cfb2bfcc8bb720c6ee20ea82687cde1df29ba29e35a5115b37acfb6f58f0ca052a0100000016001454d0ceafd7b80938e68bc2331e44651d52075fa10247304402203216ade31a533280808466221b8466c0dbf389f520f3bc6b7b58b8580dd52ada0220094a75d3e34ba099e83afc8ea1bb7675c05972999bd54061d7064c557fcebb75012103550c9d7bd991a1979454408705848a313ca07f6c59f09bcc2f6b3d23623c8a2600000000` (str, required) - Raw transaction in hex format + block_index (int, optional) - Block index mandatory for transactions before block 335000 + Default: `None` + verbose: `true` (bool, optional) - Include asset and dispenser info and normalized quantities in the response. @@ -3162,53 +3162,18 @@ Returns Counterparty information from a raw transaction in hex format. ``` { "result": { - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "destination": null, "btc_amount": 0, "fee": 10000, - "data": "0300038054c1ba334a1912f96353f110938927c645ff9064802e12acb6aeb47c0265e777c21744bff0466743dd806c45b04730370dc7e778ed200c19f22a08c064a9400000060acdc5db9400000000000000290000000000000005200000000000000020000000000000001400", + "data": "462800d4586e4c4189062b253bb171fd88ceb4184a559bb111b5990541e65968fc", "decoded_tx": { "version": 2, "segwit": true, "coinbase": false, "vin": [ { - "hash": "14f083b09bb6febdb3c81016ad99dad6ce853dfb3c91f251c0c0c4672d63ad62", - "n": 0, - "script_sig": "", - "sequence": 4294967295, - "coinbase": false - }, - { - "hash": "0df09d9a242b435b364ab264836c57de89b876833215f596a8f6f8de93f68390", - "n": 0, - "script_sig": "", - "sequence": 4294967295, - "coinbase": false - }, - { - "hash": "3154fc48442d953119650689580360b7bf92316dd8931e26a4316e941c995ffe", - "n": 0, - "script_sig": "", - "sequence": 4294967295, - "coinbase": false - }, - { - "hash": "809160fa9715547fcfe74787eec783669aff6a57da49f262a225ebed0f08f56d", - "n": 0, - "script_sig": "", - "sequence": 4294967295, - "coinbase": false - }, - { - "hash": "e20fa5033fab96ae3b54e859d7d9ecd42ee0bdd68542b55422b4ec5ff97aca9d", - "n": 0, - "script_sig": "", - "sequence": 4294967295, - "coinbase": false - }, - { - "hash": "29b30fbffa10b0a8c0e33030fb2dab887284d64b90a496fd205e5fbfe3217d00", + "hash": "c535465126f3c9f65733c2a34a7ee69874af133541071e6003cf1b9ef41de732", "n": 0, "script_sig": "", "sequence": 4294967295, @@ -3217,75 +3182,29 @@ Returns Counterparty information from a raw transaction in hex format. ], "vout": [ { - "value": 1000, - "script_pub_key": "512103891f35fe17a00335c7118e56ee2b6368073ae54657b2361249e48365594522552102e6bfdd833bb23fcdda57f332d9c3ce8b9a7f148904fee72524f4ac7bca49824b2103e9ae92eabb90ca74fe993bac25a34afb53dbfd9ee15d1434f46704cbef38ec9753ae" - }, - { - "value": 1000, - "script_pub_key": "512103891f35fe17a00335c7d5692d835faecbc65af494ca7825e35971008f5adb4930210276db5dad291e894a6e2bf1573eb40c99fec0e4cf63bd3aa568b11c3cfa7e8fb32103e9ae92eabb90ca74fe993bac25a34afb53dbfd9ee15d1434f46704cbef38ec9753ae" - }, - { - "value": 1000, - "script_pub_key": "512103bf1f35fe17a00335c7129a556e7fa2d23470fc54aed165e359770a429f00dd25210376db5dad291e89636e2bf1573eb40c9cdec0e4cf63bd3aa548b11c3cfa7e8fdd2103e9ae92eabb90ca74fe993bac25a34afb53dbfd9ee15d1434f46704cbef38ec9753ae" + "value": 0, + "script_pub_key": "6a299c7b2c17615d7dd3a81cd365cfb2bfcc8bb720c6ee20ea82687cde1df29ba29e35a5115b37acfb6f58" }, { - "value": 29999987000, - "script_pub_key": "00147d93ff5e96d2aa8302b09d3661285dec7e9d27ab" + "value": 4999990000, + "script_pub_key": "001454d0ceafd7b80938e68bc2331e44651d52075fa1" } ], "vtxinwit": [ - "3044022063be76625e8f989777e509375b68761cde61e90c730377f4ae9a963fbbd1ea810220099087fd49f101fb577597503304cff40c3ed518d732cb114e31625dbd8411c801", - "03e9ae92eabb90ca74fe993bac25a34afb53dbfd9ee15d1434f46704cbef38ec97", - "3044022047195342c7f93646a9f52027eebee760e7a587b73aa1af4cf3409fa12ada28f302206904bd6c03783bba0c3c5db79a936015192d8d2ec9a75e268b855cd63c8e741201", - "03e9ae92eabb90ca74fe993bac25a34afb53dbfd9ee15d1434f46704cbef38ec97", - "304402204d0d8f141eeabaf284be3385c9a884e125d944f9349e796fc37afd8cbf97917102202b6fb1b039705f72ee8c5e885fc7054c0ae49bd645fa08f801cbbf307bdca2f601", - "03e9ae92eabb90ca74fe993bac25a34afb53dbfd9ee15d1434f46704cbef38ec97", - "304402200730ee1653a76aa7b97a3ae5b0de69f3a4c2cb3b7b60cdc7e98008d81f38714602203fb41b3edefbf12d90b73656572e6bf7acdcab6456cc63196ccf3d03d41d04ab01", - "03e9ae92eabb90ca74fe993bac25a34afb53dbfd9ee15d1434f46704cbef38ec97", - "3044022051d0d555b9a1b3e39c44095140403e81ad6fe13c5bca36d75c0794c5e3f6786102202434ff051d31cd22b6b854930f66f52b28a3db6cffe017ff68798aa1cd84369401", - "03e9ae92eabb90ca74fe993bac25a34afb53dbfd9ee15d1434f46704cbef38ec97", - "304402203122b69adf43edab2670f1a5c95004d71c4d1a6c970b854ba4d0a186245686d902207d1bc7dd75c3c081ed74b7164c0f3d858b518542ad3f2637c5296961e8e35a3301", - "03e9ae92eabb90ca74fe993bac25a34afb53dbfd9ee15d1434f46704cbef38ec97" + "304402203216ade31a533280808466221b8466c0dbf389f520f3bc6b7b58b8580dd52ada0220094a75d3e34ba099e83afc8ea1bb7675c05972999bd54061d7064c557fcebb7501", + "03550c9d7bd991a1979454408705848a313ca07f6c59f09bcc2f6b3d23623c8a26" ], "lock_time": 0, - "tx_hash": "4cd813fae2558e89f2f9411f38daa7d4c10c94a267daa38155cf18fb4d9fd055", - "tx_id": "4cd813fae2558e89f2f9411f38daa7d4c10c94a267daa38155cf18fb4d9fd055" + "tx_hash": "580ec0c7defaa9779a34e074c2046fab885ea02da799e56daed21d55a482e71f", + "tx_id": "580ec0c7defaa9779a34e074c2046fab885ea02da799e56daed21d55a482e71f" }, "unpacked_data": { - "message_type": "mpma_send", - "message_type_id": 3, - "message_data": [ - { - "asset": "MYASSETA", - "destination": "bcrt1q9cf2ed4wk37qye08wlppw39l7prxws7afa3krk", - "quantity": 10, - "memo": null, - "memo_is_hex": null, - "asset_info": { - "asset_longname": null, - "description": "My super asset A", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", - "divisible": true, - "locked": false - }, - "quantity_normalized": "0.00000010" - }, - { - "asset": "XCP", - "destination": "bcrt1q2nqm5v62ryf0jc6n7ygf8zf8cezllyryfdfnk9", - "quantity": 10, - "memo": null, - "memo_is_hex": null, - "asset_info": { - "divisible": true, - "asset_longname": null, - "description": "The Counterparty protocol native currency", - "locked": true, - "issuer": null - }, - "quantity_normalized": "0.00000010" - } - ] + "message_type": "cancel", + "message_type_id": 70, + "message_data": { + "offer_hash": "2800d4586e4c4189062b253bb171fd88ceb4184a559bb111b5990541e65968fc", + "status": "valid" + } }, "btc_amount_normalized": "0.00000000" } @@ -3297,7 +3216,7 @@ Returns Counterparty information from a raw transaction in hex format. Returns Counterparty information from a transaction hash. + Parameters - + tx_hash: `044206e67491ff5d4c325bca6bbf5704dfbc3794e8948a39aae3ab0e11b23e2a` (str, required) - Transaction hash + + tx_hash: `d2ccbb9031162b0616fdadcbc7d3c0925c13e496a5ff4bf76db95a61063afb30` (str, required) - Transaction hash + verbose: `true` (bool, optional) - Include asset and dispenser info and normalized quantities in the response. + Default: `false` + show_unconfirmed (bool, optional) - Include results from Mempool. @@ -3308,18 +3227,18 @@ Returns Counterparty information from a transaction hash. ``` { "result": { - "source": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", + "source": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", "destination": null, "btc_amount": 0, "fee": 10000, - "data": "0200000000000000010000000000002710802e12acb6aeb47c0265e777c21744bff0466743dd", + "data": "0200000000000000010000000000002710803f1b35d0c7d4f97ce61405f0ca84abe9d07ba48d", "decoded_tx": { "version": 2, "segwit": true, "coinbase": false, "vin": [ { - "hash": "d8bd35840ef462d4d8ffb6ffcc1987a2d498d242b5e85de32a26d502b84dac99", + "hash": "e94b0f923c947a3156499663930c5f8267dd34540b4f2fa055fdf3c460c5b1d0", "n": 1, "script_sig": "", "sequence": 4294967295, @@ -3329,20 +3248,20 @@ Returns Counterparty information from a transaction hash. "vout": [ { "value": 0, - "script_pub_key": "6a2eac5cd552e0d9ff14fb9826f766e91d711f9aa0abece8791ca82905ca10e0a891f3e35ab723de58639c1b773ad606" + "script_pub_key": "6a2ecd6afc278eea034cfdc4eb9c89b5e623fe38a16199d1c6c7f433b4915b016b3798b7371e39cddb2fc70d9f11428a" }, { "value": 4999955000, - "script_pub_key": "00146c45b04730370dc7e778ed200c19f22a08c064a9" + "script_pub_key": "00146a0754aa80c92844296a3a23dde3609ac941f9d0" } ], "vtxinwit": [ - "304402206dfd3dfa3a68eec239ebd85d1f37fb2b2f0d5d5f2d430a4fc1ed186aded3a46602203b2e4f6abe92d26849955a89d6f2c180cdb55802755da5f8447f0c03f578347501", - "03b5e165703c3ef7b3eb8feb32c82da0679166b81eae0830c1d0d0803fe78048b0" + "3044022063cccb36b59093cf77261a400cfb7c591c3e67b90d8bead689edbb0538daa2b0022058cd448763a051010466aea5a88bf3e6fc6a8b3db46ff310ff9e58782abbd53801", + "039fcbb1490d5238142ee3d518816b8637d5b7f61977a9b8d5f3cb14c5b7f7dc6f" ], "lock_time": 0, - "tx_hash": "044206e67491ff5d4c325bca6bbf5704dfbc3794e8948a39aae3ab0e11b23e2a", - "tx_id": "044206e67491ff5d4c325bca6bbf5704dfbc3794e8948a39aae3ab0e11b23e2a" + "tx_hash": "d2ccbb9031162b0616fdadcbc7d3c0925c13e496a5ff4bf76db95a61063afb30", + "tx_id": "d2ccbb9031162b0616fdadcbc7d3c0925c13e496a5ff4bf76db95a61063afb30" }, "unpacked_data": { "message_type": "enhanced_send", @@ -3350,7 +3269,7 @@ Returns Counterparty information from a transaction hash. "message_data": { "asset": "XCP", "quantity": 10000, - "address": "bcrt1q9cf2ed4wk37qye08wlppw39l7prxws7afa3krk", + "address": "bcrt1q8udnt5x86nuhees5qhcv4p9ta8g8hfydzswq37", "memo": null, "asset_info": { "divisible": true, @@ -3411,17 +3330,17 @@ Returns a transaction by its index. { "result": { "tx_index": 60, - "tx_hash": "da0a0e76bfc982e2bbed2679a71f4e2d3ebc01140b448f430bb01b50f7ceaabb", + "tx_hash": "e2b0838c6777bfc19c1356df65d1b06044f6a87dbe2533da8a7d7cdd8a156d7c", "block_index": 194, - "block_hash": "52ace614bdf700970fae116cbd930af95fe09c4faee117d3d3c0c24860eedf93", - "block_time": 1727201016, - "source": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", + "block_hash": "65f3b8e95b553064e136eca01ca1fad84f6980bf8b7e2372d745c2051646fdb7", + "block_time": 1727349782, + "source": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", "destination": null, "btc_amount": 0, "fee": 10000, "data": "6e0000000000000001000000000000000164657374726f79", "supported": true, - "utxos_info": "da0a0e76bfc982e2bbed2679a71f4e2d3ebc01140b448f430bb01b50f7ceaabb:1", + "utxos_info": "e2b0838c6777bfc19c1356df65d1b06044f6a87dbe2533da8a7d7cdd8a156d7c:1", "confirmed": true, "unpacked_data": { "message_type": "destroy", @@ -3450,7 +3369,7 @@ Returns a transaction by its index. Returns a transaction by its hash. + Parameters - + tx_hash: `da0a0e76bfc982e2bbed2679a71f4e2d3ebc01140b448f430bb01b50f7ceaabb` (str, required) - The hash of the transaction + + tx_hash: `e2b0838c6777bfc19c1356df65d1b06044f6a87dbe2533da8a7d7cdd8a156d7c` (str, required) - The hash of the transaction + verbose: `true` (bool, optional) - Include asset and dispenser info and normalized quantities in the response. + Default: `false` + show_unconfirmed (bool, optional) - Include results from Mempool. @@ -3462,17 +3381,17 @@ Returns a transaction by its hash. { "result": { "tx_index": 60, - "tx_hash": "da0a0e76bfc982e2bbed2679a71f4e2d3ebc01140b448f430bb01b50f7ceaabb", + "tx_hash": "e2b0838c6777bfc19c1356df65d1b06044f6a87dbe2533da8a7d7cdd8a156d7c", "block_index": 194, - "block_hash": "52ace614bdf700970fae116cbd930af95fe09c4faee117d3d3c0c24860eedf93", - "block_time": 1727201016, - "source": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", + "block_hash": "65f3b8e95b553064e136eca01ca1fad84f6980bf8b7e2372d745c2051646fdb7", + "block_time": 1727349782, + "source": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", "destination": null, "btc_amount": 0, "fee": 10000, "data": "6e0000000000000001000000000000000164657374726f79", "supported": true, - "utxos_info": "da0a0e76bfc982e2bbed2679a71f4e2d3ebc01140b448f430bb01b50f7ceaabb:1", + "utxos_info": "e2b0838c6777bfc19c1356df65d1b06044f6a87dbe2533da8a7d7cdd8a156d7c:1", "confirmed": true, "unpacked_data": { "message_type": "destroy", @@ -3525,47 +3444,47 @@ Returns the events of a transaction "event": "TRANSACTION_PARSED", "params": { "supported": true, - "tx_hash": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774", + "tx_hash": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1", "tx_index": 59 }, - "tx_hash": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774", + "tx_hash": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1", "block_index": 193, - "block_time": 1727201012 + "block_time": 1727349778 }, { "event_index": 534, "event": "SWEEP", "params": { "block_index": 193, - "destination": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", + "destination": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", "fee_paid": 600000, "flags": 1, "memo": "sweep my assets", - "source": "bcrt1q9cf2ed4wk37qye08wlppw39l7prxws7afa3krk", + "source": "bcrt1q8udnt5x86nuhees5qhcv4p9ta8g8hfydzswq37", "status": "valid", - "tx_hash": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774", + "tx_hash": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1", "tx_index": 59, - "block_time": 1727201012, + "block_time": 1727349778, "fee_paid_normalized": "0.00600000" }, - "tx_hash": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774", + "tx_hash": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1", "block_index": 193, - "block_time": 1727201012 + "block_time": 1727349778 }, { "event_index": 533, "event": "CREDIT", "params": { - "address": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", + "address": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", "asset": "XCP", "block_index": 193, "calling_function": "sweep", - "event": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774", + "event": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1", "quantity": 74499387833, "tx_index": 59, "utxo": null, "utxo_address": null, - "block_time": 1727201012, + "block_time": 1727349778, "asset_info": { "divisible": true, "asset_longname": null, @@ -3575,24 +3494,24 @@ Returns the events of a transaction }, "quantity_normalized": "744.99388000" }, - "tx_hash": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774", + "tx_hash": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1", "block_index": 193, - "block_time": 1727201012 + "block_time": 1727349778 }, { "event_index": 532, "event": "DEBIT", "params": { "action": "sweep", - "address": "bcrt1q9cf2ed4wk37qye08wlppw39l7prxws7afa3krk", + "address": "bcrt1q8udnt5x86nuhees5qhcv4p9ta8g8hfydzswq37", "asset": "XCP", "block_index": 193, - "event": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774", + "event": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1", "quantity": 74499387833, "tx_index": 59, "utxo": null, "utxo_address": null, - "block_time": 1727201012, + "block_time": 1727349778, "asset_info": { "divisible": true, "asset_longname": null, @@ -3602,36 +3521,36 @@ Returns the events of a transaction }, "quantity_normalized": "744.99388000" }, - "tx_hash": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774", + "tx_hash": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1", "block_index": 193, - "block_time": 1727201012 + "block_time": 1727349778 }, { "event_index": 531, "event": "CREDIT", "params": { - "address": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", + "address": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", "asset": "MYASSETA", "block_index": 193, "calling_function": "sweep", - "event": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774", + "event": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1", "quantity": 10, "tx_index": 59, "utxo": null, "utxo_address": null, - "block_time": 1727201012, + "block_time": 1727349778, "asset_info": { "asset_longname": null, "description": "My super asset A", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false }, "quantity_normalized": "0.00000010" }, - "tx_hash": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774", + "tx_hash": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1", "block_index": 193, - "block_time": 1727201012 + "block_time": 1727349778 } ], "next_cursor": 530, @@ -3644,7 +3563,7 @@ Returns the events of a transaction Returns the events of a transaction + Parameters - + tx_hash: `ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774` (str, required) - The hash of the transaction to return + + tx_hash: `0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1` (str, required) - The hash of the transaction to return + event_name (str, optional) - Comma separated list of events to return + Default: `None` + cursor: `542` (str, optional) - The last event index to return @@ -3668,47 +3587,47 @@ Returns the events of a transaction "event": "TRANSACTION_PARSED", "params": { "supported": true, - "tx_hash": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774", + "tx_hash": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1", "tx_index": 59 }, - "tx_hash": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774", + "tx_hash": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1", "block_index": 193, - "block_time": 1727201012 + "block_time": 1727349778 }, { "event_index": 534, "event": "SWEEP", "params": { "block_index": 193, - "destination": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", + "destination": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", "fee_paid": 600000, "flags": 1, "memo": "sweep my assets", - "source": "bcrt1q9cf2ed4wk37qye08wlppw39l7prxws7afa3krk", + "source": "bcrt1q8udnt5x86nuhees5qhcv4p9ta8g8hfydzswq37", "status": "valid", - "tx_hash": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774", + "tx_hash": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1", "tx_index": 59, - "block_time": 1727201012, + "block_time": 1727349778, "fee_paid_normalized": "0.00600000" }, - "tx_hash": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774", + "tx_hash": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1", "block_index": 193, - "block_time": 1727201012 + "block_time": 1727349778 }, { "event_index": 533, "event": "CREDIT", "params": { - "address": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", + "address": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", "asset": "XCP", "block_index": 193, "calling_function": "sweep", - "event": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774", + "event": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1", "quantity": 74499387833, "tx_index": 59, "utxo": null, "utxo_address": null, - "block_time": 1727201012, + "block_time": 1727349778, "asset_info": { "divisible": true, "asset_longname": null, @@ -3718,24 +3637,24 @@ Returns the events of a transaction }, "quantity_normalized": "744.99388000" }, - "tx_hash": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774", + "tx_hash": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1", "block_index": 193, - "block_time": 1727201012 + "block_time": 1727349778 }, { "event_index": 532, "event": "DEBIT", "params": { "action": "sweep", - "address": "bcrt1q9cf2ed4wk37qye08wlppw39l7prxws7afa3krk", + "address": "bcrt1q8udnt5x86nuhees5qhcv4p9ta8g8hfydzswq37", "asset": "XCP", "block_index": 193, - "event": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774", + "event": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1", "quantity": 74499387833, "tx_index": 59, "utxo": null, "utxo_address": null, - "block_time": 1727201012, + "block_time": 1727349778, "asset_info": { "divisible": true, "asset_longname": null, @@ -3745,36 +3664,36 @@ Returns the events of a transaction }, "quantity_normalized": "744.99388000" }, - "tx_hash": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774", + "tx_hash": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1", "block_index": 193, - "block_time": 1727201012 + "block_time": 1727349778 }, { "event_index": 531, "event": "CREDIT", "params": { - "address": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", + "address": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", "asset": "MYASSETA", "block_index": 193, "calling_function": "sweep", - "event": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774", + "event": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1", "quantity": 10, "tx_index": 59, "utxo": null, "utxo_address": null, - "block_time": 1727201012, + "block_time": 1727349778, "asset_info": { "asset_longname": null, "description": "My super asset A", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false }, "quantity_normalized": "0.00000010" }, - "tx_hash": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774", + "tx_hash": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1", "block_index": 193, - "block_time": 1727201012 + "block_time": 1727349778 } ], "next_cursor": 530, @@ -3787,7 +3706,7 @@ Returns the events of a transaction Returns the sends, include Enhanced and MPMA sends, of a block + Parameters - + tx_hash: `4cd813fae2558e89f2f9411f38daa7d4c10c94a267daa38155cf18fb4d9fd055` (str, required) - The hash of the transaction to return + + tx_hash: `c95c3eaeb282aad2a9bd7b3c74fec665200aceba41585581df0b0bb4ad6434d7` (str, required) - The hash of the transaction to return + cursor (str, optional) - The last index of the debits to return + Default: `None` + limit: `5` (int, optional) - The maximum number of debits to return @@ -3806,10 +3725,10 @@ Returns the sends, include Enhanced and MPMA sends, of a block "result": [ { "tx_index": 55, - "tx_hash": "4cd813fae2558e89f2f9411f38daa7d4c10c94a267daa38155cf18fb4d9fd055", + "tx_hash": "c95c3eaeb282aad2a9bd7b3c74fec665200aceba41585581df0b0bb4ad6434d7", "block_index": 189, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", - "destination": "bcrt1q2nqm5v62ryf0jc6n7ygf8zf8cezllyryfdfnk9", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", + "destination": "bcrt1q80kwyrcnqdvackyar6zdtx2shtussgggmw3q6d", "asset": "XCP", "quantity": 10, "status": "valid", @@ -3817,7 +3736,7 @@ Returns the sends, include Enhanced and MPMA sends, of a block "memo": null, "fee_paid": 0, "confirmed": true, - "block_time": 1727200995, + "block_time": 1727349761, "asset_info": { "divisible": true, "asset_longname": null, @@ -3830,10 +3749,10 @@ Returns the sends, include Enhanced and MPMA sends, of a block }, { "tx_index": 55, - "tx_hash": "4cd813fae2558e89f2f9411f38daa7d4c10c94a267daa38155cf18fb4d9fd055", + "tx_hash": "c95c3eaeb282aad2a9bd7b3c74fec665200aceba41585581df0b0bb4ad6434d7", "block_index": 189, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", - "destination": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", + "destination": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", "asset": "MYASSETA", "quantity": 10, "status": "valid", @@ -3841,11 +3760,11 @@ Returns the sends, include Enhanced and MPMA sends, of a block "memo": null, "fee_paid": 0, "confirmed": true, - "block_time": 1727200995, + "block_time": 1727349761, "asset_info": { "asset_longname": null, "description": "My super asset A", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false }, @@ -3854,10 +3773,10 @@ Returns the sends, include Enhanced and MPMA sends, of a block }, { "tx_index": 55, - "tx_hash": "4cd813fae2558e89f2f9411f38daa7d4c10c94a267daa38155cf18fb4d9fd055", + "tx_hash": "c95c3eaeb282aad2a9bd7b3c74fec665200aceba41585581df0b0bb4ad6434d7", "block_index": 189, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", - "destination": "bcrt1q9cf2ed4wk37qye08wlppw39l7prxws7afa3krk", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", + "destination": "bcrt1q8udnt5x86nuhees5qhcv4p9ta8g8hfydzswq37", "asset": "MYASSETA", "quantity": 10, "status": "valid", @@ -3865,11 +3784,11 @@ Returns the sends, include Enhanced and MPMA sends, of a block "memo": null, "fee_paid": 0, "confirmed": true, - "block_time": 1727200995, + "block_time": 1727349761, "asset_info": { "asset_longname": null, "description": "My super asset A", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false }, @@ -3887,7 +3806,7 @@ Returns the sends, include Enhanced and MPMA sends, of a block Returns the dispenses of a block + Parameters - + tx_hash: `6b21482e6e461d42ded8e74826ff88a8b23621baaa45e714c7c2a20457bd6c12` (str, required) - The hash of the transaction to return + + tx_hash: `4bc99d7ffc03d1e4915b1ea44172e6084ee85288f44bae4e6d9043e8746f3dd2` (str, required) - The hash of the transaction to return + cursor (str, optional) - The last index of the dispenses to return + Default: `None` + limit: `5` (int, optional) - The maximum number of dispenses to return @@ -3907,27 +3826,27 @@ Returns the dispenses of a block { "tx_index": 34, "dispense_index": 0, - "tx_hash": "6b21482e6e461d42ded8e74826ff88a8b23621baaa45e714c7c2a20457bd6c12", + "tx_hash": "4bc99d7ffc03d1e4915b1ea44172e6084ee85288f44bae4e6d9043e8746f3dd2", "block_index": 147, - "source": "bcrt1qeshrsce6vyx833j2p85aesnx0aj9sxjtt79jak", - "destination": "bcrt1qfvucymcd7u04hpd7eafsmxwnashcmaqs54q79p", + "source": "bcrt1qm9mne8mrxhvyp755z5f69cry0z5zgrc87js5qu", + "destination": "bcrt1qwjn89m6ynaf8t4s48mucjczwt375eyrga4zrhw", "asset": "XCP", "dispense_quantity": 666, - "dispenser_tx_hash": "1e7bea513de78cabf444b974fdb0efb4304b18bd990a889d7a0f8b0e3d21b6ea", + "dispenser_tx_hash": "8e7f28a8c5ca3134d68d6d673d11435378a769b54dbac5264a32f33d7a45c564", "btc_amount": 10000, "confirmed": true, "dispenser": { "tx_index": 33, "block_index": 147, - "source": "bcrt1qeshrsce6vyx833j2p85aesnx0aj9sxjtt79jak", + "source": "bcrt1qm9mne8mrxhvyp755z5f69cry0z5zgrc87js5qu", "give_quantity": 1, "escrow_quantity": 10000, "satoshirate": 1, "status": 0, "give_remaining": 9334, - "oracle_address": "bcrt1qeshrsce6vyx833j2p85aesnx0aj9sxjtt79jak", + "oracle_address": "bcrt1qm9mne8mrxhvyp755z5f69cry0z5zgrc87js5qu", "last_status_tx_hash": null, - "origin": "bcrt1qeshrsce6vyx833j2p85aesnx0aj9sxjtt79jak", + "origin": "bcrt1qm9mne8mrxhvyp755z5f69cry0z5zgrc87js5qu", "dispense_count": 1, "last_status_tx_source": null, "close_block_index": null, @@ -3942,7 +3861,7 @@ Returns the dispenses of a block "satoshirate_normalized": "0.00000001", "satoshi_price_normalized": "0.00000016" }, - "block_time": 1727200827, + "block_time": 1727349600, "asset_info": { "divisible": true, "asset_longname": null, @@ -3986,16 +3905,16 @@ Returns the events of a transaction "event_index": 533, "event": "CREDIT", "params": { - "address": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", + "address": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", "asset": "XCP", "block_index": 193, "calling_function": "sweep", - "event": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774", + "event": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1", "quantity": 74499387833, "tx_index": 59, "utxo": null, "utxo_address": null, - "block_time": 1727201012, + "block_time": 1727349778, "asset_info": { "divisible": true, "asset_longname": null, @@ -4005,63 +3924,63 @@ Returns the events of a transaction }, "quantity_normalized": "744.99388000" }, - "tx_hash": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774", + "tx_hash": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1", "block_index": 193, - "block_time": 1727201012 + "block_time": 1727349778 }, { "event_index": 531, "event": "CREDIT", "params": { - "address": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", + "address": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", "asset": "MYASSETA", "block_index": 193, "calling_function": "sweep", - "event": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774", + "event": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1", "quantity": 10, "tx_index": 59, "utxo": null, "utxo_address": null, - "block_time": 1727201012, + "block_time": 1727349778, "asset_info": { "asset_longname": null, "description": "My super asset A", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false }, "quantity_normalized": "0.00000010" }, - "tx_hash": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774", + "tx_hash": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1", "block_index": 193, - "block_time": 1727201012 + "block_time": 1727349778 }, { "event_index": 529, "event": "CREDIT", "params": { - "address": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", + "address": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", "asset": "FAIRMINTA", "block_index": 193, "calling_function": "sweep", - "event": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774", + "event": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1", "quantity": 500000000, "tx_index": 59, "utxo": null, "utxo_address": null, - "block_time": 1727201012, + "block_time": 1727349778, "asset_info": { "asset_longname": "", "description": "", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false }, "quantity_normalized": "5.00000000" }, - "tx_hash": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774", + "tx_hash": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1", "block_index": 193, - "block_time": 1727201012 + "block_time": 1727349778 } ], "next_cursor": null, @@ -4074,7 +3993,7 @@ Returns the events of a transaction Returns the events of a transaction + Parameters - + tx_hash: `ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774` (str, required) - The hash of the transaction to return + + tx_hash: `0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1` (str, required) - The hash of the transaction to return + event: `CREDIT` (str, required) - The event to filter by + cursor: `542` (str, optional) - The last event index to return + Default: `None` @@ -4096,16 +4015,16 @@ Returns the events of a transaction "event_index": 533, "event": "CREDIT", "params": { - "address": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", + "address": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", "asset": "XCP", "block_index": 193, "calling_function": "sweep", - "event": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774", + "event": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1", "quantity": 74499387833, "tx_index": 59, "utxo": null, "utxo_address": null, - "block_time": 1727201012, + "block_time": 1727349778, "asset_info": { "divisible": true, "asset_longname": null, @@ -4115,63 +4034,63 @@ Returns the events of a transaction }, "quantity_normalized": "744.99388000" }, - "tx_hash": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774", + "tx_hash": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1", "block_index": 193, - "block_time": 1727201012 + "block_time": 1727349778 }, { "event_index": 531, "event": "CREDIT", "params": { - "address": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", + "address": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", "asset": "MYASSETA", "block_index": 193, "calling_function": "sweep", - "event": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774", + "event": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1", "quantity": 10, "tx_index": 59, "utxo": null, "utxo_address": null, - "block_time": 1727201012, + "block_time": 1727349778, "asset_info": { "asset_longname": null, "description": "My super asset A", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false }, "quantity_normalized": "0.00000010" }, - "tx_hash": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774", + "tx_hash": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1", "block_index": 193, - "block_time": 1727201012 + "block_time": 1727349778 }, { "event_index": 529, "event": "CREDIT", "params": { - "address": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", + "address": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", "asset": "FAIRMINTA", "block_index": 193, "calling_function": "sweep", - "event": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774", + "event": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1", "quantity": 500000000, "tx_index": 59, "utxo": null, "utxo_address": null, - "block_time": 1727201012, + "block_time": 1727349778, "asset_info": { "asset_longname": "", "description": "", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false }, "quantity_normalized": "5.00000000" }, - "tx_hash": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774", + "tx_hash": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1", "block_index": 193, - "block_time": 1727201012 + "block_time": 1727349778 } ], "next_cursor": null, @@ -4186,7 +4105,7 @@ Returns the events of a transaction Returns the balances of several addresses + Parameters - + addresses: `bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs,bcrt1q2nqm5v62ryf0jc6n7ygf8zf8cezllyryfdfnk9` (str, required) - Comma separated list of addresses + + addresses: `bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm,bcrt1q80kwyrcnqdvackyar6zdtx2shtussgggmw3q6d` (str, required) - Comma separated list of addresses + cursor (str, optional) - The last index of the balances to return + Default: `None` + limit: `5` (int, optional) - The maximum number of balances to return @@ -4210,7 +4129,7 @@ Returns the balances of several addresses "total": 100000000000, "addresses": [ { - "address": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "address": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "utxo": null, "utxo_address": null, "quantity": 100000000000, @@ -4220,7 +4139,7 @@ Returns the balances of several addresses "asset_info": { "asset_longname": "A95428959745315388.SUBNUMERIC", "description": "A subnumeric asset", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false }, @@ -4231,7 +4150,7 @@ Returns the balances of several addresses "total": 97999999980, "addresses": [ { - "address": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "address": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "utxo": null, "utxo_address": null, "quantity": 97999999980, @@ -4241,7 +4160,7 @@ Returns the balances of several addresses "asset_info": { "asset_longname": null, "description": "My super asset A", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false }, @@ -4252,7 +4171,7 @@ Returns the balances of several addresses "total": 500000000, "addresses": [ { - "address": "bcrt1q2nqm5v62ryf0jc6n7ygf8zf8cezllyryfdfnk9", + "address": "bcrt1q80kwyrcnqdvackyar6zdtx2shtussgggmw3q6d", "utxo": null, "utxo_address": null, "quantity": 500000000, @@ -4262,7 +4181,7 @@ Returns the balances of several addresses "asset_info": { "asset_longname": "", "description": "", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false }, @@ -4273,7 +4192,7 @@ Returns the balances of several addresses "total": 40, "addresses": [ { - "address": "bcrt1q2nqm5v62ryf0jc6n7ygf8zf8cezllyryfdfnk9", + "address": "bcrt1q80kwyrcnqdvackyar6zdtx2shtussgggmw3q6d", "utxo": null, "utxo_address": null, "quantity": 40, @@ -4283,7 +4202,7 @@ Returns the balances of several addresses "asset_info": { "asset_longname": "", "description": "", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false }, @@ -4294,7 +4213,7 @@ Returns the balances of several addresses "total": 19, "addresses": [ { - "address": "bcrt1q2nqm5v62ryf0jc6n7ygf8zf8cezllyryfdfnk9", + "address": "bcrt1q80kwyrcnqdvackyar6zdtx2shtussgggmw3q6d", "utxo": null, "utxo_address": null, "quantity": 19, @@ -4304,7 +4223,7 @@ Returns the balances of several addresses "asset_info": { "asset_longname": "", "description": "", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false }, @@ -4321,7 +4240,7 @@ Returns the balances of several addresses Returns the transactions of a list of addresses + Parameters - + addresses: `bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs,bcrt1q2nqm5v62ryf0jc6n7ygf8zf8cezllyryfdfnk9` (str, required) - Comma separated list of addresses to return + + addresses: `bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm,bcrt1q80kwyrcnqdvackyar6zdtx2shtussgggmw3q6d` (str, required) - Comma separated list of addresses to return + cursor: `60` (str, optional) - The last transaction index to return + Default: `None` + limit: `5` (int, optional) - The maximum number of transactions to return @@ -4340,17 +4259,17 @@ Returns the transactions of a list of addresses "result": [ { "tx_index": 58, - "tx_hash": "132d67269995e3bc9e40d83bc0badefad56d85f0229eedfb0e2ccdf829d03d28", + "tx_hash": "a698de8b421cf087e348e8229a0a5fe1f94cda423531629f5c2864fde41dcd7f", "block_index": 192, - "block_hash": "7aa8cd7d46e84e234d53f8c14736afd98d1d5b8441f4f425fe8c6a52c3f33c87", - "block_time": 1727201008, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "block_hash": "7f32744ac190f7103aded180f9a78843053006353de63e4a6ba2083fac6ef4f0", + "block_time": 1727349773, + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "destination": null, "btc_amount": 0, "fee": 10000, "data": "0a000000000000000100000000000003e8000000000000000000000000000003e800150000000000000000", "supported": true, - "utxos_info": "132d67269995e3bc9e40d83bc0badefad56d85f0229eedfb0e2ccdf829d03d28:1", + "utxos_info": "a698de8b421cf087e348e8229a0a5fe1f94cda423531629f5c2864fde41dcd7f:1", "confirmed": true, "unpacked_data": { "message_type": "order", @@ -4386,23 +4305,23 @@ Returns the transactions of a list of addresses }, { "tx_index": 57, - "tx_hash": "1d314894d90254c43598647c4ebca9b8f3f0d20a522eb8130d9955e95ea1c197", + "tx_hash": "580ec0c7defaa9779a34e074c2046fab885ea02da799e56daed21d55a482e71f", "block_index": 191, - "block_hash": "6df0e71250aea0de3e29c053f2ca49cc02c029f911a25356f455303c447d0a63", - "block_time": 1727201003, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "block_hash": "5602fc933b2479e92972028900aa479b950d68de91c99d9cd2b9d4b6c9eb5fd8", + "block_time": 1727349769, + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "destination": null, "btc_amount": 0, "fee": 10000, - "data": "4683919cf82dd5eb1e2e1f6d3f3f752d34d41636ed00ab8ff78369eb81475b8e57", + "data": "462800d4586e4c4189062b253bb171fd88ceb4184a559bb111b5990541e65968fc", "supported": true, - "utxos_info": "1d314894d90254c43598647c4ebca9b8f3f0d20a522eb8130d9955e95ea1c197:1", + "utxos_info": "580ec0c7defaa9779a34e074c2046fab885ea02da799e56daed21d55a482e71f:1", "confirmed": true, "unpacked_data": { "message_type": "cancel", "message_type_id": 70, "message_data": { - "offer_hash": "83919cf82dd5eb1e2e1f6d3f3f752d34d41636ed00ab8ff78369eb81475b8e57", + "offer_hash": "2800d4586e4c4189062b253bb171fd88ceb4184a559bb111b5990541e65968fc", "status": "valid" } }, @@ -4410,17 +4329,17 @@ Returns the transactions of a list of addresses }, { "tx_index": 56, - "tx_hash": "83919cf82dd5eb1e2e1f6d3f3f752d34d41636ed00ab8ff78369eb81475b8e57", + "tx_hash": "2800d4586e4c4189062b253bb171fd88ceb4184a559bb111b5990541e65968fc", "block_index": 190, - "block_hash": "0878eceac6ded73fd8e873772ed9f93c488a46bdde659e59451e65eb9a3ee390", - "block_time": 1727200999, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "block_hash": "6894c9d833a94dda96cacbd65c20855b53ab6cbf3ca4d2935db0148cdee0f627", + "block_time": 1727349765, + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "destination": null, "btc_amount": 0, "fee": 10000, "data": "0a000000000000000100000000000003e8000000000000000000000000000003e800150000000000000000", "supported": true, - "utxos_info": "83919cf82dd5eb1e2e1f6d3f3f752d34d41636ed00ab8ff78369eb81475b8e57:1", + "utxos_info": "2800d4586e4c4189062b253bb171fd88ceb4184a559bb111b5990541e65968fc:1", "confirmed": true, "unpacked_data": { "message_type": "order", @@ -4456,17 +4375,17 @@ Returns the transactions of a list of addresses }, { "tx_index": 55, - "tx_hash": "4cd813fae2558e89f2f9411f38daa7d4c10c94a267daa38155cf18fb4d9fd055", + "tx_hash": "c95c3eaeb282aad2a9bd7b3c74fec665200aceba41585581df0b0bb4ad6434d7", "block_index": 189, - "block_hash": "73be93be2c91012204c8a1e8321475345c6c634627235302e1e7abe56fcb5755", - "block_time": 1727200995, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "block_hash": "0aec4e04920daa7b67afa563ad13da72e656efceb46b60268f1a55bbe2271020", + "block_time": 1727349761, + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "destination": null, "btc_amount": 0, "fee": 10000, - "data": "0300038054c1ba334a1912f96353f110938927c645ff9064802e12acb6aeb47c0265e777c21744bff0466743dd806c45b04730370dc7e778ed200c19f22a08c064a9400000060acdc5db9400000000000000290000000000000005200000000000000020000000000000001400", + "data": "030003803bece20f130359dc589d1e84d59950baf9082108803f1b35d0c7d4f97ce61405f0ca84abe9d07ba48d806a0754aa80c92844296a3a23dde3609ac941f9d0400000060acdc5db9400000000000000290000000000000005200000000000000020000000000000001400", "supported": true, - "utxos_info": "4cd813fae2558e89f2f9411f38daa7d4c10c94a267daa38155cf18fb4d9fd055:0", + "utxos_info": "c95c3eaeb282aad2a9bd7b3c74fec665200aceba41585581df0b0bb4ad6434d7:0", "confirmed": true, "unpacked_data": { "message_type": "mpma_send", @@ -4474,14 +4393,14 @@ Returns the transactions of a list of addresses "message_data": [ { "asset": "MYASSETA", - "destination": "bcrt1q9cf2ed4wk37qye08wlppw39l7prxws7afa3krk", + "destination": "bcrt1q8udnt5x86nuhees5qhcv4p9ta8g8hfydzswq37", "quantity": 10, "memo": null, "memo_is_hex": null, "asset_info": { "asset_longname": null, "description": "My super asset A", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false }, @@ -4489,7 +4408,7 @@ Returns the transactions of a list of addresses }, { "asset": "XCP", - "destination": "bcrt1q2nqm5v62ryf0jc6n7ygf8zf8cezllyryfdfnk9", + "destination": "bcrt1q80kwyrcnqdvackyar6zdtx2shtussgggmw3q6d", "quantity": 10, "memo": null, "memo_is_hex": null, @@ -4508,25 +4427,25 @@ Returns the transactions of a list of addresses }, { "tx_index": 52, - "tx_hash": "c78a916b13975e32514ea6fac0324481adfcc972f1db2cbabb96677db4d026cb", + "tx_hash": "3e53e5f159119741d2f20cb51578a15e316fc0f0d4bb92eadba99103104483ac", "block_index": 186, - "block_hash": "68d8ed672f554db585e5508b660624d769c3a49fe8bfc118cf4109c241833983", - "block_time": 1727200982, - "source": "bcrt1q2nqm5v62ryf0jc6n7ygf8zf8cezllyryfdfnk9", - "destination": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "block_hash": "1e3ef10f2a2854e277eff75d94d9a94e30cc1801ec33ed023529c607791d8925", + "block_time": 1727349748, + "source": "bcrt1q80kwyrcnqdvackyar6zdtx2shtussgggmw3q6d", + "destination": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "btc_amount": 2000, "fee": 10000, - "data": "0b4844c5f31805a95e25af849d3e888b41d4cba82846300010c82895f4072e57f6e2f9612faf4a7e6249958ba9d24aaf9e3d7a70b0dafaa5fb94dc51a088e6cf63", + "data": "0bc0e64defd329daf75d1cfd3cdd4466bca850ee09e61b996a4b5af9517d84de0594e8b0e0054d6ee0096945c1edaca9a0736964d53f43a8a158850f17cfd985af", "supported": true, - "utxos_info": "c78a916b13975e32514ea6fac0324481adfcc972f1db2cbabb96677db4d026cb:0", + "utxos_info": "3e53e5f159119741d2f20cb51578a15e316fc0f0d4bb92eadba99103104483ac:0", "confirmed": true, "unpacked_data": { "message_type": "btcpay", "message_type_id": 11, "message_data": { - "tx0_hash": "4844c5f31805a95e25af849d3e888b41d4cba82846300010c82895f4072e57f6", - "tx1_hash": "e2f9612faf4a7e6249958ba9d24aaf9e3d7a70b0dafaa5fb94dc51a088e6cf63", - "order_match_id": "4844c5f31805a95e25af849d3e888b41d4cba82846300010c82895f4072e57f6_e2f9612faf4a7e6249958ba9d24aaf9e3d7a70b0dafaa5fb94dc51a088e6cf63", + "tx0_hash": "c0e64defd329daf75d1cfd3cdd4466bca850ee09e61b996a4b5af9517d84de05", + "tx1_hash": "94e8b0e0054d6ee0096945c1edaca9a0736964d53f43a8a158850f17cfd985af", + "order_match_id": "c0e64defd329daf75d1cfd3cdd4466bca850ee09e61b996a4b5af9517d84de05_94e8b0e0054d6ee0096945c1edaca9a0736964d53f43a8a158850f17cfd985af", "status": "valid" } }, @@ -4543,7 +4462,7 @@ Returns the transactions of a list of addresses Returns the events of a list of addresses + Parameters - + addresses: `bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs,bcrt1q2nqm5v62ryf0jc6n7ygf8zf8cezllyryfdfnk9` (str, required) - Comma separated list of addresses to return + + addresses: `bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm,bcrt1q80kwyrcnqdvackyar6zdtx2shtussgggmw3q6d` (str, required) - Comma separated list of addresses to return + event_name (str, optional) - Comma separated list of events to return + Default: `None` + cursor: `542` (str, optional) - The last event index to return @@ -4579,11 +4498,11 @@ Returns the events of a list of addresses "give_asset": "XCP", "give_quantity": 1000, "give_remaining": 1000, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "status": "open", - "tx_hash": "132d67269995e3bc9e40d83bc0badefad56d85f0229eedfb0e2ccdf829d03d28", + "tx_hash": "a698de8b421cf087e348e8229a0a5fe1f94cda423531629f5c2864fde41dcd7f", "tx_index": 58, - "block_time": 1727201008, + "block_time": 1727349773, "give_asset_info": { "divisible": true, "asset_longname": null, @@ -4607,24 +4526,24 @@ Returns the events of a list of addresses "fee_required_remaining_normalized": "0.00000000", "fee_provided_remaining_normalized": "0.00010000" }, - "tx_hash": "132d67269995e3bc9e40d83bc0badefad56d85f0229eedfb0e2ccdf829d03d28", + "tx_hash": "a698de8b421cf087e348e8229a0a5fe1f94cda423531629f5c2864fde41dcd7f", "block_index": 192, - "block_time": 1727201008 + "block_time": 1727349773 }, { "event_index": 521, "event": "DEBIT", "params": { "action": "open order", - "address": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "address": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "asset": "XCP", "block_index": 192, - "event": "132d67269995e3bc9e40d83bc0badefad56d85f0229eedfb0e2ccdf829d03d28", + "event": "a698de8b421cf087e348e8229a0a5fe1f94cda423531629f5c2864fde41dcd7f", "quantity": 1000, "tx_index": 58, "utxo": null, "utxo_address": null, - "block_time": 1727201008, + "block_time": 1727349773, "asset_info": { "divisible": true, "asset_longname": null, @@ -4634,25 +4553,25 @@ Returns the events of a list of addresses }, "quantity_normalized": "0.00001000" }, - "tx_hash": "132d67269995e3bc9e40d83bc0badefad56d85f0229eedfb0e2ccdf829d03d28", + "tx_hash": "a698de8b421cf087e348e8229a0a5fe1f94cda423531629f5c2864fde41dcd7f", "block_index": 192, - "block_time": 1727201008 + "block_time": 1727349773 }, { "event_index": 520, "event": "NEW_TRANSACTION", "params": { - "block_hash": "7aa8cd7d46e84e234d53f8c14736afd98d1d5b8441f4f425fe8c6a52c3f33c87", + "block_hash": "7f32744ac190f7103aded180f9a78843053006353de63e4a6ba2083fac6ef4f0", "block_index": 192, - "block_time": 1727201008, + "block_time": 1727349773, "btc_amount": 0, "data": "0a000000000000000100000000000003e8000000000000000000000000000003e800150000000000000000", "destination": "", "fee": 10000, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", - "tx_hash": "132d67269995e3bc9e40d83bc0badefad56d85f0229eedfb0e2ccdf829d03d28", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", + "tx_hash": "a698de8b421cf087e348e8229a0a5fe1f94cda423531629f5c2864fde41dcd7f", "tx_index": 58, - "utxos_info": "132d67269995e3bc9e40d83bc0badefad56d85f0229eedfb0e2ccdf829d03d28:1", + "utxos_info": "a698de8b421cf087e348e8229a0a5fe1f94cda423531629f5c2864fde41dcd7f:1", "unpacked_data": { "message_type": "order", "message_type_id": 10, @@ -4684,40 +4603,40 @@ Returns the events of a list of addresses }, "btc_amount_normalized": "0.00000000" }, - "tx_hash": "132d67269995e3bc9e40d83bc0badefad56d85f0229eedfb0e2ccdf829d03d28", + "tx_hash": "a698de8b421cf087e348e8229a0a5fe1f94cda423531629f5c2864fde41dcd7f", "block_index": 192, - "block_time": 1727201008 + "block_time": 1727349773 }, { "event_index": 516, "event": "CANCEL_ORDER", "params": { "block_index": 191, - "offer_hash": "83919cf82dd5eb1e2e1f6d3f3f752d34d41636ed00ab8ff78369eb81475b8e57", - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "offer_hash": "2800d4586e4c4189062b253bb171fd88ceb4184a559bb111b5990541e65968fc", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "status": "valid", - "tx_hash": "1d314894d90254c43598647c4ebca9b8f3f0d20a522eb8130d9955e95ea1c197", + "tx_hash": "580ec0c7defaa9779a34e074c2046fab885ea02da799e56daed21d55a482e71f", "tx_index": 57, - "block_time": 1727201003 + "block_time": 1727349769 }, - "tx_hash": "1d314894d90254c43598647c4ebca9b8f3f0d20a522eb8130d9955e95ea1c197", + "tx_hash": "580ec0c7defaa9779a34e074c2046fab885ea02da799e56daed21d55a482e71f", "block_index": 191, - "block_time": 1727201003 + "block_time": 1727349769 }, { "event_index": 515, "event": "CREDIT", "params": { - "address": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "address": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "asset": "XCP", "block_index": 191, "calling_function": "cancel order", - "event": "83919cf82dd5eb1e2e1f6d3f3f752d34d41636ed00ab8ff78369eb81475b8e57", + "event": "2800d4586e4c4189062b253bb171fd88ceb4184a559bb111b5990541e65968fc", "quantity": 1000, "tx_index": 57, "utxo": null, "utxo_address": null, - "block_time": 1727201003, + "block_time": 1727349769, "asset_info": { "divisible": true, "asset_longname": null, @@ -4727,9 +4646,9 @@ Returns the events of a list of addresses }, "quantity_normalized": "0.00001000" }, - "tx_hash": "1d314894d90254c43598647c4ebca9b8f3f0d20a522eb8130d9955e95ea1c197", + "tx_hash": "580ec0c7defaa9779a34e074c2046fab885ea02da799e56daed21d55a482e71f", "block_index": 191, - "block_time": 1727201003 + "block_time": 1727349769 } ], "next_cursor": 513, @@ -4742,7 +4661,7 @@ Returns the events of a list of addresses Returns the mempool events of a list of addresses + Parameters - + addresses: `bcrt1q9cf2ed4wk37qye08wlppw39l7prxws7afa3krk,bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct` (str, required) - Comma separated list of addresses to return + + addresses: `bcrt1q8udnt5x86nuhees5qhcv4p9ta8g8hfydzswq37,bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz` (str, required) - Comma separated list of addresses to return + cursor (str, optional) - The last event index to return + Default: `None` + limit: `5` (int, optional) - The maximum number of events to return @@ -4758,17 +4677,17 @@ Returns the mempool events of a list of addresses { "result": [ { - "tx_hash": "044206e67491ff5d4c325bca6bbf5704dfbc3794e8948a39aae3ab0e11b23e2a", + "tx_hash": "d2ccbb9031162b0616fdadcbc7d3c0925c13e496a5ff4bf76db95a61063afb30", "event": "ENHANCED_SEND", "params": { "asset": "XCP", "block_index": 9999999, - "destination": "bcrt1q9cf2ed4wk37qye08wlppw39l7prxws7afa3krk", + "destination": "bcrt1q8udnt5x86nuhees5qhcv4p9ta8g8hfydzswq37", "memo": null, "quantity": 10000, - "source": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", + "source": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", "status": "valid", - "tx_hash": "044206e67491ff5d4c325bca6bbf5704dfbc3794e8948a39aae3ab0e11b23e2a", + "tx_hash": "d2ccbb9031162b0616fdadcbc7d3c0925c13e496a5ff4bf76db95a61063afb30", "tx_index": 61, "asset_info": { "divisible": true, @@ -4778,22 +4697,23 @@ Returns the mempool events of a list of addresses "issuer": null }, "quantity_normalized": "0.00010000" - } + }, + "timestamp": 1727349786.5118906 }, { - "tx_hash": "044206e67491ff5d4c325bca6bbf5704dfbc3794e8948a39aae3ab0e11b23e2a", + "tx_hash": "d2ccbb9031162b0616fdadcbc7d3c0925c13e496a5ff4bf76db95a61063afb30", "event": "CREDIT", "params": { - "address": "bcrt1q9cf2ed4wk37qye08wlppw39l7prxws7afa3krk", + "address": "bcrt1q8udnt5x86nuhees5qhcv4p9ta8g8hfydzswq37", "asset": "XCP", "block_index": 194, "calling_function": "send", - "event": "044206e67491ff5d4c325bca6bbf5704dfbc3794e8948a39aae3ab0e11b23e2a", + "event": "d2ccbb9031162b0616fdadcbc7d3c0925c13e496a5ff4bf76db95a61063afb30", "quantity": 10000, "tx_index": 61, "utxo": null, "utxo_address": null, - "block_time": 1727201016, + "block_time": 1727349782, "asset_info": { "divisible": true, "asset_longname": null, @@ -4802,22 +4722,23 @@ Returns the mempool events of a list of addresses "issuer": null }, "quantity_normalized": "0.00010000" - } + }, + "timestamp": 1727349786.5118906 }, { - "tx_hash": "044206e67491ff5d4c325bca6bbf5704dfbc3794e8948a39aae3ab0e11b23e2a", + "tx_hash": "d2ccbb9031162b0616fdadcbc7d3c0925c13e496a5ff4bf76db95a61063afb30", "event": "DEBIT", "params": { "action": "send", - "address": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", + "address": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", "asset": "XCP", "block_index": 194, - "event": "044206e67491ff5d4c325bca6bbf5704dfbc3794e8948a39aae3ab0e11b23e2a", + "event": "d2ccbb9031162b0616fdadcbc7d3c0925c13e496a5ff4bf76db95a61063afb30", "quantity": 10000, "tx_index": 61, "utxo": null, "utxo_address": null, - "block_time": 1727201016, + "block_time": 1727349782, "asset_info": { "divisible": true, "asset_longname": null, @@ -4826,30 +4747,31 @@ Returns the mempool events of a list of addresses "issuer": null }, "quantity_normalized": "0.00010000" - } + }, + "timestamp": 1727349786.5118906 }, { - "tx_hash": "044206e67491ff5d4c325bca6bbf5704dfbc3794e8948a39aae3ab0e11b23e2a", + "tx_hash": "d2ccbb9031162b0616fdadcbc7d3c0925c13e496a5ff4bf76db95a61063afb30", "event": "NEW_TRANSACTION", "params": { "block_hash": "mempool", "block_index": 9999999, - "block_time": 1727201019.8965485, + "block_time": 1727349786.5118906, "btc_amount": 0, - "data": "0200000000000000010000000000002710802e12acb6aeb47c0265e777c21744bff0466743dd", + "data": "0200000000000000010000000000002710803f1b35d0c7d4f97ce61405f0ca84abe9d07ba48d", "destination": "", "fee": 10000, - "source": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", - "tx_hash": "044206e67491ff5d4c325bca6bbf5704dfbc3794e8948a39aae3ab0e11b23e2a", + "source": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", + "tx_hash": "d2ccbb9031162b0616fdadcbc7d3c0925c13e496a5ff4bf76db95a61063afb30", "tx_index": 61, - "utxos_info": "044206e67491ff5d4c325bca6bbf5704dfbc3794e8948a39aae3ab0e11b23e2a:1", + "utxos_info": "d2ccbb9031162b0616fdadcbc7d3c0925c13e496a5ff4bf76db95a61063afb30:1", "unpacked_data": { "message_type": "enhanced_send", "message_type_id": 2, "message_data": { "asset": "XCP", "quantity": 10000, - "address": "bcrt1q9cf2ed4wk37qye08wlppw39l7prxws7afa3krk", + "address": "bcrt1q8udnt5x86nuhees5qhcv4p9ta8g8hfydzswq37", "memo": null, "asset_info": { "divisible": true, @@ -4862,7 +4784,8 @@ Returns the mempool events of a list of addresses } }, "btc_amount_normalized": "0.00000000" - } + }, + "timestamp": 1727349786.5118906 } ], "next_cursor": null, @@ -4875,7 +4798,7 @@ Returns the mempool events of a list of addresses Returns the balances of an address + Parameters - + address: `bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs` (str, required) - The address to return + + address: `bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm` (str, required) - The address to return + cursor (str, optional) - The last index of the balances to return + Default: `None` + limit: `5` (int, optional) - The maximum number of balances to return @@ -4895,7 +4818,7 @@ Returns the balances of an address { "result": [ { - "address": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "address": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "asset": "A95428956980101314", "quantity": 100000000000, "utxo": null, @@ -4903,14 +4826,14 @@ Returns the balances of an address "asset_info": { "asset_longname": "A95428959745315388.SUBNUMERIC", "description": "A subnumeric asset", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false }, "quantity_normalized": "1000.00000000" }, { - "address": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "address": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "asset": "MYASSETA", "quantity": 97999999980, "utxo": null, @@ -4918,14 +4841,14 @@ Returns the balances of an address "asset_info": { "asset_longname": null, "description": "My super asset A", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false }, "quantity_normalized": "980.00000000" }, { - "address": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "address": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "asset": "XCP", "quantity": 82699937196, "utxo": null, @@ -4940,7 +4863,7 @@ Returns the balances of an address "quantity_normalized": "826.99937000" }, { - "address": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "address": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "asset": "TESTLOCKDESC", "quantity": 10000000000, "utxo": null, @@ -4948,7 +4871,7 @@ Returns the balances of an address "asset_info": { "asset_longname": null, "description": "Test Locking Description", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false }, @@ -4965,7 +4888,7 @@ Returns the balances of an address Returns the balance of an address and asset + Parameters - + address: `bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs` (str, required) - The address to return + + address: `bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm` (str, required) - The address to return + asset: `XCP` (str, required) - The asset to return + verbose: `true` (bool, optional) - Include asset and dispenser info and normalized quantities in the response. + Default: `false` @@ -4977,7 +4900,7 @@ Returns the balance of an address and asset ``` { "result": { - "address": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "address": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "asset": "XCP", "quantity": 82699937196, "utxo": null, @@ -4999,7 +4922,7 @@ Returns the balance of an address and asset Returns the credits of an address + Parameters - + address: `bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs` (str, required) - The address to return + + address: `bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm` (str, required) - The address to return + action (enum[str], optional) - The action to filter by + Default: `None` + Members @@ -5049,16 +4972,16 @@ Returns the credits of an address "result": [ { "block_index": 191, - "address": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "address": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "asset": "XCP", "quantity": 1000, "calling_function": "cancel order", - "event": "83919cf82dd5eb1e2e1f6d3f3f752d34d41636ed00ab8ff78369eb81475b8e57", + "event": "2800d4586e4c4189062b253bb171fd88ceb4184a559bb111b5990541e65968fc", "tx_index": 57, "utxo": null, "utxo_address": null, "confirmed": true, - "block_time": 1727201003, + "block_time": 1727349769, "asset_info": { "divisible": true, "asset_longname": null, @@ -5070,16 +4993,16 @@ Returns the credits of an address }, { "block_index": 183, - "address": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "address": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "asset": "XCP", "quantity": 1000, "calling_function": "cancel order", - "event": "f90bb3520b4cd8e8f43ae4a416ea102f6a45a4cfd10b4620066271057abde926", + "event": "3c2578755f5ce3a12092ce274da102b8cc2edd176680fb729c666ddf64758de0", "tx_index": 0, "utxo": null, "utxo_address": null, "confirmed": true, - "block_time": 1727200899, + "block_time": 1727349670, "asset_info": { "divisible": true, "asset_longname": null, @@ -5091,20 +5014,20 @@ Returns the credits of an address }, { "block_index": 160, - "address": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "address": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "asset": "A95428956980101314", "quantity": 100000000000, "calling_function": "issuance", - "event": "efd20bb15eb6a7ce22645a0fb33b1873d00dc0cdeb9533d37037e0fd6a63f512", + "event": "a2fa6f1455be62f0f3dc7323d04ff355a70e7a3c9598ec831b1ebe6042414f40", "tx_index": 47, "utxo": null, "utxo_address": null, "confirmed": true, - "block_time": 1727200884, + "block_time": 1727349655, "asset_info": { "asset_longname": "A95428959745315388.SUBNUMERIC", "description": "A subnumeric asset", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false }, @@ -5112,20 +5035,20 @@ Returns the credits of an address }, { "block_index": 157, - "address": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "address": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "asset": "TESTLOCKDESC", "quantity": 10000000000, "calling_function": "issuance", - "event": "e12a079169fa7227aca6b168eafdf85cc67738b746b00fb0efa698d2c977b8f1", + "event": "4d6e8c750d7bebcc8306d1839b77caa73334ae0b91c6d0c002b1caad4cf321aa", "tx_index": 44, "utxo": null, "utxo_address": null, "confirmed": true, - "block_time": 1727200871, + "block_time": 1727349642, "asset_info": { "asset_longname": null, "description": "Test Locking Description", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false }, @@ -5137,16 +5060,16 @@ Returns the credits of an address "asset": "MYASSETA", "quantity": 1000000000, "calling_function": "attach to utxo", - "event": "10c98431b6929b14e27a040b17f2d22aafc7813478587e2bbaca26c1c6197538", + "event": "984bc0ec4bd08b8bc75ae3c16b95de7ac4c500b8948d9ce99ddfb27f095f5107", "tx_index": 39, - "utxo": "10c98431b6929b14e27a040b17f2d22aafc7813478587e2bbaca26c1c6197538:1", - "utxo_address": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "utxo": "984bc0ec4bd08b8bc75ae3c16b95de7ac4c500b8948d9ce99ddfb27f095f5107:1", + "utxo_address": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "confirmed": true, - "block_time": 1727200849, + "block_time": 1727349621, "asset_info": { "asset_longname": null, "description": "My super asset A", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false }, @@ -5163,7 +5086,7 @@ Returns the credits of an address Returns the debits of an address + Parameters - + address: `bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs` (str, required) - The address to return + + address: `bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm` (str, required) - The address to return + action (enum[str], optional) - The action to filter by + Default: `None` + Members @@ -5202,16 +5125,16 @@ Returns the debits of an address "result": [ { "block_index": 192, - "address": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "address": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "asset": "XCP", "quantity": 1000, "action": "open order", - "event": "132d67269995e3bc9e40d83bc0badefad56d85f0229eedfb0e2ccdf829d03d28", + "event": "a698de8b421cf087e348e8229a0a5fe1f94cda423531629f5c2864fde41dcd7f", "tx_index": 58, "utxo": null, "utxo_address": null, "confirmed": true, - "block_time": 1727201008, + "block_time": 1727349773, "asset_info": { "divisible": true, "asset_longname": null, @@ -5223,16 +5146,16 @@ Returns the debits of an address }, { "block_index": 190, - "address": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "address": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "asset": "XCP", "quantity": 1000, "action": "open order", - "event": "83919cf82dd5eb1e2e1f6d3f3f752d34d41636ed00ab8ff78369eb81475b8e57", + "event": "2800d4586e4c4189062b253bb171fd88ceb4184a559bb111b5990541e65968fc", "tx_index": 56, "utxo": null, "utxo_address": null, "confirmed": true, - "block_time": 1727200999, + "block_time": 1727349765, "asset_info": { "divisible": true, "asset_longname": null, @@ -5244,16 +5167,16 @@ Returns the debits of an address }, { "block_index": 189, - "address": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "address": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "asset": "XCP", "quantity": 10, "action": "mpma send", - "event": "4cd813fae2558e89f2f9411f38daa7d4c10c94a267daa38155cf18fb4d9fd055", + "event": "c95c3eaeb282aad2a9bd7b3c74fec665200aceba41585581df0b0bb4ad6434d7", "tx_index": 55, "utxo": null, "utxo_address": null, "confirmed": true, - "block_time": 1727200995, + "block_time": 1727349761, "asset_info": { "divisible": true, "asset_longname": null, @@ -5265,20 +5188,20 @@ Returns the debits of an address }, { "block_index": 189, - "address": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "address": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "asset": "MYASSETA", "quantity": 20, "action": "mpma send", - "event": "4cd813fae2558e89f2f9411f38daa7d4c10c94a267daa38155cf18fb4d9fd055", + "event": "c95c3eaeb282aad2a9bd7b3c74fec665200aceba41585581df0b0bb4ad6434d7", "tx_index": 55, "utxo": null, "utxo_address": null, "confirmed": true, - "block_time": 1727200995, + "block_time": 1727349761, "asset_info": { "asset_longname": null, "description": "My super asset A", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false }, @@ -5286,16 +5209,16 @@ Returns the debits of an address }, { "block_index": 184, - "address": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "address": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "asset": "XCP", "quantity": 10000, "action": "open order", - "event": "4844c5f31805a95e25af849d3e888b41d4cba82846300010c82895f4072e57f6", + "event": "c0e64defd329daf75d1cfd3cdd4466bca850ee09e61b996a4b5af9517d84de05", "tx_index": 50, "utxo": null, "utxo_address": null, "confirmed": true, - "block_time": 1727200964, + "block_time": 1727349739, "asset_info": { "divisible": true, "asset_longname": null, @@ -5316,7 +5239,7 @@ Returns the debits of an address Returns the bets of a feed + Parameters - + address: `bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs` (str, required) - The address of the feed + + address: `bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm` (str, required) - The address of the feed + status: `filled` (enum[str], optional) - The status of the bet + Default: `open` + Members @@ -5351,7 +5274,7 @@ Returns the bets of a feed Returns the broadcasts of a source + Parameters - + address: `bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs` (str, required) - The address to return + + address: `bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm` (str, required) - The address to return + cursor (str, optional) - The last index of the broadcasts to return + Default: `None` + limit: `5` (int, optional) - The maximum number of broadcasts to return @@ -5370,9 +5293,9 @@ Returns the broadcasts of a source "result": [ { "tx_index": 24, - "tx_hash": "929b85b0f022a54c6904a36e51da0339ca9b0583ac7d003a91cd601964f53da5", + "tx_hash": "ee6979ec1952f7d6b4f012894d20aac594379a1abfc25e780122b6c2e6c23017", "block_index": 137, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "timestamp": 4003903983, "value": 999.0, "fee_fraction_int": 0, @@ -5380,7 +5303,7 @@ Returns the broadcasts of a source "locked": false, "status": "valid", "confirmed": true, - "block_time": 1727200786, + "block_time": 1727349549, "fee_fraction_int_normalized": "0.00000000" } ], @@ -5394,7 +5317,7 @@ Returns the broadcasts of a source Returns the burns of an address + Parameters - + address: `bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs` (str, required) - The address to return + + address: `bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm` (str, required) - The address to return + cursor (str, optional) - The last index of the burns to return + Default: `None` + limit: `5` (int, optional) - The maximum number of burns to return @@ -5413,14 +5336,14 @@ Returns the burns of an address "result": [ { "tx_index": 0, - "tx_hash": "2a4c788f6c50b44e553e7df7ca7d8f3a63168c0f829df4ba991c41dcce254947", + "tx_hash": "f2240359f1e1ea8b686642df84b6e1956f2f47ff2d151b06e91e0d9ef24cddc8", "block_index": 112, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "burned": 50000000, "earned": 74999998167, "status": "valid", "confirmed": true, - "block_time": 1727200681, + "block_time": 1727349435, "burned_normalized": "0.50000000", "earned_normalized": "749.99998000" } @@ -5435,7 +5358,7 @@ Returns the burns of an address Returns the sends, include Enhanced and MPMA sends, of an address + Parameters - + address: `bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs` (str, required) - The address to return + + address: `bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm` (str, required) - The address to return + cursor (str, optional) - The last index of the sends to return + Default: `None` + limit: `5` (int, optional) - The maximum number of sends to return @@ -5454,10 +5377,10 @@ Returns the sends, include Enhanced and MPMA sends, of an address "result": [ { "tx_index": 55, - "tx_hash": "4cd813fae2558e89f2f9411f38daa7d4c10c94a267daa38155cf18fb4d9fd055", + "tx_hash": "c95c3eaeb282aad2a9bd7b3c74fec665200aceba41585581df0b0bb4ad6434d7", "block_index": 189, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", - "destination": "bcrt1q2nqm5v62ryf0jc6n7ygf8zf8cezllyryfdfnk9", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", + "destination": "bcrt1q80kwyrcnqdvackyar6zdtx2shtussgggmw3q6d", "asset": "XCP", "quantity": 10, "status": "valid", @@ -5465,7 +5388,7 @@ Returns the sends, include Enhanced and MPMA sends, of an address "memo": null, "fee_paid": 0, "confirmed": true, - "block_time": 1727200995, + "block_time": 1727349761, "asset_info": { "divisible": true, "asset_longname": null, @@ -5478,10 +5401,10 @@ Returns the sends, include Enhanced and MPMA sends, of an address }, { "tx_index": 55, - "tx_hash": "4cd813fae2558e89f2f9411f38daa7d4c10c94a267daa38155cf18fb4d9fd055", + "tx_hash": "c95c3eaeb282aad2a9bd7b3c74fec665200aceba41585581df0b0bb4ad6434d7", "block_index": 189, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", - "destination": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", + "destination": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", "asset": "MYASSETA", "quantity": 10, "status": "valid", @@ -5489,11 +5412,11 @@ Returns the sends, include Enhanced and MPMA sends, of an address "memo": null, "fee_paid": 0, "confirmed": true, - "block_time": 1727200995, + "block_time": 1727349761, "asset_info": { "asset_longname": null, "description": "My super asset A", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false }, @@ -5502,10 +5425,10 @@ Returns the sends, include Enhanced and MPMA sends, of an address }, { "tx_index": 55, - "tx_hash": "4cd813fae2558e89f2f9411f38daa7d4c10c94a267daa38155cf18fb4d9fd055", + "tx_hash": "c95c3eaeb282aad2a9bd7b3c74fec665200aceba41585581df0b0bb4ad6434d7", "block_index": 189, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", - "destination": "bcrt1q9cf2ed4wk37qye08wlppw39l7prxws7afa3krk", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", + "destination": "bcrt1q8udnt5x86nuhees5qhcv4p9ta8g8hfydzswq37", "asset": "MYASSETA", "quantity": 10, "status": "valid", @@ -5513,11 +5436,11 @@ Returns the sends, include Enhanced and MPMA sends, of an address "memo": null, "fee_paid": 0, "confirmed": true, - "block_time": 1727200995, + "block_time": 1727349761, "asset_info": { "asset_longname": null, "description": "My super asset A", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false }, @@ -5526,10 +5449,10 @@ Returns the sends, include Enhanced and MPMA sends, of an address }, { "tx_index": 39, - "tx_hash": "10c98431b6929b14e27a040b17f2d22aafc7813478587e2bbaca26c1c6197538", + "tx_hash": "984bc0ec4bd08b8bc75ae3c16b95de7ac4c500b8948d9ce99ddfb27f095f5107", "block_index": 152, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", - "destination": "10c98431b6929b14e27a040b17f2d22aafc7813478587e2bbaca26c1c6197538:1", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", + "destination": "984bc0ec4bd08b8bc75ae3c16b95de7ac4c500b8948d9ce99ddfb27f095f5107:1", "asset": "MYASSETA", "quantity": 1000000000, "status": "valid", @@ -5537,11 +5460,11 @@ Returns the sends, include Enhanced and MPMA sends, of an address "memo": null, "fee_paid": 0, "confirmed": true, - "block_time": 1727200849, + "block_time": 1727349621, "asset_info": { "asset_longname": null, "description": "My super asset A", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false }, @@ -5550,10 +5473,10 @@ Returns the sends, include Enhanced and MPMA sends, of an address }, { "tx_index": 36, - "tx_hash": "c4e14890d5864ccbd1cd8f4359a891a6593b9025d1ae267a57c9af00626e321d", + "tx_hash": "b1dfd4f5bd4e981f7b7dc46127154a96764f302d1ffb7a3e86c4f2314a6e72ca", "block_index": 149, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", - "destination": "1e3535ba7d55784565a1ebd370a14fdde23ba46de1398689d8e4dd3886a34714:1", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", + "destination": "7fb4a915d040e4164efb8fccdc84939acc11ce72b0623a0610e44c340149dbe6:1", "asset": "MYASSETA", "quantity": 1000000000, "status": "valid", @@ -5561,11 +5484,11 @@ Returns the sends, include Enhanced and MPMA sends, of an address "memo": null, "fee_paid": 0, "confirmed": true, - "block_time": 1727200836, + "block_time": 1727349608, "asset_info": { "asset_longname": null, "description": "My super asset A", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false }, @@ -5583,7 +5506,7 @@ Returns the sends, include Enhanced and MPMA sends, of an address Returns the receives of an address + Parameters - + address: `bcrt1qe4v63z8qa2kvy5yzt4ssr8zhwxgqw84j8nmhvg` (str, required) - The address to return + + address: `bcrt1qfef9ruv8npmwdjqv0qlrlcr02xtcxk0y6rwtnt` (str, required) - The address to return + cursor (str, optional) - The last index of the sends to return + Default: `None` + limit: `5` (int, optional) - The maximum number of sends to return @@ -5602,10 +5525,10 @@ Returns the receives of an address "result": [ { "tx_index": 38, - "tx_hash": "f409e618a14bf7943a7027f7f66f55aaf0604d8c0cafc7c0062f5c6bdf82d7b6", + "tx_hash": "63e310052736f958559fccc2f2261467f8b9c28616ec4d26d6170d21eb932092", "block_index": 151, - "source": "664b33a2858e0961f08c6a45f5ec6b98042d62a4f4e98faf6862f374be802724:0", - "destination": "bcrt1qe4v63z8qa2kvy5yzt4ssr8zhwxgqw84j8nmhvg", + "source": "3ca36e487e877ec78ff41ab30691fb067721fa65e9a6478d0a0997847ec29966:0", + "destination": "bcrt1qfef9ruv8npmwdjqv0qlrlcr02xtcxk0y6rwtnt", "asset": "MYASSETA", "quantity": 500000000, "status": "valid", @@ -5613,11 +5536,11 @@ Returns the receives of an address "memo": null, "fee_paid": 0, "confirmed": true, - "block_time": 1727200844, + "block_time": 1727349617, "asset_info": { "asset_longname": null, "description": "My super asset A", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false }, @@ -5635,7 +5558,7 @@ Returns the receives of an address Returns the sends, include Enhanced and MPMA sends, of an address and asset + Parameters - + address: `bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs` (str, required) - The address to return + + address: `bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm` (str, required) - The address to return + asset: `MYASSETA` (str, required) - The asset to return + cursor (str, optional) - The last index of the sends to return + Default: `None` @@ -5655,10 +5578,10 @@ Returns the sends, include Enhanced and MPMA sends, of an address and asset "result": [ { "tx_index": 55, - "tx_hash": "4cd813fae2558e89f2f9411f38daa7d4c10c94a267daa38155cf18fb4d9fd055", + "tx_hash": "c95c3eaeb282aad2a9bd7b3c74fec665200aceba41585581df0b0bb4ad6434d7", "block_index": 189, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", - "destination": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", + "destination": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", "asset": "MYASSETA", "quantity": 10, "status": "valid", @@ -5666,11 +5589,11 @@ Returns the sends, include Enhanced and MPMA sends, of an address and asset "memo": null, "fee_paid": 0, "confirmed": true, - "block_time": 1727200995, + "block_time": 1727349761, "asset_info": { "asset_longname": null, "description": "My super asset A", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false }, @@ -5679,10 +5602,10 @@ Returns the sends, include Enhanced and MPMA sends, of an address and asset }, { "tx_index": 55, - "tx_hash": "4cd813fae2558e89f2f9411f38daa7d4c10c94a267daa38155cf18fb4d9fd055", + "tx_hash": "c95c3eaeb282aad2a9bd7b3c74fec665200aceba41585581df0b0bb4ad6434d7", "block_index": 189, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", - "destination": "bcrt1q9cf2ed4wk37qye08wlppw39l7prxws7afa3krk", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", + "destination": "bcrt1q8udnt5x86nuhees5qhcv4p9ta8g8hfydzswq37", "asset": "MYASSETA", "quantity": 10, "status": "valid", @@ -5690,11 +5613,11 @@ Returns the sends, include Enhanced and MPMA sends, of an address and asset "memo": null, "fee_paid": 0, "confirmed": true, - "block_time": 1727200995, + "block_time": 1727349761, "asset_info": { "asset_longname": null, "description": "My super asset A", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false }, @@ -5703,10 +5626,10 @@ Returns the sends, include Enhanced and MPMA sends, of an address and asset }, { "tx_index": 39, - "tx_hash": "10c98431b6929b14e27a040b17f2d22aafc7813478587e2bbaca26c1c6197538", + "tx_hash": "984bc0ec4bd08b8bc75ae3c16b95de7ac4c500b8948d9ce99ddfb27f095f5107", "block_index": 152, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", - "destination": "10c98431b6929b14e27a040b17f2d22aafc7813478587e2bbaca26c1c6197538:1", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", + "destination": "984bc0ec4bd08b8bc75ae3c16b95de7ac4c500b8948d9ce99ddfb27f095f5107:1", "asset": "MYASSETA", "quantity": 1000000000, "status": "valid", @@ -5714,11 +5637,11 @@ Returns the sends, include Enhanced and MPMA sends, of an address and asset "memo": null, "fee_paid": 0, "confirmed": true, - "block_time": 1727200849, + "block_time": 1727349621, "asset_info": { "asset_longname": null, "description": "My super asset A", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false }, @@ -5727,10 +5650,10 @@ Returns the sends, include Enhanced and MPMA sends, of an address and asset }, { "tx_index": 36, - "tx_hash": "c4e14890d5864ccbd1cd8f4359a891a6593b9025d1ae267a57c9af00626e321d", + "tx_hash": "b1dfd4f5bd4e981f7b7dc46127154a96764f302d1ffb7a3e86c4f2314a6e72ca", "block_index": 149, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", - "destination": "1e3535ba7d55784565a1ebd370a14fdde23ba46de1398689d8e4dd3886a34714:1", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", + "destination": "7fb4a915d040e4164efb8fccdc84939acc11ce72b0623a0610e44c340149dbe6:1", "asset": "MYASSETA", "quantity": 1000000000, "status": "valid", @@ -5738,11 +5661,11 @@ Returns the sends, include Enhanced and MPMA sends, of an address and asset "memo": null, "fee_paid": 0, "confirmed": true, - "block_time": 1727200836, + "block_time": 1727349608, "asset_info": { "asset_longname": null, "description": "My super asset A", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false }, @@ -5760,7 +5683,7 @@ Returns the sends, include Enhanced and MPMA sends, of an address and asset Returns the receives of an address and asset + Parameters - + address: `bcrt1qe4v63z8qa2kvy5yzt4ssr8zhwxgqw84j8nmhvg` (str, required) - The address to return + + address: `bcrt1qfef9ruv8npmwdjqv0qlrlcr02xtcxk0y6rwtnt` (str, required) - The address to return + asset: `MYASSETA` (str, required) - The asset to return + cursor (str, optional) - The last index of the sends to return + Default: `None` @@ -5780,10 +5703,10 @@ Returns the receives of an address and asset "result": [ { "tx_index": 38, - "tx_hash": "f409e618a14bf7943a7027f7f66f55aaf0604d8c0cafc7c0062f5c6bdf82d7b6", + "tx_hash": "63e310052736f958559fccc2f2261467f8b9c28616ec4d26d6170d21eb932092", "block_index": 151, - "source": "664b33a2858e0961f08c6a45f5ec6b98042d62a4f4e98faf6862f374be802724:0", - "destination": "bcrt1qe4v63z8qa2kvy5yzt4ssr8zhwxgqw84j8nmhvg", + "source": "3ca36e487e877ec78ff41ab30691fb067721fa65e9a6478d0a0997847ec29966:0", + "destination": "bcrt1qfef9ruv8npmwdjqv0qlrlcr02xtcxk0y6rwtnt", "asset": "MYASSETA", "quantity": 500000000, "status": "valid", @@ -5791,11 +5714,11 @@ Returns the receives of an address and asset "memo": null, "fee_paid": 0, "confirmed": true, - "block_time": 1727200844, + "block_time": 1727349617, "asset_info": { "asset_longname": null, "description": "My super asset A", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false }, @@ -5813,7 +5736,7 @@ Returns the receives of an address and asset Returns the dispensers of an address + Parameters - + address: `bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs` (str, required) - The address to return + + address: `bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm` (str, required) - The address to return + status (enum[str], optional) - The status of the dispensers to return + Default: `all` + Members @@ -5842,9 +5765,9 @@ Returns the dispensers of an address "result": [ { "tx_index": 26, - "tx_hash": "3df6d90991175a0c2aabbe0dc87cacd5d92c90cb996ce5b1514492f2585c61fc", + "tx_hash": "8318f6a5ad692ac4e5a0d04eb67494c45c9373598f0c4136ce793438416ddfd7", "block_index": 141, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "asset": "XCP", "give_quantity": 1, "escrow_quantity": 10000, @@ -5853,7 +5776,7 @@ Returns the dispensers of an address "give_remaining": 0, "oracle_address": null, "last_status_tx_hash": null, - "origin": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "origin": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "dispense_count": 2, "last_status_tx_source": null, "close_block_index": null, @@ -5863,7 +5786,7 @@ Returns the dispensers of an address "fiat_unit": null, "oracle_price_last_updated": null, "satoshi_price": 1, - "block_time": 1727200803, + "block_time": 1727349565, "asset_info": { "divisible": true, "asset_longname": null, @@ -5888,7 +5811,7 @@ Returns the dispensers of an address Returns the dispenser of an address and an asset + Parameters - + address: `bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs` (str, required) - The address to return + + address: `bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm` (str, required) - The address to return + asset: `XCP` (str, required) - The asset to return + verbose: `true` (bool, optional) - Include asset and dispenser info and normalized quantities in the response. + Default: `false` @@ -5901,9 +5824,9 @@ Returns the dispenser of an address and an asset { "result": { "tx_index": 26, - "tx_hash": "3df6d90991175a0c2aabbe0dc87cacd5d92c90cb996ce5b1514492f2585c61fc", + "tx_hash": "8318f6a5ad692ac4e5a0d04eb67494c45c9373598f0c4136ce793438416ddfd7", "block_index": 141, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "asset": "XCP", "give_quantity": 1, "escrow_quantity": 10000, @@ -5912,7 +5835,7 @@ Returns the dispenser of an address and an asset "give_remaining": 0, "oracle_address": null, "last_status_tx_hash": null, - "origin": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "origin": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "dispense_count": 2, "last_status_tx_source": null, "close_block_index": null, @@ -5922,7 +5845,7 @@ Returns the dispenser of an address and an asset "fiat_unit": null, "oracle_price_last_updated": null, "satoshi_price": 1, - "block_time": 1727200803, + "block_time": 1727349565, "asset_info": { "divisible": true, "asset_longname": null, @@ -5944,7 +5867,7 @@ Returns the dispenser of an address and an asset Returns the dispenses of a source + Parameters - + address: `bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs` (str, required) - The address to return + + address: `bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm` (str, required) - The address to return + cursor (str, optional) - The last index of the dispenses to return + Default: `None` + limit: `5` (int, optional) - The maximum number of dispenses to return @@ -5964,19 +5887,19 @@ Returns the dispenses of a source { "tx_index": 28, "dispense_index": 0, - "tx_hash": "6ae257db1a77e44eb808057e9944b6f6e15eebf699db2c77f3009100a550b7fa", + "tx_hash": "55e7b6ec1921fe75a236f25a1ac49ad5e0a872edc6fdf4e8fb687c89a80a6b56", "block_index": 141, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", - "destination": "bcrt1q2nqm5v62ryf0jc6n7ygf8zf8cezllyryfdfnk9", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", + "destination": "bcrt1q80kwyrcnqdvackyar6zdtx2shtussgggmw3q6d", "asset": "XCP", "dispense_quantity": 4000, - "dispenser_tx_hash": "3df6d90991175a0c2aabbe0dc87cacd5d92c90cb996ce5b1514492f2585c61fc", + "dispenser_tx_hash": "8318f6a5ad692ac4e5a0d04eb67494c45c9373598f0c4136ce793438416ddfd7", "btc_amount": 4000, "confirmed": true, "dispenser": { "tx_index": 26, "block_index": 141, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "give_quantity": 1, "escrow_quantity": 10000, "satoshirate": 1, @@ -5984,7 +5907,7 @@ Returns the dispenses of a source "give_remaining": 0, "oracle_address": null, "last_status_tx_hash": null, - "origin": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "origin": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "dispense_count": 2, "last_status_tx_source": null, "close_block_index": null, @@ -5999,7 +5922,7 @@ Returns the dispenses of a source "satoshirate_normalized": "0.00000001", "satoshi_price_normalized": "0.00000001" }, - "block_time": 1727200803, + "block_time": 1727349565, "asset_info": { "divisible": true, "asset_longname": null, @@ -6013,19 +5936,19 @@ Returns the dispenses of a source { "tx_index": 27, "dispense_index": 0, - "tx_hash": "2a07cfa93bced14f59b80e10872f5fe4a406622078c0b85295c5c4149820d102", + "tx_hash": "06d9f6562feecf27b0e1c090ab8e921dd14912091e859db1274f01ee917ce762", "block_index": 140, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", - "destination": "bcrt1q2nqm5v62ryf0jc6n7ygf8zf8cezllyryfdfnk9", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", + "destination": "bcrt1q80kwyrcnqdvackyar6zdtx2shtussgggmw3q6d", "asset": "XCP", "dispense_quantity": 6000, - "dispenser_tx_hash": "3df6d90991175a0c2aabbe0dc87cacd5d92c90cb996ce5b1514492f2585c61fc", + "dispenser_tx_hash": "8318f6a5ad692ac4e5a0d04eb67494c45c9373598f0c4136ce793438416ddfd7", "btc_amount": 6000, "confirmed": true, "dispenser": { "tx_index": 26, "block_index": 141, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "give_quantity": 1, "escrow_quantity": 10000, "satoshirate": 1, @@ -6033,7 +5956,7 @@ Returns the dispenses of a source "give_remaining": 0, "oracle_address": null, "last_status_tx_hash": null, - "origin": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "origin": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "dispense_count": 2, "last_status_tx_source": null, "close_block_index": null, @@ -6048,7 +5971,7 @@ Returns the dispenses of a source "satoshirate_normalized": "0.00000001", "satoshi_price_normalized": "0.00000001" }, - "block_time": 1727200798, + "block_time": 1727349561, "asset_info": { "divisible": true, "asset_longname": null, @@ -6070,7 +5993,7 @@ Returns the dispenses of a source Returns the dispenses of a destination + Parameters - + address: `bcrt1q2nqm5v62ryf0jc6n7ygf8zf8cezllyryfdfnk9` (str, required) - The address to return + + address: `bcrt1q80kwyrcnqdvackyar6zdtx2shtussgggmw3q6d` (str, required) - The address to return + cursor (str, optional) - The last index of the dispenses to return + Default: `None` + limit: `5` (int, optional) - The maximum number of dispenses to return @@ -6090,19 +6013,19 @@ Returns the dispenses of a destination { "tx_index": 28, "dispense_index": 0, - "tx_hash": "6ae257db1a77e44eb808057e9944b6f6e15eebf699db2c77f3009100a550b7fa", + "tx_hash": "55e7b6ec1921fe75a236f25a1ac49ad5e0a872edc6fdf4e8fb687c89a80a6b56", "block_index": 141, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", - "destination": "bcrt1q2nqm5v62ryf0jc6n7ygf8zf8cezllyryfdfnk9", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", + "destination": "bcrt1q80kwyrcnqdvackyar6zdtx2shtussgggmw3q6d", "asset": "XCP", "dispense_quantity": 4000, - "dispenser_tx_hash": "3df6d90991175a0c2aabbe0dc87cacd5d92c90cb996ce5b1514492f2585c61fc", + "dispenser_tx_hash": "8318f6a5ad692ac4e5a0d04eb67494c45c9373598f0c4136ce793438416ddfd7", "btc_amount": 4000, "confirmed": true, "dispenser": { "tx_index": 26, "block_index": 141, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "give_quantity": 1, "escrow_quantity": 10000, "satoshirate": 1, @@ -6110,7 +6033,7 @@ Returns the dispenses of a destination "give_remaining": 0, "oracle_address": null, "last_status_tx_hash": null, - "origin": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "origin": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "dispense_count": 2, "last_status_tx_source": null, "close_block_index": null, @@ -6125,7 +6048,7 @@ Returns the dispenses of a destination "satoshirate_normalized": "0.00000001", "satoshi_price_normalized": "0.00000001" }, - "block_time": 1727200803, + "block_time": 1727349565, "asset_info": { "divisible": true, "asset_longname": null, @@ -6139,19 +6062,19 @@ Returns the dispenses of a destination { "tx_index": 27, "dispense_index": 0, - "tx_hash": "2a07cfa93bced14f59b80e10872f5fe4a406622078c0b85295c5c4149820d102", + "tx_hash": "06d9f6562feecf27b0e1c090ab8e921dd14912091e859db1274f01ee917ce762", "block_index": 140, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", - "destination": "bcrt1q2nqm5v62ryf0jc6n7ygf8zf8cezllyryfdfnk9", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", + "destination": "bcrt1q80kwyrcnqdvackyar6zdtx2shtussgggmw3q6d", "asset": "XCP", "dispense_quantity": 6000, - "dispenser_tx_hash": "3df6d90991175a0c2aabbe0dc87cacd5d92c90cb996ce5b1514492f2585c61fc", + "dispenser_tx_hash": "8318f6a5ad692ac4e5a0d04eb67494c45c9373598f0c4136ce793438416ddfd7", "btc_amount": 6000, "confirmed": true, "dispenser": { "tx_index": 26, "block_index": 141, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "give_quantity": 1, "escrow_quantity": 10000, "satoshirate": 1, @@ -6159,7 +6082,7 @@ Returns the dispenses of a destination "give_remaining": 0, "oracle_address": null, "last_status_tx_hash": null, - "origin": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "origin": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "dispense_count": 2, "last_status_tx_source": null, "close_block_index": null, @@ -6174,7 +6097,7 @@ Returns the dispenses of a destination "satoshirate_normalized": "0.00000001", "satoshi_price_normalized": "0.00000001" }, - "block_time": 1727200798, + "block_time": 1727349561, "asset_info": { "divisible": true, "asset_longname": null, @@ -6196,7 +6119,7 @@ Returns the dispenses of a destination Returns the dispenses of an address and an asset + Parameters - + address: `bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs` (str, required) - The address to return + + address: `bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm` (str, required) - The address to return + asset: `XCP` (str, required) - The asset to return + cursor (str, optional) - The last index of the dispenses to return + Default: `None` @@ -6217,19 +6140,19 @@ Returns the dispenses of an address and an asset { "tx_index": 28, "dispense_index": 0, - "tx_hash": "6ae257db1a77e44eb808057e9944b6f6e15eebf699db2c77f3009100a550b7fa", + "tx_hash": "55e7b6ec1921fe75a236f25a1ac49ad5e0a872edc6fdf4e8fb687c89a80a6b56", "block_index": 141, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", - "destination": "bcrt1q2nqm5v62ryf0jc6n7ygf8zf8cezllyryfdfnk9", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", + "destination": "bcrt1q80kwyrcnqdvackyar6zdtx2shtussgggmw3q6d", "asset": "XCP", "dispense_quantity": 4000, - "dispenser_tx_hash": "3df6d90991175a0c2aabbe0dc87cacd5d92c90cb996ce5b1514492f2585c61fc", + "dispenser_tx_hash": "8318f6a5ad692ac4e5a0d04eb67494c45c9373598f0c4136ce793438416ddfd7", "btc_amount": 4000, "confirmed": true, "dispenser": { "tx_index": 26, "block_index": 141, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "give_quantity": 1, "escrow_quantity": 10000, "satoshirate": 1, @@ -6237,7 +6160,7 @@ Returns the dispenses of an address and an asset "give_remaining": 0, "oracle_address": null, "last_status_tx_hash": null, - "origin": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "origin": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "dispense_count": 2, "last_status_tx_source": null, "close_block_index": null, @@ -6252,7 +6175,7 @@ Returns the dispenses of an address and an asset "satoshirate_normalized": "0.00000001", "satoshi_price_normalized": "0.00000001" }, - "block_time": 1727200803, + "block_time": 1727349565, "asset_info": { "divisible": true, "asset_longname": null, @@ -6266,19 +6189,19 @@ Returns the dispenses of an address and an asset { "tx_index": 27, "dispense_index": 0, - "tx_hash": "2a07cfa93bced14f59b80e10872f5fe4a406622078c0b85295c5c4149820d102", + "tx_hash": "06d9f6562feecf27b0e1c090ab8e921dd14912091e859db1274f01ee917ce762", "block_index": 140, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", - "destination": "bcrt1q2nqm5v62ryf0jc6n7ygf8zf8cezllyryfdfnk9", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", + "destination": "bcrt1q80kwyrcnqdvackyar6zdtx2shtussgggmw3q6d", "asset": "XCP", "dispense_quantity": 6000, - "dispenser_tx_hash": "3df6d90991175a0c2aabbe0dc87cacd5d92c90cb996ce5b1514492f2585c61fc", + "dispenser_tx_hash": "8318f6a5ad692ac4e5a0d04eb67494c45c9373598f0c4136ce793438416ddfd7", "btc_amount": 6000, "confirmed": true, "dispenser": { "tx_index": 26, "block_index": 141, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "give_quantity": 1, "escrow_quantity": 10000, "satoshirate": 1, @@ -6286,7 +6209,7 @@ Returns the dispenses of an address and an asset "give_remaining": 0, "oracle_address": null, "last_status_tx_hash": null, - "origin": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "origin": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "dispense_count": 2, "last_status_tx_source": null, "close_block_index": null, @@ -6301,7 +6224,7 @@ Returns the dispenses of an address and an asset "satoshirate_normalized": "0.00000001", "satoshi_price_normalized": "0.00000001" }, - "block_time": 1727200798, + "block_time": 1727349561, "asset_info": { "divisible": true, "asset_longname": null, @@ -6323,7 +6246,7 @@ Returns the dispenses of an address and an asset Returns the dispenses of an address and an asset + Parameters - + address: `bcrt1q2nqm5v62ryf0jc6n7ygf8zf8cezllyryfdfnk9` (str, required) - The address to return + + address: `bcrt1q80kwyrcnqdvackyar6zdtx2shtussgggmw3q6d` (str, required) - The address to return + asset: `XCP` (str, required) - The asset to return + cursor (str, optional) - The last index of the dispenses to return + Default: `None` @@ -6344,19 +6267,19 @@ Returns the dispenses of an address and an asset { "tx_index": 28, "dispense_index": 0, - "tx_hash": "6ae257db1a77e44eb808057e9944b6f6e15eebf699db2c77f3009100a550b7fa", + "tx_hash": "55e7b6ec1921fe75a236f25a1ac49ad5e0a872edc6fdf4e8fb687c89a80a6b56", "block_index": 141, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", - "destination": "bcrt1q2nqm5v62ryf0jc6n7ygf8zf8cezllyryfdfnk9", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", + "destination": "bcrt1q80kwyrcnqdvackyar6zdtx2shtussgggmw3q6d", "asset": "XCP", "dispense_quantity": 4000, - "dispenser_tx_hash": "3df6d90991175a0c2aabbe0dc87cacd5d92c90cb996ce5b1514492f2585c61fc", + "dispenser_tx_hash": "8318f6a5ad692ac4e5a0d04eb67494c45c9373598f0c4136ce793438416ddfd7", "btc_amount": 4000, "confirmed": true, "dispenser": { "tx_index": 26, "block_index": 141, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "give_quantity": 1, "escrow_quantity": 10000, "satoshirate": 1, @@ -6364,7 +6287,7 @@ Returns the dispenses of an address and an asset "give_remaining": 0, "oracle_address": null, "last_status_tx_hash": null, - "origin": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "origin": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "dispense_count": 2, "last_status_tx_source": null, "close_block_index": null, @@ -6379,7 +6302,7 @@ Returns the dispenses of an address and an asset "satoshirate_normalized": "0.00000001", "satoshi_price_normalized": "0.00000001" }, - "block_time": 1727200803, + "block_time": 1727349565, "asset_info": { "divisible": true, "asset_longname": null, @@ -6393,19 +6316,19 @@ Returns the dispenses of an address and an asset { "tx_index": 27, "dispense_index": 0, - "tx_hash": "2a07cfa93bced14f59b80e10872f5fe4a406622078c0b85295c5c4149820d102", + "tx_hash": "06d9f6562feecf27b0e1c090ab8e921dd14912091e859db1274f01ee917ce762", "block_index": 140, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", - "destination": "bcrt1q2nqm5v62ryf0jc6n7ygf8zf8cezllyryfdfnk9", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", + "destination": "bcrt1q80kwyrcnqdvackyar6zdtx2shtussgggmw3q6d", "asset": "XCP", "dispense_quantity": 6000, - "dispenser_tx_hash": "3df6d90991175a0c2aabbe0dc87cacd5d92c90cb996ce5b1514492f2585c61fc", + "dispenser_tx_hash": "8318f6a5ad692ac4e5a0d04eb67494c45c9373598f0c4136ce793438416ddfd7", "btc_amount": 6000, "confirmed": true, "dispenser": { "tx_index": 26, "block_index": 141, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "give_quantity": 1, "escrow_quantity": 10000, "satoshirate": 1, @@ -6413,7 +6336,7 @@ Returns the dispenses of an address and an asset "give_remaining": 0, "oracle_address": null, "last_status_tx_hash": null, - "origin": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "origin": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "dispense_count": 2, "last_status_tx_source": null, "close_block_index": null, @@ -6428,7 +6351,7 @@ Returns the dispenses of an address and an asset "satoshirate_normalized": "0.00000001", "satoshi_price_normalized": "0.00000001" }, - "block_time": 1727200798, + "block_time": 1727349561, "asset_info": { "divisible": true, "asset_longname": null, @@ -6450,7 +6373,7 @@ Returns the dispenses of an address and an asset Returns the sweeps of an address + Parameters - + address: `bcrt1q9cf2ed4wk37qye08wlppw39l7prxws7afa3krk` (str, required) - The address to return + + address: `bcrt1q8udnt5x86nuhees5qhcv4p9ta8g8hfydzswq37` (str, required) - The address to return + cursor (str, optional) - The last index of the sweeps to return + Default: `None` + limit: `5` (int, optional) - The maximum number of sweeps to return @@ -6469,16 +6392,16 @@ Returns the sweeps of an address "result": [ { "tx_index": 59, - "tx_hash": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774", + "tx_hash": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1", "block_index": 193, - "source": "bcrt1q9cf2ed4wk37qye08wlppw39l7prxws7afa3krk", - "destination": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", + "source": "bcrt1q8udnt5x86nuhees5qhcv4p9ta8g8hfydzswq37", + "destination": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", "flags": 1, "status": "valid", "memo": "sweep my assets", "fee_paid": 600000, "confirmed": true, - "block_time": 1727201012, + "block_time": 1727349778, "fee_paid_normalized": "0.00600000" } ], @@ -6492,7 +6415,7 @@ Returns the sweeps of an address Returns the issuances of an address + Parameters - + address: `bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs` (str, required) - The address to return + + address: `bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm` (str, required) - The address to return + cursor (str, optional) - The last index of the issuances to return + Default: `None` + limit: `5` (int, optional) - The maximum number of issuances to return @@ -6511,14 +6434,14 @@ Returns the issuances of an address "result": [ { "tx_index": 47, - "tx_hash": "efd20bb15eb6a7ce22645a0fb33b1873d00dc0cdeb9533d37037e0fd6a63f512", + "tx_hash": "a2fa6f1455be62f0f3dc7323d04ff355a70e7a3c9598ec831b1ebe6042414f40", "msg_index": 0, "block_index": 160, "asset": "A95428956980101314", "quantity": 100000000000, "divisible": true, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "transfer": false, "callable": false, "call_date": 0, @@ -6533,20 +6456,20 @@ Returns the issuances of an address "fair_minting": false, "asset_events": "creation", "confirmed": true, - "block_time": 1727200884, + "block_time": 1727349655, "quantity_normalized": "1000.00000000", "fee_paid_normalized": "0.00000000" }, { "tx_index": 46, - "tx_hash": "af9f8fab45dd2130f26f25edacaa4de3e37feaa202ad6a578e5a60d0aa935b46", + "tx_hash": "9666ba6e8122ebb18b4e7f62c9c5d030b4047fb795b551f24eb2ecc0d2d64ca8", "msg_index": 0, "block_index": 159, "asset": "TESTLOCKDESC", "quantity": 0, "divisible": true, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "transfer": false, "callable": false, "call_date": 0, @@ -6561,20 +6484,20 @@ Returns the issuances of an address "fair_minting": false, "asset_events": "lock_description reissuance", "confirmed": true, - "block_time": 1727200880, + "block_time": 1727349650, "quantity_normalized": "0.00000000", "fee_paid_normalized": "0.00000000" }, { "tx_index": 45, - "tx_hash": "54776b690fc35e38368ab8ddb01f39437d6ad2177f025473e278802b9748e23c", + "tx_hash": "6bb4fd7be9f73b57c912a789a7374c22501850cdfa85019b0199bae00bee41a0", "msg_index": 0, "block_index": 158, "asset": "A95428959745315388", "quantity": 0, "divisible": true, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "transfer": false, "callable": false, "call_date": 0, @@ -6589,20 +6512,20 @@ Returns the issuances of an address "fair_minting": false, "asset_events": "creation", "confirmed": true, - "block_time": 1727200875, + "block_time": 1727349646, "quantity_normalized": "0.00000000", "fee_paid_normalized": "0.00000000" }, { "tx_index": 44, - "tx_hash": "e12a079169fa7227aca6b168eafdf85cc67738b746b00fb0efa698d2c977b8f1", + "tx_hash": "4d6e8c750d7bebcc8306d1839b77caa73334ae0b91c6d0c002b1caad4cf321aa", "msg_index": 0, "block_index": 157, "asset": "TESTLOCKDESC", "quantity": 10000000000, "divisible": true, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "transfer": false, "callable": false, "call_date": 0, @@ -6617,20 +6540,20 @@ Returns the issuances of an address "fair_minting": false, "asset_events": "creation", "confirmed": true, - "block_time": 1727200871, + "block_time": 1727349642, "quantity_normalized": "100.00000000", "fee_paid_normalized": "0.50000000" }, { "tx_index": 35, - "tx_hash": "ff6dbba06ee6d18f1d758e73eb167c0e1145b485690a071cb72aafa68a978aae", + "tx_hash": "d9c2c4be4109ccd0744f03c1570082219b1c437ced04bd52b1fcf1c2f4d2a054", "msg_index": 0, "block_index": 148, "asset": "MYASSETA", "quantity": 100000000000, "divisible": true, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "transfer": false, "callable": false, "call_date": 0, @@ -6645,7 +6568,7 @@ Returns the issuances of an address "fair_minting": false, "asset_events": "creation", "confirmed": true, - "block_time": 1727200832, + "block_time": 1727349604, "quantity_normalized": "1000.00000000", "fee_paid_normalized": "0.50000000" } @@ -6660,7 +6583,7 @@ Returns the issuances of an address Returns the valid assets of an issuer + Parameters - + address: `bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs` (str, required) - The issuer to return + + address: `bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm` (str, required) - The issuer to return + named: `true` (bool, optional) - Whether to return only named assets + Default: `None` + cursor (str, optional) - The last index of the assets to return @@ -6683,8 +6606,8 @@ Returns the valid assets of an issuer "asset": "TESTLOCKDESC", "asset_id": "70403005118950974", "asset_longname": null, - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", - "owner": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", + "owner": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false, "supply": 10000000000, @@ -6692,16 +6615,16 @@ Returns the valid assets of an issuer "first_issuance_block_index": 157, "last_issuance_block_index": 159, "confirmed": true, - "first_issuance_block_time": 1727200871, - "last_issuance_block_time": 1727200880, + "first_issuance_block_time": 1727349642, + "last_issuance_block_time": 1727349650, "supply_normalized": "100.00000000" }, { "asset": "MYASSETA", "asset_id": "103804245870", "asset_longname": null, - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", - "owner": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", + "owner": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false, "supply": 100000000000, @@ -6709,16 +6632,16 @@ Returns the valid assets of an issuer "first_issuance_block_index": 148, "last_issuance_block_index": 148, "confirmed": true, - "first_issuance_block_time": 1727200832, - "last_issuance_block_time": 1727200832, + "first_issuance_block_time": 1727349604, + "last_issuance_block_time": 1727349604, "supply_normalized": "1000.00000000" }, { "asset": "FAIRMINTD", "asset_id": "1046814266085", "asset_longname": "", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", - "owner": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", + "owner": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false, "supply": 40, @@ -6726,16 +6649,16 @@ Returns the valid assets of an issuer "first_issuance_block_index": 135, "last_issuance_block_index": 136, "confirmed": true, - "first_issuance_block_time": 1727200777, - "last_issuance_block_time": 1727200781, + "first_issuance_block_time": 1727349541, + "last_issuance_block_time": 1727349545, "supply_normalized": "0.00000040" }, { "asset": "FAIRMINTC", "asset_id": "1046814266084", "asset_longname": "", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", - "owner": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", + "owner": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false, "supply": 19, @@ -6743,16 +6666,16 @@ Returns the valid assets of an issuer "first_issuance_block_index": 131, "last_issuance_block_index": 134, "confirmed": true, - "first_issuance_block_time": 1727200760, - "last_issuance_block_time": 1727200773, + "first_issuance_block_time": 1727349515, + "last_issuance_block_time": 1727349537, "supply_normalized": "0.00000019" }, { "asset": "FAIRMINTB", "asset_id": "1046814266083", "asset_longname": "", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", - "owner": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", + "owner": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false, "supply": 0, @@ -6760,8 +6683,8 @@ Returns the valid assets of an issuer "first_issuance_block_index": 126, "last_issuance_block_index": 130, "confirmed": true, - "first_issuance_block_time": 1727200740, - "last_issuance_block_time": 1727200756, + "first_issuance_block_time": 1727349494, + "last_issuance_block_time": 1727349511, "supply_normalized": "0.00000000" } ], @@ -6775,7 +6698,7 @@ Returns the valid assets of an issuer Returns the transactions of an address + Parameters - + address: `bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs` (str, required) - The address to return + + address: `bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm` (str, required) - The address to return + cursor: `60` (str, optional) - The last transaction index to return + Default: `None` + limit: `5` (int, optional) - The maximum number of transactions to return @@ -6794,17 +6717,17 @@ Returns the transactions of an address "result": [ { "tx_index": 58, - "tx_hash": "132d67269995e3bc9e40d83bc0badefad56d85f0229eedfb0e2ccdf829d03d28", + "tx_hash": "a698de8b421cf087e348e8229a0a5fe1f94cda423531629f5c2864fde41dcd7f", "block_index": 192, - "block_hash": "7aa8cd7d46e84e234d53f8c14736afd98d1d5b8441f4f425fe8c6a52c3f33c87", - "block_time": 1727201008, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "block_hash": "7f32744ac190f7103aded180f9a78843053006353de63e4a6ba2083fac6ef4f0", + "block_time": 1727349773, + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "destination": null, "btc_amount": 0, "fee": 10000, "data": "0a000000000000000100000000000003e8000000000000000000000000000003e800150000000000000000", "supported": true, - "utxos_info": "132d67269995e3bc9e40d83bc0badefad56d85f0229eedfb0e2ccdf829d03d28:1", + "utxos_info": "a698de8b421cf087e348e8229a0a5fe1f94cda423531629f5c2864fde41dcd7f:1", "confirmed": true, "unpacked_data": { "message_type": "order", @@ -6840,23 +6763,23 @@ Returns the transactions of an address }, { "tx_index": 57, - "tx_hash": "1d314894d90254c43598647c4ebca9b8f3f0d20a522eb8130d9955e95ea1c197", + "tx_hash": "580ec0c7defaa9779a34e074c2046fab885ea02da799e56daed21d55a482e71f", "block_index": 191, - "block_hash": "6df0e71250aea0de3e29c053f2ca49cc02c029f911a25356f455303c447d0a63", - "block_time": 1727201003, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "block_hash": "5602fc933b2479e92972028900aa479b950d68de91c99d9cd2b9d4b6c9eb5fd8", + "block_time": 1727349769, + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "destination": null, "btc_amount": 0, "fee": 10000, - "data": "4683919cf82dd5eb1e2e1f6d3f3f752d34d41636ed00ab8ff78369eb81475b8e57", + "data": "462800d4586e4c4189062b253bb171fd88ceb4184a559bb111b5990541e65968fc", "supported": true, - "utxos_info": "1d314894d90254c43598647c4ebca9b8f3f0d20a522eb8130d9955e95ea1c197:1", + "utxos_info": "580ec0c7defaa9779a34e074c2046fab885ea02da799e56daed21d55a482e71f:1", "confirmed": true, "unpacked_data": { "message_type": "cancel", "message_type_id": 70, "message_data": { - "offer_hash": "83919cf82dd5eb1e2e1f6d3f3f752d34d41636ed00ab8ff78369eb81475b8e57", + "offer_hash": "2800d4586e4c4189062b253bb171fd88ceb4184a559bb111b5990541e65968fc", "status": "valid" } }, @@ -6864,17 +6787,17 @@ Returns the transactions of an address }, { "tx_index": 56, - "tx_hash": "83919cf82dd5eb1e2e1f6d3f3f752d34d41636ed00ab8ff78369eb81475b8e57", + "tx_hash": "2800d4586e4c4189062b253bb171fd88ceb4184a559bb111b5990541e65968fc", "block_index": 190, - "block_hash": "0878eceac6ded73fd8e873772ed9f93c488a46bdde659e59451e65eb9a3ee390", - "block_time": 1727200999, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "block_hash": "6894c9d833a94dda96cacbd65c20855b53ab6cbf3ca4d2935db0148cdee0f627", + "block_time": 1727349765, + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "destination": null, "btc_amount": 0, "fee": 10000, "data": "0a000000000000000100000000000003e8000000000000000000000000000003e800150000000000000000", "supported": true, - "utxos_info": "83919cf82dd5eb1e2e1f6d3f3f752d34d41636ed00ab8ff78369eb81475b8e57:1", + "utxos_info": "2800d4586e4c4189062b253bb171fd88ceb4184a559bb111b5990541e65968fc:1", "confirmed": true, "unpacked_data": { "message_type": "order", @@ -6910,17 +6833,17 @@ Returns the transactions of an address }, { "tx_index": 55, - "tx_hash": "4cd813fae2558e89f2f9411f38daa7d4c10c94a267daa38155cf18fb4d9fd055", + "tx_hash": "c95c3eaeb282aad2a9bd7b3c74fec665200aceba41585581df0b0bb4ad6434d7", "block_index": 189, - "block_hash": "73be93be2c91012204c8a1e8321475345c6c634627235302e1e7abe56fcb5755", - "block_time": 1727200995, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "block_hash": "0aec4e04920daa7b67afa563ad13da72e656efceb46b60268f1a55bbe2271020", + "block_time": 1727349761, + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "destination": null, "btc_amount": 0, "fee": 10000, - "data": "0300038054c1ba334a1912f96353f110938927c645ff9064802e12acb6aeb47c0265e777c21744bff0466743dd806c45b04730370dc7e778ed200c19f22a08c064a9400000060acdc5db9400000000000000290000000000000005200000000000000020000000000000001400", + "data": "030003803bece20f130359dc589d1e84d59950baf9082108803f1b35d0c7d4f97ce61405f0ca84abe9d07ba48d806a0754aa80c92844296a3a23dde3609ac941f9d0400000060acdc5db9400000000000000290000000000000005200000000000000020000000000000001400", "supported": true, - "utxos_info": "4cd813fae2558e89f2f9411f38daa7d4c10c94a267daa38155cf18fb4d9fd055:0", + "utxos_info": "c95c3eaeb282aad2a9bd7b3c74fec665200aceba41585581df0b0bb4ad6434d7:0", "confirmed": true, "unpacked_data": { "message_type": "mpma_send", @@ -6928,14 +6851,14 @@ Returns the transactions of an address "message_data": [ { "asset": "MYASSETA", - "destination": "bcrt1q9cf2ed4wk37qye08wlppw39l7prxws7afa3krk", + "destination": "bcrt1q8udnt5x86nuhees5qhcv4p9ta8g8hfydzswq37", "quantity": 10, "memo": null, "memo_is_hex": null, "asset_info": { "asset_longname": null, "description": "My super asset A", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false }, @@ -6943,7 +6866,7 @@ Returns the transactions of an address }, { "asset": "XCP", - "destination": "bcrt1q2nqm5v62ryf0jc6n7ygf8zf8cezllyryfdfnk9", + "destination": "bcrt1q80kwyrcnqdvackyar6zdtx2shtussgggmw3q6d", "quantity": 10, "memo": null, "memo_is_hex": null, @@ -6962,17 +6885,17 @@ Returns the transactions of an address }, { "tx_index": 50, - "tx_hash": "4844c5f31805a95e25af849d3e888b41d4cba82846300010c82895f4072e57f6", + "tx_hash": "c0e64defd329daf75d1cfd3cdd4466bca850ee09e61b996a4b5af9517d84de05", "block_index": 184, - "block_hash": "61efaec54e3d3bbdff76ab9d2b2a4cf1517d3d890c37b20548b93484369b1201", - "block_time": 1727200964, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "block_hash": "2efd818fbfe6491bb435e4cc223eaa27a30de81190d551bd69b471203c42b82f", + "block_time": 1727349739, + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "destination": null, "btc_amount": 0, "fee": 10000, "data": "0a000000000000000100000000000027100000000000000000000000000000271000150000000000000000", "supported": true, - "utxos_info": "4844c5f31805a95e25af849d3e888b41d4cba82846300010c82895f4072e57f6:1", + "utxos_info": "c0e64defd329daf75d1cfd3cdd4466bca850ee09e61b996a4b5af9517d84de05:1", "confirmed": true, "unpacked_data": { "message_type": "order", @@ -7017,7 +6940,7 @@ Returns the transactions of an address Returns the dividends distributed by an address + Parameters - + address: `bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs` (str, required) - The address to return + + address: `bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm` (str, required) - The address to return + cursor (str, optional) - The last index of the assets to return + Default: `None` + limit: `5` (int, optional) - The maximum number of assets to return @@ -7036,20 +6959,20 @@ Returns the dividends distributed by an address "result": [ { "tx_index": 41, - "tx_hash": "1b9303b3959067c0857fe1abb4fdd4b3684c7534c12691382004cc31a9afcca4", + "tx_hash": "93ad02ea00b04315ab7d89eb94788e9deed4d268a6b0be87c7d0a45682301f10", "block_index": 154, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "asset": "MYASSETA", "dividend_asset": "XCP", "quantity_per_unit": 100000000, "fee_paid": 40000, "status": "valid", "confirmed": true, - "block_time": 1727200857, + "block_time": 1727349630, "asset_info": { "asset_longname": null, "description": "My super asset A", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false }, @@ -7074,7 +6997,7 @@ Returns the dividends distributed by an address Returns the orders of an address + Parameters - + address: `bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs` (str, required) - The address to return + + address: `bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm` (str, required) - The address to return + status (enum[str], optional) - The status of the orders to return + Default: `all` + Members @@ -7103,9 +7026,9 @@ Returns the orders of an address "result": [ { "tx_index": 48, - "tx_hash": "f90bb3520b4cd8e8f43ae4a416ea102f6a45a4cfd10b4620066271057abde926", + "tx_hash": "3c2578755f5ce3a12092ce274da102b8cc2edd176680fb729c666ddf64758de0", "block_index": 183, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "give_asset": "XCP", "give_quantity": 1000, "give_remaining": 1000, @@ -7120,7 +7043,7 @@ Returns the orders of an address "fee_provided_remaining": 10000, "status": "expired", "confirmed": true, - "block_time": 1727200899, + "block_time": 1727349670, "give_asset_info": { "divisible": true, "asset_longname": null, @@ -7146,9 +7069,9 @@ Returns the orders of an address }, { "tx_index": 50, - "tx_hash": "4844c5f31805a95e25af849d3e888b41d4cba82846300010c82895f4072e57f6", + "tx_hash": "c0e64defd329daf75d1cfd3cdd4466bca850ee09e61b996a4b5af9517d84de05", "block_index": 187, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "give_asset": "XCP", "give_quantity": 10000, "give_remaining": 5000, @@ -7163,7 +7086,7 @@ Returns the orders of an address "fee_provided_remaining": 10000, "status": "open", "confirmed": true, - "block_time": 1727200986, + "block_time": 1727349752, "give_asset_info": { "divisible": true, "asset_longname": null, @@ -7189,9 +7112,9 @@ Returns the orders of an address }, { "tx_index": 56, - "tx_hash": "83919cf82dd5eb1e2e1f6d3f3f752d34d41636ed00ab8ff78369eb81475b8e57", + "tx_hash": "2800d4586e4c4189062b253bb171fd88ceb4184a559bb111b5990541e65968fc", "block_index": 191, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "give_asset": "XCP", "give_quantity": 1000, "give_remaining": 1000, @@ -7206,7 +7129,7 @@ Returns the orders of an address "fee_provided_remaining": 10000, "status": "cancelled", "confirmed": true, - "block_time": 1727201003, + "block_time": 1727349769, "give_asset_info": { "divisible": true, "asset_longname": null, @@ -7232,9 +7155,9 @@ Returns the orders of an address }, { "tx_index": 58, - "tx_hash": "132d67269995e3bc9e40d83bc0badefad56d85f0229eedfb0e2ccdf829d03d28", + "tx_hash": "a698de8b421cf087e348e8229a0a5fe1f94cda423531629f5c2864fde41dcd7f", "block_index": 192, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "give_asset": "XCP", "give_quantity": 1000, "give_remaining": 1000, @@ -7249,7 +7172,7 @@ Returns the orders of an address "fee_provided_remaining": 10000, "status": "open", "confirmed": true, - "block_time": 1727201008, + "block_time": 1727349773, "give_asset_info": { "divisible": true, "asset_longname": null, @@ -7284,7 +7207,7 @@ Returns the orders of an address Returns the fairminter by its source + Parameters - + address: `bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs` (str, required) - The source of the fairminter to return + + address: `bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm` (str, required) - The source of the fairminter to return + cursor (str, optional) - + Default: `None` + limit (int, optional) - @@ -7302,10 +7225,10 @@ Returns the fairminter by its source { "result": [ { - "tx_hash": "5f1bb112a42ace59fa09d6a6fc1916eec2a940d44682b160c97bbae14494b127", + "tx_hash": "dcf51617ae20ec4d8e93ee5852b5ad729111cf44ffc8b1990010dc23e4946287", "tx_index": 22, "block_index": 135, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "asset": "FAIRMINTD", "asset_parent": "", "asset_longname": "", @@ -7330,13 +7253,13 @@ Returns the fairminter by its source "commission": null, "paid_quantity": null, "confirmed": true, - "block_time": 1727200777 + "block_time": 1727349541 }, { - "tx_hash": "bf4d673a1117a0391adcac895de8ac4f234e093b9257df4ce473fe1e01bebf8b", + "tx_hash": "0de3c0e5d6f84cec347d10e8ea1374868d46c8538152bf1966196d40b1542862", "tx_index": 18, "block_index": 131, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "asset": "FAIRMINTC", "asset_parent": "", "asset_longname": "", @@ -7361,13 +7284,13 @@ Returns the fairminter by its source "commission": null, "paid_quantity": null, "confirmed": true, - "block_time": 1727200760 + "block_time": 1727349515 }, { - "tx_hash": "ef8994a7c4750636583ff8d92fe09ac8c38d280813f2e2e923e07c9b9a3d9cda", + "tx_hash": "b138bde3e56cbfb89568a21f4adc5db7ed53b8b04d83baeb55e9b45a0d76ac81", "tx_index": 14, "block_index": 130, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "asset": "FAIRMINTB", "asset_parent": "", "asset_longname": "", @@ -7392,13 +7315,13 @@ Returns the fairminter by its source "commission": null, "paid_quantity": null, "confirmed": true, - "block_time": 1727200756 + "block_time": 1727349511 }, { - "tx_hash": "15f8f2368ab00936a53063e0f92508f82a1d6018e7495426e7dc81fc02f6d6f1", + "tx_hash": "fa856b7dc34e0036048b7d7b59d6aab2e95ef5365f824d8c5c6166a457c16968", "tx_index": 10, "block_index": 125, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "asset": "FAIRMINTA", "asset_parent": "", "asset_longname": "", @@ -7423,7 +7346,7 @@ Returns the fairminter by its source "commission": null, "paid_quantity": null, "confirmed": true, - "block_time": 1727200736 + "block_time": 1727349489 } ], "next_cursor": null, @@ -7436,7 +7359,7 @@ Returns the fairminter by its source Returns the mints by address + Parameters - + address: `bcrt1q2nqm5v62ryf0jc6n7ygf8zf8cezllyryfdfnk9` (str, required) - The address of the mints to return + + address: `bcrt1q80kwyrcnqdvackyar6zdtx2shtussgggmw3q6d` (str, required) - The address of the mints to return + cursor (str, optional) - + Default: `None` + limit (int, optional) - @@ -7454,127 +7377,127 @@ Returns the mints by address { "result": [ { - "tx_hash": "bccbb42deef048209e07d9fb0f7340bb2b1e8f10c5e54f1cfa55accb8ac66283", + "tx_hash": "44a03318e1b6b030f0e328334464291e6d3341efea03a7f56f8f3c8112fac782", "tx_index": 23, "block_index": 136, - "source": "bcrt1q2nqm5v62ryf0jc6n7ygf8zf8cezllyryfdfnk9", - "fairminter_tx_hash": "5f1bb112a42ace59fa09d6a6fc1916eec2a940d44682b160c97bbae14494b127", + "source": "bcrt1q80kwyrcnqdvackyar6zdtx2shtussgggmw3q6d", + "fairminter_tx_hash": "dcf51617ae20ec4d8e93ee5852b5ad729111cf44ffc8b1990010dc23e4946287", "asset": "FAIRMINTD", "earn_quantity": 40, "paid_quantity": 34, "commission": 0, "status": "valid", "confirmed": true, - "block_time": 1727200781, + "block_time": 1727349545, "asset_info": { "asset_longname": "", "description": "", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false } }, { - "tx_hash": "49b1e07978faa8eaf8d5ade692f3a64f4e80eb92bf2703f18114959d4f1e8e1c", + "tx_hash": "e7342d6ca8024d3e82fcb272c83c24d0271574ddda5d1b87df72a49a1074749d", "tx_index": 21, "block_index": 134, - "source": "bcrt1q2nqm5v62ryf0jc6n7ygf8zf8cezllyryfdfnk9", - "fairminter_tx_hash": "bf4d673a1117a0391adcac895de8ac4f234e093b9257df4ce473fe1e01bebf8b", + "source": "bcrt1q80kwyrcnqdvackyar6zdtx2shtussgggmw3q6d", + "fairminter_tx_hash": "0de3c0e5d6f84cec347d10e8ea1374868d46c8538152bf1966196d40b1542862", "asset": "FAIRMINTC", "earn_quantity": 11, "paid_quantity": 3, "commission": 0, "status": "valid", "confirmed": true, - "block_time": 1727200773, + "block_time": 1727349537, "asset_info": { "asset_longname": "", "description": "", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false } }, { - "tx_hash": "0111704cc5929b8559a29cf124f00b77724015a4d2c7565f2f4aa8422983be79", + "tx_hash": "dd53d1e56267028e5456b943934d87a819578f6a3619ca0aa3625c1082092fbb", "tx_index": 20, "block_index": 133, - "source": "bcrt1q2nqm5v62ryf0jc6n7ygf8zf8cezllyryfdfnk9", - "fairminter_tx_hash": "bf4d673a1117a0391adcac895de8ac4f234e093b9257df4ce473fe1e01bebf8b", + "source": "bcrt1q80kwyrcnqdvackyar6zdtx2shtussgggmw3q6d", + "fairminter_tx_hash": "0de3c0e5d6f84cec347d10e8ea1374868d46c8538152bf1966196d40b1542862", "asset": "FAIRMINTC", "earn_quantity": 3, "paid_quantity": 1, "commission": 0, "status": "valid", "confirmed": true, - "block_time": 1727200769, + "block_time": 1727349522, "asset_info": { "asset_longname": "", "description": "", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false } }, { - "tx_hash": "32e316d766bcea23d558846c6d3bbccad179be94d731a8c4097b6f01aba8bacf", + "tx_hash": "d5d6b0a7a88a89e2f9540bdad324c25bf9cc08d4254740394983112e432e43cf", "tx_index": 19, "block_index": 132, - "source": "bcrt1q2nqm5v62ryf0jc6n7ygf8zf8cezllyryfdfnk9", - "fairminter_tx_hash": "bf4d673a1117a0391adcac895de8ac4f234e093b9257df4ce473fe1e01bebf8b", + "source": "bcrt1q80kwyrcnqdvackyar6zdtx2shtussgggmw3q6d", + "fairminter_tx_hash": "0de3c0e5d6f84cec347d10e8ea1374868d46c8538152bf1966196d40b1542862", "asset": "FAIRMINTC", "earn_quantity": 5, "paid_quantity": 1, "commission": 0, "status": "valid", "confirmed": true, - "block_time": 1727200764, + "block_time": 1727349519, "asset_info": { "asset_longname": "", "description": "", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false } }, { - "tx_hash": "19c02328fa03dcccdd42190a3098cb6335c5a3376c729e79054deeb22a5fdec9", + "tx_hash": "c094d4fde6802bed171a10528747824b0c6b78e3367e4c12e04261afef073a40", "tx_index": 15, "block_index": 127, - "source": "bcrt1q2nqm5v62ryf0jc6n7ygf8zf8cezllyryfdfnk9", - "fairminter_tx_hash": "ef8994a7c4750636583ff8d92fe09ac8c38d280813f2e2e923e07c9b9a3d9cda", + "source": "bcrt1q80kwyrcnqdvackyar6zdtx2shtussgggmw3q6d", + "fairminter_tx_hash": "b138bde3e56cbfb89568a21f4adc5db7ed53b8b04d83baeb55e9b45a0d76ac81", "asset": "FAIRMINTB", "earn_quantity": 100000000, "paid_quantity": 100000000, "commission": 0, "status": "valid", "confirmed": true, - "block_time": 1727200744, + "block_time": 1727349498, "asset_info": { "asset_longname": "", "description": "", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false } }, { - "tx_hash": "5a391ff7c4ab9f62237b4734451c3765753c6424c9d0cded3325f895e75ff06f", + "tx_hash": "a3228b664f93f6c80a3cf86bbcad2ac73116dd90860a580c8d1c632aa775919e", "tx_index": 11, "block_index": 123, - "source": "bcrt1q2nqm5v62ryf0jc6n7ygf8zf8cezllyryfdfnk9", - "fairminter_tx_hash": "15f8f2368ab00936a53063e0f92508f82a1d6018e7495426e7dc81fc02f6d6f1", + "source": "bcrt1q80kwyrcnqdvackyar6zdtx2shtussgggmw3q6d", + "fairminter_tx_hash": "fa856b7dc34e0036048b7d7b59d6aab2e95ef5365f824d8c5c6166a457c16968", "asset": "FAIRMINTA", "earn_quantity": 500000000, "paid_quantity": 500000000, "commission": 0, "status": "valid", "confirmed": true, - "block_time": 1727200727, + "block_time": 1727349481, "asset_info": { "asset_longname": "", "description": "", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false } @@ -7590,7 +7513,7 @@ Returns the mints by address Returns the mints by address and asset + Parameters - + address: `bcrt1q2nqm5v62ryf0jc6n7ygf8zf8cezllyryfdfnk9` (str, required) - The address of the mints to return + + address: `bcrt1q80kwyrcnqdvackyar6zdtx2shtussgggmw3q6d` (str, required) - The address of the mints to return + asset: `FAIRMINTA` (str, required) - The asset of the mints to return + cursor (str, optional) - + Default: `None` @@ -7609,22 +7532,22 @@ Returns the mints by address and asset { "result": [ { - "tx_hash": "5a391ff7c4ab9f62237b4734451c3765753c6424c9d0cded3325f895e75ff06f", + "tx_hash": "a3228b664f93f6c80a3cf86bbcad2ac73116dd90860a580c8d1c632aa775919e", "tx_index": 11, "block_index": 123, - "source": "bcrt1q2nqm5v62ryf0jc6n7ygf8zf8cezllyryfdfnk9", - "fairminter_tx_hash": "15f8f2368ab00936a53063e0f92508f82a1d6018e7495426e7dc81fc02f6d6f1", + "source": "bcrt1q80kwyrcnqdvackyar6zdtx2shtussgggmw3q6d", + "fairminter_tx_hash": "fa856b7dc34e0036048b7d7b59d6aab2e95ef5365f824d8c5c6166a457c16968", "asset": "FAIRMINTA", "earn_quantity": 500000000, "paid_quantity": 500000000, "commission": 0, "status": "valid", "confirmed": true, - "block_time": 1727200727, + "block_time": 1727349481, "asset_info": { "asset_longname": "", "description": "", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false } @@ -7663,8 +7586,8 @@ By default the default value of the `encoding` parameter detailed above is `auto Composes a transaction to issue a bet against a feed. + Parameters - + address: `bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs` (str, required) - The address that will make the bet - + feed_address: `bcrt1q2nqm5v62ryf0jc6n7ygf8zf8cezllyryfdfnk9` (str, required) - The address that hosts the feed to be bet on + + address: `bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm` (str, required) - The address that will make the bet + + feed_address: `bcrt1q80kwyrcnqdvackyar6zdtx2shtussgggmw3q6d` (str, required) - The address that hosts the feed to be bet on + bet_type: `2` (int, required) - Bet 0 for Bullish CFD (deprecated), 1 for Bearish CFD (deprecated), 2 for Equal, 3 for NotEqual + deadline: `3000000000` (int, required) - The time at which the bet should be decided/settled, in Unix time (seconds since epoch) + wager_quantity: `1000` (int, required) - The quantities of XCP to wager (in satoshis, hence integer) @@ -7732,7 +7655,7 @@ Composes a transaction to issue a bet against a feed. Composes a transaction to broadcast textual and numerical information to the network. + Parameters - + address: `bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs` (str, required) - The address that will be sending (must have the necessary quantity of the specified asset) + + address: `bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm` (str, required) - The address that will be sending (must have the necessary quantity of the specified asset) + timestamp: `4003903985` (int, required) - The timestamp of the broadcast, in Unix time + value: `100` (float, required) - Numerical value of the broadcast + fee_fraction: `0.05` (float, required) - How much of every bet on this feed should go to its operator; a fraction of 1, (i.e. 0.05 is five percent) @@ -7788,7 +7711,7 @@ Composes a transaction to broadcast textual and numerical information to the net { "result": { "params": { - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "timestamp": 4003903985, "value": 100.0, "fee_fraction": 0.05, @@ -7800,7 +7723,7 @@ Composes a transaction to broadcast textual and numerical information to the net "btc_out": 0, "btc_change": 4999985819, "btc_fee": 14181, - "rawtransaction": "02000000000101edd7a766460a4fb4601942d4c23deee15a574b25517f1f78becf8e042686490a000000001600147d93ff5e96d2aa8302b09d3661285dec7e9d27abffffffff0200000000000000002b6a29c2a92573851ed8784849a69650b37d6b7bd7e2630910d62786268c5dd5e1443bf6f7587d8caa10b0319bba052a010000001600147d93ff5e96d2aa8302b09d3661285dec7e9d27ab02000000000000", + "rawtransaction": "020000000001010a01614aff04950896fa32b33bdb25a9f947638ed041e0e2ed5e2360537848060000000016001454d0ceafd7b80938e68bc2331e44651d52075fa1ffffffff0200000000000000002b6a29710b45dbd38ffbf2f504e3549cb6a83709bfa3e9e8b8d64a7ecab32df55e5534fd48a15122f2fc94ab9bba052a0100000016001454d0ceafd7b80938e68bc2331e44651d52075fa102000000000000", "unpacked_data": { "message_type": "unknown", "message_type_id": 67, @@ -7817,8 +7740,8 @@ Composes a transaction to broadcast textual and numerical information to the net Composes a transaction to pay for a BTC order match. + Parameters - + address: `bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs` (str, required) - The address that will be sending the payment - + order_match_id: `4844c5f31805a95e25af849d3e888b41d4cba82846300010c82895f4072e57f6_467f7e82754021f4a8a7e07800c1785d2619004c75fd9200884f7aa4def7caa7` (str, required) - The ID of the order match to pay for + + address: `bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm` (str, required) - The address that will be sending the payment + + order_match_id: `c0e64defd329daf75d1cfd3cdd4466bca850ee09e61b996a4b5af9517d84de05_c6f8c780a3c367c4f406fc77b5022d7218f701c9e98d119dd9bdacfe94ebf127` (str, required) - The ID of the order match to pay for + encoding (str, optional) - The encoding method to use + Default: `auto` + fee_per_kb (int, optional) - The fee per kilobyte of transaction data constant that the server uses when deciding on the dynamic fee to use (in satoshis) @@ -7870,16 +7793,16 @@ Composes a transaction to pay for a BTC order match. { "result": { "params": { - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", - "order_match_id": "4844c5f31805a95e25af849d3e888b41d4cba82846300010c82895f4072e57f6_467f7e82754021f4a8a7e07800c1785d2619004c75fd9200884f7aa4def7caa7" + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", + "order_match_id": "c0e64defd329daf75d1cfd3cdd4466bca850ee09e61b996a4b5af9517d84de05_c6f8c780a3c367c4f406fc77b5022d7218f701c9e98d119dd9bdacfe94ebf127" }, "name": "btcpay", - "data": "434e5452505254590b4844c5f31805a95e25af849d3e888b41d4cba82846300010c82895f4072e57f6467f7e82754021f4a8a7e07800c1785d2619004c75fd9200884f7aa4def7caa7", + "data": "434e5452505254590bc0e64defd329daf75d1cfd3cdd4466bca850ee09e61b996a4b5af9517d84de05c6f8c780a3c367c4f406fc77b5022d7218f701c9e98d119dd9bdacfe94ebf127", "btc_in": 5000000000, "btc_out": 3000, "btc_change": 4999978951, "btc_fee": 18049, - "rawtransaction": "02000000000101daa1d5148d900a0ac23bfc9c2ad886b063173f479672ac0069f3eb44354e2de0000000001600147d93ff5e96d2aa8302b09d3661285dec7e9d27abffffffff03b80b0000000000001600147d93ff5e96d2aa8302b09d3661285dec7e9d27ab00000000000000004b6a49ca5c0c11f96bac48348bdc5206db0d57d0e076ed9b9bb648308f40d377a6c5702c979e70ce629af2991ed91ecfa81395dff83bc16dcbea8478623fe0b52bb16946f1a53fcb8e83d372c79f052a010000001600147d93ff5e96d2aa8302b09d3661285dec7e9d27ab02000000000000", + "rawtransaction": "02000000000101deac5e8f62b0db163724e72cb7788997ae53e2e94c0483bc0c8dd5935f86afda0000000016001454d0ceafd7b80938e68bc2331e44651d52075fa1ffffffff03b80b00000000000016001454d0ceafd7b80938e68bc2331e44651d52075fa100000000000000004b6a498ccb712c2fd1e1def7887d2588b4f564b8797749ffa4436a9ea67dff49daa33ab02292a3647691280ed713dfb0b063c922c462eda8dba860880e015b32490c9f3f26d49953880bc26bc79f052a0100000016001454d0ceafd7b80938e68bc2331e44651d52075fa102000000000000", "unpacked_data": { "message_type": "unknown", "message_type_id": 67, @@ -7896,7 +7819,7 @@ Composes a transaction to pay for a BTC order match. Composes a transaction to burn a given quantity of BTC for XCP (on mainnet, possible between blocks 278310 and 283810; on testnet it is still available). + Parameters - + address: `bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs` (str, required) - The address with the BTC to burn + + address: `bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm` (str, required) - The address with the BTC to burn + quantity: `1000` (int, required) - The quantities of BTC to burn (in satoshis, hence integer) (1 BTC maximum burn per address) + overburn (bool, optional) - Whether to allow the burn to exceed 1 BTC for the address + Default: `False` @@ -7951,7 +7874,7 @@ Composes a transaction to burn a given quantity of BTC for XCP (on mainnet, poss { "result": { "params": { - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "quantity": 1000, "overburn": false }, @@ -7961,7 +7884,7 @@ Composes a transaction to burn a given quantity of BTC for XCP (on mainnet, poss "btc_out": 1000, "btc_change": 4999985815, "btc_fee": 13185, - "rawtransaction": "02000000000101565291541ec388be91a44832cfbab02ea751d08a08cf97d781936f4bfff0f237000000001600147d93ff5e96d2aa8302b09d3661285dec7e9d27abffffffff02e8030000000000001976a914a11b66a67b3ff69671c8f82254099faf374b800e88ac97ba052a010000001600147d93ff5e96d2aa8302b09d3661285dec7e9d27ab02000000000000" + "rawtransaction": "02000000000101892185038f54a531d867e3ff7dc6e449462653e5c78bb51c4a8739243a4dde750000000016001454d0ceafd7b80938e68bc2331e44651d52075fa1ffffffff02e8030000000000001976a914a11b66a67b3ff69671c8f82254099faf374b800e88ac97ba052a0100000016001454d0ceafd7b80938e68bc2331e44651d52075fa102000000000000" } } ``` @@ -7971,8 +7894,8 @@ Composes a transaction to burn a given quantity of BTC for XCP (on mainnet, poss Composes a transaction to cancel an open order or bet. + Parameters - + address: `bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs` (str, required) - The address that placed the order/bet to be cancelled - + offer_hash: `132d67269995e3bc9e40d83bc0badefad56d85f0229eedfb0e2ccdf829d03d28` (str, required) - The hash of the order/bet to be cancelled + + address: `bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm` (str, required) - The address that placed the order/bet to be cancelled + + offer_hash: `a698de8b421cf087e348e8229a0a5fe1f94cda423531629f5c2864fde41dcd7f` (str, required) - The hash of the order/bet to be cancelled + encoding (str, optional) - The encoding method to use + Default: `auto` + fee_per_kb (int, optional) - The fee per kilobyte of transaction data constant that the server uses when deciding on the dynamic fee to use (in satoshis) @@ -8024,16 +7947,16 @@ Composes a transaction to cancel an open order or bet. { "result": { "params": { - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", - "offer_hash": "132d67269995e3bc9e40d83bc0badefad56d85f0229eedfb0e2ccdf829d03d28" + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", + "offer_hash": "a698de8b421cf087e348e8229a0a5fe1f94cda423531629f5c2864fde41dcd7f" }, "name": "cancel", - "data": "434e54525052545946132d67269995e3bc9e40d83bc0badefad56d85f0229eedfb0e2ccdf829d03d28", + "data": "434e54525052545946a698de8b421cf087e348e8229a0a5fe1f94cda423531629f5c2864fde41dcd7f", "btc_in": 5000000000, "btc_out": 0, "btc_change": 4999985819, "btc_fee": 14181, - "rawtransaction": "020000000001011ed1a9f4a1f0aabef3ed6428baf2baf2eb44a220b9f5af834f289b067297ef47000000001600147d93ff5e96d2aa8302b09d3661285dec7e9d27abffffffff0200000000000000002b6a2911c364192ef0061bf68bc2e75fa7636b1958fab0f1abb83b5780f6e709e708a4bdeb4950c8e4a804c49bba052a010000001600147d93ff5e96d2aa8302b09d3661285dec7e9d27ab02000000000000", + "rawtransaction": "02000000000101cbcc2f2b665c61ec07a3126047ec018936208d979c80d5b351b1f755d6723ff30000000016001454d0ceafd7b80938e68bc2331e44651d52075fa1ffffffff0200000000000000002b6a29ea9c97c2a1aa732dd6f0a45f356c4713e52aca7da535089fb89211deb5a4d14e65e6dbb0738985b0e89bba052a0100000016001454d0ceafd7b80938e68bc2331e44651d52075fa102000000000000", "unpacked_data": { "message_type": "unknown", "message_type_id": 67, @@ -8050,7 +7973,7 @@ Composes a transaction to cancel an open order or bet. Composes a transaction to destroy a quantity of an asset. + Parameters - + address: `bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs` (str, required) - The address that will be sending the asset to be destroyed + + address: `bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm` (str, required) - The address that will be sending the asset to be destroyed + asset: `XCP` (str, required) - The asset to be destroyed + quantity: `1000` (int, required) - The quantity of the asset to be destroyed (in satoshis, hence integer) + tag: `"bugs!"` (str, required) - A tag for the destruction @@ -8105,7 +8028,7 @@ Composes a transaction to destroy a quantity of an asset. { "result": { "params": { - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "asset": "XCP", "quantity": 1000, "tag": "\"bugs!\"", @@ -8124,7 +8047,7 @@ Composes a transaction to destroy a quantity of an asset. "btc_out": 0, "btc_change": 4999986346, "btc_fee": 13654, - "rawtransaction": "020000000001013d8440143b369a8149275d291f4e89628e992c8f4141b6ac95d6e3e840a0667c000000001600147d93ff5e96d2aa8302b09d3661285dec7e9d27abffffffff020000000000000000226a20ad995647dc1f5cf1a38de32e7adf5ea0d3a71cf925f3d96ef7b859308eac7bcaaabc052a010000001600147d93ff5e96d2aa8302b09d3661285dec7e9d27ab02000000000000", + "rawtransaction": "02000000000101991a66a081ce919bc145b439d81555686a15d4de3f6cc1da506563b38248c04c0000000016001454d0ceafd7b80938e68bc2331e44651d52075fa1ffffffff020000000000000000226a205118f722a2e9f055b3b18e09168f8a90692bdc822c20bc4950d324ddb9c1e27baabc052a0100000016001454d0ceafd7b80938e68bc2331e44651d52075fa102000000000000", "unpacked_data": { "message_type": "unknown", "message_type_id": 67, @@ -8141,7 +8064,7 @@ Composes a transaction to destroy a quantity of an asset. Composes a transaction to opens or closes a dispenser for a given asset at a given rate of main chain asset (BTC). Escrowed quantity on open must be equal or greater than give_quantity. It is suggested that you escrow multiples of give_quantity to ease dispenser operation. + Parameters - + address: `bcrt1qfvucymcd7u04hpd7eafsmxwnashcmaqs54q79p` (str, required) - The address that will be dispensing (must have the necessary escrow_quantity of the specified asset) + + address: `bcrt1qwjn89m6ynaf8t4s48mucjczwt375eyrga4zrhw` (str, required) - The address that will be dispensing (must have the necessary escrow_quantity of the specified asset) + asset: `XCP` (str, required) - The asset or subasset to dispense + give_quantity: `1000` (int, required) - The quantity of the asset to dispense (in satoshis, hence integer) + escrow_quantity: `1000` (int, required) - The quantity of the asset to reserve for this dispenser (in satoshis, hence integer) @@ -8202,7 +8125,7 @@ Composes a transaction to opens or closes a dispenser for a given asset at a giv { "result": { "params": { - "source": "bcrt1qfvucymcd7u04hpd7eafsmxwnashcmaqs54q79p", + "source": "bcrt1qwjn89m6ynaf8t4s48mucjczwt375eyrga4zrhw", "asset": "XCP", "give_quantity": 1000, "escrow_quantity": 1000, @@ -8226,7 +8149,7 @@ Composes a transaction to opens or closes a dispenser for a given asset at a giv "btc_out": 0, "btc_change": 4949955760, "btc_fee": 14240, - "rawtransaction": "02000000000101126cbd5704a2c2c714e745aaba2136b2a888ff2648e7d8de421d466e2e48216b020000001600144b39826f0df71f5b85becf530d99d3ec2f8df410ffffffff0200000000000000002c6a2a97cd56c5a87c919eb0d9baaa9d5db848d45f3e2013c18981e72cdbd66104494876c4423ce2eb9b853abab0540a27010000001600144b39826f0df71f5b85becf530d99d3ec2f8df41002000000000000", + "rawtransaction": "02000000000101d23d6f74e843906d4eae4bf48852e84e08e67241a41e5b91e4d103fc7f9dc94b0200000016001474a672ef449f5275d6153ef989604e5c7d4c9068ffffffff0200000000000000002c6a2a987bcccabba02a5ce4093ad3acb0158b7fabb168fed9a05ba118b862e7c2937b2dba6520a6e4a8c5468ab0540a270100000016001474a672ef449f5275d6153ef989604e5c7d4c906802000000000000", "unpacked_data": { "message_type": "unknown", "message_type_id": 67, @@ -8243,7 +8166,7 @@ Composes a transaction to opens or closes a dispenser for a given asset at a giv Composes a transaction to issue a dividend to holders of a given asset. + Parameters - + address: `bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs` (str, required) - The address that will be issuing the dividend (must have the ownership of the asset which the dividend is being issued on) + + address: `bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm` (str, required) - The address that will be issuing the dividend (must have the ownership of the asset which the dividend is being issued on) + quantity_per_unit: `1` (int, required) - The amount of dividend_asset rewarded (in satoshis, hence integer) + asset: `FAIRMINTA` (str, required) - The asset or subasset that the dividends are being rewarded on + dividend_asset: `XCP` (str, required) - The asset or subasset that the dividends are paid in @@ -8298,14 +8221,14 @@ Composes a transaction to issue a dividend to holders of a given asset. { "result": { "params": { - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "quantity_per_unit": 1, "asset": "FAIRMINTA", "dividend_asset": "XCP", "asset_info": { "asset_longname": "", "description": "", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false }, @@ -8324,7 +8247,7 @@ Composes a transaction to issue a dividend to holders of a given asset. "btc_out": 0, "btc_change": 4999986287, "btc_fee": 13713, - "rawtransaction": "020000000001015f834884818898e688e85d8e85fedabc893f47e29d472d532b435f94e2c90e12000000001600147d93ff5e96d2aa8302b09d3661285dec7e9d27abffffffff020000000000000000236a21721612543f59b4cea784e3ee62b4ccb72abb87cbe95875e4c52ebf21a036bb38ea6fbc052a010000001600147d93ff5e96d2aa8302b09d3661285dec7e9d27ab02000000000000", + "rawtransaction": "0200000000010183d7cd4f8bf94600a0fee865cd6317026887a432ab86e3807c5582c67d7be79d0000000016001454d0ceafd7b80938e68bc2331e44651d52075fa1ffffffff020000000000000000236a215c0ef0a7ba4a0f61cc5b45e2da06456f9d3910892e16c969cb14c992144301aaf96fbc052a0100000016001454d0ceafd7b80938e68bc2331e44651d52075fa102000000000000", "unpacked_data": { "message_type": "unknown", "message_type_id": 67, @@ -8341,10 +8264,10 @@ Composes a transaction to issue a dividend to holders of a given asset. Composes a transaction to Issue a new asset, issue more of an existing asset, lock an asset, reset existing supply, or transfer the ownership of an asset. + Parameters - + address: `bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs` (str, required) - The address that will be issuing or transfering the asset + + address: `bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm` (str, required) - The address that will be issuing or transfering the asset + asset: `XCPTEST` (str, required) - The assets to issue or transfer. This can also be a subasset longname for new subasset issuances + quantity: `1000` (int, required) - The quantity of the asset to issue (set to 0 if transferring an asset) (in satoshis, hence integer) - + transfer_destination: `bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs` (str, optional) - The address to receive the asset + + transfer_destination: `bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm` (str, optional) - The address to receive the asset + Default: `None` + divisible (bool, optional) - Whether this asset is divisible or not (if a transfer, this value must match the value specified when the asset was originally issued) + Default: `True` @@ -8405,10 +8328,10 @@ Composes a transaction to Issue a new asset, issue more of an existing asset, lo { "result": { "params": { - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "asset": "XCPTEST", "quantity": 1000, - "transfer_destination": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "transfer_destination": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "lock": false, "reset": false, @@ -8421,7 +8344,7 @@ Composes a transaction to Issue a new asset, issue more of an existing asset, lo "btc_out": 546, "btc_change": 4999983749, "btc_fee": 15705, - "rawtransaction": "0200000000010132d6ed3c9fbce185a3f9b746123785033e6e2ec91849367a98d03b7888daf186000000001600147d93ff5e96d2aa8302b09d3661285dec7e9d27abffffffff0322020000000000001600147d93ff5e96d2aa8302b09d3661285dec7e9d27ab0000000000000000236a211ec53f8ee749730ee8c3ff433c6a3665ee24516b8e066b0cc22cac68dccc73303185b2052a010000001600147d93ff5e96d2aa8302b09d3661285dec7e9d27ab02000000000000", + "rawtransaction": "020000000001018f56bad1947fe429b46d958f35c9b3de80fcb2dcce5b5ce9f3ee95129cca09380000000016001454d0ceafd7b80938e68bc2331e44651d52075fa1ffffffff03220200000000000016001454d0ceafd7b80938e68bc2331e44651d52075fa10000000000000000236a21444ff84beb20e23cc2919701f8c596608630069c8f8ba7d04b3717d1055e158c5685b2052a0100000016001454d0ceafd7b80938e68bc2331e44651d52075fa102000000000000", "unpacked_data": { "message_type": "unknown", "message_type_id": 67, @@ -8438,9 +8361,9 @@ Composes a transaction to Issue a new asset, issue more of an existing asset, lo Composes a transaction to send multiple payments to multiple addresses. + Parameters - + address: `bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs` (str, required) - The address that will be sending (must have the necessary quantity of the specified asset) + + address: `bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm` (str, required) - The address that will be sending (must have the necessary quantity of the specified asset) + assets: `XCP,MYASSETA` (str, required) - comma-separated list of assets to send - + destinations: `bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs,bcrt1q2nqm5v62ryf0jc6n7ygf8zf8cezllyryfdfnk9` (str, required) - comma-separated list of addresses to send to + + destinations: `bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm,bcrt1q80kwyrcnqdvackyar6zdtx2shtussgggmw3q6d` (str, required) - comma-separated list of addresses to send to + quantities: `1,2` (str, required) - comma-separated list of quantities to send (in satoshis, hence integer) + memo: `"Hello, world!"` (str, optional) - The Memo associated with this transaction + Default: `None` @@ -8497,16 +8420,16 @@ Composes a transaction to send multiple payments to multiple addresses. { "result": { "params": { - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "asset_dest_quant_list": [ [ "XCP", - "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", 1 ], [ "MYASSETA", - "bcrt1q2nqm5v62ryf0jc6n7ygf8zf8cezllyryfdfnk9", + "bcrt1q80kwyrcnqdvackyar6zdtx2shtussgggmw3q6d", 2 ] ], @@ -8514,12 +8437,12 @@ Composes a transaction to send multiple payments to multiple addresses. "memo_is_hex": false }, "name": "mpma", - "data": "434e545250525459030002807d93ff5e96d2aa8302b09d3661285dec7e9d27ab8054c1ba334a1912f96353f110938927c645ff90648f2248656c6c6f2c20776f726c6421228000000c159b8bb72000000000000000480000000000000008000000000000000200", + "data": "434e5452505254590300028054d0ceafd7b80938e68bc2331e44651d52075fa1803bece20f130359dc589d1e84d59950baf90821088f2248656c6c6f2c20776f726c6421228000000c159b8bb72000000000000000480000000000000008000000000000000200", "btc_in": 20000000000, "btc_out": 2000, "btc_change": 19999945492, "btc_fee": 52508, - "rawtransaction": "02000000000104e577e067bb983c8bf37ef7aca10b5ce04fe1cc8e1610106715e9b896aa5fe223000000001600147d93ff5e96d2aa8302b09d3661285dec7e9d27abfffffffff01d1425b1446af40a30cf7f614ef968b0f0e2898bde55b78495a33052cde893000000001600147d93ff5e96d2aa8302b09d3661285dec7e9d27abffffffff2abb23c81d9a008762665571fdf369475915efb7b391c56031b179c53a86251d000000001600147d93ff5e96d2aa8302b09d3661285dec7e9d27abffffffffff380c0c8c7dc0f7039e035159c41148c7f6638ee75536c0630b7204e3fd8958000000001600147d93ff5e96d2aa8302b09d3661285dec7e9d27abffffffff03e803000000000000695121036e548f8fc9c509ea3d29031b77b76fdabb76c88e850afb489293efb339ca2c5c2102f0b12cd792f3cdf41c46e2f41ad7b6edfd56fc16b1963d618469e8d8a78709652103e9ae92eabb90ca74fe993bac25a34afb53dbfd9ee15d1434f46704cbef38ec9753aee8030000000000006951210261548f8fc9c509ea3d0a747685a69804c7601a240a1dd05e13d2c7eed5b4b1192102d71ae4835349febe055413974926a67e747138534e0659eea6218db4cbe825412103e9ae92eabb90ca74fe993bac25a34afb53dbfd9ee15d1434f46704cbef38ec9753ae14f316a8040000001600147d93ff5e96d2aa8302b09d3661285dec7e9d27ab02000002000002000002000000000000", + "rawtransaction": "02000000000104a95e01adff61592b083d52a21d942b0012ca14e295d3582e7818b5bfeb605ef80000000016001454d0ceafd7b80938e68bc2331e44651d52075fa1fffffffff07d3b7420d03bd558927351b4576f1e86b6ec9fba62469b310159f772a9d5b60000000016001454d0ceafd7b80938e68bc2331e44651d52075fa1ffffffff348db3b3d3d4c78bc08b7dbe84188b8b2af945a2cca65a0d6c77fc3df76a649c0000000016001454d0ceafd7b80938e68bc2331e44651d52075fa1ffffffff637c6b8d277b4f3e9989e102d93121d8c8165421b6e1c1e4b9902f473dd5ca8b0000000016001454d0ceafd7b80938e68bc2331e44651d52075fa1ffffffff03e803000000000000695121020857b98bbc740843c77ae0c1f7b2d4105c96c527e937b744ec37b45aff19a732210378fc616712f6468cbc4175896182cf6ad013a2b4fa68698e827415351c1918e82103550c9d7bd991a1979454408705848a313ca07f6c59f09bcc2f6b3d23623c8a2653aee803000000000000695121030757b98bbc740843c75997ac058a60ffd1c17d2eddc4a70d6809f03fe24ba0c62103275da95cfe14499fbf18a1d1fc9c4bbf49431a4df2496101a03c7059707634cd2103550c9d7bd991a1979454408705848a313ca07f6c59f09bcc2f6b3d23623c8a2653ae14f316a80400000016001454d0ceafd7b80938e68bc2331e44651d52075fa102000002000002000002000000000000", "unpacked_data": { "message_type": "unknown", "message_type_id": 67, @@ -8536,7 +8459,7 @@ Composes a transaction to send multiple payments to multiple addresses. Composes a transaction to place an order on the distributed exchange. + Parameters - + address: `bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs` (str, required) - The address that will be issuing the order request (must have the necessary quantity of the specified asset to give) + + address: `bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm` (str, required) - The address that will be issuing the order request (must have the necessary quantity of the specified asset to give) + give_asset: `XCP` (str, required) - The asset that will be given in the trade + give_quantity: `1000` (int, required) - The quantity of the asset that will be given (in satoshis, hence integer) + get_asset: `FAIRMINTA` (str, required) - The asset that will be received in the trade @@ -8594,7 +8517,7 @@ Composes a transaction to place an order on the distributed exchange. { "result": { "params": { - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "give_asset": "XCP", "give_quantity": 1000, "get_asset": "FAIRMINTA", @@ -8611,7 +8534,7 @@ Composes a transaction to place an order on the distributed exchange. "get_asset_info": { "asset_longname": "", "description": "", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false }, @@ -8625,7 +8548,7 @@ Composes a transaction to place an order on the distributed exchange. "btc_out": 0, "btc_change": 4999985233, "btc_fee": 14767, - "rawtransaction": "02000000000101d3815d3bc637ba5c3310057f1f73518e1cd052e2575305f5f9961d481af47d0b000000001600147d93ff5e96d2aa8302b09d3661285dec7e9d27abffffffff020000000000000000356a3382bca3ffdc73d3e01f1213c9355aef042d09d5b9355ef2cbcffd1cf799a68dd80bb0d4d32952c4c1754009237ece324f87b11951b8052a010000001600147d93ff5e96d2aa8302b09d3661285dec7e9d27ab02000000000000", + "rawtransaction": "0200000000010166ded82c6e9502d0a06e23a71ca37f37ed37f1b7aa514c430bb28f04ed6eb2a30000000016001454d0ceafd7b80938e68bc2331e44651d52075fa1ffffffff020000000000000000356a33b1662504e1ba8ff932dc093e56ca90335ed04144c907d1e2766787b83ff14958fa3b1ac43f667f21800242413a3a72f6a51c8d51b8052a0100000016001454d0ceafd7b80938e68bc2331e44651d52075fa102000000000000", "unpacked_data": { "message_type": "unknown", "message_type_id": 67, @@ -8642,8 +8565,8 @@ Composes a transaction to place an order on the distributed exchange. Composes a transaction to send a quantity of an asset to another address. + Parameters - + address: `bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs` (str, required) - The address that will be sending (must have the necessary quantity of the specified asset) - + destination: `bcrt1q2nqm5v62ryf0jc6n7ygf8zf8cezllyryfdfnk9` (str, required) - The address that will be receiving the asset + + address: `bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm` (str, required) - The address that will be sending (must have the necessary quantity of the specified asset) + + destination: `bcrt1q80kwyrcnqdvackyar6zdtx2shtussgggmw3q6d` (str, required) - The address that will be receiving the asset + asset: `XCP` (str, required) - The asset or subasset to send + quantity: `1000` (int, required) - The quantity of the asset to send (in satoshis, hence integer) + memo (str, optional) - The Memo associated with this transaction @@ -8703,8 +8626,8 @@ Composes a transaction to send a quantity of an asset to another address. { "result": { "params": { - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", - "destination": "bcrt1q2nqm5v62ryf0jc6n7ygf8zf8cezllyryfdfnk9", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", + "destination": "bcrt1q80kwyrcnqdvackyar6zdtx2shtussgggmw3q6d", "asset": "XCP", "quantity": 1000, "memo": null, @@ -8720,12 +8643,12 @@ Composes a transaction to send a quantity of an asset to another address. "quantity_normalized": "0.00001000" }, "name": "send", - "data": "434e54525052545902000000000000000100000000000003e88054c1ba334a1912f96353f110938927c645ff9064", + "data": "434e54525052545902000000000000000100000000000003e8803bece20f130359dc589d1e84d59950baf9082108", "btc_in": 5000000000, "btc_out": 0, "btc_change": 4999985526, "btc_fee": 14474, - "rawtransaction": "020000000001010145d93fcbbca925969a36cbf8dc81b3dcce295cb1cc87c24efdb84e991257e9000000001600147d93ff5e96d2aa8302b09d3661285dec7e9d27abffffffff020000000000000000306a2e3180763905ed77bd5549668783c0fde06c8ecc36077686c0e0a3cc114e7afa54cfc134a5bbfe421445475ad3cdb776b9052a010000001600147d93ff5e96d2aa8302b09d3661285dec7e9d27ab02000000000000", + "rawtransaction": "02000000000101a18abb82581d74bcffd7292c775a02545bb2c2dcb3afc5d77ceed3ac28cff87d0000000016001454d0ceafd7b80938e68bc2331e44651d52075fa1ffffffff020000000000000000306a2e832cebdb81e79e33395953ecae43f8f3f9881b62a5f17600a3264a8c043e9cb02e36f82b89107af1e74dea535ab876b9052a0100000016001454d0ceafd7b80938e68bc2331e44651d52075fa102000000000000", "unpacked_data": { "message_type": "unknown", "message_type_id": 67, @@ -8742,8 +8665,8 @@ Composes a transaction to send a quantity of an asset to another address. Composes a transaction to Sends all assets and/or transfer ownerships to a destination address. + Parameters - + address: `bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs` (str, required) - The address that will be sending - + destination: `bcrt1q2nqm5v62ryf0jc6n7ygf8zf8cezllyryfdfnk9` (str, required) - The address to receive the assets and/or ownerships + + address: `bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm` (str, required) - The address that will be sending + + destination: `bcrt1q80kwyrcnqdvackyar6zdtx2shtussgggmw3q6d` (str, required) - The address to receive the assets and/or ownerships + flags: `7` (int, required) - An OR mask of flags indicating how the sweep should be processed. Possible flags are: - FLAG_BALANCES: (integer) 1, specifies that all balances should be transferred. - FLAG_OWNERSHIP: (integer) 2, specifies that all ownerships should be transferred. - FLAG_BINARY_MEMO: (integer) 4, specifies that the memo is in binary/hex form. + memo: `FFFF` (str, required) - The Memo associated with this transaction in hex format + encoding (str, optional) - The encoding method to use @@ -8797,18 +8720,18 @@ Composes a transaction to Sends all assets and/or transfer ownerships to a desti { "result": { "params": { - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", - "destination": "bcrt1q2nqm5v62ryf0jc6n7ygf8zf8cezllyryfdfnk9", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", + "destination": "bcrt1q80kwyrcnqdvackyar6zdtx2shtussgggmw3q6d", "flags": 7, "memo": "FFFF" }, "name": "sweep", - "data": "434e545250525459048054c1ba334a1912f96353f110938927c645ff906407ffff", + "data": "434e54525052545904803bece20f130359dc589d1e84d59950baf908210807ffff", "btc_in": 5000000000, "btc_out": 0, "btc_change": 4999986287, "btc_fee": 13713, - "rawtransaction": "020000000001019a797a06c4f5d3094b75b249c4ee63d25c26847734c97b81130d1fed7a4dab60000000001600147d93ff5e96d2aa8302b09d3661285dec7e9d27abffffffff020000000000000000236a212049e1fbe71fc2711c0c75cc689b011397ff1e489e3421417cee9dd941136816686fbc052a010000001600147d93ff5e96d2aa8302b09d3661285dec7e9d27ab02000000000000", + "rawtransaction": "020000000001016d72c9e1d1fa813c3589dd174fc8a84009fa6e57e5ad5f33f0156497091b9bf70000000016001454d0ceafd7b80938e68bc2331e44651d52075fa1ffffffff020000000000000000236a21f1d4cb9dfb8748da31c2cd30553f48be4fdc16aca37d1bf22c33b6b47e228da5376fbc052a0100000016001454d0ceafd7b80938e68bc2331e44651d52075fa102000000000000", "unpacked_data": { "message_type": "unknown", "message_type_id": 67, @@ -8825,8 +8748,8 @@ Composes a transaction to Sends all assets and/or transfer ownerships to a desti Composes a transaction to send BTC to a dispenser. + Parameters - + address: `bcrt1q2nqm5v62ryf0jc6n7ygf8zf8cezllyryfdfnk9` (str, required) - The address that will be sending (must have the necessary quantity of BTC) - + dispenser: `bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct` (str, required) - The dispenser that will be receiving the asset + + address: `bcrt1q80kwyrcnqdvackyar6zdtx2shtussgggmw3q6d` (str, required) - The address that will be sending (must have the necessary quantity of BTC) + + dispenser: `bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz` (str, required) - The dispenser that will be receiving the asset + quantity: `1000` (int, required) - The quantity of BTC to send (in satoshis, hence integer) + encoding (str, optional) - The encoding method to use + Default: `auto` @@ -8879,8 +8802,8 @@ Composes a transaction to send BTC to a dispenser. { "result": { "params": { - "source": "bcrt1q2nqm5v62ryf0jc6n7ygf8zf8cezllyryfdfnk9", - "destination": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", + "source": "bcrt1q80kwyrcnqdvackyar6zdtx2shtussgggmw3q6d", + "destination": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", "quantity": 1000 }, "name": "dispense", @@ -8889,7 +8812,7 @@ Composes a transaction to send BTC to a dispenser. "btc_out": 1000, "btc_change": 4949852643, "btc_fee": 14357, - "rawtransaction": "02000000000101cb26d0b47d6796bbba2cdbf172c9fcad814432c0faa64e51325e97136b918ac70200000016001454c1ba334a1912f96353f110938927c645ff9064ffffffff03e8030000000000001600146c45b04730370dc7e778ed200c19f22a08c064a900000000000000000c6a0abd14fceefaf1824e03ade3c108270100000016001454c1ba334a1912f96353f110938927c645ff906402000000000000", + "rawtransaction": "02000000000101ac8344100391a9dbea92bbd4f0c06f315ea17815b50cf2d241971159f1e5533e020000001600143bece20f130359dc589d1e84d59950baf9082108ffffffff03e8030000000000001600146a0754aa80c92844296a3a23dde3609ac941f9d000000000000000000c6a0a3dff5a09112eded7a8a6e3c10827010000001600143bece20f130359dc589d1e84d59950baf908210802000000000000", "unpacked_data": { "message_type": "unknown", "message_type_id": 67, @@ -8906,7 +8829,7 @@ Composes a transaction to send BTC to a dispenser. Composes a transaction to issue a new asset using the FairMinter protocol. + Parameters - + address: `bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs` (str, required) - The address that will be issuing the asset + + address: `bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm` (str, required) - The address that will be issuing the asset + asset: `MYASSET` (str, required) - The asset to issue + asset_parent (str, optional) - The parent asset of the asset to issue + Default: `` @@ -8991,7 +8914,7 @@ Composes a transaction to issue a new asset using the FairMinter protocol. { "result": { "params": { - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "asset": "MYASSET", "asset_parent": "", "price": 10, @@ -9016,7 +8939,7 @@ Composes a transaction to issue a new asset using the FairMinter protocol. "btc_out": 0, "btc_change": 4999985467, "btc_fee": 14533, - "rawtransaction": "02000000000101dff5d6b9963d58ce93eda5b9e0dc3325edb92d172aee9b60ad4009740563e7f6000000001600147d93ff5e96d2aa8302b09d3661285dec7e9d27abffffffff020000000000000000316a2f35fd92ae806a71d5d594a5fa28384c40c437d510b8d21b9ec688462821e8b3f6a2cd07f9420a363cff7b2921eb27e73bb9052a010000001600147d93ff5e96d2aa8302b09d3661285dec7e9d27ab02000000000000", + "rawtransaction": "0200000000010113540b35e1c3bf652d600d05815910cd21427d804936877b3c2e1955e4c02b5f0000000016001454d0ceafd7b80938e68bc2331e44651d52075fa1ffffffff020000000000000000316a2fa1c13212823f0738c04dbf739243c454036880dfd8427bc7a63d417101948ab8652b1a5f4279505ff08e8fdcaf63ac3bb9052a0100000016001454d0ceafd7b80938e68bc2331e44651d52075fa102000000000000", "unpacked_data": { "message_type": "unknown", "message_type_id": 67, @@ -9033,7 +8956,7 @@ Composes a transaction to issue a new asset using the FairMinter protocol. Composes a transaction to mint a quantity of an asset using the FairMinter protocol. + Parameters - + address: `bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs` (str, required) - The address that will be minting the asset + + address: `bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm` (str, required) - The address that will be minting the asset + asset: `FAIRMINTC` (str, required) - The asset to mint + quantity: `1` (int, optional) - The quantity of the asset to mint (in satoshis, hence integer) + Default: `0` @@ -9088,13 +9011,13 @@ Composes a transaction to mint a quantity of an asset using the FairMinter proto { "result": { "params": { - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "asset": "FAIRMINTC", "quantity": 1, "asset_info": { "asset_longname": "", "description": "", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false }, @@ -9106,7 +9029,7 @@ Composes a transaction to mint a quantity of an asset using the FairMinter proto "btc_out": 0, "btc_change": 4999987049, "btc_fee": 12951, - "rawtransaction": "02000000000101a5732f28204721cb6308ac13cab61ceeb71efd46aea6f9b66a9441ed07a1b172000000001600147d93ff5e96d2aa8302b09d3661285dec7e9d27abffffffff020000000000000000166a142190e1f1b6f307755204d25dcf7c1048d1c78cb069bf052a010000001600147d93ff5e96d2aa8302b09d3661285dec7e9d27ab02000000000000", + "rawtransaction": "020000000001014faf4d1c320e6c8db648f30576cc58bfa89e35aa4440b7e4b1e915e2ab98248b0000000016001454d0ceafd7b80938e68bc2331e44651d52075fa1ffffffff020000000000000000166a141a854916e581778b59a354ea57ee74e3bb99874b69bf052a0100000016001454d0ceafd7b80938e68bc2331e44651d52075fa102000000000000", "unpacked_data": { "message_type": "unknown", "message_type_id": 67, @@ -9123,10 +9046,10 @@ Composes a transaction to mint a quantity of an asset using the FairMinter proto Composes a transaction to attach assets from an address to UTXO. + Parameters - + address: `bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs` (str, required) - The address from which the assets are attached + + address: `bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm` (str, required) - The address from which the assets are attached + asset: `XCP` (str, required) - The asset or subasset to attach + quantity: `1000` (int, required) - The quantity of the asset to attach (in satoshis, hence integer) - + destination: `4cd813fae2558e89f2f9411f38daa7d4c10c94a267daa38155cf18fb4d9fd055:3` (str, optional) - The utxo to attach the assets to + + destination: `580ec0c7defaa9779a34e074c2046fab885ea02da799e56daed21d55a482e71f:1` (str, optional) - The utxo to attach the assets to + Default: `None` + encoding (str, optional) - The encoding method to use + Default: `auto` @@ -9179,8 +9102,8 @@ Composes a transaction to attach assets from an address to UTXO. { "result": { "params": { - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", - "destination": "4cd813fae2558e89f2f9411f38daa7d4c10c94a267daa38155cf18fb4d9fd055:3", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", + "destination": "580ec0c7defaa9779a34e074c2046fab885ea02da799e56daed21d55a482e71f:1", "asset": "XCP", "quantity": 1000, "asset_info": { @@ -9193,12 +9116,12 @@ Composes a transaction to attach assets from an address to UTXO. "quantity_normalized": "0.00001000" }, "name": "utxo", - "data": "434e54525052545964626372743171306b666c3768356b36323467787134736e356d787a327a6161336c6636666174666e6b6668737c346364383133666165323535386538396632663934313166333864616137643463313063393461323637646161333831353563663138666234643966643035353a337c5843507c31303030", + "data": "434e54525052545964626372743171326e6776617437686871796e336535746367653375337239723466717768617034366534666d7c353830656330633764656661613937373961333465303734633230343666616238383565613032646137393965353664616564323164353561343832653731663a317c5843507c31303030", "btc_in": 30000000000, "btc_out": 3000, "btc_change": 29999918531, "btc_fee": 78469, - "rawtransaction": "020000000001067d8cb2e922d3c889515df1beafb9deef06736db65888a0178acfa3a8c88239bd000000001600147d93ff5e96d2aa8302b09d3661285dec7e9d27abffffffff002eeb08adc6485da52527394aaea37ad7fa3d10b7f041474c9554c18abb3f74000000001600147d93ff5e96d2aa8302b09d3661285dec7e9d27abffffffff6ff9202edc132df8446768ff0abeb2cc9c540e6d9359512adc49529f443f97b8000000001600147d93ff5e96d2aa8302b09d3661285dec7e9d27abffffffff12cab7d7ed02ff3b76c2d7bf3ee826f2ff89dedabd5880fd324bf09a00f176cb000000001600147d93ff5e96d2aa8302b09d3661285dec7e9d27abffffffff3adcf4e23bc1c205be1c896dec2bbd570b4a1f534b110642a390586df3e73b56000000001600147d93ff5e96d2aa8302b09d3661285dec7e9d27abffffffff84df0624b3eb9db1f4b76d9d8659e08222bd29c4063bd472529a3b20c18f415f000000001600147d93ff5e96d2aa8302b09d3661285dec7e9d27abffffffff04e803000000000000695121033020883d166ee0dc26744f859a957a416709c30b09f1087802d505fe497cf0e22102679d842f89fc3a82a87c17982a72f639385fa2f29a08b6a03bd5fc9c4d08b98e2103e9ae92eabb90ca74fe993bac25a34afb53dbfd9ee15d1434f46704cbef38ec9753aee803000000000000695121033020883d166ee0dc267148d4ddd473556f5bc35558a00922058102a1556ca51a210323978521c0b66bc1fd7c16c27b20f1397f01fdacc903a3ed37d0fa901802b93f2103e9ae92eabb90ca74fe993bac25a34afb53dbfd9ee15d1434f46704cbef38ec9753aee803000000000000695121021a20883d166ee0dc26741dd3dddb784c0f21f51b0fa90d2334e73199310dc446210314f3b142f18608f8c91d24f44c4490584c39cc99fc60c5dc0fb698a47c3bdfaa2103e9ae92eabb90ca74fe993bac25a34afb53dbfd9ee15d1434f46704cbef38ec9753aec36d22fc060000001600147d93ff5e96d2aa8302b09d3661285dec7e9d27ab02000002000002000002000002000002000000000000", + "rawtransaction": "020000000001062b971c4763edae2df37367cd84844c19b0042d9a8be2160e4d8369d10673fde40000000016001454d0ceafd7b80938e68bc2331e44651d52075fa1ffffffff4549bdf3e9451e832e2f74ed0307b5f9321bf49c952b5b7e6d33b4023e8bd9f50000000016001454d0ceafd7b80938e68bc2331e44651d52075fa1fffffffff6d6bc2733c0cc14e0303d014da6b303f8ff857450d62f07881b35b0ac1c05100000000016001454d0ceafd7b80938e68bc2331e44651d52075fa1ffffffff58edca7b44ff197ac654c066fc3f6fb0d9a8fca4fcf6d38ff29a70a13b1271740000000016001454d0ceafd7b80938e68bc2331e44651d52075fa1fffffffffa9334b3c46424ae370e352f9eb0956ed1fd25a247729a471b8101a6f50fcb1a0000000016001454d0ceafd7b80938e68bc2331e44651d52075fa1ffffffff48757a8e09aad9b42ba75d7cbca33875eede93f19238b1880da52b9d73ad46fa0000000016001454d0ceafd7b80938e68bc2331e44651d52075fa1ffffffff04e803000000000000695121027b86d286c4b5f45f01771f0c0849c1cb534340e50f47b179a8b62c8652ff69bc2103cbb0bf58331e74eb4b94df36639d9b32bba5ed3947f8f228dea27b63c6c164312103550c9d7bd991a1979454408705848a313ca07f6c59f09bcc2f6b3d23623c8a2653aee803000000000000695121027b86d286c4b5f45f0124190a1c5c9183561a1ef25d07e321f7f336da51ae6af72103d9b2ba05385e22f842d48f3125d3ca36fea7bf3d16faad658faf7e6791c935e52103550c9d7bd991a1979454408705848a313ca07f6c59f09bcc2f6b3d23623c8a2653aee803000000000000695121035186d286c4b5f45f01764a5e1c07c1c6396e77ef5f03b621c0c755e8619a5ca42102bfd3d83d006b479972e6eb5012eaf353cb91db5c739e9f54eb9a4b06a5f107e62103550c9d7bd991a1979454408705848a313ca07f6c59f09bcc2f6b3d23623c8a2653aec36d22fc0600000016001454d0ceafd7b80938e68bc2331e44651d52075fa102000002000002000002000002000002000000000000", "unpacked_data": { "message_type": "unknown", "message_type_id": 67, @@ -9215,8 +9138,8 @@ Composes a transaction to attach assets from an address to UTXO. Composes a transaction to detach assets from UTXO to an address. + Parameters - + utxo: `ca11a87b6b09143626cafffbc32be68d26d43df5facbb48aa919ce857c1aa739:1` (str, required) - The utxo from which the assets are detached - + destination: `bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs` (str, required) - The address to detach the assets to + + utxo: `b23ccb0a8e23a72fe755d50bacdaa32963691551568f41dd970bda0e46a1f896:1` (str, required) - The utxo from which the assets are detached + + destination: `bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm` (str, required) - The address to detach the assets to + asset: `XCP` (str, required) - The asset or subasset to detach + quantity: `1000` (int, required) - The quantity of the asset to detach (in satoshis, hence integer) + encoding (str, optional) - The encoding method to use @@ -9270,8 +9193,8 @@ Composes a transaction to detach assets from UTXO to an address. { "result": { "params": { - "source": "ca11a87b6b09143626cafffbc32be68d26d43df5facbb48aa919ce857c1aa739:1", - "destination": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "b23ccb0a8e23a72fe755d50bacdaa32963691551568f41dd970bda0e46a1f896:1", + "destination": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "asset": "XCP", "quantity": 1000, "asset_info": { @@ -9284,12 +9207,12 @@ Composes a transaction to detach assets from UTXO to an address. "quantity_normalized": "0.00001000" }, "name": "utxo", - "data": "434e54525052545964636131316138376236623039313433363236636166666662633332626536386432366434336466356661636262343861613931396365383537633161613733393a317c626372743171306b666c3768356b36323467787134736e356d787a327a6161336c6636666174666e6b6668737c5843507c31303030", + "data": "434e54525052545964623233636362306138653233613732666537353564353062616364616133323936333639313535313536386634316464393730626461306534366131663839363a317c626372743171326e6776617437686871796e336535746367653375337239723466717768617034366534666d7c5843507c31303030", "btc_in": 4949874900, "btc_out": 3000, "btc_change": 4949846467, "btc_fee": 25433, - "rawtransaction": "0200000000010139a71a7c85ce19a98ab4cbfaf53dd4268de62bc3fbffca263614096b7ba811ca010000001600145b88e6da64ebeaa0be3554ef3959f4a53df33890ffffffff04e8030000000000006951210210d50c8daebda6b010603530418bc9a76f7f1e8360bc4e7c9fc05b65dec99e562103a06e744bbf2979e65a932731a4d6b2d4a2d82026289fe192ae066fadb0051a2a2102fdf9332096c9238549fc008b2487598d632d40766dc05d6b9ae7c8658e75ba9a53aee8030000000000006951210310d50c8daebda6b010673369458dcbae397c1fd269bf4e34ce951b278cd9c83a2103ad6e7a1fe42e70b55e9f247be386f589f3d36d3a7b86e291a95268faef5557552102fdf9332096c9238549fc008b2487598d632d40766dc05d6b9ae7c8658e75ba9a53aee803000000000000695121033ad50c8daebda6b01062383a16d2dbe3005e789d61b54f78acf66953bda8f8072103c60816288c1b1b836cab430392b286e7c6be154049fc83f09a3e0ecc893423e52102fdf9332096c9238549fc008b2487598d632d40766dc05d6b9ae7c8658e75ba9a53aec3a90827010000001600145b88e6da64ebeaa0be3554ef3959f4a53df3389002000000000000", + "rawtransaction": "0200000000010196f8a1460eda0b97dd418f565115696329a3daac0bd555e72fa7238e0acb3cb20100000016001427b4900780a6ec65162b9fe1ef29c29006a1a675ffffffff04e803000000000000695121021984efb86effe1bd578140f5ce83a18c41886a20cbc64db16a324bb8c3e36b7b2102c63b20820321eb33bd957bf881f69203d149e52d2ec185325066edaad54237422102749d5dfef071854ac54c8d627926494c5d7c4f70831a49ce9416b33640f362f953aee803000000000000695121021984efb86effe1bd578143f798d4f48f408f6a7ccfcf1dfa3a375cfbc7a73dee21029d6c34821472e23affde2cfdd7f5df518319e76d2b8bda745564f8e48a1325ec2102749d5dfef071854ac54c8d627926494c5d7c4f70831a49ce9416b33640f362f953aee803000000000000695121023384efb86effe1bd57d114a2c986af9229aa0239c8c51cb658542e8ff6d60f0f2103f30b42e360458a528ea742ceb2c0ab32e47cd41818f9e30661028993e27255a12102749d5dfef071854ac54c8d627926494c5d7c4f70831a49ce9416b33640f362f953aec3a908270100000016001427b4900780a6ec65162b9fe1ef29c29006a1a67502000000000000", "unpacked_data": { "message_type": "unknown", "message_type_id": 67, @@ -9344,8 +9267,8 @@ Returns the valid assets "asset": "TESTLOCKDESC", "asset_id": "70403005118950974", "asset_longname": null, - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", - "owner": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", + "owner": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false, "supply": 10000000000, @@ -9353,16 +9276,16 @@ Returns the valid assets "first_issuance_block_index": 157, "last_issuance_block_index": 159, "confirmed": true, - "first_issuance_block_time": 1727200871, - "last_issuance_block_time": 1727200880, + "first_issuance_block_time": 1727349642, + "last_issuance_block_time": 1727349650, "supply_normalized": "100.00000000" }, { "asset": "MYASSETB", "asset_id": "103804245871", "asset_longname": null, - "issuer": "bcrt1qtwywdknya042p0342nhnjk05557lxwysfw6vuj", - "owner": "bcrt1qtwywdknya042p0342nhnjk05557lxwysfw6vuj", + "issuer": "bcrt1qy76fqpuq5mkx293tnls772wzjqr2rfn4rrqcgn", + "owner": "bcrt1qy76fqpuq5mkx293tnls772wzjqr2rfn4rrqcgn", "divisible": true, "locked": false, "supply": 100000000000, @@ -9370,16 +9293,16 @@ Returns the valid assets "first_issuance_block_index": 156, "last_issuance_block_index": 156, "confirmed": true, - "first_issuance_block_time": 1727200867, - "last_issuance_block_time": 1727200867, + "first_issuance_block_time": 1727349637, + "last_issuance_block_time": 1727349637, "supply_normalized": "1000.00000000" }, { "asset": "MYASSETA", "asset_id": "103804245870", "asset_longname": null, - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", - "owner": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", + "owner": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false, "supply": 100000000000, @@ -9387,16 +9310,16 @@ Returns the valid assets "first_issuance_block_index": 148, "last_issuance_block_index": 148, "confirmed": true, - "first_issuance_block_time": 1727200832, - "last_issuance_block_time": 1727200832, + "first_issuance_block_time": 1727349604, + "last_issuance_block_time": 1727349604, "supply_normalized": "1000.00000000" }, { "asset": "FAIRMINTD", "asset_id": "1046814266085", "asset_longname": "", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", - "owner": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", + "owner": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false, "supply": 40, @@ -9404,16 +9327,16 @@ Returns the valid assets "first_issuance_block_index": 135, "last_issuance_block_index": 136, "confirmed": true, - "first_issuance_block_time": 1727200777, - "last_issuance_block_time": 1727200781, + "first_issuance_block_time": 1727349541, + "last_issuance_block_time": 1727349545, "supply_normalized": "0.00000040" }, { "asset": "FAIRMINTC", "asset_id": "1046814266084", "asset_longname": "", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", - "owner": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", + "owner": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false, "supply": 19, @@ -9421,8 +9344,8 @@ Returns the valid assets "first_issuance_block_index": 131, "last_issuance_block_index": 134, "confirmed": true, - "first_issuance_block_time": 1727200760, - "last_issuance_block_time": 1727200773, + "first_issuance_block_time": 1727349515, + "last_issuance_block_time": 1727349537, "supply_normalized": "0.00000019" } ], @@ -9450,8 +9373,8 @@ Returns an asset by its name "asset": "FAIRMINTA", "asset_id": "1046814266082", "asset_longname": "", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", - "owner": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", + "owner": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false, "supply": 10000000000, @@ -9459,8 +9382,8 @@ Returns an asset by its name "first_issuance_block_index": 122, "last_issuance_block_index": 125, "confirmed": true, - "first_issuance_block_time": 1727200723, - "last_issuance_block_time": 1727200736, + "first_issuance_block_time": 1727349477, + "last_issuance_block_time": 1727349489, "supply_normalized": "100.00000000" } } @@ -9491,7 +9414,7 @@ Returns the asset balances { "result": [ { - "address": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", + "address": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", "utxo": null, "utxo_address": null, "asset": "FAIRMINTA", @@ -9499,14 +9422,14 @@ Returns the asset balances "asset_info": { "asset_longname": "", "description": "", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false }, "quantity_normalized": "95.00000000" }, { - "address": "bcrt1q2nqm5v62ryf0jc6n7ygf8zf8cezllyryfdfnk9", + "address": "bcrt1q80kwyrcnqdvackyar6zdtx2shtussgggmw3q6d", "utxo": null, "utxo_address": null, "asset": "FAIRMINTA", @@ -9514,7 +9437,7 @@ Returns the asset balances "asset_info": { "asset_longname": "", "description": "", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false }, @@ -9532,7 +9455,7 @@ Returns the balance of an address and asset + Parameters + asset: `XCP` (str, required) - The asset to return - + address: `bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs` (str, required) - The address to return + + address: `bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm` (str, required) - The address to return + verbose: `true` (bool, optional) - Include asset and dispenser info and normalized quantities in the response. + Default: `false` + show_unconfirmed (bool, optional) - Include results from Mempool. @@ -9543,7 +9466,7 @@ Returns the balance of an address and asset ``` { "result": { - "address": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "address": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "asset": "XCP", "quantity": 82699937196, "utxo": null, @@ -9594,9 +9517,9 @@ Returns the orders of an asset "result": [ { "tx_index": 48, - "tx_hash": "f90bb3520b4cd8e8f43ae4a416ea102f6a45a4cfd10b4620066271057abde926", + "tx_hash": "3c2578755f5ce3a12092ce274da102b8cc2edd176680fb729c666ddf64758de0", "block_index": 183, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "give_asset": "XCP", "give_quantity": 1000, "give_remaining": 1000, @@ -9611,7 +9534,7 @@ Returns the orders of an asset "fee_provided_remaining": 10000, "status": "expired", "confirmed": true, - "block_time": 1727200899, + "block_time": 1727349670, "give_asset_info": { "divisible": true, "asset_longname": null, @@ -9637,9 +9560,9 @@ Returns the orders of an asset }, { "tx_index": 50, - "tx_hash": "4844c5f31805a95e25af849d3e888b41d4cba82846300010c82895f4072e57f6", + "tx_hash": "c0e64defd329daf75d1cfd3cdd4466bca850ee09e61b996a4b5af9517d84de05", "block_index": 187, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "give_asset": "XCP", "give_quantity": 10000, "give_remaining": 5000, @@ -9654,7 +9577,7 @@ Returns the orders of an asset "fee_provided_remaining": 10000, "status": "open", "confirmed": true, - "block_time": 1727200986, + "block_time": 1727349752, "give_asset_info": { "divisible": true, "asset_longname": null, @@ -9680,9 +9603,9 @@ Returns the orders of an asset }, { "tx_index": 56, - "tx_hash": "83919cf82dd5eb1e2e1f6d3f3f752d34d41636ed00ab8ff78369eb81475b8e57", + "tx_hash": "2800d4586e4c4189062b253bb171fd88ceb4184a559bb111b5990541e65968fc", "block_index": 191, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "give_asset": "XCP", "give_quantity": 1000, "give_remaining": 1000, @@ -9697,7 +9620,7 @@ Returns the orders of an asset "fee_provided_remaining": 10000, "status": "cancelled", "confirmed": true, - "block_time": 1727201003, + "block_time": 1727349769, "give_asset_info": { "divisible": true, "asset_longname": null, @@ -9723,9 +9646,9 @@ Returns the orders of an asset }, { "tx_index": 58, - "tx_hash": "132d67269995e3bc9e40d83bc0badefad56d85f0229eedfb0e2ccdf829d03d28", + "tx_hash": "a698de8b421cf087e348e8229a0a5fe1f94cda423531629f5c2864fde41dcd7f", "block_index": 192, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "give_asset": "XCP", "give_quantity": 1000, "give_remaining": 1000, @@ -9740,7 +9663,7 @@ Returns the orders of an asset "fee_provided_remaining": 10000, "status": "open", "confirmed": true, - "block_time": 1727201008, + "block_time": 1727349773, "give_asset_info": { "divisible": true, "asset_longname": null, @@ -9766,9 +9689,9 @@ Returns the orders of an asset }, { "tx_index": 51, - "tx_hash": "e2f9612faf4a7e6249958ba9d24aaf9e3d7a70b0dafaa5fb94dc51a088e6cf63", + "tx_hash": "94e8b0e0054d6ee0096945c1edaca9a0736964d53f43a8a158850f17cfd985af", "block_index": 186, - "source": "bcrt1q2nqm5v62ryf0jc6n7ygf8zf8cezllyryfdfnk9", + "source": "bcrt1q80kwyrcnqdvackyar6zdtx2shtussgggmw3q6d", "give_asset": "BTC", "give_quantity": 2000, "give_remaining": 0, @@ -9783,7 +9706,7 @@ Returns the orders of an asset "fee_provided_remaining": 10000, "status": "filled", "confirmed": true, - "block_time": 1727200982, + "block_time": 1727349748, "give_asset_info": { "divisible": true, "asset_longname": null, @@ -9845,13 +9768,13 @@ Returns the orders of an asset { "result": [ { - "id": "4844c5f31805a95e25af849d3e888b41d4cba82846300010c82895f4072e57f6_467f7e82754021f4a8a7e07800c1785d2619004c75fd9200884f7aa4def7caa7", + "id": "c0e64defd329daf75d1cfd3cdd4466bca850ee09e61b996a4b5af9517d84de05_c6f8c780a3c367c4f406fc77b5022d7218f701c9e98d119dd9bdacfe94ebf127", "tx0_index": 50, - "tx0_hash": "4844c5f31805a95e25af849d3e888b41d4cba82846300010c82895f4072e57f6", - "tx0_address": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "tx0_hash": "c0e64defd329daf75d1cfd3cdd4466bca850ee09e61b996a4b5af9517d84de05", + "tx0_address": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "tx1_index": 53, - "tx1_hash": "467f7e82754021f4a8a7e07800c1785d2619004c75fd9200884f7aa4def7caa7", - "tx1_address": "bcrt1q9cf2ed4wk37qye08wlppw39l7prxws7afa3krk", + "tx1_hash": "c6f8c780a3c367c4f406fc77b5022d7218f701c9e98d119dd9bdacfe94ebf127", + "tx1_address": "bcrt1q8udnt5x86nuhees5qhcv4p9ta8g8hfydzswq37", "forward_asset": "XCP", "forward_quantity": 3000, "backward_asset": "BTC", @@ -9865,7 +9788,7 @@ Returns the orders of an asset "fee_paid": 0, "status": "pending", "confirmed": true, - "block_time": 1727200986, + "block_time": 1727349752, "forward_asset_info": { "divisible": true, "asset_longname": null, @@ -9885,13 +9808,13 @@ Returns the orders of an asset "fee_paid_normalized": "0.00000000" }, { - "id": "4844c5f31805a95e25af849d3e888b41d4cba82846300010c82895f4072e57f6_e2f9612faf4a7e6249958ba9d24aaf9e3d7a70b0dafaa5fb94dc51a088e6cf63", + "id": "c0e64defd329daf75d1cfd3cdd4466bca850ee09e61b996a4b5af9517d84de05_94e8b0e0054d6ee0096945c1edaca9a0736964d53f43a8a158850f17cfd985af", "tx0_index": 50, - "tx0_hash": "4844c5f31805a95e25af849d3e888b41d4cba82846300010c82895f4072e57f6", - "tx0_address": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "tx0_hash": "c0e64defd329daf75d1cfd3cdd4466bca850ee09e61b996a4b5af9517d84de05", + "tx0_address": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "tx1_index": 51, - "tx1_hash": "e2f9612faf4a7e6249958ba9d24aaf9e3d7a70b0dafaa5fb94dc51a088e6cf63", - "tx1_address": "bcrt1q2nqm5v62ryf0jc6n7ygf8zf8cezllyryfdfnk9", + "tx1_hash": "94e8b0e0054d6ee0096945c1edaca9a0736964d53f43a8a158850f17cfd985af", + "tx1_address": "bcrt1q80kwyrcnqdvackyar6zdtx2shtussgggmw3q6d", "forward_asset": "XCP", "forward_quantity": 2000, "backward_asset": "BTC", @@ -9905,7 +9828,7 @@ Returns the orders of an asset "fee_paid": 0, "status": "completed", "confirmed": true, - "block_time": 1727200982, + "block_time": 1727349748, "forward_asset_info": { "divisible": true, "asset_longname": null, @@ -9925,13 +9848,13 @@ Returns the orders of an asset "fee_paid_normalized": "0.00000000" }, { - "id": "f90bb3520b4cd8e8f43ae4a416ea102f6a45a4cfd10b4620066271057abde926_3a7ea4dc466a608d47050ca02aa94f8d84ae9ea60b94dcf727b3e6eb8728e8d8", + "id": "3c2578755f5ce3a12092ce274da102b8cc2edd176680fb729c666ddf64758de0_14d777a78cbc424d171855e5b4ba94e6fbe4ffa003915cbd1a889ff733a278c5", "tx0_index": 48, - "tx0_hash": "f90bb3520b4cd8e8f43ae4a416ea102f6a45a4cfd10b4620066271057abde926", - "tx0_address": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "tx0_hash": "3c2578755f5ce3a12092ce274da102b8cc2edd176680fb729c666ddf64758de0", + "tx0_address": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "tx1_index": 49, - "tx1_hash": "3a7ea4dc466a608d47050ca02aa94f8d84ae9ea60b94dcf727b3e6eb8728e8d8", - "tx1_address": "bcrt1q2nqm5v62ryf0jc6n7ygf8zf8cezllyryfdfnk9", + "tx1_hash": "14d777a78cbc424d171855e5b4ba94e6fbe4ffa003915cbd1a889ff733a278c5", + "tx1_address": "bcrt1q80kwyrcnqdvackyar6zdtx2shtussgggmw3q6d", "forward_asset": "XCP", "forward_quantity": 1000, "backward_asset": "BTC", @@ -9945,7 +9868,7 @@ Returns the orders of an asset "fee_paid": 0, "status": "expired", "confirmed": true, - "block_time": 1727200899, + "block_time": 1727349670, "forward_asset_info": { "divisible": true, "asset_longname": null, @@ -10025,20 +9948,20 @@ Returns the credits of an asset "result": [ { "block_index": 193, - "address": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", + "address": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", "asset": "FAIRMINTA", "quantity": 500000000, "calling_function": "sweep", - "event": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774", + "event": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1", "tx_index": 59, "utxo": null, "utxo_address": null, "confirmed": true, - "block_time": 1727201012, + "block_time": 1727349778, "asset_info": { "asset_longname": "", "description": "", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false }, @@ -10046,20 +9969,20 @@ Returns the credits of an asset }, { "block_index": 125, - "address": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", + "address": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", "asset": "FAIRMINTA", "quantity": 9000000000, "calling_function": "fairmint", - "event": "0690942f2dfd840ad6ff6b5cfd4f06d86e77dbce303980758bd99ac034e4d803", + "event": "bc257d6326f96da2eb381ed0d7d65a03ade741e7a22f33871fd0feb2f2a41c93", "tx_index": 13, "utxo": null, "utxo_address": null, "confirmed": true, - "block_time": 1727200736, + "block_time": 1727349489, "asset_info": { "asset_longname": "", "description": "", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false }, @@ -10067,20 +9990,20 @@ Returns the credits of an asset }, { "block_index": 124, - "address": "bcrt1q9cf2ed4wk37qye08wlppw39l7prxws7afa3krk", + "address": "bcrt1q8udnt5x86nuhees5qhcv4p9ta8g8hfydzswq37", "asset": "FAIRMINTA", "quantity": 500000000, "calling_function": "unescrowed fairmint", - "event": "c7de2f976583158832e195c5e06c91be234ea8f11f3dec44a14e41ee44e25238", + "event": "bfd1ba3b66af851c1c1c8ef1a755f63597ca84795226c2a2a10592a9bcad37f9", "tx_index": 12, "utxo": null, "utxo_address": null, "confirmed": true, - "block_time": 1727200732, + "block_time": 1727349485, "asset_info": { "asset_longname": "", "description": "", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false }, @@ -10088,20 +10011,20 @@ Returns the credits of an asset }, { "block_index": 124, - "address": "bcrt1q2nqm5v62ryf0jc6n7ygf8zf8cezllyryfdfnk9", + "address": "bcrt1q80kwyrcnqdvackyar6zdtx2shtussgggmw3q6d", "asset": "FAIRMINTA", "quantity": 500000000, "calling_function": "unescrowed fairmint", - "event": "5a391ff7c4ab9f62237b4734451c3765753c6424c9d0cded3325f895e75ff06f", + "event": "a3228b664f93f6c80a3cf86bbcad2ac73116dd90860a580c8d1c632aa775919e", "tx_index": 11, "utxo": null, "utxo_address": null, "confirmed": true, - "block_time": 1727200732, + "block_time": 1727349485, "asset_info": { "asset_longname": "", "description": "", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false }, @@ -10113,16 +10036,16 @@ Returns the credits of an asset "asset": "FAIRMINTA", "quantity": 500000000, "calling_function": "escrowed fairmint", - "event": "c7de2f976583158832e195c5e06c91be234ea8f11f3dec44a14e41ee44e25238", + "event": "bfd1ba3b66af851c1c1c8ef1a755f63597ca84795226c2a2a10592a9bcad37f9", "tx_index": 12, "utxo": null, "utxo_address": null, "confirmed": true, - "block_time": 1727200732, + "block_time": 1727349485, "asset_info": { "asset_longname": "", "description": "", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false }, @@ -10178,16 +10101,16 @@ Returns the debits of an asset "result": [ { "block_index": 194, - "address": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", + "address": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", "asset": "XCP", "quantity": 1, "action": "destroy", - "event": "da0a0e76bfc982e2bbed2679a71f4e2d3ebc01140b448f430bb01b50f7ceaabb", + "event": "e2b0838c6777bfc19c1356df65d1b06044f6a87dbe2533da8a7d7cdd8a156d7c", "tx_index": 60, "utxo": null, "utxo_address": null, "confirmed": true, - "block_time": 1727201016, + "block_time": 1727349782, "asset_info": { "divisible": true, "asset_longname": null, @@ -10199,16 +10122,16 @@ Returns the debits of an asset }, { "block_index": 193, - "address": "bcrt1q9cf2ed4wk37qye08wlppw39l7prxws7afa3krk", + "address": "bcrt1q8udnt5x86nuhees5qhcv4p9ta8g8hfydzswq37", "asset": "XCP", "quantity": 74499387833, "action": "sweep", - "event": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774", + "event": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1", "tx_index": 59, "utxo": null, "utxo_address": null, "confirmed": true, - "block_time": 1727201012, + "block_time": 1727349778, "asset_info": { "divisible": true, "asset_longname": null, @@ -10220,16 +10143,16 @@ Returns the debits of an asset }, { "block_index": 193, - "address": "bcrt1q9cf2ed4wk37qye08wlppw39l7prxws7afa3krk", + "address": "bcrt1q8udnt5x86nuhees5qhcv4p9ta8g8hfydzswq37", "asset": "XCP", "quantity": 600000, "action": "sweep fee", - "event": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774", + "event": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1", "tx_index": 59, "utxo": null, "utxo_address": null, "confirmed": true, - "block_time": 1727201012, + "block_time": 1727349778, "asset_info": { "divisible": true, "asset_longname": null, @@ -10241,16 +10164,16 @@ Returns the debits of an asset }, { "block_index": 192, - "address": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "address": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "asset": "XCP", "quantity": 1000, "action": "open order", - "event": "132d67269995e3bc9e40d83bc0badefad56d85f0229eedfb0e2ccdf829d03d28", + "event": "a698de8b421cf087e348e8229a0a5fe1f94cda423531629f5c2864fde41dcd7f", "tx_index": 58, "utxo": null, "utxo_address": null, "confirmed": true, - "block_time": 1727201008, + "block_time": 1727349773, "asset_info": { "divisible": true, "asset_longname": null, @@ -10262,16 +10185,16 @@ Returns the debits of an asset }, { "block_index": 190, - "address": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "address": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "asset": "XCP", "quantity": 1000, "action": "open order", - "event": "83919cf82dd5eb1e2e1f6d3f3f752d34d41636ed00ab8ff78369eb81475b8e57", + "event": "2800d4586e4c4189062b253bb171fd88ceb4184a559bb111b5990541e65968fc", "tx_index": 56, "utxo": null, "utxo_address": null, "confirmed": true, - "block_time": 1727200999, + "block_time": 1727349765, "asset_info": { "divisible": true, "asset_longname": null, @@ -10311,20 +10234,20 @@ Returns the dividends of an asset "result": [ { "tx_index": 41, - "tx_hash": "1b9303b3959067c0857fe1abb4fdd4b3684c7534c12691382004cc31a9afcca4", + "tx_hash": "93ad02ea00b04315ab7d89eb94788e9deed4d268a6b0be87c7d0a45682301f10", "block_index": 154, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "asset": "MYASSETA", "dividend_asset": "XCP", "quantity_per_unit": 100000000, "fee_paid": 40000, "status": "valid", "confirmed": true, - "block_time": 1727200857, + "block_time": 1727349630, "asset_info": { "asset_longname": null, "description": "My super asset A", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false }, @@ -10368,14 +10291,14 @@ Returns the issuances of an asset "result": [ { "tx_index": 13, - "tx_hash": "0690942f2dfd840ad6ff6b5cfd4f06d86e77dbce303980758bd99ac034e4d803", + "tx_hash": "bc257d6326f96da2eb381ed0d7d65a03ade741e7a22f33871fd0feb2f2a41c93", "msg_index": 0, "block_index": 125, "asset": "FAIRMINTA", "quantity": 9000000000, "divisible": true, - "source": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "transfer": false, "callable": false, "call_date": 0, @@ -10390,20 +10313,20 @@ Returns the issuances of an asset "fair_minting": false, "asset_events": "fairmint", "confirmed": true, - "block_time": 1727200736, + "block_time": 1727349489, "quantity_normalized": "90.00000000", "fee_paid_normalized": "0.00000000" }, { "tx_index": 12, - "tx_hash": "c7de2f976583158832e195c5e06c91be234ea8f11f3dec44a14e41ee44e25238", + "tx_hash": "bfd1ba3b66af851c1c1c8ef1a755f63597ca84795226c2a2a10592a9bcad37f9", "msg_index": 0, "block_index": 124, "asset": "FAIRMINTA", "quantity": 500000000, "divisible": true, - "source": "bcrt1q9cf2ed4wk37qye08wlppw39l7prxws7afa3krk", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q8udnt5x86nuhees5qhcv4p9ta8g8hfydzswq37", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "transfer": false, "callable": false, "call_date": 0, @@ -10418,20 +10341,20 @@ Returns the issuances of an asset "fair_minting": true, "asset_events": "fairmint", "confirmed": true, - "block_time": 1727200732, + "block_time": 1727349485, "quantity_normalized": "5.00000000", "fee_paid_normalized": "0.00000000" }, { "tx_index": 11, - "tx_hash": "5a391ff7c4ab9f62237b4734451c3765753c6424c9d0cded3325f895e75ff06f", + "tx_hash": "a3228b664f93f6c80a3cf86bbcad2ac73116dd90860a580c8d1c632aa775919e", "msg_index": 0, "block_index": 123, "asset": "FAIRMINTA", "quantity": 500000000, "divisible": true, - "source": "bcrt1q2nqm5v62ryf0jc6n7ygf8zf8cezllyryfdfnk9", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q80kwyrcnqdvackyar6zdtx2shtussgggmw3q6d", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "transfer": false, "callable": false, "call_date": 0, @@ -10446,20 +10369,20 @@ Returns the issuances of an asset "fair_minting": true, "asset_events": "fairmint", "confirmed": true, - "block_time": 1727200727, + "block_time": 1727349481, "quantity_normalized": "5.00000000", "fee_paid_normalized": "0.00000000" }, { "tx_index": 10, - "tx_hash": "15f8f2368ab00936a53063e0f92508f82a1d6018e7495426e7dc81fc02f6d6f1", + "tx_hash": "fa856b7dc34e0036048b7d7b59d6aab2e95ef5365f824d8c5c6166a457c16968", "msg_index": 0, "block_index": 122, "asset": "FAIRMINTA", "quantity": 0, "divisible": true, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "transfer": false, "callable": false, "call_date": 0, @@ -10474,7 +10397,7 @@ Returns the issuances of an asset "fair_minting": true, "asset_events": "open_fairminter", "confirmed": true, - "block_time": 1727200723, + "block_time": 1727349477, "quantity_normalized": "0.00000000", "fee_paid_normalized": "0.50000000" } @@ -10508,10 +10431,10 @@ Returns the sends, include Enhanced and MPMA sends, of an asset "result": [ { "tx_index": 55, - "tx_hash": "4cd813fae2558e89f2f9411f38daa7d4c10c94a267daa38155cf18fb4d9fd055", + "tx_hash": "c95c3eaeb282aad2a9bd7b3c74fec665200aceba41585581df0b0bb4ad6434d7", "block_index": 189, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", - "destination": "bcrt1q2nqm5v62ryf0jc6n7ygf8zf8cezllyryfdfnk9", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", + "destination": "bcrt1q80kwyrcnqdvackyar6zdtx2shtussgggmw3q6d", "asset": "XCP", "quantity": 10, "status": "valid", @@ -10519,7 +10442,7 @@ Returns the sends, include Enhanced and MPMA sends, of an asset "memo": null, "fee_paid": 0, "confirmed": true, - "block_time": 1727200995, + "block_time": 1727349761, "asset_info": { "divisible": true, "asset_longname": null, @@ -10532,10 +10455,10 @@ Returns the sends, include Enhanced and MPMA sends, of an asset }, { "tx_index": 54, - "tx_hash": "e7989369eefaec09cec5770c6128eb548023225e666d57bbed74b3d03240e9c3", + "tx_hash": "ba2b62e02257afd56871a06214aa59ca231cd893239ab9555de83150c93f7a80", "block_index": 188, - "source": "bcrt1q9cf2ed4wk37qye08wlppw39l7prxws7afa3krk", - "destination": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", + "source": "bcrt1q8udnt5x86nuhees5qhcv4p9ta8g8hfydzswq37", + "destination": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", "asset": "XCP", "quantity": 10000, "status": "valid", @@ -10543,7 +10466,7 @@ Returns the sends, include Enhanced and MPMA sends, of an asset "memo": null, "fee_paid": 0, "confirmed": true, - "block_time": 1727200991, + "block_time": 1727349756, "asset_info": { "divisible": true, "asset_longname": null, @@ -10556,10 +10479,10 @@ Returns the sends, include Enhanced and MPMA sends, of an asset }, { "tx_index": 43, - "tx_hash": "ca11a87b6b09143626cafffbc32be68d26d43df5facbb48aa919ce857c1aa739", + "tx_hash": "b23ccb0a8e23a72fe755d50bacdaa32963691551568f41dd970bda0e46a1f896", "block_index": 156, - "source": "9d347b5453e8bf2608768d2b109367ce3aaf5a12d4bc63526fa6fb59eab1901d:0", - "destination": "ca11a87b6b09143626cafffbc32be68d26d43df5facbb48aa919ce857c1aa739:1", + "source": "6cc93fdf5891a4a25a055fac25361c236912ebf976ada3a6e9e2f1289a9c67d6:0", + "destination": "b23ccb0a8e23a72fe755d50bacdaa32963691551568f41dd970bda0e46a1f896:1", "asset": "XCP", "quantity": 1500000000, "status": "valid", @@ -10567,7 +10490,7 @@ Returns the sends, include Enhanced and MPMA sends, of an asset "memo": null, "fee_paid": 0, "confirmed": true, - "block_time": 1727200867, + "block_time": 1727349637, "asset_info": { "divisible": true, "asset_longname": null, @@ -10580,10 +10503,10 @@ Returns the sends, include Enhanced and MPMA sends, of an asset }, { "tx_index": 42, - "tx_hash": "9d347b5453e8bf2608768d2b109367ce3aaf5a12d4bc63526fa6fb59eab1901d", + "tx_hash": "6cc93fdf5891a4a25a055fac25361c236912ebf976ada3a6e9e2f1289a9c67d6", "block_index": 155, - "source": "99ac4db802d5262ae35de8b542d298d4a28719ccffb6ffd8d462f40e8435bdd8:0", - "destination": "9d347b5453e8bf2608768d2b109367ce3aaf5a12d4bc63526fa6fb59eab1901d:0", + "source": "d0b1c560c4f3fd55a02f4f0b5434dd67825f0c9363964956317a943c920f4be9:0", + "destination": "6cc93fdf5891a4a25a055fac25361c236912ebf976ada3a6e9e2f1289a9c67d6:0", "asset": "XCP", "quantity": 1500000000, "status": "valid", @@ -10591,7 +10514,7 @@ Returns the sends, include Enhanced and MPMA sends, of an asset "memo": null, "fee_paid": 0, "confirmed": true, - "block_time": 1727200861, + "block_time": 1727349633, "asset_info": { "divisible": true, "asset_longname": null, @@ -10642,9 +10565,9 @@ Returns the dispensers of an asset "result": [ { "tx_index": 26, - "tx_hash": "3df6d90991175a0c2aabbe0dc87cacd5d92c90cb996ce5b1514492f2585c61fc", + "tx_hash": "8318f6a5ad692ac4e5a0d04eb67494c45c9373598f0c4136ce793438416ddfd7", "block_index": 141, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "asset": "XCP", "give_quantity": 1, "escrow_quantity": 10000, @@ -10653,7 +10576,7 @@ Returns the dispensers of an asset "give_remaining": 0, "oracle_address": null, "last_status_tx_hash": null, - "origin": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "origin": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "dispense_count": 2, "last_status_tx_source": null, "close_block_index": null, @@ -10663,7 +10586,7 @@ Returns the dispensers of an asset "fiat_unit": null, "oracle_price_last_updated": null, "satoshi_price": 1, - "block_time": 1727200803, + "block_time": 1727349565, "asset_info": { "divisible": true, "asset_longname": null, @@ -10679,9 +10602,9 @@ Returns the dispensers of an asset }, { "tx_index": 29, - "tx_hash": "aa785aa095076658df4575becc62c26d1e549a540599459cf332e9f44ae51019", + "tx_hash": "a80027ddb313c40139fa6bc6878fe394400a98ee5963ff471f52724768f74969", "block_index": 142, - "source": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", + "source": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", "asset": "XCP", "give_quantity": 1, "escrow_quantity": 10000, @@ -10690,7 +10613,7 @@ Returns the dispensers of an asset "give_remaining": 10000, "oracle_address": null, "last_status_tx_hash": null, - "origin": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", + "origin": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", "dispense_count": 0, "last_status_tx_source": null, "close_block_index": null, @@ -10700,7 +10623,7 @@ Returns the dispensers of an asset "fiat_unit": null, "oracle_price_last_updated": null, "satoshi_price": 1, - "block_time": 1727200806, + "block_time": 1727349569, "asset_info": { "divisible": true, "asset_longname": null, @@ -10716,9 +10639,9 @@ Returns the dispensers of an asset }, { "tx_index": 30, - "tx_hash": "e6a18e565cab14aec4ba641f48a311c8643793f8fa84b25141ced517eaefc6f9", + "tx_hash": "a913a4e0d363595bbb0d8042759a3e348de369b4f3c7c1e6a0b6628bb46810a8", "block_index": 150, - "source": "mtFzzdWHLZqWVVMGKENQscisyMTejQamk6", + "source": "mxH2rQrd18EF6R1ykn18TRPT2HX5UVRJHz", "asset": "XCP", "give_quantity": 1, "escrow_quantity": 10, @@ -10726,10 +10649,10 @@ Returns the dispensers of an asset "status": 10, "give_remaining": 0, "oracle_address": null, - "last_status_tx_hash": "d2fb8bc72b0250cee9a35d9f657f0d4eb12286a93b930f502d166903f57fafb9", - "origin": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "last_status_tx_hash": "5b68cebd5647834d9d59f7aab3c48df0b5e1df5ee379668e3aad95f94a9e60c4", + "origin": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "dispense_count": 0, - "last_status_tx_source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "last_status_tx_source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "close_block_index": "150", "confirmed": true, "fiat_price": null, @@ -10737,7 +10660,7 @@ Returns the dispensers of an asset "fiat_unit": null, "oracle_price_last_updated": null, "satoshi_price": 1, - "block_time": 1727200840, + "block_time": 1727349613, "asset_info": { "divisible": true, "asset_longname": null, @@ -10753,18 +10676,18 @@ Returns the dispensers of an asset }, { "tx_index": 33, - "tx_hash": "1e7bea513de78cabf444b974fdb0efb4304b18bd990a889d7a0f8b0e3d21b6ea", + "tx_hash": "8e7f28a8c5ca3134d68d6d673d11435378a769b54dbac5264a32f33d7a45c564", "block_index": 147, - "source": "bcrt1qeshrsce6vyx833j2p85aesnx0aj9sxjtt79jak", + "source": "bcrt1qm9mne8mrxhvyp755z5f69cry0z5zgrc87js5qu", "asset": "XCP", "give_quantity": 1, "escrow_quantity": 10000, "satoshirate": 1, "status": 0, "give_remaining": 9334, - "oracle_address": "bcrt1qeshrsce6vyx833j2p85aesnx0aj9sxjtt79jak", + "oracle_address": "bcrt1qm9mne8mrxhvyp755z5f69cry0z5zgrc87js5qu", "last_status_tx_hash": null, - "origin": "bcrt1qeshrsce6vyx833j2p85aesnx0aj9sxjtt79jak", + "origin": "bcrt1qm9mne8mrxhvyp755z5f69cry0z5zgrc87js5qu", "dispense_count": 1, "last_status_tx_source": null, "close_block_index": null, @@ -10774,7 +10697,7 @@ Returns the dispensers of an asset "fiat_unit": "USD", "oracle_price_last_updated": 138, "satoshi_price": 16, - "block_time": 1727200827, + "block_time": 1727349600, "asset_info": { "divisible": true, "asset_longname": null, @@ -10799,7 +10722,7 @@ Returns the dispensers of an asset Returns the dispenser of an address and an asset + Parameters - + address: `bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs` (str, required) - The address to return + + address: `bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm` (str, required) - The address to return + asset: `XCP` (str, required) - The asset to return + verbose: `true` (bool, optional) - Include asset and dispenser info and normalized quantities in the response. + Default: `false` @@ -10812,9 +10735,9 @@ Returns the dispenser of an address and an asset { "result": { "tx_index": 26, - "tx_hash": "3df6d90991175a0c2aabbe0dc87cacd5d92c90cb996ce5b1514492f2585c61fc", + "tx_hash": "8318f6a5ad692ac4e5a0d04eb67494c45c9373598f0c4136ce793438416ddfd7", "block_index": 141, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "asset": "XCP", "give_quantity": 1, "escrow_quantity": 10000, @@ -10823,7 +10746,7 @@ Returns the dispenser of an address and an asset "give_remaining": 0, "oracle_address": null, "last_status_tx_hash": null, - "origin": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "origin": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "dispense_count": 2, "last_status_tx_source": null, "close_block_index": null, @@ -10833,7 +10756,7 @@ Returns the dispenser of an address and an asset "fiat_unit": null, "oracle_price_last_updated": null, "satoshi_price": 1, - "block_time": 1727200803, + "block_time": 1727349565, "asset_info": { "divisible": true, "asset_longname": null, @@ -10883,7 +10806,7 @@ Returns the holders of an asset "asset_info": { "asset_longname": "", "description": "", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false }, @@ -10891,7 +10814,7 @@ Returns the holders of an asset }, { "asset": "FAIRMINTA", - "address": "bcrt1q2nqm5v62ryf0jc6n7ygf8zf8cezllyryfdfnk9", + "address": "bcrt1q80kwyrcnqdvackyar6zdtx2shtussgggmw3q6d", "quantity": 500000000, "escrow": null, "cursor_id": "balances_13", @@ -10900,7 +10823,7 @@ Returns the holders of an asset "asset_info": { "asset_longname": "", "description": "", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false }, @@ -10908,7 +10831,7 @@ Returns the holders of an asset }, { "asset": "FAIRMINTA", - "address": "bcrt1q9cf2ed4wk37qye08wlppw39l7prxws7afa3krk", + "address": "bcrt1q8udnt5x86nuhees5qhcv4p9ta8g8hfydzswq37", "quantity": 0, "escrow": null, "cursor_id": "balances_14", @@ -10917,7 +10840,7 @@ Returns the holders of an asset "asset_info": { "asset_longname": "", "description": "", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false }, @@ -10925,7 +10848,7 @@ Returns the holders of an asset }, { "asset": "FAIRMINTA", - "address": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", + "address": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", "quantity": 9500000000, "escrow": null, "cursor_id": "balances_15", @@ -10934,7 +10857,7 @@ Returns the holders of an asset "asset_info": { "asset_longname": "", "description": "", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false }, @@ -10971,27 +10894,27 @@ Returns the dispenses of an asset { "tx_index": 34, "dispense_index": 0, - "tx_hash": "6b21482e6e461d42ded8e74826ff88a8b23621baaa45e714c7c2a20457bd6c12", + "tx_hash": "4bc99d7ffc03d1e4915b1ea44172e6084ee85288f44bae4e6d9043e8746f3dd2", "block_index": 147, - "source": "bcrt1qeshrsce6vyx833j2p85aesnx0aj9sxjtt79jak", - "destination": "bcrt1qfvucymcd7u04hpd7eafsmxwnashcmaqs54q79p", + "source": "bcrt1qm9mne8mrxhvyp755z5f69cry0z5zgrc87js5qu", + "destination": "bcrt1qwjn89m6ynaf8t4s48mucjczwt375eyrga4zrhw", "asset": "XCP", "dispense_quantity": 666, - "dispenser_tx_hash": "1e7bea513de78cabf444b974fdb0efb4304b18bd990a889d7a0f8b0e3d21b6ea", + "dispenser_tx_hash": "8e7f28a8c5ca3134d68d6d673d11435378a769b54dbac5264a32f33d7a45c564", "btc_amount": 10000, "confirmed": true, "dispenser": { "tx_index": 33, "block_index": 147, - "source": "bcrt1qeshrsce6vyx833j2p85aesnx0aj9sxjtt79jak", + "source": "bcrt1qm9mne8mrxhvyp755z5f69cry0z5zgrc87js5qu", "give_quantity": 1, "escrow_quantity": 10000, "satoshirate": 1, "status": 0, "give_remaining": 9334, - "oracle_address": "bcrt1qeshrsce6vyx833j2p85aesnx0aj9sxjtt79jak", + "oracle_address": "bcrt1qm9mne8mrxhvyp755z5f69cry0z5zgrc87js5qu", "last_status_tx_hash": null, - "origin": "bcrt1qeshrsce6vyx833j2p85aesnx0aj9sxjtt79jak", + "origin": "bcrt1qm9mne8mrxhvyp755z5f69cry0z5zgrc87js5qu", "dispense_count": 1, "last_status_tx_source": null, "close_block_index": null, @@ -11006,7 +10929,7 @@ Returns the dispenses of an asset "satoshirate_normalized": "0.00000001", "satoshi_price_normalized": "0.00000016" }, - "block_time": 1727200827, + "block_time": 1727349600, "asset_info": { "divisible": true, "asset_longname": null, @@ -11020,19 +10943,19 @@ Returns the dispenses of an asset { "tx_index": 28, "dispense_index": 0, - "tx_hash": "6ae257db1a77e44eb808057e9944b6f6e15eebf699db2c77f3009100a550b7fa", + "tx_hash": "55e7b6ec1921fe75a236f25a1ac49ad5e0a872edc6fdf4e8fb687c89a80a6b56", "block_index": 141, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", - "destination": "bcrt1q2nqm5v62ryf0jc6n7ygf8zf8cezllyryfdfnk9", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", + "destination": "bcrt1q80kwyrcnqdvackyar6zdtx2shtussgggmw3q6d", "asset": "XCP", "dispense_quantity": 4000, - "dispenser_tx_hash": "3df6d90991175a0c2aabbe0dc87cacd5d92c90cb996ce5b1514492f2585c61fc", + "dispenser_tx_hash": "8318f6a5ad692ac4e5a0d04eb67494c45c9373598f0c4136ce793438416ddfd7", "btc_amount": 4000, "confirmed": true, "dispenser": { "tx_index": 26, "block_index": 141, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "give_quantity": 1, "escrow_quantity": 10000, "satoshirate": 1, @@ -11040,7 +10963,7 @@ Returns the dispenses of an asset "give_remaining": 0, "oracle_address": null, "last_status_tx_hash": null, - "origin": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "origin": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "dispense_count": 2, "last_status_tx_source": null, "close_block_index": null, @@ -11055,7 +10978,7 @@ Returns the dispenses of an asset "satoshirate_normalized": "0.00000001", "satoshi_price_normalized": "0.00000001" }, - "block_time": 1727200803, + "block_time": 1727349565, "asset_info": { "divisible": true, "asset_longname": null, @@ -11069,19 +10992,19 @@ Returns the dispenses of an asset { "tx_index": 27, "dispense_index": 0, - "tx_hash": "2a07cfa93bced14f59b80e10872f5fe4a406622078c0b85295c5c4149820d102", + "tx_hash": "06d9f6562feecf27b0e1c090ab8e921dd14912091e859db1274f01ee917ce762", "block_index": 140, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", - "destination": "bcrt1q2nqm5v62ryf0jc6n7ygf8zf8cezllyryfdfnk9", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", + "destination": "bcrt1q80kwyrcnqdvackyar6zdtx2shtussgggmw3q6d", "asset": "XCP", "dispense_quantity": 6000, - "dispenser_tx_hash": "3df6d90991175a0c2aabbe0dc87cacd5d92c90cb996ce5b1514492f2585c61fc", + "dispenser_tx_hash": "8318f6a5ad692ac4e5a0d04eb67494c45c9373598f0c4136ce793438416ddfd7", "btc_amount": 6000, "confirmed": true, "dispenser": { "tx_index": 26, "block_index": 141, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "give_quantity": 1, "escrow_quantity": 10000, "satoshirate": 1, @@ -11089,7 +11012,7 @@ Returns the dispenses of an asset "give_remaining": 0, "oracle_address": null, "last_status_tx_hash": null, - "origin": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "origin": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "dispense_count": 2, "last_status_tx_source": null, "close_block_index": null, @@ -11104,7 +11027,7 @@ Returns the dispenses of an asset "satoshirate_normalized": "0.00000001", "satoshi_price_normalized": "0.00000001" }, - "block_time": 1727200798, + "block_time": 1727349561, "asset_info": { "divisible": true, "asset_longname": null, @@ -11147,8 +11070,8 @@ Returns asset subassets "asset": "A95428959745315388", "asset_id": "95428959745315388", "asset_longname": "TESTLOCKDESC.MYSUBASSET", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", - "owner": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", + "owner": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false, "supply": 0, @@ -11156,8 +11079,8 @@ Returns asset subassets "first_issuance_block_index": 158, "last_issuance_block_index": 158, "confirmed": true, - "first_issuance_block_time": 1727200875, - "last_issuance_block_time": 1727200875, + "first_issuance_block_time": 1727349646, + "last_issuance_block_time": 1727349646, "supply_normalized": "0.00000000" } ], @@ -11189,10 +11112,10 @@ Returns the fairminter by its asset { "result": [ { - "tx_hash": "15f8f2368ab00936a53063e0f92508f82a1d6018e7495426e7dc81fc02f6d6f1", + "tx_hash": "fa856b7dc34e0036048b7d7b59d6aab2e95ef5365f824d8c5c6166a457c16968", "tx_index": 10, "block_index": 125, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "asset": "FAIRMINTA", "asset_parent": "", "asset_longname": "", @@ -11217,7 +11140,7 @@ Returns the fairminter by its asset "commission": null, "paid_quantity": null, "confirmed": true, - "block_time": 1727200736 + "block_time": 1727349489 } ], "next_cursor": null, @@ -11248,64 +11171,64 @@ Returns the mints by asset { "result": [ { - "tx_hash": "0690942f2dfd840ad6ff6b5cfd4f06d86e77dbce303980758bd99ac034e4d803", + "tx_hash": "bc257d6326f96da2eb381ed0d7d65a03ade741e7a22f33871fd0feb2f2a41c93", "tx_index": 13, "block_index": 125, - "source": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", - "fairminter_tx_hash": "15f8f2368ab00936a53063e0f92508f82a1d6018e7495426e7dc81fc02f6d6f1", + "source": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", + "fairminter_tx_hash": "fa856b7dc34e0036048b7d7b59d6aab2e95ef5365f824d8c5c6166a457c16968", "asset": "FAIRMINTA", "earn_quantity": 9000000000, "paid_quantity": 9000000000, "commission": 0, "status": "valid", "confirmed": true, - "block_time": 1727200736, + "block_time": 1727349489, "asset_info": { "asset_longname": "", "description": "", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false } }, { - "tx_hash": "c7de2f976583158832e195c5e06c91be234ea8f11f3dec44a14e41ee44e25238", + "tx_hash": "bfd1ba3b66af851c1c1c8ef1a755f63597ca84795226c2a2a10592a9bcad37f9", "tx_index": 12, "block_index": 124, - "source": "bcrt1q9cf2ed4wk37qye08wlppw39l7prxws7afa3krk", - "fairminter_tx_hash": "15f8f2368ab00936a53063e0f92508f82a1d6018e7495426e7dc81fc02f6d6f1", + "source": "bcrt1q8udnt5x86nuhees5qhcv4p9ta8g8hfydzswq37", + "fairminter_tx_hash": "fa856b7dc34e0036048b7d7b59d6aab2e95ef5365f824d8c5c6166a457c16968", "asset": "FAIRMINTA", "earn_quantity": 500000000, "paid_quantity": 500000000, "commission": 0, "status": "valid", "confirmed": true, - "block_time": 1727200732, + "block_time": 1727349485, "asset_info": { "asset_longname": "", "description": "", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false } }, { - "tx_hash": "5a391ff7c4ab9f62237b4734451c3765753c6424c9d0cded3325f895e75ff06f", + "tx_hash": "a3228b664f93f6c80a3cf86bbcad2ac73116dd90860a580c8d1c632aa775919e", "tx_index": 11, "block_index": 123, - "source": "bcrt1q2nqm5v62ryf0jc6n7ygf8zf8cezllyryfdfnk9", - "fairminter_tx_hash": "15f8f2368ab00936a53063e0f92508f82a1d6018e7495426e7dc81fc02f6d6f1", + "source": "bcrt1q80kwyrcnqdvackyar6zdtx2shtussgggmw3q6d", + "fairminter_tx_hash": "fa856b7dc34e0036048b7d7b59d6aab2e95ef5365f824d8c5c6166a457c16968", "asset": "FAIRMINTA", "earn_quantity": 500000000, "paid_quantity": 500000000, "commission": 0, "status": "valid", "confirmed": true, - "block_time": 1727200727, + "block_time": 1727349481, "asset_info": { "asset_longname": "", "description": "", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false } @@ -11321,7 +11244,7 @@ Returns the mints by asset Returns the mints by address and asset + Parameters - + address: `bcrt1q2nqm5v62ryf0jc6n7ygf8zf8cezllyryfdfnk9` (str, required) - The address of the mints to return + + address: `bcrt1q80kwyrcnqdvackyar6zdtx2shtussgggmw3q6d` (str, required) - The address of the mints to return + asset: `FAIRMINTA` (str, required) - The asset of the mints to return + cursor (str, optional) - + Default: `None` @@ -11340,22 +11263,22 @@ Returns the mints by address and asset { "result": [ { - "tx_hash": "5a391ff7c4ab9f62237b4734451c3765753c6424c9d0cded3325f895e75ff06f", + "tx_hash": "a3228b664f93f6c80a3cf86bbcad2ac73116dd90860a580c8d1c632aa775919e", "tx_index": 11, "block_index": 123, - "source": "bcrt1q2nqm5v62ryf0jc6n7ygf8zf8cezllyryfdfnk9", - "fairminter_tx_hash": "15f8f2368ab00936a53063e0f92508f82a1d6018e7495426e7dc81fc02f6d6f1", + "source": "bcrt1q80kwyrcnqdvackyar6zdtx2shtussgggmw3q6d", + "fairminter_tx_hash": "fa856b7dc34e0036048b7d7b59d6aab2e95ef5365f824d8c5c6166a457c16968", "asset": "FAIRMINTA", "earn_quantity": 500000000, "paid_quantity": 500000000, "commission": 0, "status": "valid", "confirmed": true, - "block_time": 1727200727, + "block_time": 1727349481, "asset_info": { "asset_longname": "", "description": "", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false } @@ -11401,9 +11324,9 @@ Returns all the orders "result": [ { "tx_index": 48, - "tx_hash": "f90bb3520b4cd8e8f43ae4a416ea102f6a45a4cfd10b4620066271057abde926", + "tx_hash": "3c2578755f5ce3a12092ce274da102b8cc2edd176680fb729c666ddf64758de0", "block_index": 183, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "give_asset": "XCP", "give_quantity": 1000, "give_remaining": 1000, @@ -11418,7 +11341,7 @@ Returns all the orders "fee_provided_remaining": 10000, "status": "expired", "confirmed": true, - "block_time": 1727200899, + "block_time": 1727349670, "give_asset_info": { "divisible": true, "asset_longname": null, @@ -11444,9 +11367,9 @@ Returns all the orders }, { "tx_index": 51, - "tx_hash": "e2f9612faf4a7e6249958ba9d24aaf9e3d7a70b0dafaa5fb94dc51a088e6cf63", + "tx_hash": "94e8b0e0054d6ee0096945c1edaca9a0736964d53f43a8a158850f17cfd985af", "block_index": 186, - "source": "bcrt1q2nqm5v62ryf0jc6n7ygf8zf8cezllyryfdfnk9", + "source": "bcrt1q80kwyrcnqdvackyar6zdtx2shtussgggmw3q6d", "give_asset": "BTC", "give_quantity": 2000, "give_remaining": 0, @@ -11461,7 +11384,7 @@ Returns all the orders "fee_provided_remaining": 10000, "status": "filled", "confirmed": true, - "block_time": 1727200982, + "block_time": 1727349748, "give_asset_info": { "divisible": true, "asset_longname": null, @@ -11487,9 +11410,9 @@ Returns all the orders }, { "tx_index": 50, - "tx_hash": "4844c5f31805a95e25af849d3e888b41d4cba82846300010c82895f4072e57f6", + "tx_hash": "c0e64defd329daf75d1cfd3cdd4466bca850ee09e61b996a4b5af9517d84de05", "block_index": 187, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "give_asset": "XCP", "give_quantity": 10000, "give_remaining": 5000, @@ -11504,7 +11427,7 @@ Returns all the orders "fee_provided_remaining": 10000, "status": "open", "confirmed": true, - "block_time": 1727200986, + "block_time": 1727349752, "give_asset_info": { "divisible": true, "asset_longname": null, @@ -11530,9 +11453,9 @@ Returns all the orders }, { "tx_index": 53, - "tx_hash": "467f7e82754021f4a8a7e07800c1785d2619004c75fd9200884f7aa4def7caa7", + "tx_hash": "c6f8c780a3c367c4f406fc77b5022d7218f701c9e98d119dd9bdacfe94ebf127", "block_index": 187, - "source": "bcrt1q9cf2ed4wk37qye08wlppw39l7prxws7afa3krk", + "source": "bcrt1q8udnt5x86nuhees5qhcv4p9ta8g8hfydzswq37", "give_asset": "BTC", "give_quantity": 3000, "give_remaining": 0, @@ -11547,7 +11470,7 @@ Returns all the orders "fee_provided_remaining": 10000, "status": "open", "confirmed": true, - "block_time": 1727200986, + "block_time": 1727349752, "give_asset_info": { "divisible": true, "asset_longname": null, @@ -11573,9 +11496,9 @@ Returns all the orders }, { "tx_index": 56, - "tx_hash": "83919cf82dd5eb1e2e1f6d3f3f752d34d41636ed00ab8ff78369eb81475b8e57", + "tx_hash": "2800d4586e4c4189062b253bb171fd88ceb4184a559bb111b5990541e65968fc", "block_index": 191, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "give_asset": "XCP", "give_quantity": 1000, "give_remaining": 1000, @@ -11590,7 +11513,7 @@ Returns all the orders "fee_provided_remaining": 10000, "status": "cancelled", "confirmed": true, - "block_time": 1727201003, + "block_time": 1727349769, "give_asset_info": { "divisible": true, "asset_longname": null, @@ -11625,7 +11548,7 @@ Returns all the orders Returns the information of an order + Parameters - + order_hash: `132d67269995e3bc9e40d83bc0badefad56d85f0229eedfb0e2ccdf829d03d28` (str, required) - The hash of the transaction that created the order + + order_hash: `a698de8b421cf087e348e8229a0a5fe1f94cda423531629f5c2864fde41dcd7f` (str, required) - The hash of the transaction that created the order + verbose: `true` (bool, optional) - Include asset and dispenser info and normalized quantities in the response. + Default: `false` + show_unconfirmed (bool, optional) - Include results from Mempool. @@ -11637,9 +11560,9 @@ Returns the information of an order { "result": { "tx_index": 58, - "tx_hash": "132d67269995e3bc9e40d83bc0badefad56d85f0229eedfb0e2ccdf829d03d28", + "tx_hash": "a698de8b421cf087e348e8229a0a5fe1f94cda423531629f5c2864fde41dcd7f", "block_index": 192, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "give_asset": "XCP", "give_quantity": 1000, "give_remaining": 1000, @@ -11654,7 +11577,7 @@ Returns the information of an order "fee_provided_remaining": 10000, "status": "open", "confirmed": true, - "block_time": 1727201008, + "block_time": 1727349773, "give_asset_info": { "divisible": true, "asset_longname": null, @@ -11686,7 +11609,7 @@ Returns the information of an order Returns the order matches of an order + Parameters - + order_hash: `4844c5f31805a95e25af849d3e888b41d4cba82846300010c82895f4072e57f6` (str, required) - The hash of the transaction that created the order + + order_hash: `c0e64defd329daf75d1cfd3cdd4466bca850ee09e61b996a4b5af9517d84de05` (str, required) - The hash of the transaction that created the order + status (enum[str], optional) - The status of the order matches to return + Default: `all` + Members @@ -11713,13 +11636,13 @@ Returns the order matches of an order { "result": [ { - "id": "4844c5f31805a95e25af849d3e888b41d4cba82846300010c82895f4072e57f6_467f7e82754021f4a8a7e07800c1785d2619004c75fd9200884f7aa4def7caa7", + "id": "c0e64defd329daf75d1cfd3cdd4466bca850ee09e61b996a4b5af9517d84de05_c6f8c780a3c367c4f406fc77b5022d7218f701c9e98d119dd9bdacfe94ebf127", "tx0_index": 50, - "tx0_hash": "4844c5f31805a95e25af849d3e888b41d4cba82846300010c82895f4072e57f6", - "tx0_address": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "tx0_hash": "c0e64defd329daf75d1cfd3cdd4466bca850ee09e61b996a4b5af9517d84de05", + "tx0_address": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "tx1_index": 53, - "tx1_hash": "467f7e82754021f4a8a7e07800c1785d2619004c75fd9200884f7aa4def7caa7", - "tx1_address": "bcrt1q9cf2ed4wk37qye08wlppw39l7prxws7afa3krk", + "tx1_hash": "c6f8c780a3c367c4f406fc77b5022d7218f701c9e98d119dd9bdacfe94ebf127", + "tx1_address": "bcrt1q8udnt5x86nuhees5qhcv4p9ta8g8hfydzswq37", "forward_asset": "XCP", "forward_quantity": 3000, "backward_asset": "BTC", @@ -11733,7 +11656,7 @@ Returns the order matches of an order "fee_paid": 0, "status": "pending", "confirmed": true, - "block_time": 1727200986, + "block_time": 1727349752, "forward_asset_info": { "divisible": true, "asset_longname": null, @@ -11753,13 +11676,13 @@ Returns the order matches of an order "fee_paid_normalized": "0.00000000" }, { - "id": "4844c5f31805a95e25af849d3e888b41d4cba82846300010c82895f4072e57f6_e2f9612faf4a7e6249958ba9d24aaf9e3d7a70b0dafaa5fb94dc51a088e6cf63", + "id": "c0e64defd329daf75d1cfd3cdd4466bca850ee09e61b996a4b5af9517d84de05_94e8b0e0054d6ee0096945c1edaca9a0736964d53f43a8a158850f17cfd985af", "tx0_index": 50, - "tx0_hash": "4844c5f31805a95e25af849d3e888b41d4cba82846300010c82895f4072e57f6", - "tx0_address": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "tx0_hash": "c0e64defd329daf75d1cfd3cdd4466bca850ee09e61b996a4b5af9517d84de05", + "tx0_address": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "tx1_index": 51, - "tx1_hash": "e2f9612faf4a7e6249958ba9d24aaf9e3d7a70b0dafaa5fb94dc51a088e6cf63", - "tx1_address": "bcrt1q2nqm5v62ryf0jc6n7ygf8zf8cezllyryfdfnk9", + "tx1_hash": "94e8b0e0054d6ee0096945c1edaca9a0736964d53f43a8a158850f17cfd985af", + "tx1_address": "bcrt1q80kwyrcnqdvackyar6zdtx2shtussgggmw3q6d", "forward_asset": "XCP", "forward_quantity": 2000, "backward_asset": "BTC", @@ -11773,7 +11696,7 @@ Returns the order matches of an order "fee_paid": 0, "status": "completed", "confirmed": true, - "block_time": 1727200982, + "block_time": 1727349748, "forward_asset_info": { "divisible": true, "asset_longname": null, @@ -11803,7 +11726,7 @@ Returns the order matches of an order Returns the BTC pays of an order + Parameters - + order_hash: `4844c5f31805a95e25af849d3e888b41d4cba82846300010c82895f4072e57f6` (str, required) - The hash of the transaction that created the order + + order_hash: `c0e64defd329daf75d1cfd3cdd4466bca850ee09e61b996a4b5af9517d84de05` (str, required) - The hash of the transaction that created the order + cursor (str, optional) - The last index of the resolutions to return + Default: `None` + limit: `5` (int, optional) - The maximum number of resolutions to return @@ -11822,15 +11745,15 @@ Returns the BTC pays of an order "result": [ { "tx_index": 52, - "tx_hash": "c78a916b13975e32514ea6fac0324481adfcc972f1db2cbabb96677db4d026cb", + "tx_hash": "3e53e5f159119741d2f20cb51578a15e316fc0f0d4bb92eadba99103104483ac", "block_index": 186, - "source": "bcrt1q2nqm5v62ryf0jc6n7ygf8zf8cezllyryfdfnk9", - "destination": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q80kwyrcnqdvackyar6zdtx2shtussgggmw3q6d", + "destination": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "btc_amount": 2000, - "order_match_id": "4844c5f31805a95e25af849d3e888b41d4cba82846300010c82895f4072e57f6_e2f9612faf4a7e6249958ba9d24aaf9e3d7a70b0dafaa5fb94dc51a088e6cf63", + "order_match_id": "c0e64defd329daf75d1cfd3cdd4466bca850ee09e61b996a4b5af9517d84de05_94e8b0e0054d6ee0096945c1edaca9a0736964d53f43a8a158850f17cfd985af", "status": "valid", "confirmed": true, - "block_time": 1727200982, + "block_time": 1727349748, "btc_amount_normalized": "0.00002000" } ], @@ -11874,9 +11797,9 @@ Returns the orders to exchange two assets "result": [ { "tx_index": 51, - "tx_hash": "e2f9612faf4a7e6249958ba9d24aaf9e3d7a70b0dafaa5fb94dc51a088e6cf63", + "tx_hash": "94e8b0e0054d6ee0096945c1edaca9a0736964d53f43a8a158850f17cfd985af", "block_index": 186, - "source": "bcrt1q2nqm5v62ryf0jc6n7ygf8zf8cezllyryfdfnk9", + "source": "bcrt1q80kwyrcnqdvackyar6zdtx2shtussgggmw3q6d", "give_asset": "BTC", "give_quantity": 2000, "give_remaining": 0, @@ -11894,7 +11817,7 @@ Returns the orders to exchange two assets "market_pair": "BTC/XCP", "market_dir": "SELL", "market_price": "1.00000000", - "block_time": 1727200982, + "block_time": 1727349748, "give_asset_info": { "divisible": true, "asset_longname": null, @@ -11920,9 +11843,9 @@ Returns the orders to exchange two assets }, { "tx_index": 53, - "tx_hash": "467f7e82754021f4a8a7e07800c1785d2619004c75fd9200884f7aa4def7caa7", + "tx_hash": "c6f8c780a3c367c4f406fc77b5022d7218f701c9e98d119dd9bdacfe94ebf127", "block_index": 187, - "source": "bcrt1q9cf2ed4wk37qye08wlppw39l7prxws7afa3krk", + "source": "bcrt1q8udnt5x86nuhees5qhcv4p9ta8g8hfydzswq37", "give_asset": "BTC", "give_quantity": 3000, "give_remaining": 0, @@ -11940,7 +11863,7 @@ Returns the orders to exchange two assets "market_pair": "BTC/XCP", "market_dir": "SELL", "market_price": "1.00000000", - "block_time": 1727200986, + "block_time": 1727349752, "give_asset_info": { "divisible": true, "asset_longname": null, @@ -11966,9 +11889,9 @@ Returns the orders to exchange two assets }, { "tx_index": 48, - "tx_hash": "f90bb3520b4cd8e8f43ae4a416ea102f6a45a4cfd10b4620066271057abde926", + "tx_hash": "3c2578755f5ce3a12092ce274da102b8cc2edd176680fb729c666ddf64758de0", "block_index": 183, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "give_asset": "XCP", "give_quantity": 1000, "give_remaining": 1000, @@ -11986,7 +11909,7 @@ Returns the orders to exchange two assets "market_pair": "BTC/XCP", "market_dir": "BUY", "market_price": "1.00000000", - "block_time": 1727200899, + "block_time": 1727349670, "give_asset_info": { "divisible": true, "asset_longname": null, @@ -12012,9 +11935,9 @@ Returns the orders to exchange two assets }, { "tx_index": 50, - "tx_hash": "4844c5f31805a95e25af849d3e888b41d4cba82846300010c82895f4072e57f6", + "tx_hash": "c0e64defd329daf75d1cfd3cdd4466bca850ee09e61b996a4b5af9517d84de05", "block_index": 187, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "give_asset": "XCP", "give_quantity": 10000, "give_remaining": 5000, @@ -12032,7 +11955,7 @@ Returns the orders to exchange two assets "market_pair": "BTC/XCP", "market_dir": "BUY", "market_price": "1.00000000", - "block_time": 1727200986, + "block_time": 1727349752, "give_asset_info": { "divisible": true, "asset_longname": null, @@ -12058,9 +11981,9 @@ Returns the orders to exchange two assets }, { "tx_index": 56, - "tx_hash": "83919cf82dd5eb1e2e1f6d3f3f752d34d41636ed00ab8ff78369eb81475b8e57", + "tx_hash": "2800d4586e4c4189062b253bb171fd88ceb4184a559bb111b5990541e65968fc", "block_index": 191, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "give_asset": "XCP", "give_quantity": 1000, "give_remaining": 1000, @@ -12078,7 +12001,7 @@ Returns the orders to exchange two assets "market_pair": "BTC/XCP", "market_dir": "BUY", "market_price": "1.00000000", - "block_time": 1727201003, + "block_time": 1727349769, "give_asset_info": { "divisible": true, "asset_longname": null, @@ -12141,13 +12064,13 @@ Returns the orders to exchange two assets { "result": [ { - "id": "4844c5f31805a95e25af849d3e888b41d4cba82846300010c82895f4072e57f6_467f7e82754021f4a8a7e07800c1785d2619004c75fd9200884f7aa4def7caa7", + "id": "c0e64defd329daf75d1cfd3cdd4466bca850ee09e61b996a4b5af9517d84de05_c6f8c780a3c367c4f406fc77b5022d7218f701c9e98d119dd9bdacfe94ebf127", "tx0_index": 50, - "tx0_hash": "4844c5f31805a95e25af849d3e888b41d4cba82846300010c82895f4072e57f6", - "tx0_address": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "tx0_hash": "c0e64defd329daf75d1cfd3cdd4466bca850ee09e61b996a4b5af9517d84de05", + "tx0_address": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "tx1_index": 53, - "tx1_hash": "467f7e82754021f4a8a7e07800c1785d2619004c75fd9200884f7aa4def7caa7", - "tx1_address": "bcrt1q9cf2ed4wk37qye08wlppw39l7prxws7afa3krk", + "tx1_hash": "c6f8c780a3c367c4f406fc77b5022d7218f701c9e98d119dd9bdacfe94ebf127", + "tx1_address": "bcrt1q8udnt5x86nuhees5qhcv4p9ta8g8hfydzswq37", "forward_asset": "XCP", "forward_quantity": 3000, "backward_asset": "BTC", @@ -12164,7 +12087,7 @@ Returns the orders to exchange two assets "market_pair": "BTC/XCP", "market_dir": "BUY", "market_price": "1.00000000", - "block_time": 1727200986, + "block_time": 1727349752, "forward_asset_info": { "divisible": true, "asset_longname": null, @@ -12184,13 +12107,13 @@ Returns the orders to exchange two assets "fee_paid_normalized": "0.00000000" }, { - "id": "4844c5f31805a95e25af849d3e888b41d4cba82846300010c82895f4072e57f6_e2f9612faf4a7e6249958ba9d24aaf9e3d7a70b0dafaa5fb94dc51a088e6cf63", + "id": "c0e64defd329daf75d1cfd3cdd4466bca850ee09e61b996a4b5af9517d84de05_94e8b0e0054d6ee0096945c1edaca9a0736964d53f43a8a158850f17cfd985af", "tx0_index": 50, - "tx0_hash": "4844c5f31805a95e25af849d3e888b41d4cba82846300010c82895f4072e57f6", - "tx0_address": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "tx0_hash": "c0e64defd329daf75d1cfd3cdd4466bca850ee09e61b996a4b5af9517d84de05", + "tx0_address": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "tx1_index": 51, - "tx1_hash": "e2f9612faf4a7e6249958ba9d24aaf9e3d7a70b0dafaa5fb94dc51a088e6cf63", - "tx1_address": "bcrt1q2nqm5v62ryf0jc6n7ygf8zf8cezllyryfdfnk9", + "tx1_hash": "94e8b0e0054d6ee0096945c1edaca9a0736964d53f43a8a158850f17cfd985af", + "tx1_address": "bcrt1q80kwyrcnqdvackyar6zdtx2shtussgggmw3q6d", "forward_asset": "XCP", "forward_quantity": 2000, "backward_asset": "BTC", @@ -12207,7 +12130,7 @@ Returns the orders to exchange two assets "market_pair": "BTC/XCP", "market_dir": "BUY", "market_price": "1.00000000", - "block_time": 1727200982, + "block_time": 1727349748, "forward_asset_info": { "divisible": true, "asset_longname": null, @@ -12227,13 +12150,13 @@ Returns the orders to exchange two assets "fee_paid_normalized": "0.00000000" }, { - "id": "f90bb3520b4cd8e8f43ae4a416ea102f6a45a4cfd10b4620066271057abde926_3a7ea4dc466a608d47050ca02aa94f8d84ae9ea60b94dcf727b3e6eb8728e8d8", + "id": "3c2578755f5ce3a12092ce274da102b8cc2edd176680fb729c666ddf64758de0_14d777a78cbc424d171855e5b4ba94e6fbe4ffa003915cbd1a889ff733a278c5", "tx0_index": 48, - "tx0_hash": "f90bb3520b4cd8e8f43ae4a416ea102f6a45a4cfd10b4620066271057abde926", - "tx0_address": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "tx0_hash": "3c2578755f5ce3a12092ce274da102b8cc2edd176680fb729c666ddf64758de0", + "tx0_address": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "tx1_index": 49, - "tx1_hash": "3a7ea4dc466a608d47050ca02aa94f8d84ae9ea60b94dcf727b3e6eb8728e8d8", - "tx1_address": "bcrt1q2nqm5v62ryf0jc6n7ygf8zf8cezllyryfdfnk9", + "tx1_hash": "14d777a78cbc424d171855e5b4ba94e6fbe4ffa003915cbd1a889ff733a278c5", + "tx1_address": "bcrt1q80kwyrcnqdvackyar6zdtx2shtussgggmw3q6d", "forward_asset": "XCP", "forward_quantity": 1000, "backward_asset": "BTC", @@ -12250,7 +12173,7 @@ Returns the orders to exchange two assets "market_pair": "BTC/XCP", "market_dir": "BUY", "market_price": "1.00000000", - "block_time": 1727200899, + "block_time": 1727349670, "forward_asset_info": { "divisible": true, "asset_longname": null, @@ -12308,13 +12231,13 @@ Returns all the order matches { "result": [ { - "id": "4844c5f31805a95e25af849d3e888b41d4cba82846300010c82895f4072e57f6_467f7e82754021f4a8a7e07800c1785d2619004c75fd9200884f7aa4def7caa7", + "id": "c0e64defd329daf75d1cfd3cdd4466bca850ee09e61b996a4b5af9517d84de05_c6f8c780a3c367c4f406fc77b5022d7218f701c9e98d119dd9bdacfe94ebf127", "tx0_index": 50, - "tx0_hash": "4844c5f31805a95e25af849d3e888b41d4cba82846300010c82895f4072e57f6", - "tx0_address": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "tx0_hash": "c0e64defd329daf75d1cfd3cdd4466bca850ee09e61b996a4b5af9517d84de05", + "tx0_address": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "tx1_index": 53, - "tx1_hash": "467f7e82754021f4a8a7e07800c1785d2619004c75fd9200884f7aa4def7caa7", - "tx1_address": "bcrt1q9cf2ed4wk37qye08wlppw39l7prxws7afa3krk", + "tx1_hash": "c6f8c780a3c367c4f406fc77b5022d7218f701c9e98d119dd9bdacfe94ebf127", + "tx1_address": "bcrt1q8udnt5x86nuhees5qhcv4p9ta8g8hfydzswq37", "forward_asset": "XCP", "forward_quantity": 3000, "backward_asset": "BTC", @@ -12328,7 +12251,7 @@ Returns all the order matches "fee_paid": 0, "status": "pending", "confirmed": true, - "block_time": 1727200986, + "block_time": 1727349752, "forward_asset_info": { "divisible": true, "asset_longname": null, @@ -12348,13 +12271,13 @@ Returns all the order matches "fee_paid_normalized": "0.00000000" }, { - "id": "4844c5f31805a95e25af849d3e888b41d4cba82846300010c82895f4072e57f6_e2f9612faf4a7e6249958ba9d24aaf9e3d7a70b0dafaa5fb94dc51a088e6cf63", + "id": "c0e64defd329daf75d1cfd3cdd4466bca850ee09e61b996a4b5af9517d84de05_94e8b0e0054d6ee0096945c1edaca9a0736964d53f43a8a158850f17cfd985af", "tx0_index": 50, - "tx0_hash": "4844c5f31805a95e25af849d3e888b41d4cba82846300010c82895f4072e57f6", - "tx0_address": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "tx0_hash": "c0e64defd329daf75d1cfd3cdd4466bca850ee09e61b996a4b5af9517d84de05", + "tx0_address": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "tx1_index": 51, - "tx1_hash": "e2f9612faf4a7e6249958ba9d24aaf9e3d7a70b0dafaa5fb94dc51a088e6cf63", - "tx1_address": "bcrt1q2nqm5v62ryf0jc6n7ygf8zf8cezllyryfdfnk9", + "tx1_hash": "94e8b0e0054d6ee0096945c1edaca9a0736964d53f43a8a158850f17cfd985af", + "tx1_address": "bcrt1q80kwyrcnqdvackyar6zdtx2shtussgggmw3q6d", "forward_asset": "XCP", "forward_quantity": 2000, "backward_asset": "BTC", @@ -12368,7 +12291,7 @@ Returns all the order matches "fee_paid": 0, "status": "completed", "confirmed": true, - "block_time": 1727200982, + "block_time": 1727349748, "forward_asset_info": { "divisible": true, "asset_longname": null, @@ -12388,13 +12311,13 @@ Returns all the order matches "fee_paid_normalized": "0.00000000" }, { - "id": "f90bb3520b4cd8e8f43ae4a416ea102f6a45a4cfd10b4620066271057abde926_3a7ea4dc466a608d47050ca02aa94f8d84ae9ea60b94dcf727b3e6eb8728e8d8", + "id": "3c2578755f5ce3a12092ce274da102b8cc2edd176680fb729c666ddf64758de0_14d777a78cbc424d171855e5b4ba94e6fbe4ffa003915cbd1a889ff733a278c5", "tx0_index": 48, - "tx0_hash": "f90bb3520b4cd8e8f43ae4a416ea102f6a45a4cfd10b4620066271057abde926", - "tx0_address": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "tx0_hash": "3c2578755f5ce3a12092ce274da102b8cc2edd176680fb729c666ddf64758de0", + "tx0_address": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "tx1_index": 49, - "tx1_hash": "3a7ea4dc466a608d47050ca02aa94f8d84ae9ea60b94dcf727b3e6eb8728e8d8", - "tx1_address": "bcrt1q2nqm5v62ryf0jc6n7ygf8zf8cezllyryfdfnk9", + "tx1_hash": "14d777a78cbc424d171855e5b4ba94e6fbe4ffa003915cbd1a889ff733a278c5", + "tx1_address": "bcrt1q80kwyrcnqdvackyar6zdtx2shtussgggmw3q6d", "forward_asset": "XCP", "forward_quantity": 1000, "backward_asset": "BTC", @@ -12408,7 +12331,7 @@ Returns all the order matches "fee_paid": 0, "status": "expired", "confirmed": true, - "block_time": 1727200899, + "block_time": 1727349670, "forward_asset_info": { "divisible": true, "asset_longname": null, @@ -12576,66 +12499,66 @@ Returns the burns "result": [ { "tx_index": 9, - "tx_hash": "bb35e686d434cae9951da80cf904917280d38b8251f1626625123d1a058d4a6d", + "tx_hash": "44abd48b32ac931edcbd9d1917248c81169903630a30d90f1f6ff2e516b2955b", "block_index": 121, - "source": "bcrt1quygvuzd7gsxym55nf7w85agucgajyp9p5jduqp", + "source": "bcrt1qz5kudmquhd3pjrkwvcm08y70nps3wd7h787nsr", "burned": 50000000, "earned": 74999996667, "status": "valid", "confirmed": true, - "block_time": 1727200719, + "block_time": 1727349472, "burned_normalized": "0.50000000", "earned_normalized": "749.99997000" }, { "tx_index": 8, - "tx_hash": "b51b2867cf3c155fd34050bdca7366bee0cdec885a9d99baf3528307a7e27db6", + "tx_hash": "65ea30c8059d623c55d97699b4ea1a8422c28039e3560fb5601a902c8435ed7b", "block_index": 120, - "source": "bcrt1qtwywdknya042p0342nhnjk05557lxwysfw6vuj", + "source": "bcrt1qy76fqpuq5mkx293tnls772wzjqr2rfn4rrqcgn", "burned": 50000000, "earned": 74999996833, "status": "valid", "confirmed": true, - "block_time": 1727200715, + "block_time": 1727349468, "burned_normalized": "0.50000000", "earned_normalized": "749.99997000" }, { "tx_index": 7, - "tx_hash": "328eaf6b9d4677ede9e9e97effbd0d13104f5055317a9974961d8de95cba585c", + "tx_hash": "0ada2bd2048b885316df40f1d7d411dfd5be56dedb2ff0fda0876b0a7bc6ccfb", "block_index": 119, - "source": "bcrt1qtmd9xj5r7dlk044rn35kqqdmy62jpnf6u52x9z", + "source": "bcrt1qy0ynyy5en6cc9dnanpk08d0uw2dnwc9sgthpe7", "burned": 50000000, "earned": 74999997000, "status": "valid", "confirmed": true, - "block_time": 1727200710, + "block_time": 1727349464, "burned_normalized": "0.50000000", "earned_normalized": "749.99997000" }, { "tx_index": 6, - "tx_hash": "3881d5577b826809c73539506d45d0ba91960069911a94563115003d1bd1427b", + "tx_hash": "89eb719ee654a9b87a355505c983f40e65842e5365210876084b3b3b30a27f21", "block_index": 118, - "source": "bcrt1qfvucymcd7u04hpd7eafsmxwnashcmaqs54q79p", + "source": "bcrt1qwjn89m6ynaf8t4s48mucjczwt375eyrga4zrhw", "burned": 50000000, "earned": 74999997167, "status": "valid", "confirmed": true, - "block_time": 1727200706, + "block_time": 1727349460, "burned_normalized": "0.50000000", "earned_normalized": "749.99997000" }, { "tx_index": 5, - "tx_hash": "3a8d701d6ce7937fb5069dda57641ea7218382a8654ad0344f861e12ca6717d1", + "tx_hash": "a5790dcd7c84e25e8177bacd181509a1565b87d297cc111eb364be6599703e00", "block_index": 117, - "source": "bcrt1qeshrsce6vyx833j2p85aesnx0aj9sxjtt79jak", + "source": "bcrt1qm9mne8mrxhvyp755z5f69cry0z5zgrc87js5qu", "burned": 50000000, "earned": 74999997333, "status": "valid", "confirmed": true, - "block_time": 1727200702, + "block_time": 1727349455, "burned_normalized": "0.50000000", "earned_normalized": "749.99997000" } @@ -12680,9 +12603,9 @@ Returns all dispensers "result": [ { "tx_index": 26, - "tx_hash": "3df6d90991175a0c2aabbe0dc87cacd5d92c90cb996ce5b1514492f2585c61fc", + "tx_hash": "8318f6a5ad692ac4e5a0d04eb67494c45c9373598f0c4136ce793438416ddfd7", "block_index": 141, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "asset": "XCP", "give_quantity": 1, "escrow_quantity": 10000, @@ -12691,7 +12614,7 @@ Returns all dispensers "give_remaining": 0, "oracle_address": null, "last_status_tx_hash": null, - "origin": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "origin": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "dispense_count": 2, "last_status_tx_source": null, "close_block_index": null, @@ -12701,7 +12624,7 @@ Returns all dispensers "fiat_unit": null, "oracle_price_last_updated": null, "satoshi_price": 1, - "block_time": 1727200803, + "block_time": 1727349565, "asset_info": { "divisible": true, "asset_longname": null, @@ -12717,9 +12640,9 @@ Returns all dispensers }, { "tx_index": 29, - "tx_hash": "aa785aa095076658df4575becc62c26d1e549a540599459cf332e9f44ae51019", + "tx_hash": "a80027ddb313c40139fa6bc6878fe394400a98ee5963ff471f52724768f74969", "block_index": 142, - "source": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", + "source": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", "asset": "XCP", "give_quantity": 1, "escrow_quantity": 10000, @@ -12728,7 +12651,7 @@ Returns all dispensers "give_remaining": 10000, "oracle_address": null, "last_status_tx_hash": null, - "origin": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", + "origin": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", "dispense_count": 0, "last_status_tx_source": null, "close_block_index": null, @@ -12738,7 +12661,7 @@ Returns all dispensers "fiat_unit": null, "oracle_price_last_updated": null, "satoshi_price": 1, - "block_time": 1727200806, + "block_time": 1727349569, "asset_info": { "divisible": true, "asset_longname": null, @@ -12754,18 +12677,18 @@ Returns all dispensers }, { "tx_index": 33, - "tx_hash": "1e7bea513de78cabf444b974fdb0efb4304b18bd990a889d7a0f8b0e3d21b6ea", + "tx_hash": "8e7f28a8c5ca3134d68d6d673d11435378a769b54dbac5264a32f33d7a45c564", "block_index": 147, - "source": "bcrt1qeshrsce6vyx833j2p85aesnx0aj9sxjtt79jak", + "source": "bcrt1qm9mne8mrxhvyp755z5f69cry0z5zgrc87js5qu", "asset": "XCP", "give_quantity": 1, "escrow_quantity": 10000, "satoshirate": 1, "status": 0, "give_remaining": 9334, - "oracle_address": "bcrt1qeshrsce6vyx833j2p85aesnx0aj9sxjtt79jak", + "oracle_address": "bcrt1qm9mne8mrxhvyp755z5f69cry0z5zgrc87js5qu", "last_status_tx_hash": null, - "origin": "bcrt1qeshrsce6vyx833j2p85aesnx0aj9sxjtt79jak", + "origin": "bcrt1qm9mne8mrxhvyp755z5f69cry0z5zgrc87js5qu", "dispense_count": 1, "last_status_tx_source": null, "close_block_index": null, @@ -12775,7 +12698,7 @@ Returns all dispensers "fiat_unit": "USD", "oracle_price_last_updated": 138, "satoshi_price": 16, - "block_time": 1727200827, + "block_time": 1727349600, "asset_info": { "divisible": true, "asset_longname": null, @@ -12791,9 +12714,9 @@ Returns all dispensers }, { "tx_index": 30, - "tx_hash": "e6a18e565cab14aec4ba641f48a311c8643793f8fa84b25141ced517eaefc6f9", + "tx_hash": "a913a4e0d363595bbb0d8042759a3e348de369b4f3c7c1e6a0b6628bb46810a8", "block_index": 150, - "source": "mtFzzdWHLZqWVVMGKENQscisyMTejQamk6", + "source": "mxH2rQrd18EF6R1ykn18TRPT2HX5UVRJHz", "asset": "XCP", "give_quantity": 1, "escrow_quantity": 10, @@ -12801,10 +12724,10 @@ Returns all dispensers "status": 10, "give_remaining": 0, "oracle_address": null, - "last_status_tx_hash": "d2fb8bc72b0250cee9a35d9f657f0d4eb12286a93b930f502d166903f57fafb9", - "origin": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "last_status_tx_hash": "5b68cebd5647834d9d59f7aab3c48df0b5e1df5ee379668e3aad95f94a9e60c4", + "origin": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "dispense_count": 0, - "last_status_tx_source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "last_status_tx_source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "close_block_index": "150", "confirmed": true, "fiat_price": null, @@ -12812,7 +12735,7 @@ Returns all dispensers "fiat_unit": null, "oracle_price_last_updated": null, "satoshi_price": 1, - "block_time": 1727200840, + "block_time": 1727349613, "asset_info": { "divisible": true, "asset_longname": null, @@ -12837,7 +12760,7 @@ Returns all dispensers Returns the dispenser information by tx_hash + Parameters - + dispenser_hash: `3df6d90991175a0c2aabbe0dc87cacd5d92c90cb996ce5b1514492f2585c61fc` (str, required) - The hash of the dispenser to return + + dispenser_hash: `8318f6a5ad692ac4e5a0d04eb67494c45c9373598f0c4136ce793438416ddfd7` (str, required) - The hash of the dispenser to return + verbose: `true` (bool, optional) - Include asset and dispenser info and normalized quantities in the response. + Default: `false` + show_unconfirmed (bool, optional) - Include results from Mempool. @@ -12849,9 +12772,9 @@ Returns the dispenser information by tx_hash { "result": { "tx_index": 26, - "tx_hash": "3df6d90991175a0c2aabbe0dc87cacd5d92c90cb996ce5b1514492f2585c61fc", + "tx_hash": "8318f6a5ad692ac4e5a0d04eb67494c45c9373598f0c4136ce793438416ddfd7", "block_index": 141, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "asset": "XCP", "give_quantity": 1, "escrow_quantity": 10000, @@ -12860,7 +12783,7 @@ Returns the dispenser information by tx_hash "give_remaining": 0, "oracle_address": null, "last_status_tx_hash": null, - "origin": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "origin": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "dispense_count": 2, "last_status_tx_source": null, "close_block_index": null, @@ -12870,7 +12793,7 @@ Returns the dispenser information by tx_hash "fiat_unit": null, "oracle_price_last_updated": null, "satoshi_price": 1, - "block_time": 1727200803, + "block_time": 1727349565, "asset_info": { "divisible": true, "asset_longname": null, @@ -12892,7 +12815,7 @@ Returns the dispenser information by tx_hash Returns the dispenses of a dispenser + Parameters - + dispenser_hash: `3df6d90991175a0c2aabbe0dc87cacd5d92c90cb996ce5b1514492f2585c61fc` (str, required) - The hash of the dispenser to return + + dispenser_hash: `8318f6a5ad692ac4e5a0d04eb67494c45c9373598f0c4136ce793438416ddfd7` (str, required) - The hash of the dispenser to return + cursor (str, optional) - The last index of the dispenses to return + Default: `None` + limit: `5` (int, optional) - The maximum number of dispenses to return @@ -12912,19 +12835,19 @@ Returns the dispenses of a dispenser { "tx_index": 28, "dispense_index": 0, - "tx_hash": "6ae257db1a77e44eb808057e9944b6f6e15eebf699db2c77f3009100a550b7fa", + "tx_hash": "55e7b6ec1921fe75a236f25a1ac49ad5e0a872edc6fdf4e8fb687c89a80a6b56", "block_index": 141, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", - "destination": "bcrt1q2nqm5v62ryf0jc6n7ygf8zf8cezllyryfdfnk9", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", + "destination": "bcrt1q80kwyrcnqdvackyar6zdtx2shtussgggmw3q6d", "asset": "XCP", "dispense_quantity": 4000, - "dispenser_tx_hash": "3df6d90991175a0c2aabbe0dc87cacd5d92c90cb996ce5b1514492f2585c61fc", + "dispenser_tx_hash": "8318f6a5ad692ac4e5a0d04eb67494c45c9373598f0c4136ce793438416ddfd7", "btc_amount": 4000, "confirmed": true, "dispenser": { "tx_index": 26, "block_index": 141, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "give_quantity": 1, "escrow_quantity": 10000, "satoshirate": 1, @@ -12932,7 +12855,7 @@ Returns the dispenses of a dispenser "give_remaining": 0, "oracle_address": null, "last_status_tx_hash": null, - "origin": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "origin": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "dispense_count": 2, "last_status_tx_source": null, "close_block_index": null, @@ -12947,7 +12870,7 @@ Returns the dispenses of a dispenser "satoshirate_normalized": "0.00000001", "satoshi_price_normalized": "0.00000001" }, - "block_time": 1727200803, + "block_time": 1727349565, "asset_info": { "divisible": true, "asset_longname": null, @@ -12961,19 +12884,19 @@ Returns the dispenses of a dispenser { "tx_index": 27, "dispense_index": 0, - "tx_hash": "2a07cfa93bced14f59b80e10872f5fe4a406622078c0b85295c5c4149820d102", + "tx_hash": "06d9f6562feecf27b0e1c090ab8e921dd14912091e859db1274f01ee917ce762", "block_index": 140, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", - "destination": "bcrt1q2nqm5v62ryf0jc6n7ygf8zf8cezllyryfdfnk9", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", + "destination": "bcrt1q80kwyrcnqdvackyar6zdtx2shtussgggmw3q6d", "asset": "XCP", "dispense_quantity": 6000, - "dispenser_tx_hash": "3df6d90991175a0c2aabbe0dc87cacd5d92c90cb996ce5b1514492f2585c61fc", + "dispenser_tx_hash": "8318f6a5ad692ac4e5a0d04eb67494c45c9373598f0c4136ce793438416ddfd7", "btc_amount": 6000, "confirmed": true, "dispenser": { "tx_index": 26, "block_index": 141, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "give_quantity": 1, "escrow_quantity": 10000, "satoshirate": 1, @@ -12981,7 +12904,7 @@ Returns the dispenses of a dispenser "give_remaining": 0, "oracle_address": null, "last_status_tx_hash": null, - "origin": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "origin": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "dispense_count": 2, "last_status_tx_source": null, "close_block_index": null, @@ -12996,7 +12919,7 @@ Returns the dispenses of a dispenser "satoshirate_normalized": "0.00000001", "satoshi_price_normalized": "0.00000001" }, - "block_time": 1727200798, + "block_time": 1727349561, "asset_info": { "divisible": true, "asset_longname": null, @@ -13038,20 +12961,20 @@ Returns all the dividends "result": [ { "tx_index": 41, - "tx_hash": "1b9303b3959067c0857fe1abb4fdd4b3684c7534c12691382004cc31a9afcca4", + "tx_hash": "93ad02ea00b04315ab7d89eb94788e9deed4d268a6b0be87c7d0a45682301f10", "block_index": 154, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "asset": "MYASSETA", "dividend_asset": "XCP", "quantity_per_unit": 100000000, "fee_paid": 40000, "status": "valid", "confirmed": true, - "block_time": 1727200857, + "block_time": 1727349630, "asset_info": { "asset_longname": null, "description": "My super asset A", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false }, @@ -13076,7 +12999,7 @@ Returns all the dividends Returns a dividend by its hash + Parameters - + dividend_hash: `1b9303b3959067c0857fe1abb4fdd4b3684c7534c12691382004cc31a9afcca4` (str, required) - The hash of the dividend to return + + dividend_hash: `93ad02ea00b04315ab7d89eb94788e9deed4d268a6b0be87c7d0a45682301f10` (str, required) - The hash of the dividend to return + verbose: `true` (bool, optional) - Include asset and dispenser info and normalized quantities in the response. + Default: `false` + show_unconfirmed (bool, optional) - Include results from Mempool. @@ -13088,20 +13011,20 @@ Returns a dividend by its hash { "result": { "tx_index": 41, - "tx_hash": "1b9303b3959067c0857fe1abb4fdd4b3684c7534c12691382004cc31a9afcca4", + "tx_hash": "93ad02ea00b04315ab7d89eb94788e9deed4d268a6b0be87c7d0a45682301f10", "block_index": 154, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "asset": "MYASSETA", "dividend_asset": "XCP", "quantity_per_unit": 100000000, "fee_paid": 40000, "status": "valid", "confirmed": true, - "block_time": 1727200857, + "block_time": 1727349630, "asset_info": { "asset_longname": null, "description": "My super asset A", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false }, @@ -13123,7 +13046,7 @@ Returns a dividend by its hash Returns a dividend distribution by its hash + Parameters - + dividend_hash: `1b9303b3959067c0857fe1abb4fdd4b3684c7534c12691382004cc31a9afcca4` (str, required) - The hash of the dividend distribution to return + + dividend_hash: `93ad02ea00b04315ab7d89eb94788e9deed4d268a6b0be87c7d0a45682301f10` (str, required) - The hash of the dividend distribution to return + cursor (str, optional) - The last index of the credit to return + Default: `None` + limit: `5` (int, optional) - The maximum number of credit to return @@ -13146,12 +13069,12 @@ Returns a dividend distribution by its hash "asset": "XCP", "quantity": 1500000000, "calling_function": "dividend", - "event": "1b9303b3959067c0857fe1abb4fdd4b3684c7534c12691382004cc31a9afcca4", + "event": "93ad02ea00b04315ab7d89eb94788e9deed4d268a6b0be87c7d0a45682301f10", "tx_index": 41, - "utxo": "99ac4db802d5262ae35de8b542d298d4a28719ccffb6ffd8d462f40e8435bdd8:0", - "utxo_address": "bcrt1qeshrsce6vyx833j2p85aesnx0aj9sxjtt79jak", + "utxo": "d0b1c560c4f3fd55a02f4f0b5434dd67825f0c9363964956317a943c920f4be9:0", + "utxo_address": "bcrt1qm9mne8mrxhvyp755z5f69cry0z5zgrc87js5qu", "confirmed": true, - "block_time": 1727200857, + "block_time": 1727349630, "asset_info": { "divisible": true, "asset_longname": null, @@ -13163,16 +13086,16 @@ Returns a dividend distribution by its hash }, { "block_index": 154, - "address": "bcrt1qe4v63z8qa2kvy5yzt4ssr8zhwxgqw84j8nmhvg", + "address": "bcrt1qfef9ruv8npmwdjqv0qlrlcr02xtcxk0y6rwtnt", "asset": "XCP", "quantity": 500000000, "calling_function": "dividend", - "event": "1b9303b3959067c0857fe1abb4fdd4b3684c7534c12691382004cc31a9afcca4", + "event": "93ad02ea00b04315ab7d89eb94788e9deed4d268a6b0be87c7d0a45682301f10", "tx_index": 41, "utxo": null, "utxo_address": null, "confirmed": true, - "block_time": 1727200857, + "block_time": 1727349630, "asset_info": { "divisible": true, "asset_longname": null, @@ -13218,27 +13141,27 @@ Returns all events "event": "BLOCK_PARSED", "params": { "block_index": 194, - "ledger_hash": "d16329e826a589a6af06767a820f5914ee69e22398c8612ed0c73909a1ab9b1f", - "messages_hash": "1bc8906db34e5bf45f47eca127e2b4cc60e46bbc8cf4301617e02c6f29b32301", + "ledger_hash": "6afd3dfc102fbf1274a2eeb819e3f884052abc07094a6ae2a214d492f0eaddf8", + "messages_hash": "6b6351b7f9138a49ff6e792f7e0d5eb884ae745d994b4894b3a880c6eace487e", "transaction_count": 1, - "txlist_hash": "555a7b8103a776f23b649ec297d2177fe885443dc976750a259547be47cd26e7", - "block_time": 1727201016 + "txlist_hash": "230713c1ad13fc88b739b97038bb4243d934efd7d03b200ebc289c930c2a7d58", + "block_time": 1727349782 }, "tx_hash": null, "block_index": 194, - "block_time": 1727201016 + "block_time": 1727349782 }, { "event_index": 541, "event": "TRANSACTION_PARSED", "params": { "supported": true, - "tx_hash": "da0a0e76bfc982e2bbed2679a71f4e2d3ebc01140b448f430bb01b50f7ceaabb", + "tx_hash": "e2b0838c6777bfc19c1356df65d1b06044f6a87dbe2533da8a7d7cdd8a156d7c", "tx_index": 60 }, - "tx_hash": "da0a0e76bfc982e2bbed2679a71f4e2d3ebc01140b448f430bb01b50f7ceaabb", + "tx_hash": "e2b0838c6777bfc19c1356df65d1b06044f6a87dbe2533da8a7d7cdd8a156d7c", "block_index": 194, - "block_time": 1727201016 + "block_time": 1727349782 }, { "event_index": 540, @@ -13247,12 +13170,12 @@ Returns all events "asset": "XCP", "block_index": 194, "quantity": 1, - "source": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", + "source": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", "status": "valid", "tag": "64657374726f79", - "tx_hash": "da0a0e76bfc982e2bbed2679a71f4e2d3ebc01140b448f430bb01b50f7ceaabb", + "tx_hash": "e2b0838c6777bfc19c1356df65d1b06044f6a87dbe2533da8a7d7cdd8a156d7c", "tx_index": 60, - "block_time": 1727201016, + "block_time": 1727349782, "asset_info": { "divisible": true, "asset_longname": null, @@ -13262,24 +13185,24 @@ Returns all events }, "quantity_normalized": "0.00000001" }, - "tx_hash": "da0a0e76bfc982e2bbed2679a71f4e2d3ebc01140b448f430bb01b50f7ceaabb", + "tx_hash": "e2b0838c6777bfc19c1356df65d1b06044f6a87dbe2533da8a7d7cdd8a156d7c", "block_index": 194, - "block_time": 1727201016 + "block_time": 1727349782 }, { "event_index": 539, "event": "DEBIT", "params": { "action": "destroy", - "address": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", + "address": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", "asset": "XCP", "block_index": 194, - "event": "da0a0e76bfc982e2bbed2679a71f4e2d3ebc01140b448f430bb01b50f7ceaabb", + "event": "e2b0838c6777bfc19c1356df65d1b06044f6a87dbe2533da8a7d7cdd8a156d7c", "quantity": 1, "tx_index": 60, "utxo": null, "utxo_address": null, - "block_time": 1727201016, + "block_time": 1727349782, "asset_info": { "divisible": true, "asset_longname": null, @@ -13289,25 +13212,25 @@ Returns all events }, "quantity_normalized": "0.00000001" }, - "tx_hash": "da0a0e76bfc982e2bbed2679a71f4e2d3ebc01140b448f430bb01b50f7ceaabb", + "tx_hash": "e2b0838c6777bfc19c1356df65d1b06044f6a87dbe2533da8a7d7cdd8a156d7c", "block_index": 194, - "block_time": 1727201016 + "block_time": 1727349782 }, { "event_index": 538, "event": "NEW_TRANSACTION", "params": { - "block_hash": "52ace614bdf700970fae116cbd930af95fe09c4faee117d3d3c0c24860eedf93", + "block_hash": "65f3b8e95b553064e136eca01ca1fad84f6980bf8b7e2372d745c2051646fdb7", "block_index": 194, - "block_time": 1727201016, + "block_time": 1727349782, "btc_amount": 0, "data": "6e0000000000000001000000000000000164657374726f79", "destination": "", "fee": 10000, - "source": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", - "tx_hash": "da0a0e76bfc982e2bbed2679a71f4e2d3ebc01140b448f430bb01b50f7ceaabb", + "source": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", + "tx_hash": "e2b0838c6777bfc19c1356df65d1b06044f6a87dbe2533da8a7d7cdd8a156d7c", "tx_index": 60, - "utxos_info": "da0a0e76bfc982e2bbed2679a71f4e2d3ebc01140b448f430bb01b50f7ceaabb:1", + "utxos_info": "e2b0838c6777bfc19c1356df65d1b06044f6a87dbe2533da8a7d7cdd8a156d7c:1", "unpacked_data": { "message_type": "destroy", "message_type_id": 110, @@ -13327,9 +13250,9 @@ Returns all events }, "btc_amount_normalized": "0.00000000" }, - "tx_hash": "da0a0e76bfc982e2bbed2679a71f4e2d3ebc01140b448f430bb01b50f7ceaabb", + "tx_hash": "e2b0838c6777bfc19c1356df65d1b06044f6a87dbe2533da8a7d7cdd8a156d7c", "block_index": 194, - "block_time": 1727201016 + "block_time": 1727349782 } ], "next_cursor": 537, @@ -13357,15 +13280,15 @@ Returns the event of an index "event": "BLOCK_PARSED", "params": { "block_index": 194, - "ledger_hash": "d16329e826a589a6af06767a820f5914ee69e22398c8612ed0c73909a1ab9b1f", - "messages_hash": "1bc8906db34e5bf45f47eca127e2b4cc60e46bbc8cf4301617e02c6f29b32301", + "ledger_hash": "6afd3dfc102fbf1274a2eeb819e3f884052abc07094a6ae2a214d492f0eaddf8", + "messages_hash": "6b6351b7f9138a49ff6e792f7e0d5eb884ae745d994b4894b3a880c6eace487e", "transaction_count": 1, - "txlist_hash": "555a7b8103a776f23b649ec297d2177fe885443dc976750a259547be47cd26e7", - "block_time": 1727201016 + "txlist_hash": "230713c1ad13fc88b739b97038bb4243d934efd7d03b200ebc289c930c2a7d58", + "block_time": 1727349782 }, "tx_hash": null, "block_index": 194, - "block_time": 1727201016 + "block_time": 1727349782 } } ``` @@ -13443,16 +13366,16 @@ Returns the events filtered by event name "event_index": 533, "event": "CREDIT", "params": { - "address": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", + "address": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", "asset": "XCP", "block_index": 193, "calling_function": "sweep", - "event": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774", + "event": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1", "quantity": 74499387833, "tx_index": 59, "utxo": null, "utxo_address": null, - "block_time": 1727201012, + "block_time": 1727349778, "asset_info": { "divisible": true, "asset_longname": null, @@ -13462,78 +13385,78 @@ Returns the events filtered by event name }, "quantity_normalized": "744.99388000" }, - "tx_hash": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774", + "tx_hash": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1", "block_index": 193, - "block_time": 1727201012 + "block_time": 1727349778 }, { "event_index": 531, "event": "CREDIT", "params": { - "address": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", + "address": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", "asset": "MYASSETA", "block_index": 193, "calling_function": "sweep", - "event": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774", + "event": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1", "quantity": 10, "tx_index": 59, "utxo": null, "utxo_address": null, - "block_time": 1727201012, + "block_time": 1727349778, "asset_info": { "asset_longname": null, "description": "My super asset A", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false }, "quantity_normalized": "0.00000010" }, - "tx_hash": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774", + "tx_hash": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1", "block_index": 193, - "block_time": 1727201012 + "block_time": 1727349778 }, { "event_index": 529, "event": "CREDIT", "params": { - "address": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", + "address": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", "asset": "FAIRMINTA", "block_index": 193, "calling_function": "sweep", - "event": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774", + "event": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1", "quantity": 500000000, "tx_index": 59, "utxo": null, "utxo_address": null, - "block_time": 1727201012, + "block_time": 1727349778, "asset_info": { "asset_longname": "", "description": "", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false }, "quantity_normalized": "5.00000000" }, - "tx_hash": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774", + "tx_hash": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1", "block_index": 193, - "block_time": 1727201012 + "block_time": 1727349778 }, { "event_index": 515, "event": "CREDIT", "params": { - "address": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "address": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "asset": "XCP", "block_index": 191, "calling_function": "cancel order", - "event": "83919cf82dd5eb1e2e1f6d3f3f752d34d41636ed00ab8ff78369eb81475b8e57", + "event": "2800d4586e4c4189062b253bb171fd88ceb4184a559bb111b5990541e65968fc", "quantity": 1000, "tx_index": 57, "utxo": null, "utxo_address": null, - "block_time": 1727201003, + "block_time": 1727349769, "asset_info": { "divisible": true, "asset_longname": null, @@ -13543,24 +13466,24 @@ Returns the events filtered by event name }, "quantity_normalized": "0.00001000" }, - "tx_hash": "1d314894d90254c43598647c4ebca9b8f3f0d20a522eb8130d9955e95ea1c197", + "tx_hash": "580ec0c7defaa9779a34e074c2046fab885ea02da799e56daed21d55a482e71f", "block_index": 191, - "block_time": 1727201003 + "block_time": 1727349769 }, { "event_index": 498, "event": "CREDIT", "params": { - "address": "bcrt1q2nqm5v62ryf0jc6n7ygf8zf8cezllyryfdfnk9", + "address": "bcrt1q80kwyrcnqdvackyar6zdtx2shtussgggmw3q6d", "asset": "XCP", "block_index": 189, "calling_function": "mpma send", - "event": "4cd813fae2558e89f2f9411f38daa7d4c10c94a267daa38155cf18fb4d9fd055", + "event": "c95c3eaeb282aad2a9bd7b3c74fec665200aceba41585581df0b0bb4ad6434d7", "quantity": 10, "tx_index": 55, "utxo": null, "utxo_address": null, - "block_time": 1727200995, + "block_time": 1727349761, "asset_info": { "divisible": true, "asset_longname": null, @@ -13570,9 +13493,9 @@ Returns the events filtered by event name }, "quantity_normalized": "0.00000010" }, - "tx_hash": "4cd813fae2558e89f2f9411f38daa7d4c10c94a267daa38155cf18fb4d9fd055", + "tx_hash": "c95c3eaeb282aad2a9bd7b3c74fec665200aceba41585581df0b0bb4ad6434d7", "block_index": 189, - "block_time": 1727200995 + "block_time": 1727349761 } ], "next_cursor": 497, @@ -13628,27 +13551,27 @@ Returns all the dispenses { "tx_index": 34, "dispense_index": 0, - "tx_hash": "6b21482e6e461d42ded8e74826ff88a8b23621baaa45e714c7c2a20457bd6c12", + "tx_hash": "4bc99d7ffc03d1e4915b1ea44172e6084ee85288f44bae4e6d9043e8746f3dd2", "block_index": 147, - "source": "bcrt1qeshrsce6vyx833j2p85aesnx0aj9sxjtt79jak", - "destination": "bcrt1qfvucymcd7u04hpd7eafsmxwnashcmaqs54q79p", + "source": "bcrt1qm9mne8mrxhvyp755z5f69cry0z5zgrc87js5qu", + "destination": "bcrt1qwjn89m6ynaf8t4s48mucjczwt375eyrga4zrhw", "asset": "XCP", "dispense_quantity": 666, - "dispenser_tx_hash": "1e7bea513de78cabf444b974fdb0efb4304b18bd990a889d7a0f8b0e3d21b6ea", + "dispenser_tx_hash": "8e7f28a8c5ca3134d68d6d673d11435378a769b54dbac5264a32f33d7a45c564", "btc_amount": 10000, "confirmed": true, "dispenser": { "tx_index": 33, "block_index": 147, - "source": "bcrt1qeshrsce6vyx833j2p85aesnx0aj9sxjtt79jak", + "source": "bcrt1qm9mne8mrxhvyp755z5f69cry0z5zgrc87js5qu", "give_quantity": 1, "escrow_quantity": 10000, "satoshirate": 1, "status": 0, "give_remaining": 9334, - "oracle_address": "bcrt1qeshrsce6vyx833j2p85aesnx0aj9sxjtt79jak", + "oracle_address": "bcrt1qm9mne8mrxhvyp755z5f69cry0z5zgrc87js5qu", "last_status_tx_hash": null, - "origin": "bcrt1qeshrsce6vyx833j2p85aesnx0aj9sxjtt79jak", + "origin": "bcrt1qm9mne8mrxhvyp755z5f69cry0z5zgrc87js5qu", "dispense_count": 1, "last_status_tx_source": null, "close_block_index": null, @@ -13663,7 +13586,7 @@ Returns all the dispenses "satoshirate_normalized": "0.00000001", "satoshi_price_normalized": "0.00000016" }, - "block_time": 1727200827, + "block_time": 1727349600, "asset_info": { "divisible": true, "asset_longname": null, @@ -13677,19 +13600,19 @@ Returns all the dispenses { "tx_index": 28, "dispense_index": 0, - "tx_hash": "6ae257db1a77e44eb808057e9944b6f6e15eebf699db2c77f3009100a550b7fa", + "tx_hash": "55e7b6ec1921fe75a236f25a1ac49ad5e0a872edc6fdf4e8fb687c89a80a6b56", "block_index": 141, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", - "destination": "bcrt1q2nqm5v62ryf0jc6n7ygf8zf8cezllyryfdfnk9", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", + "destination": "bcrt1q80kwyrcnqdvackyar6zdtx2shtussgggmw3q6d", "asset": "XCP", "dispense_quantity": 4000, - "dispenser_tx_hash": "3df6d90991175a0c2aabbe0dc87cacd5d92c90cb996ce5b1514492f2585c61fc", + "dispenser_tx_hash": "8318f6a5ad692ac4e5a0d04eb67494c45c9373598f0c4136ce793438416ddfd7", "btc_amount": 4000, "confirmed": true, "dispenser": { "tx_index": 26, "block_index": 141, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "give_quantity": 1, "escrow_quantity": 10000, "satoshirate": 1, @@ -13697,7 +13620,7 @@ Returns all the dispenses "give_remaining": 0, "oracle_address": null, "last_status_tx_hash": null, - "origin": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "origin": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "dispense_count": 2, "last_status_tx_source": null, "close_block_index": null, @@ -13712,7 +13635,7 @@ Returns all the dispenses "satoshirate_normalized": "0.00000001", "satoshi_price_normalized": "0.00000001" }, - "block_time": 1727200803, + "block_time": 1727349565, "asset_info": { "divisible": true, "asset_longname": null, @@ -13726,19 +13649,19 @@ Returns all the dispenses { "tx_index": 27, "dispense_index": 0, - "tx_hash": "2a07cfa93bced14f59b80e10872f5fe4a406622078c0b85295c5c4149820d102", + "tx_hash": "06d9f6562feecf27b0e1c090ab8e921dd14912091e859db1274f01ee917ce762", "block_index": 140, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", - "destination": "bcrt1q2nqm5v62ryf0jc6n7ygf8zf8cezllyryfdfnk9", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", + "destination": "bcrt1q80kwyrcnqdvackyar6zdtx2shtussgggmw3q6d", "asset": "XCP", "dispense_quantity": 6000, - "dispenser_tx_hash": "3df6d90991175a0c2aabbe0dc87cacd5d92c90cb996ce5b1514492f2585c61fc", + "dispenser_tx_hash": "8318f6a5ad692ac4e5a0d04eb67494c45c9373598f0c4136ce793438416ddfd7", "btc_amount": 6000, "confirmed": true, "dispenser": { "tx_index": 26, "block_index": 141, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "give_quantity": 1, "escrow_quantity": 10000, "satoshirate": 1, @@ -13746,7 +13669,7 @@ Returns all the dispenses "give_remaining": 0, "oracle_address": null, "last_status_tx_hash": null, - "origin": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "origin": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "dispense_count": 2, "last_status_tx_source": null, "close_block_index": null, @@ -13761,7 +13684,7 @@ Returns all the dispenses "satoshirate_normalized": "0.00000001", "satoshi_price_normalized": "0.00000001" }, - "block_time": 1727200798, + "block_time": 1727349561, "asset_info": { "divisible": true, "asset_longname": null, @@ -13803,10 +13726,10 @@ Returns all the sends include Enhanced and MPMA sends "result": [ { "tx_index": 55, - "tx_hash": "4cd813fae2558e89f2f9411f38daa7d4c10c94a267daa38155cf18fb4d9fd055", + "tx_hash": "c95c3eaeb282aad2a9bd7b3c74fec665200aceba41585581df0b0bb4ad6434d7", "block_index": 189, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", - "destination": "bcrt1q2nqm5v62ryf0jc6n7ygf8zf8cezllyryfdfnk9", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", + "destination": "bcrt1q80kwyrcnqdvackyar6zdtx2shtussgggmw3q6d", "asset": "XCP", "quantity": 10, "status": "valid", @@ -13814,7 +13737,7 @@ Returns all the sends include Enhanced and MPMA sends "memo": null, "fee_paid": 0, "confirmed": true, - "block_time": 1727200995, + "block_time": 1727349761, "asset_info": { "divisible": true, "asset_longname": null, @@ -13827,10 +13750,10 @@ Returns all the sends include Enhanced and MPMA sends }, { "tx_index": 55, - "tx_hash": "4cd813fae2558e89f2f9411f38daa7d4c10c94a267daa38155cf18fb4d9fd055", + "tx_hash": "c95c3eaeb282aad2a9bd7b3c74fec665200aceba41585581df0b0bb4ad6434d7", "block_index": 189, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", - "destination": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", + "destination": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", "asset": "MYASSETA", "quantity": 10, "status": "valid", @@ -13838,11 +13761,11 @@ Returns all the sends include Enhanced and MPMA sends "memo": null, "fee_paid": 0, "confirmed": true, - "block_time": 1727200995, + "block_time": 1727349761, "asset_info": { "asset_longname": null, "description": "My super asset A", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false }, @@ -13851,10 +13774,10 @@ Returns all the sends include Enhanced and MPMA sends }, { "tx_index": 55, - "tx_hash": "4cd813fae2558e89f2f9411f38daa7d4c10c94a267daa38155cf18fb4d9fd055", + "tx_hash": "c95c3eaeb282aad2a9bd7b3c74fec665200aceba41585581df0b0bb4ad6434d7", "block_index": 189, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", - "destination": "bcrt1q9cf2ed4wk37qye08wlppw39l7prxws7afa3krk", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", + "destination": "bcrt1q8udnt5x86nuhees5qhcv4p9ta8g8hfydzswq37", "asset": "MYASSETA", "quantity": 10, "status": "valid", @@ -13862,11 +13785,11 @@ Returns all the sends include Enhanced and MPMA sends "memo": null, "fee_paid": 0, "confirmed": true, - "block_time": 1727200995, + "block_time": 1727349761, "asset_info": { "asset_longname": null, "description": "My super asset A", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false }, @@ -13875,10 +13798,10 @@ Returns all the sends include Enhanced and MPMA sends }, { "tx_index": 54, - "tx_hash": "e7989369eefaec09cec5770c6128eb548023225e666d57bbed74b3d03240e9c3", + "tx_hash": "ba2b62e02257afd56871a06214aa59ca231cd893239ab9555de83150c93f7a80", "block_index": 188, - "source": "bcrt1q9cf2ed4wk37qye08wlppw39l7prxws7afa3krk", - "destination": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", + "source": "bcrt1q8udnt5x86nuhees5qhcv4p9ta8g8hfydzswq37", + "destination": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", "asset": "XCP", "quantity": 10000, "status": "valid", @@ -13886,7 +13809,7 @@ Returns all the sends include Enhanced and MPMA sends "memo": null, "fee_paid": 0, "confirmed": true, - "block_time": 1727200991, + "block_time": 1727349756, "asset_info": { "divisible": true, "asset_longname": null, @@ -13899,10 +13822,10 @@ Returns all the sends include Enhanced and MPMA sends }, { "tx_index": 43, - "tx_hash": "ca11a87b6b09143626cafffbc32be68d26d43df5facbb48aa919ce857c1aa739", + "tx_hash": "b23ccb0a8e23a72fe755d50bacdaa32963691551568f41dd970bda0e46a1f896", "block_index": 156, - "source": "9d347b5453e8bf2608768d2b109367ce3aaf5a12d4bc63526fa6fb59eab1901d:0", - "destination": "ca11a87b6b09143626cafffbc32be68d26d43df5facbb48aa919ce857c1aa739:1", + "source": "6cc93fdf5891a4a25a055fac25361c236912ebf976ada3a6e9e2f1289a9c67d6:0", + "destination": "b23ccb0a8e23a72fe755d50bacdaa32963691551568f41dd970bda0e46a1f896:1", "asset": "XCP", "quantity": 1500000000, "status": "valid", @@ -13910,7 +13833,7 @@ Returns all the sends include Enhanced and MPMA sends "memo": null, "fee_paid": 0, "confirmed": true, - "block_time": 1727200867, + "block_time": 1727349637, "asset_info": { "divisible": true, "asset_longname": null, @@ -13952,14 +13875,14 @@ Returns all the issuances "result": [ { "tx_index": 47, - "tx_hash": "efd20bb15eb6a7ce22645a0fb33b1873d00dc0cdeb9533d37037e0fd6a63f512", + "tx_hash": "a2fa6f1455be62f0f3dc7323d04ff355a70e7a3c9598ec831b1ebe6042414f40", "msg_index": 0, "block_index": 160, "asset": "A95428956980101314", "quantity": 100000000000, "divisible": true, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "transfer": false, "callable": false, "call_date": 0, @@ -13974,20 +13897,20 @@ Returns all the issuances "fair_minting": false, "asset_events": "creation", "confirmed": true, - "block_time": 1727200884, + "block_time": 1727349655, "quantity_normalized": "1000.00000000", "fee_paid_normalized": "0.00000000" }, { "tx_index": 46, - "tx_hash": "af9f8fab45dd2130f26f25edacaa4de3e37feaa202ad6a578e5a60d0aa935b46", + "tx_hash": "9666ba6e8122ebb18b4e7f62c9c5d030b4047fb795b551f24eb2ecc0d2d64ca8", "msg_index": 0, "block_index": 159, "asset": "TESTLOCKDESC", "quantity": 0, "divisible": true, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "transfer": false, "callable": false, "call_date": 0, @@ -14002,20 +13925,20 @@ Returns all the issuances "fair_minting": false, "asset_events": "lock_description reissuance", "confirmed": true, - "block_time": 1727200880, + "block_time": 1727349650, "quantity_normalized": "0.00000000", "fee_paid_normalized": "0.00000000" }, { "tx_index": 45, - "tx_hash": "54776b690fc35e38368ab8ddb01f39437d6ad2177f025473e278802b9748e23c", + "tx_hash": "6bb4fd7be9f73b57c912a789a7374c22501850cdfa85019b0199bae00bee41a0", "msg_index": 0, "block_index": 158, "asset": "A95428959745315388", "quantity": 0, "divisible": true, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "transfer": false, "callable": false, "call_date": 0, @@ -14030,20 +13953,20 @@ Returns all the issuances "fair_minting": false, "asset_events": "creation", "confirmed": true, - "block_time": 1727200875, + "block_time": 1727349646, "quantity_normalized": "0.00000000", "fee_paid_normalized": "0.00000000" }, { "tx_index": 44, - "tx_hash": "e12a079169fa7227aca6b168eafdf85cc67738b746b00fb0efa698d2c977b8f1", + "tx_hash": "4d6e8c750d7bebcc8306d1839b77caa73334ae0b91c6d0c002b1caad4cf321aa", "msg_index": 0, "block_index": 157, "asset": "TESTLOCKDESC", "quantity": 10000000000, "divisible": true, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "transfer": false, "callable": false, "call_date": 0, @@ -14058,20 +13981,20 @@ Returns all the issuances "fair_minting": false, "asset_events": "creation", "confirmed": true, - "block_time": 1727200871, + "block_time": 1727349642, "quantity_normalized": "100.00000000", "fee_paid_normalized": "0.50000000" }, { "tx_index": 43, - "tx_hash": "ca11a87b6b09143626cafffbc32be68d26d43df5facbb48aa919ce857c1aa739", + "tx_hash": "b23ccb0a8e23a72fe755d50bacdaa32963691551568f41dd970bda0e46a1f896", "msg_index": 0, "block_index": 156, "asset": "MYASSETB", "quantity": 100000000000, "divisible": true, - "source": "bcrt1qtwywdknya042p0342nhnjk05557lxwysfw6vuj", - "issuer": "bcrt1qtwywdknya042p0342nhnjk05557lxwysfw6vuj", + "source": "bcrt1qy76fqpuq5mkx293tnls772wzjqr2rfn4rrqcgn", + "issuer": "bcrt1qy76fqpuq5mkx293tnls772wzjqr2rfn4rrqcgn", "transfer": false, "callable": false, "call_date": 0, @@ -14086,7 +14009,7 @@ Returns all the issuances "fair_minting": false, "asset_events": "creation", "confirmed": true, - "block_time": 1727200867, + "block_time": 1727349637, "quantity_normalized": "1000.00000000", "fee_paid_normalized": "0.50000000" } @@ -14101,7 +14024,7 @@ Returns all the issuances Returns the issuances of a block + Parameters - + tx_hash: `efd20bb15eb6a7ce22645a0fb33b1873d00dc0cdeb9533d37037e0fd6a63f512` (str, required) - The hash of the transaction to return + + tx_hash: `a2fa6f1455be62f0f3dc7323d04ff355a70e7a3c9598ec831b1ebe6042414f40` (str, required) - The hash of the transaction to return + verbose: `true` (bool, optional) - Include asset and dispenser info and normalized quantities in the response. + Default: `false` + show_unconfirmed (bool, optional) - Include results from Mempool. @@ -14113,14 +14036,14 @@ Returns the issuances of a block { "result": { "tx_index": 47, - "tx_hash": "efd20bb15eb6a7ce22645a0fb33b1873d00dc0cdeb9533d37037e0fd6a63f512", + "tx_hash": "a2fa6f1455be62f0f3dc7323d04ff355a70e7a3c9598ec831b1ebe6042414f40", "msg_index": 0, "block_index": 160, "asset": "A95428956980101314", "quantity": 100000000000, "divisible": true, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "transfer": false, "callable": false, "call_date": 0, @@ -14135,7 +14058,7 @@ Returns the issuances of a block "fair_minting": false, "asset_events": "creation", "confirmed": true, - "block_time": 1727200884, + "block_time": 1727349655, "quantity_normalized": "1000.00000000", "fee_paid_normalized": "0.00000000" } @@ -14167,16 +14090,16 @@ Returns all sweeps "result": [ { "tx_index": 59, - "tx_hash": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774", + "tx_hash": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1", "block_index": 193, - "source": "bcrt1q9cf2ed4wk37qye08wlppw39l7prxws7afa3krk", - "destination": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", + "source": "bcrt1q8udnt5x86nuhees5qhcv4p9ta8g8hfydzswq37", + "destination": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", "flags": 1, "status": "valid", "memo": "sweep my assets", "fee_paid": 600000, "confirmed": true, - "block_time": 1727201012, + "block_time": 1727349778, "fee_paid_normalized": "0.00600000" } ], @@ -14190,7 +14113,7 @@ Returns all sweeps Returns the sweeps of a transaction + Parameters - + tx_hash: `ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774` (str, required) - The hash of the transaction to return + + tx_hash: `0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1` (str, required) - The hash of the transaction to return + verbose: `true` (bool, optional) - Include asset and dispenser info and normalized quantities in the response. + Default: `false` + show_unconfirmed (bool, optional) - Include results from Mempool. @@ -14203,16 +14126,16 @@ Returns the sweeps of a transaction "result": [ { "tx_index": 59, - "tx_hash": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774", + "tx_hash": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1", "block_index": 193, - "source": "bcrt1q9cf2ed4wk37qye08wlppw39l7prxws7afa3krk", - "destination": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", + "source": "bcrt1q8udnt5x86nuhees5qhcv4p9ta8g8hfydzswq37", + "destination": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", "flags": 1, "status": "valid", "memo": "sweep my assets", "fee_paid": 600000, "confirmed": true, - "block_time": 1727201012, + "block_time": 1727349778, "fee_paid_normalized": "0.00600000" } ], @@ -14246,9 +14169,9 @@ Returns all valid broadcasts "result": [ { "tx_index": 25, - "tx_hash": "28499c6a50363ce063ee5e7f5de4d43ea5bf86a19dc05ea650443b343c00e258", + "tx_hash": "f1e99ee2d6b5cb7b23efa5b5ee18acc60380cfb0045398b51eb6e97d7cdc4808", "block_index": 138, - "source": "bcrt1qeshrsce6vyx833j2p85aesnx0aj9sxjtt79jak", + "source": "bcrt1qm9mne8mrxhvyp755z5f69cry0z5zgrc87js5qu", "timestamp": 4003903983, "value": 66600.0, "fee_fraction_int": 0, @@ -14256,14 +14179,14 @@ Returns all valid broadcasts "locked": false, "status": "valid", "confirmed": true, - "block_time": 1727200790, + "block_time": 1727349552, "fee_fraction_int_normalized": "0.00000000" }, { "tx_index": 24, - "tx_hash": "929b85b0f022a54c6904a36e51da0339ca9b0583ac7d003a91cd601964f53da5", + "tx_hash": "ee6979ec1952f7d6b4f012894d20aac594379a1abfc25e780122b6c2e6c23017", "block_index": 137, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "timestamp": 4003903983, "value": 999.0, "fee_fraction_int": 0, @@ -14271,7 +14194,7 @@ Returns all valid broadcasts "locked": false, "status": "valid", "confirmed": true, - "block_time": 1727200786, + "block_time": 1727349549, "fee_fraction_int_normalized": "0.00000000" } ], @@ -14285,7 +14208,7 @@ Returns all valid broadcasts Returns the broadcast of a transaction + Parameters - + tx_hash: `28499c6a50363ce063ee5e7f5de4d43ea5bf86a19dc05ea650443b343c00e258` (str, required) - The hash of the transaction to return + + tx_hash: `f1e99ee2d6b5cb7b23efa5b5ee18acc60380cfb0045398b51eb6e97d7cdc4808` (str, required) - The hash of the transaction to return + verbose: `true` (bool, optional) - Include asset and dispenser info and normalized quantities in the response. + Default: `false` + show_unconfirmed (bool, optional) - Include results from Mempool. @@ -14297,9 +14220,9 @@ Returns the broadcast of a transaction { "result": { "tx_index": 25, - "tx_hash": "28499c6a50363ce063ee5e7f5de4d43ea5bf86a19dc05ea650443b343c00e258", + "tx_hash": "f1e99ee2d6b5cb7b23efa5b5ee18acc60380cfb0045398b51eb6e97d7cdc4808", "block_index": 138, - "source": "bcrt1qeshrsce6vyx833j2p85aesnx0aj9sxjtt79jak", + "source": "bcrt1qm9mne8mrxhvyp755z5f69cry0z5zgrc87js5qu", "timestamp": 4003903983, "value": 66600.0, "fee_fraction_int": 0, @@ -14307,7 +14230,7 @@ Returns the broadcast of a transaction "locked": false, "status": "valid", "confirmed": true, - "block_time": 1727200790, + "block_time": 1727349552, "fee_fraction_int_normalized": "0.00000000" } } @@ -14337,10 +14260,10 @@ Returns all fairminters { "result": [ { - "tx_hash": "5f1bb112a42ace59fa09d6a6fc1916eec2a940d44682b160c97bbae14494b127", + "tx_hash": "dcf51617ae20ec4d8e93ee5852b5ad729111cf44ffc8b1990010dc23e4946287", "tx_index": 22, "block_index": 135, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "asset": "FAIRMINTD", "asset_parent": "", "asset_longname": "", @@ -14365,13 +14288,13 @@ Returns all fairminters "commission": null, "paid_quantity": null, "confirmed": true, - "block_time": 1727200777 + "block_time": 1727349541 }, { - "tx_hash": "bf4d673a1117a0391adcac895de8ac4f234e093b9257df4ce473fe1e01bebf8b", + "tx_hash": "0de3c0e5d6f84cec347d10e8ea1374868d46c8538152bf1966196d40b1542862", "tx_index": 18, "block_index": 131, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "asset": "FAIRMINTC", "asset_parent": "", "asset_longname": "", @@ -14396,13 +14319,13 @@ Returns all fairminters "commission": null, "paid_quantity": null, "confirmed": true, - "block_time": 1727200760 + "block_time": 1727349515 }, { - "tx_hash": "ef8994a7c4750636583ff8d92fe09ac8c38d280813f2e2e923e07c9b9a3d9cda", + "tx_hash": "b138bde3e56cbfb89568a21f4adc5db7ed53b8b04d83baeb55e9b45a0d76ac81", "tx_index": 14, "block_index": 130, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "asset": "FAIRMINTB", "asset_parent": "", "asset_longname": "", @@ -14427,13 +14350,13 @@ Returns all fairminters "commission": null, "paid_quantity": null, "confirmed": true, - "block_time": 1727200756 + "block_time": 1727349511 }, { - "tx_hash": "15f8f2368ab00936a53063e0f92508f82a1d6018e7495426e7dc81fc02f6d6f1", + "tx_hash": "fa856b7dc34e0036048b7d7b59d6aab2e95ef5365f824d8c5c6166a457c16968", "tx_index": 10, "block_index": 125, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "asset": "FAIRMINTA", "asset_parent": "", "asset_longname": "", @@ -14458,7 +14381,7 @@ Returns all fairminters "commission": null, "paid_quantity": null, "confirmed": true, - "block_time": 1727200736 + "block_time": 1727349489 } ], "next_cursor": null, @@ -14501,7 +14424,7 @@ Returns the mints by fairminter Returns a list of unspent outputs for a list of addresses + Parameters - + addresses: `bcrt1qfvucymcd7u04hpd7eafsmxwnashcmaqs54q79p,bcrt1qtmd9xj5r7dlk044rn35kqqdmy62jpnf6u52x9z` (str, required) - The addresses to search for + + addresses: `bcrt1qwjn89m6ynaf8t4s48mucjczwt375eyrga4zrhw,bcrt1qy0ynyy5en6cc9dnanpk08d0uw2dnwc9sgthpe7` (str, required) - The addresses to search for + unconfirmed (bool, optional) - Include unconfirmed transactions + Default: `False` + verbose: `true` (bool, optional) - Include asset and dispenser info and normalized quantities in the response. @@ -14520,8 +14443,8 @@ Returns a list of unspent outputs for a list of addresses "value": 4949970000, "confirmations": 48, "amount": 49.4997, - "txid": "6b21482e6e461d42ded8e74826ff88a8b23621baaa45e714c7c2a20457bd6c12", - "address": "bcrt1qfvucymcd7u04hpd7eafsmxwnashcmaqs54q79p" + "txid": "4bc99d7ffc03d1e4915b1ea44172e6084ee85288f44bae4e6d9043e8746f3dd2", + "address": "bcrt1qwjn89m6ynaf8t4s48mucjczwt375eyrga4zrhw" }, { "vout": 2, @@ -14529,8 +14452,8 @@ Returns a list of unspent outputs for a list of addresses "value": 100000, "confirmations": 39, "amount": 0.001, - "txid": "ca11a87b6b09143626cafffbc32be68d26d43df5facbb48aa919ce857c1aa739", - "address": "bcrt1qtmd9xj5r7dlk044rn35kqqdmy62jpnf6u52x9z" + "txid": "b23ccb0a8e23a72fe755d50bacdaa32963691551568f41dd970bda0e46a1f896", + "address": "bcrt1qy0ynyy5en6cc9dnanpk08d0uw2dnwc9sgthpe7" } ], "next_cursor": null, @@ -14543,7 +14466,7 @@ Returns a list of unspent outputs for a list of addresses Returns all transactions involving a given address + Parameters - + address: `bcrt1q9cf2ed4wk37qye08wlppw39l7prxws7afa3krk` (str, required) - The address to search for + + address: `bcrt1q8udnt5x86nuhees5qhcv4p9ta8g8hfydzswq37` (str, required) - The address to search for + unconfirmed: `True` (bool, optional) - Include unconfirmed transactions + Default: `True` + only_tx_hashes: `True` (bool, optional) - Return only the tx hashes @@ -14559,28 +14482,28 @@ Returns all transactions involving a given address { "result": [ { - "tx_hash": "1e3535ba7d55784565a1ebd370a14fdde23ba46de1398689d8e4dd3886a34714" + "tx_hash": "c6f8c780a3c367c4f406fc77b5022d7218f701c9e98d119dd9bdacfe94ebf127" }, { - "tx_hash": "2e8af63264d4d2130abba102b9d8a867d2b35b41e878e037f328cb46b727a415" + "tx_hash": "13e5c3b12357fc35cc97187eef52baf633cf9a68c2ca8042095c549bb8598d5b" }, { - "tx_hash": "664b33a2858e0961f08c6a45f5ec6b98042d62a4f4e98faf6862f374be802724" + "tx_hash": "3ca36e487e877ec78ff41ab30691fb067721fa65e9a6478d0a0997847ec29966" }, { - "tx_hash": "601d3f3304f74f8dd7dce71bd22011f57da8c83a23e9ae8bb8b30b2f9a202338" + "tx_hash": "3038360b4a44d468d0b6fccfbb4a2d973c2b93480d35ef3520bdff48bca1737e" }, { - "tx_hash": "c7de2f976583158832e195c5e06c91be234ea8f11f3dec44a14e41ee44e25238" + "tx_hash": "ba2b62e02257afd56871a06214aa59ca231cd893239ab9555de83150c93f7a80" }, { - "tx_hash": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774" + "tx_hash": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1" }, { - "tx_hash": "467f7e82754021f4a8a7e07800c1785d2619004c75fd9200884f7aa4def7caa7" + "tx_hash": "7fb4a915d040e4164efb8fccdc84939acc11ce72b0623a0610e44c340149dbe6" }, { - "tx_hash": "e7989369eefaec09cec5770c6128eb548023225e666d57bbed74b3d03240e9c3" + "tx_hash": "bfd1ba3b66af851c1c1c8ef1a755f63597ca84795226c2a2a10592a9bcad37f9" } ], "next_cursor": null, @@ -14593,7 +14516,7 @@ Returns all transactions involving a given address Get the oldest transaction for an address. + Parameters - + address: `bcrt1qtwywdknya042p0342nhnjk05557lxwysfw6vuj` (str, required) - The address to search for. + + address: `bcrt1qy76fqpuq5mkx293tnls772wzjqr2rfn4rrqcgn` (str, required) - The address to search for. + block_index (int, optional) - The block index to search from. + Default: `None` + verbose: `true` (bool, optional) - Include asset and dispenser info and normalized quantities in the response. @@ -14606,8 +14529,8 @@ Get the oldest transaction for an address. ``` { "result": { - "block_index": 2, - "tx_hash": "ef65836cc15a965615ff2edb77455cb8b91b9db8494c794f96d2652c7f1f5a21" + "block_index": 8, + "tx_hash": "6ce24b9f4c76b4e2f121289703ede02f8aaeb380510892d8144a94867c3c4097" } } ``` @@ -14617,7 +14540,7 @@ Get the oldest transaction for an address. Returns a list of unspent outputs for a specific address + Parameters - + address: `bcrt1qfvucymcd7u04hpd7eafsmxwnashcmaqs54q79p` (str, required) - The address to search for + + address: `bcrt1qwjn89m6ynaf8t4s48mucjczwt375eyrga4zrhw` (str, required) - The address to search for + unconfirmed (bool, optional) - Include unconfirmed transactions + Default: `False` + unspent_tx_hash (str, optional) - Filter by unspent_tx_hash @@ -14638,7 +14561,7 @@ Returns a list of unspent outputs for a specific address "value": 4949970000, "confirmations": 48, "amount": 49.4997, - "txid": "6b21482e6e461d42ded8e74826ff88a8b23621baaa45e714c7c2a20457bd6c12" + "txid": "4bc99d7ffc03d1e4915b1ea44172e6084ee85288f44bae4e6d9043e8746f3dd2" } ], "next_cursor": null, @@ -14651,7 +14574,7 @@ Returns a list of unspent outputs for a specific address Get pubkey for an address. + Parameters - + address: `bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs` (str, required) - Address to get pubkey for. + + address: `bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm` (str, required) - Address to get pubkey for. + provided_pubkeys (str, optional) - Comma separated list of provided pubkeys. + Default: `None` + verbose: `true` (bool, optional) - Include asset and dispenser info and normalized quantities in the response. @@ -14663,7 +14586,7 @@ Get pubkey for an address. ``` { - "result": "03e9ae92eabb90ca74fe993bac25a34afb53dbfd9ee15d1434f46704cbef38ec97" + "result": "03550c9d7bd991a1979454408705848a313ca07f6c59f09bcc2f6b3d23623c8a26" } ``` @@ -14672,7 +14595,7 @@ Get pubkey for an address. Get a transaction from the blockchain + Parameters - + tx_hash: `da0a0e76bfc982e2bbed2679a71f4e2d3ebc01140b448f430bb01b50f7ceaabb` (str, required) - The transaction hash + + tx_hash: `e2b0838c6777bfc19c1356df65d1b06044f6a87dbe2533da8a7d7cdd8a156d7c` (str, required) - The transaction hash + format: `hex` (str, optional) - Whether to return JSON output or raw hex + Default: `json` + verbose: `true` (bool, optional) - Include asset and dispenser info and normalized quantities in the response. @@ -14684,7 +14607,7 @@ Get a transaction from the blockchain ``` { - "result": "02000000000101b6d782df6b5c2f06c0c7af0c8c4d60f0aa556ff6f727703a94f74ba118e609f40300000000ffffffff020000000000000000226a20bdb345b43fda7b9a18a9666a3c0969176fba41ebfa02e4533597d73786663d8e680b0a27010000001600146c45b04730370dc7e778ed200c19f22a08c064a90247304402203d873dec7dfcb9e89aa9e315200792e26864340166149cab6836a7546859a72902206bc567bc0d510087b95dbc9fc763e9058df75cad340b8deba4aab9186e73d92b012103b5e165703c3ef7b3eb8feb32c82da0679166b81eae0830c1d0d0803fe78048b000000000" + "result": "02000000000101922093eb210d17d6264dec1686c2b9f8671426f2c2cc9f5558f936270510e3630300000000ffffffff020000000000000000226a20a9673a18ccbd9944c92a33aa9d159d642bc9c4f33f50c823df57a6d1605d07c4680b0a27010000001600146a0754aa80c92844296a3a23dde3609ac941f9d002473044022057a2bc6c79efa29b031e468fd30411fd19a11b134293a47927176f2e09794dc80220123965cc4e5e20008b1299f7f01fc755b5eb6385ee86d1baf8a74a7c59f050300121039fcbb1490d5238142ee3d518816b8637d5b7f61977a9b8d5f3cb14c5b7f7dc6f00000000" } ``` @@ -14777,26 +14700,27 @@ Returns all mempool events { "result": [ { - "tx_hash": "044206e67491ff5d4c325bca6bbf5704dfbc3794e8948a39aae3ab0e11b23e2a", + "tx_hash": "d2ccbb9031162b0616fdadcbc7d3c0925c13e496a5ff4bf76db95a61063afb30", "event": "TRANSACTION_PARSED", "params": { "supported": true, - "tx_hash": "044206e67491ff5d4c325bca6bbf5704dfbc3794e8948a39aae3ab0e11b23e2a", + "tx_hash": "d2ccbb9031162b0616fdadcbc7d3c0925c13e496a5ff4bf76db95a61063afb30", "tx_index": 61 - } + }, + "timestamp": 1727349786.5118906 }, { - "tx_hash": "044206e67491ff5d4c325bca6bbf5704dfbc3794e8948a39aae3ab0e11b23e2a", + "tx_hash": "d2ccbb9031162b0616fdadcbc7d3c0925c13e496a5ff4bf76db95a61063afb30", "event": "ENHANCED_SEND", "params": { "asset": "XCP", "block_index": 9999999, - "destination": "bcrt1q9cf2ed4wk37qye08wlppw39l7prxws7afa3krk", + "destination": "bcrt1q8udnt5x86nuhees5qhcv4p9ta8g8hfydzswq37", "memo": null, "quantity": 10000, - "source": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", + "source": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", "status": "valid", - "tx_hash": "044206e67491ff5d4c325bca6bbf5704dfbc3794e8948a39aae3ab0e11b23e2a", + "tx_hash": "d2ccbb9031162b0616fdadcbc7d3c0925c13e496a5ff4bf76db95a61063afb30", "tx_index": 61, "asset_info": { "divisible": true, @@ -14806,22 +14730,23 @@ Returns all mempool events "issuer": null }, "quantity_normalized": "0.00010000" - } + }, + "timestamp": 1727349786.5118906 }, { - "tx_hash": "044206e67491ff5d4c325bca6bbf5704dfbc3794e8948a39aae3ab0e11b23e2a", + "tx_hash": "d2ccbb9031162b0616fdadcbc7d3c0925c13e496a5ff4bf76db95a61063afb30", "event": "CREDIT", "params": { - "address": "bcrt1q9cf2ed4wk37qye08wlppw39l7prxws7afa3krk", + "address": "bcrt1q8udnt5x86nuhees5qhcv4p9ta8g8hfydzswq37", "asset": "XCP", "block_index": 194, "calling_function": "send", - "event": "044206e67491ff5d4c325bca6bbf5704dfbc3794e8948a39aae3ab0e11b23e2a", + "event": "d2ccbb9031162b0616fdadcbc7d3c0925c13e496a5ff4bf76db95a61063afb30", "quantity": 10000, "tx_index": 61, "utxo": null, "utxo_address": null, - "block_time": 1727201016, + "block_time": 1727349782, "asset_info": { "divisible": true, "asset_longname": null, @@ -14830,22 +14755,23 @@ Returns all mempool events "issuer": null }, "quantity_normalized": "0.00010000" - } + }, + "timestamp": 1727349786.5118906 }, { - "tx_hash": "044206e67491ff5d4c325bca6bbf5704dfbc3794e8948a39aae3ab0e11b23e2a", + "tx_hash": "d2ccbb9031162b0616fdadcbc7d3c0925c13e496a5ff4bf76db95a61063afb30", "event": "DEBIT", "params": { "action": "send", - "address": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", + "address": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", "asset": "XCP", "block_index": 194, - "event": "044206e67491ff5d4c325bca6bbf5704dfbc3794e8948a39aae3ab0e11b23e2a", + "event": "d2ccbb9031162b0616fdadcbc7d3c0925c13e496a5ff4bf76db95a61063afb30", "quantity": 10000, "tx_index": 61, "utxo": null, "utxo_address": null, - "block_time": 1727201016, + "block_time": 1727349782, "asset_info": { "divisible": true, "asset_longname": null, @@ -14854,30 +14780,31 @@ Returns all mempool events "issuer": null }, "quantity_normalized": "0.00010000" - } + }, + "timestamp": 1727349786.5118906 }, { - "tx_hash": "044206e67491ff5d4c325bca6bbf5704dfbc3794e8948a39aae3ab0e11b23e2a", + "tx_hash": "d2ccbb9031162b0616fdadcbc7d3c0925c13e496a5ff4bf76db95a61063afb30", "event": "NEW_TRANSACTION", "params": { "block_hash": "mempool", "block_index": 9999999, - "block_time": 1727201019.8965485, + "block_time": 1727349786.5118906, "btc_amount": 0, - "data": "0200000000000000010000000000002710802e12acb6aeb47c0265e777c21744bff0466743dd", + "data": "0200000000000000010000000000002710803f1b35d0c7d4f97ce61405f0ca84abe9d07ba48d", "destination": "", "fee": 10000, - "source": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", - "tx_hash": "044206e67491ff5d4c325bca6bbf5704dfbc3794e8948a39aae3ab0e11b23e2a", + "source": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", + "tx_hash": "d2ccbb9031162b0616fdadcbc7d3c0925c13e496a5ff4bf76db95a61063afb30", "tx_index": 61, - "utxos_info": "044206e67491ff5d4c325bca6bbf5704dfbc3794e8948a39aae3ab0e11b23e2a:1", + "utxos_info": "d2ccbb9031162b0616fdadcbc7d3c0925c13e496a5ff4bf76db95a61063afb30:1", "unpacked_data": { "message_type": "enhanced_send", "message_type_id": 2, "message_data": { "asset": "XCP", "quantity": 10000, - "address": "bcrt1q9cf2ed4wk37qye08wlppw39l7prxws7afa3krk", + "address": "bcrt1q8udnt5x86nuhees5qhcv4p9ta8g8hfydzswq37", "memo": null, "asset_info": { "divisible": true, @@ -14890,7 +14817,8 @@ Returns all mempool events } }, "btc_amount_normalized": "0.00000000" - } + }, + "timestamp": 1727349786.5118906 } ], "next_cursor": null, @@ -14921,19 +14849,19 @@ Returns the mempool events filtered by event name { "result": [ { - "tx_hash": "044206e67491ff5d4c325bca6bbf5704dfbc3794e8948a39aae3ab0e11b23e2a", + "tx_hash": "d2ccbb9031162b0616fdadcbc7d3c0925c13e496a5ff4bf76db95a61063afb30", "event": "CREDIT", "params": { - "address": "bcrt1q9cf2ed4wk37qye08wlppw39l7prxws7afa3krk", + "address": "bcrt1q8udnt5x86nuhees5qhcv4p9ta8g8hfydzswq37", "asset": "XCP", "block_index": 194, "calling_function": "send", - "event": "044206e67491ff5d4c325bca6bbf5704dfbc3794e8948a39aae3ab0e11b23e2a", + "event": "d2ccbb9031162b0616fdadcbc7d3c0925c13e496a5ff4bf76db95a61063afb30", "quantity": 10000, "tx_index": 61, "utxo": null, "utxo_address": null, - "block_time": 1727201016, + "block_time": 1727349782, "asset_info": { "divisible": true, "asset_longname": null, @@ -14942,7 +14870,8 @@ Returns the mempool events filtered by event name "issuer": null }, "quantity_normalized": "0.00010000" - } + }, + "timestamp": 1727349786.5118906 } ], "next_cursor": null, @@ -14955,7 +14884,7 @@ Returns the mempool events filtered by event name Returns the mempool events filtered by transaction hash + Parameters - + tx_hash: `044206e67491ff5d4c325bca6bbf5704dfbc3794e8948a39aae3ab0e11b23e2a` (str, required) - The hash of the transaction to return + + tx_hash: `d2ccbb9031162b0616fdadcbc7d3c0925c13e496a5ff4bf76db95a61063afb30` (str, required) - The hash of the transaction to return + event_name (str, optional) - Comma separated list of events to return + Default: `None` + cursor (str, optional) - The last event index to return @@ -14975,26 +14904,27 @@ Returns the mempool events filtered by transaction hash { "result": [ { - "tx_hash": "044206e67491ff5d4c325bca6bbf5704dfbc3794e8948a39aae3ab0e11b23e2a", + "tx_hash": "d2ccbb9031162b0616fdadcbc7d3c0925c13e496a5ff4bf76db95a61063afb30", "event": "TRANSACTION_PARSED", "params": { "supported": true, - "tx_hash": "044206e67491ff5d4c325bca6bbf5704dfbc3794e8948a39aae3ab0e11b23e2a", + "tx_hash": "d2ccbb9031162b0616fdadcbc7d3c0925c13e496a5ff4bf76db95a61063afb30", "tx_index": 61 - } + }, + "timestamp": 1727349786.5118906 }, { - "tx_hash": "044206e67491ff5d4c325bca6bbf5704dfbc3794e8948a39aae3ab0e11b23e2a", + "tx_hash": "d2ccbb9031162b0616fdadcbc7d3c0925c13e496a5ff4bf76db95a61063afb30", "event": "ENHANCED_SEND", "params": { "asset": "XCP", "block_index": 9999999, - "destination": "bcrt1q9cf2ed4wk37qye08wlppw39l7prxws7afa3krk", + "destination": "bcrt1q8udnt5x86nuhees5qhcv4p9ta8g8hfydzswq37", "memo": null, "quantity": 10000, - "source": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", + "source": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", "status": "valid", - "tx_hash": "044206e67491ff5d4c325bca6bbf5704dfbc3794e8948a39aae3ab0e11b23e2a", + "tx_hash": "d2ccbb9031162b0616fdadcbc7d3c0925c13e496a5ff4bf76db95a61063afb30", "tx_index": 61, "asset_info": { "divisible": true, @@ -15004,22 +14934,23 @@ Returns the mempool events filtered by transaction hash "issuer": null }, "quantity_normalized": "0.00010000" - } + }, + "timestamp": 1727349786.5118906 }, { - "tx_hash": "044206e67491ff5d4c325bca6bbf5704dfbc3794e8948a39aae3ab0e11b23e2a", + "tx_hash": "d2ccbb9031162b0616fdadcbc7d3c0925c13e496a5ff4bf76db95a61063afb30", "event": "CREDIT", "params": { - "address": "bcrt1q9cf2ed4wk37qye08wlppw39l7prxws7afa3krk", + "address": "bcrt1q8udnt5x86nuhees5qhcv4p9ta8g8hfydzswq37", "asset": "XCP", "block_index": 194, "calling_function": "send", - "event": "044206e67491ff5d4c325bca6bbf5704dfbc3794e8948a39aae3ab0e11b23e2a", + "event": "d2ccbb9031162b0616fdadcbc7d3c0925c13e496a5ff4bf76db95a61063afb30", "quantity": 10000, "tx_index": 61, "utxo": null, "utxo_address": null, - "block_time": 1727201016, + "block_time": 1727349782, "asset_info": { "divisible": true, "asset_longname": null, @@ -15028,22 +14959,23 @@ Returns the mempool events filtered by transaction hash "issuer": null }, "quantity_normalized": "0.00010000" - } + }, + "timestamp": 1727349786.5118906 }, { - "tx_hash": "044206e67491ff5d4c325bca6bbf5704dfbc3794e8948a39aae3ab0e11b23e2a", + "tx_hash": "d2ccbb9031162b0616fdadcbc7d3c0925c13e496a5ff4bf76db95a61063afb30", "event": "DEBIT", "params": { "action": "send", - "address": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", + "address": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", "asset": "XCP", "block_index": 194, - "event": "044206e67491ff5d4c325bca6bbf5704dfbc3794e8948a39aae3ab0e11b23e2a", + "event": "d2ccbb9031162b0616fdadcbc7d3c0925c13e496a5ff4bf76db95a61063afb30", "quantity": 10000, "tx_index": 61, "utxo": null, "utxo_address": null, - "block_time": 1727201016, + "block_time": 1727349782, "asset_info": { "divisible": true, "asset_longname": null, @@ -15052,30 +14984,31 @@ Returns the mempool events filtered by transaction hash "issuer": null }, "quantity_normalized": "0.00010000" - } + }, + "timestamp": 1727349786.5118906 }, { - "tx_hash": "044206e67491ff5d4c325bca6bbf5704dfbc3794e8948a39aae3ab0e11b23e2a", + "tx_hash": "d2ccbb9031162b0616fdadcbc7d3c0925c13e496a5ff4bf76db95a61063afb30", "event": "NEW_TRANSACTION", "params": { "block_hash": "mempool", "block_index": 9999999, - "block_time": 1727201019.8965485, + "block_time": 1727349786.5118906, "btc_amount": 0, - "data": "0200000000000000010000000000002710802e12acb6aeb47c0265e777c21744bff0466743dd", + "data": "0200000000000000010000000000002710803f1b35d0c7d4f97ce61405f0ca84abe9d07ba48d", "destination": "", "fee": 10000, - "source": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", - "tx_hash": "044206e67491ff5d4c325bca6bbf5704dfbc3794e8948a39aae3ab0e11b23e2a", + "source": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", + "tx_hash": "d2ccbb9031162b0616fdadcbc7d3c0925c13e496a5ff4bf76db95a61063afb30", "tx_index": 61, - "utxos_info": "044206e67491ff5d4c325bca6bbf5704dfbc3794e8948a39aae3ab0e11b23e2a:1", + "utxos_info": "d2ccbb9031162b0616fdadcbc7d3c0925c13e496a5ff4bf76db95a61063afb30:1", "unpacked_data": { "message_type": "enhanced_send", "message_type_id": 2, "message_data": { "asset": "XCP", "quantity": 10000, - "address": "bcrt1q9cf2ed4wk37qye08wlppw39l7prxws7afa3krk", + "address": "bcrt1q8udnt5x86nuhees5qhcv4p9ta8g8hfydzswq37", "memo": null, "asset_info": { "divisible": true, @@ -15088,7 +15021,8 @@ Returns the mempool events filtered by transaction hash } }, "btc_amount_normalized": "0.00000000" - } + }, + "timestamp": 1727349786.5118906 } ], "next_cursor": null, diff --git a/counterparty-core/counterpartycore/lib/api/api_v1.py b/counterparty-core/counterpartycore/lib/api/api_v1.py index 48cacb25f..10b58b0dc 100644 --- a/counterparty-core/counterpartycore/lib/api/api_v1.py +++ b/counterparty-core/counterpartycore/lib/api/api_v1.py @@ -515,8 +515,10 @@ def __init__(self, db=None): def stop(self): logger.info("Stopping API Server v1...") - self.connection_pool.close() - self.server.shutdown() + if self.connection_pool: + self.connection_pool.close() + if self.server: + self.server.shutdown() self.join() def run(self): @@ -586,6 +588,10 @@ def create_method(**kwargs): **common_args, ) if extended_tx_info: + transaction_info["tx_hex"] = transaction_info["unsigned_tx_hex"] + transaction_info["pretx_hex"] = transaction_info["unsigned_pretx_hex"] + del transaction_info["unsigned_tx_hex"] + del transaction_info["unsigned_pretx_hex"] return transaction_info tx_hexes = list( filter( @@ -1169,7 +1175,7 @@ def handle_rpc_post(request_json): jsonrpc_response = jsonrpc.JSONRPCResponseManager.handle(request_json, dispatcher) response = flask.Response( - jsonrpc_response.json.encode(), 200, mimetype="application/json" + api_util.to_json(jsonrpc_response.data), 200, mimetype="application/json" ) _set_cors_headers(response) # response.headers["X-API-WARN"] = "Deprecated API" diff --git a/counterparty-core/counterpartycore/lib/api/queries.py b/counterparty-core/counterpartycore/lib/api/queries.py index 581fb0a33..c2430539e 100644 --- a/counterparty-core/counterpartycore/lib/api/queries.py +++ b/counterparty-core/counterpartycore/lib/api/queries.py @@ -712,7 +712,7 @@ def get_all_mempool_events( where = None if event_name: where = [{"event": event} for event in event_name.split(",")] - select = "tx_hash, event, bindings AS params" + select = "tx_hash, event, bindings AS params, timestamp" return select_rows( db, "mempool", where=where, last_cursor=cursor, limit=limit, offset=offset, select=select ) @@ -728,7 +728,7 @@ def get_mempool_events_by_name( :param int limit: The maximum number of events to return (e.g. 5) :param int offset: The number of lines to skip before returning results (overrides the `cursor` parameter) """ - select = "tx_hash, event, bindings AS params" + select = "tx_hash, event, bindings AS params, timestamp" return select_rows( db, "mempool", @@ -759,7 +759,7 @@ def get_mempool_events_by_tx_hash( where = {"tx_hash": tx_hash} if event_name: where = [{"event": event, "tx_hash": tx_hash} for event in event_name.split(",")] - select = "tx_hash, event, bindings AS params" + select = "tx_hash, event, bindings AS params, timestamp" return select_rows( db, "mempool", where=where, last_cursor=cursor, limit=limit, offset=offset, select=select ) @@ -775,7 +775,7 @@ def get_mempool_events_by_addresses(db, addresses: str, cursor: str = None, limi where = [] for address in addresses.split(","): where.append({"addresses__like": f"%{address}%"}) - select = "tx_hash, event, bindings AS params" + select = "tx_hash, event, bindings AS params, timestamp" result = select_rows( db, "mempool", diff --git a/counterparty-core/counterpartycore/lib/backend/bitcoind.py b/counterparty-core/counterpartycore/lib/backend/bitcoind.py index cf4be0e89..518b3d758 100644 --- a/counterparty-core/counterpartycore/lib/backend/bitcoind.py +++ b/counterparty-core/counterpartycore/lib/backend/bitcoind.py @@ -134,6 +134,10 @@ def createrawtransaction(inputs, outputs): return rpc("createrawtransaction", [inputs, outputs]) +def getrawmempool(verbose=False): + return rpc("getrawmempool", [True if verbose else False]) + + @functools.lru_cache(maxsize=1000) def get_utxo_address_and_value(utxo): tx_hash = utxo.split(":")[0] diff --git a/counterparty-core/counterpartycore/lib/follow.py b/counterparty-core/counterpartycore/lib/follow.py index 4d922473a..c415327f0 100644 --- a/counterparty-core/counterpartycore/lib/follow.py +++ b/counterparty-core/counterpartycore/lib/follow.py @@ -88,7 +88,8 @@ def __init__(self, db): self.hash_by_sequence = {} self.last_block_check_time = 0 self.last_software_version_check_time = 0 - # clean mempool before starting + # catch up and clean mempool before starting + mempool.parse_raw_mempool(self.db) mempool.clean_mempool(self.db) def connect_to_zmq(self): diff --git a/counterparty-core/counterpartycore/lib/mempool.py b/counterparty-core/counterpartycore/lib/mempool.py index c6a9bf217..ede831f82 100644 --- a/counterparty-core/counterpartycore/lib/mempool.py +++ b/counterparty-core/counterpartycore/lib/mempool.py @@ -1,12 +1,12 @@ import logging import time -from counterpartycore.lib import blocks, config, deserialize, exceptions, ledger, util +from counterpartycore.lib import backend, blocks, config, deserialize, exceptions, ledger, util logger = logging.getLogger(config.LOGGER_NAME) -def parse_mempool_transactions(db, raw_tx_list): +def parse_mempool_transactions(db, raw_tx_list, timestamps=None): util.PARSING_MEMPOOL = True logger.debug(f"Parsing {len(raw_tx_list)} raw transactions from mempool...") @@ -80,7 +80,10 @@ def parse_mempool_transactions(db, raw_tx_list): except exceptions.MempoolError: # save events in the mempool table for event in transaction_events: - event["timestamp"] = now + if timestamps: + event["timestamp"] = timestamps.get(event["tx_hash"], now) + else: + event["timestamp"] = now cursor.execute( """INSERT INTO mempool VALUES(:tx_hash, :command, :category, :bindings, :timestamp, :event)""", event, @@ -104,8 +107,27 @@ def clean_mempool(db): tx = ledger.get_transaction(db, event["tx_hash"]) if tx: clean_transaction_events(db, event["tx_hash"]) - # delete mempool events older than 24 hours - cursor.execute( - "DELETE FROM mempool WHERE timestamp < ?", - (time.time() - 24 * 60 * 60,), - ) + + +def parse_raw_mempool(db): + logger.debug("Parsing raw mempool...") + raw_mempool = backend.bitcoind.getrawmempool(verbose=True) + raw_tx_list = [] + timestamps = {} + cursor = db.cursor() + for txid, tx_info in raw_mempool.items(): + existing_tx_in_mempool = cursor.execute( + "SELECT * FROM mempool WHERE tx_hash = ? LIMIT 1", (txid,) + ).fetchone() + if existing_tx_in_mempool: + continue + try: + raw_tx = backend.bitcoind.getrawtransaction(txid) + raw_tx_list.append(raw_tx) + timestamps[txid] = tx_info["time"] + except exceptions.BitcoindRPCError as e: + if "No such mempool or blockchain transaction" in str(e): + pass + else: + raise e + parse_mempool_transactions(db, raw_tx_list, timestamps) diff --git a/counterparty-core/counterpartycore/test/mainnet_test.py b/counterparty-core/counterpartycore/test/mainnet_test.py index cafb40a35..56127ae6b 100644 --- a/counterparty-core/counterpartycore/test/mainnet_test.py +++ b/counterparty-core/counterpartycore/test/mainnet_test.py @@ -14,9 +14,9 @@ # [server_url, api_version, server_version] CHECK_SERVERS = [ ["http://rpc:rpc@api1.counterparty.io:4000", "v1", "v9.61.1"], - ["https://api.counterparty.io:4000", "v2", "v10.3.2"], - ["https://dev.counterparty.io:4000", "v2", "v10.3.2"], - ["https://api.counterparty.info", "v2", "v10.3.2"], + ["https://api.counterparty.io:4000", "v2", "v10.4.1"], + ["https://dev.counterparty.io:4000", "v2", "v10.4.1"], + ["https://api.counterparty.info", "v2", "v10.4.1"], ["http://rpc:1234@public.coindaddy.io:4000", "v1", "v9.61.3"], ["https://api.xcp.dev/v9_61/", "xcpdev", "v9.61.3"], ["https://api.xcp.dev/v10_1/", "xcpdev", "v10.1.2.CNTRPRTY"], @@ -155,7 +155,8 @@ def test_compare_hashes(skip): # TODO: find a way to find the database path -MAINNET_DB_DIR = "/home/ouziel/.local/share/counterparty-docker-data/counterparty/" +# MAINNET_DB_DIR = "/home/ouziel/.local/share/counterparty-docker-data/counterparty/" +MAINNET_DB_DIR = "/home/ouziel/snap/docker/2932/.local/share/counterparty-docker-data/counterparty/" # MAINNET_DB_DIR = "/home/ouziel/.local/share/counterparty/" diff --git a/counterparty-core/counterpartycore/test/regtest/apidoc/apicache.json b/counterparty-core/counterpartycore/test/regtest/apidoc/apicache.json index 6efe310f4..e664dd920 100644 --- a/counterparty-core/counterpartycore/test/regtest/apidoc/apicache.json +++ b/counterparty-core/counterpartycore/test/regtest/apidoc/apicache.json @@ -3,61 +3,61 @@ "result": [ { "block_index": 194, - "block_hash": "52ace614bdf700970fae116cbd930af95fe09c4faee117d3d3c0c24860eedf93", - "block_time": 1727201016, - "previous_block_hash": "72aff9bcfbc6a9f61cd1c192dc2322be91c061a847e81cc3b45854c9af31a6d5", + "block_hash": "65f3b8e95b553064e136eca01ca1fad84f6980bf8b7e2372d745c2051646fdb7", + "block_time": 1727349782, + "previous_block_hash": "54672ea685fd69351a7053e700a410b78f15779452e33b33b6568680facc7d1c", "difficulty": 545259519, - "ledger_hash": "d16329e826a589a6af06767a820f5914ee69e22398c8612ed0c73909a1ab9b1f", - "txlist_hash": "555a7b8103a776f23b649ec297d2177fe885443dc976750a259547be47cd26e7", - "messages_hash": "1bc8906db34e5bf45f47eca127e2b4cc60e46bbc8cf4301617e02c6f29b32301", + "ledger_hash": "6afd3dfc102fbf1274a2eeb819e3f884052abc07094a6ae2a214d492f0eaddf8", + "txlist_hash": "230713c1ad13fc88b739b97038bb4243d934efd7d03b200ebc289c930c2a7d58", + "messages_hash": "6b6351b7f9138a49ff6e792f7e0d5eb884ae745d994b4894b3a880c6eace487e", "transaction_count": 1, "confirmed": true }, { "block_index": 193, - "block_hash": "72aff9bcfbc6a9f61cd1c192dc2322be91c061a847e81cc3b45854c9af31a6d5", - "block_time": 1727201012, - "previous_block_hash": "7aa8cd7d46e84e234d53f8c14736afd98d1d5b8441f4f425fe8c6a52c3f33c87", + "block_hash": "54672ea685fd69351a7053e700a410b78f15779452e33b33b6568680facc7d1c", + "block_time": 1727349778, + "previous_block_hash": "7f32744ac190f7103aded180f9a78843053006353de63e4a6ba2083fac6ef4f0", "difficulty": 545259519, - "ledger_hash": "fe72f9a183bbe8818f70ff6fff77b10468c2dc87a83499c4efa91349405a7d67", - "txlist_hash": "aba2669687ed43d3c307f90145085717cceb79038c715445f52cb587817ca510", - "messages_hash": "2d72a21fa2540f29a91bb2530c0078d445e984faccd9deb0b88d92a542a6c1bb", + "ledger_hash": "4db52c358cac39da66222d66c1ea33914646bbfc90a4248c9ec276cb191d6813", + "txlist_hash": "cef984ed4a7a32c5165d288d1acdeb4c7a1586edf815ed612aaf00a64d9d2140", + "messages_hash": "dfce0d6c33e318ae8c5d96ac38a54619cccb5ded461d2ba4d71d279962df8aa2", "transaction_count": 1, "confirmed": true }, { "block_index": 192, - "block_hash": "7aa8cd7d46e84e234d53f8c14736afd98d1d5b8441f4f425fe8c6a52c3f33c87", - "block_time": 1727201008, - "previous_block_hash": "6df0e71250aea0de3e29c053f2ca49cc02c029f911a25356f455303c447d0a63", + "block_hash": "7f32744ac190f7103aded180f9a78843053006353de63e4a6ba2083fac6ef4f0", + "block_time": 1727349773, + "previous_block_hash": "5602fc933b2479e92972028900aa479b950d68de91c99d9cd2b9d4b6c9eb5fd8", "difficulty": 545259519, - "ledger_hash": "b628adecb3a2aaf9e34fdd69db9d8deca8cd034cc5003533e94931ea8e2b3eb9", - "txlist_hash": "7907f570d25dd6ee1b06021b8124df870185e5dff3ed08257498d094cd0986b2", - "messages_hash": "fbc2a23c6dbea37463fe9e7b83b6f116bcdc875ab356c17de0eed630e0ca9998", + "ledger_hash": "f32819f366089e7be1d61549ea81c5bd6f92df3aa7132bbf9aa48e6e322f46c2", + "txlist_hash": "5902292890fd7417ab21b7576fbb3198693e6e9aafbbeccec45b7535ea25bda3", + "messages_hash": "5d024d4cdc4156f041f900eff02813d986819b2932fb00f6050e5bc115a5c42d", "transaction_count": 1, "confirmed": true }, { "block_index": 191, - "block_hash": "6df0e71250aea0de3e29c053f2ca49cc02c029f911a25356f455303c447d0a63", - "block_time": 1727201003, - "previous_block_hash": "0878eceac6ded73fd8e873772ed9f93c488a46bdde659e59451e65eb9a3ee390", + "block_hash": "5602fc933b2479e92972028900aa479b950d68de91c99d9cd2b9d4b6c9eb5fd8", + "block_time": 1727349769, + "previous_block_hash": "6894c9d833a94dda96cacbd65c20855b53ab6cbf3ca4d2935db0148cdee0f627", "difficulty": 545259519, - "ledger_hash": "ca55ff06d6da636d78ab4e2f239b3e1f55fba257aad9da3ba207987ddef60d4f", - "txlist_hash": "15073748e67fe9f89a59617d6f98dd6825510a84aa9a81c8a71ab8e0d78371cb", - "messages_hash": "794947a3274da460c59e4e508e48909c67ed76799d6d25c045d0f2ae92fd60e9", + "ledger_hash": "56439105809a24821db850ad11b7a9bcdeb234e030a72d04a32581c3eb647af4", + "txlist_hash": "7021fec1d976f2f8f67baf2e23d43543c71c86219925321de732307641be9f19", + "messages_hash": "7327fc15905006bd050f07ce73402c55ba9f53d2429f12aa5dbd908187d6e6fe", "transaction_count": 1, "confirmed": true }, { "block_index": 190, - "block_hash": "0878eceac6ded73fd8e873772ed9f93c488a46bdde659e59451e65eb9a3ee390", - "block_time": 1727200999, - "previous_block_hash": "73be93be2c91012204c8a1e8321475345c6c634627235302e1e7abe56fcb5755", + "block_hash": "6894c9d833a94dda96cacbd65c20855b53ab6cbf3ca4d2935db0148cdee0f627", + "block_time": 1727349765, + "previous_block_hash": "0aec4e04920daa7b67afa563ad13da72e656efceb46b60268f1a55bbe2271020", "difficulty": 545259519, - "ledger_hash": "c242b73b2ee5c7a4cb1a18658d3d1c025310777e321d11722eff7c218b55df48", - "txlist_hash": "d647e554d1cfd1e9685fb03b192d224c788e4e30b2e0aad469691108c00abd60", - "messages_hash": "ed415b2226b65db4bdc25bfb21ecca24635074bfa76649c0f9e9458187b5da57", + "ledger_hash": "a6d03bd6b3e449b783edd211add171850d40e102c778b220531b880876557eb4", + "txlist_hash": "5c851aff77532fb39c7356573584f5d9df7e80f0dbdf20d105780ff406950e01", + "messages_hash": "5d60009e707e3dd2f42cc145b11acaeaa1676005a5dee3680dca8e0fa9cad3c8", "transaction_count": 1, "confirmed": true } @@ -68,13 +68,13 @@ "/v2/blocks/": { "result": { "block_index": 194, - "block_hash": "52ace614bdf700970fae116cbd930af95fe09c4faee117d3d3c0c24860eedf93", - "block_time": 1727201016, - "previous_block_hash": "72aff9bcfbc6a9f61cd1c192dc2322be91c061a847e81cc3b45854c9af31a6d5", + "block_hash": "65f3b8e95b553064e136eca01ca1fad84f6980bf8b7e2372d745c2051646fdb7", + "block_time": 1727349782, + "previous_block_hash": "54672ea685fd69351a7053e700a410b78f15779452e33b33b6568680facc7d1c", "difficulty": 545259519, - "ledger_hash": "d16329e826a589a6af06767a820f5914ee69e22398c8612ed0c73909a1ab9b1f", - "txlist_hash": "555a7b8103a776f23b649ec297d2177fe885443dc976750a259547be47cd26e7", - "messages_hash": "1bc8906db34e5bf45f47eca127e2b4cc60e46bbc8cf4301617e02c6f29b32301", + "ledger_hash": "6afd3dfc102fbf1274a2eeb819e3f884052abc07094a6ae2a214d492f0eaddf8", + "txlist_hash": "230713c1ad13fc88b739b97038bb4243d934efd7d03b200ebc289c930c2a7d58", + "messages_hash": "6b6351b7f9138a49ff6e792f7e0d5eb884ae745d994b4894b3a880c6eace487e", "transaction_count": 1, "confirmed": true } @@ -82,13 +82,13 @@ "/v2/blocks/": { "result": { "block_index": 194, - "block_hash": "52ace614bdf700970fae116cbd930af95fe09c4faee117d3d3c0c24860eedf93", - "block_time": 1727201016, - "previous_block_hash": "72aff9bcfbc6a9f61cd1c192dc2322be91c061a847e81cc3b45854c9af31a6d5", + "block_hash": "65f3b8e95b553064e136eca01ca1fad84f6980bf8b7e2372d745c2051646fdb7", + "block_time": 1727349782, + "previous_block_hash": "54672ea685fd69351a7053e700a410b78f15779452e33b33b6568680facc7d1c", "difficulty": 545259519, - "ledger_hash": "d16329e826a589a6af06767a820f5914ee69e22398c8612ed0c73909a1ab9b1f", - "txlist_hash": "555a7b8103a776f23b649ec297d2177fe885443dc976750a259547be47cd26e7", - "messages_hash": "1bc8906db34e5bf45f47eca127e2b4cc60e46bbc8cf4301617e02c6f29b32301", + "ledger_hash": "6afd3dfc102fbf1274a2eeb819e3f884052abc07094a6ae2a214d492f0eaddf8", + "txlist_hash": "230713c1ad13fc88b739b97038bb4243d934efd7d03b200ebc289c930c2a7d58", + "messages_hash": "6b6351b7f9138a49ff6e792f7e0d5eb884ae745d994b4894b3a880c6eace487e", "transaction_count": 1, "confirmed": true } @@ -97,17 +97,17 @@ "result": [ { "tx_index": 60, - "tx_hash": "da0a0e76bfc982e2bbed2679a71f4e2d3ebc01140b448f430bb01b50f7ceaabb", + "tx_hash": "e2b0838c6777bfc19c1356df65d1b06044f6a87dbe2533da8a7d7cdd8a156d7c", "block_index": 194, - "block_hash": "52ace614bdf700970fae116cbd930af95fe09c4faee117d3d3c0c24860eedf93", - "block_time": 1727201016, - "source": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", + "block_hash": "65f3b8e95b553064e136eca01ca1fad84f6980bf8b7e2372d745c2051646fdb7", + "block_time": 1727349782, + "source": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", "destination": null, "btc_amount": 0, "fee": 10000, "data": "6e0000000000000001000000000000000164657374726f79", "supported": true, - "utxos_info": "da0a0e76bfc982e2bbed2679a71f4e2d3ebc01140b448f430bb01b50f7ceaabb:1", + "utxos_info": "e2b0838c6777bfc19c1356df65d1b06044f6a87dbe2533da8a7d7cdd8a156d7c:1", "confirmed": true, "unpacked_data": { "message_type": "destroy", @@ -139,11 +139,11 @@ "event": "BLOCK_PARSED", "params": { "block_index": 193, - "ledger_hash": "fe72f9a183bbe8818f70ff6fff77b10468c2dc87a83499c4efa91349405a7d67", - "messages_hash": "2d72a21fa2540f29a91bb2530c0078d445e984faccd9deb0b88d92a542a6c1bb", + "ledger_hash": "4db52c358cac39da66222d66c1ea33914646bbfc90a4248c9ec276cb191d6813", + "messages_hash": "dfce0d6c33e318ae8c5d96ac38a54619cccb5ded461d2ba4d71d279962df8aa2", "transaction_count": 1, - "txlist_hash": "aba2669687ed43d3c307f90145085717cceb79038c715445f52cb587817ca510", - "block_time": 1727201012 + "txlist_hash": "cef984ed4a7a32c5165d288d1acdeb4c7a1586edf815ed612aaf00a64d9d2140", + "block_time": 1727349778 }, "tx_hash": null }, @@ -152,43 +152,43 @@ "event": "TRANSACTION_PARSED", "params": { "supported": true, - "tx_hash": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774", + "tx_hash": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1", "tx_index": 59 }, - "tx_hash": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774" + "tx_hash": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1" }, { "event_index": 534, "event": "SWEEP", "params": { "block_index": 193, - "destination": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", + "destination": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", "fee_paid": 600000, "flags": 1, "memo": "sweep my assets", - "source": "bcrt1q9cf2ed4wk37qye08wlppw39l7prxws7afa3krk", + "source": "bcrt1q8udnt5x86nuhees5qhcv4p9ta8g8hfydzswq37", "status": "valid", - "tx_hash": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774", + "tx_hash": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1", "tx_index": 59, - "block_time": 1727201012, + "block_time": 1727349778, "fee_paid_normalized": "0.00600000" }, - "tx_hash": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774" + "tx_hash": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1" }, { "event_index": 533, "event": "CREDIT", "params": { - "address": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", + "address": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", "asset": "XCP", "block_index": 193, "calling_function": "sweep", - "event": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774", + "event": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1", "quantity": 74499387833, "tx_index": 59, "utxo": null, "utxo_address": null, - "block_time": 1727201012, + "block_time": 1727349778, "asset_info": { "divisible": true, "asset_longname": null, @@ -198,22 +198,22 @@ }, "quantity_normalized": "744.99388000" }, - "tx_hash": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774" + "tx_hash": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1" }, { "event_index": 532, "event": "DEBIT", "params": { "action": "sweep", - "address": "bcrt1q9cf2ed4wk37qye08wlppw39l7prxws7afa3krk", + "address": "bcrt1q8udnt5x86nuhees5qhcv4p9ta8g8hfydzswq37", "asset": "XCP", "block_index": 193, - "event": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774", + "event": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1", "quantity": 74499387833, "tx_index": 59, "utxo": null, "utxo_address": null, - "block_time": 1727201012, + "block_time": 1727349778, "asset_info": { "divisible": true, "asset_longname": null, @@ -223,7 +223,7 @@ }, "quantity_normalized": "744.99388000" }, - "tx_hash": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774" + "tx_hash": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1" } ], "next_cursor": 531, @@ -261,16 +261,16 @@ "event_index": 533, "event": "CREDIT", "params": { - "address": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", + "address": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", "asset": "XCP", "block_index": 193, "calling_function": "sweep", - "event": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774", + "event": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1", "quantity": 74499387833, "tx_index": 59, "utxo": null, "utxo_address": null, - "block_time": 1727201012, + "block_time": 1727349778, "asset_info": { "divisible": true, "asset_longname": null, @@ -280,57 +280,57 @@ }, "quantity_normalized": "744.99388000" }, - "tx_hash": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774" + "tx_hash": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1" }, { "event_index": 531, "event": "CREDIT", "params": { - "address": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", + "address": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", "asset": "MYASSETA", "block_index": 193, "calling_function": "sweep", - "event": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774", + "event": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1", "quantity": 10, "tx_index": 59, "utxo": null, "utxo_address": null, - "block_time": 1727201012, + "block_time": 1727349778, "asset_info": { "asset_longname": null, "description": "My super asset A", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false }, "quantity_normalized": "0.00000010" }, - "tx_hash": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774" + "tx_hash": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1" }, { "event_index": 529, "event": "CREDIT", "params": { - "address": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", + "address": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", "asset": "FAIRMINTA", "block_index": 193, "calling_function": "sweep", - "event": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774", + "event": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1", "quantity": 500000000, "tx_index": 59, "utxo": null, "utxo_address": null, - "block_time": 1727201012, + "block_time": 1727349778, "asset_info": { "asset_longname": "", "description": "", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false }, "quantity_normalized": "5.00000000" }, - "tx_hash": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774" + "tx_hash": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1" } ], "next_cursor": null, @@ -340,16 +340,16 @@ "result": [ { "block_index": 193, - "address": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", + "address": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", "asset": "XCP", "quantity": 74499387833, "calling_function": "sweep", - "event": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774", + "event": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1", "tx_index": 59, "utxo": null, "utxo_address": null, "confirmed": true, - "block_time": 1727201012, + "block_time": 1727349778, "asset_info": { "divisible": true, "asset_longname": null, @@ -361,20 +361,20 @@ }, { "block_index": 193, - "address": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", + "address": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", "asset": "MYASSETA", "quantity": 10, "calling_function": "sweep", - "event": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774", + "event": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1", "tx_index": 59, "utxo": null, "utxo_address": null, "confirmed": true, - "block_time": 1727201012, + "block_time": 1727349778, "asset_info": { "asset_longname": null, "description": "My super asset A", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false }, @@ -382,20 +382,20 @@ }, { "block_index": 193, - "address": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", + "address": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", "asset": "FAIRMINTA", "quantity": 500000000, "calling_function": "sweep", - "event": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774", + "event": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1", "tx_index": 59, "utxo": null, "utxo_address": null, "confirmed": true, - "block_time": 1727201012, + "block_time": 1727349778, "asset_info": { "asset_longname": "", "description": "", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false }, @@ -409,16 +409,16 @@ "result": [ { "block_index": 194, - "address": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", + "address": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", "asset": "XCP", "quantity": 1, "action": "destroy", - "event": "da0a0e76bfc982e2bbed2679a71f4e2d3ebc01140b448f430bb01b50f7ceaabb", + "event": "e2b0838c6777bfc19c1356df65d1b06044f6a87dbe2533da8a7d7cdd8a156d7c", "tx_index": 60, "utxo": null, "utxo_address": null, "confirmed": true, - "block_time": 1727201016, + "block_time": 1727349782, "asset_info": { "divisible": true, "asset_longname": null, @@ -436,24 +436,24 @@ "result": [ { "type": "order", - "object_id": "3a7ea4dc466a608d47050ca02aa94f8d84ae9ea60b94dcf727b3e6eb8728e8d8", + "object_id": "14d777a78cbc424d171855e5b4ba94e6fbe4ffa003915cbd1a889ff733a278c5", "block_index": 183, "confirmed": true, - "block_time": 1727200899 + "block_time": 1727349670 }, { "type": "order", - "object_id": "f90bb3520b4cd8e8f43ae4a416ea102f6a45a4cfd10b4620066271057abde926", + "object_id": "3c2578755f5ce3a12092ce274da102b8cc2edd176680fb729c666ddf64758de0", "block_index": 183, "confirmed": true, - "block_time": 1727200899 + "block_time": 1727349670 }, { "type": "order_match", - "object_id": "f90bb3520b4cd8e8f43ae4a416ea102f6a45a4cfd10b4620066271057abde926_3a7ea4dc466a608d47050ca02aa94f8d84ae9ea60b94dcf727b3e6eb8728e8d8", + "object_id": "3c2578755f5ce3a12092ce274da102b8cc2edd176680fb729c666ddf64758de0_14d777a78cbc424d171855e5b4ba94e6fbe4ffa003915cbd1a889ff733a278c5", "block_index": 183, "confirmed": true, - "block_time": 1727200899 + "block_time": 1727349670 } ], "next_cursor": null, @@ -463,13 +463,13 @@ "result": [ { "tx_index": 57, - "tx_hash": "1d314894d90254c43598647c4ebca9b8f3f0d20a522eb8130d9955e95ea1c197", + "tx_hash": "580ec0c7defaa9779a34e074c2046fab885ea02da799e56daed21d55a482e71f", "block_index": 191, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", - "offer_hash": "83919cf82dd5eb1e2e1f6d3f3f752d34d41636ed00ab8ff78369eb81475b8e57", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", + "offer_hash": "2800d4586e4c4189062b253bb171fd88ceb4184a559bb111b5990541e65968fc", "status": "valid", "confirmed": true, - "block_time": 1727201003 + "block_time": 1727349769 } ], "next_cursor": null, @@ -479,15 +479,15 @@ "result": [ { "tx_index": 60, - "tx_hash": "da0a0e76bfc982e2bbed2679a71f4e2d3ebc01140b448f430bb01b50f7ceaabb", + "tx_hash": "e2b0838c6777bfc19c1356df65d1b06044f6a87dbe2533da8a7d7cdd8a156d7c", "block_index": 194, - "source": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", + "source": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", "asset": "XCP", "quantity": 1, "tag": "64657374726f79", "status": "valid", "confirmed": true, - "block_time": 1727201016, + "block_time": 1727349782, "asset_info": { "divisible": true, "asset_longname": null, @@ -505,14 +505,14 @@ "result": [ { "tx_index": 47, - "tx_hash": "efd20bb15eb6a7ce22645a0fb33b1873d00dc0cdeb9533d37037e0fd6a63f512", + "tx_hash": "a2fa6f1455be62f0f3dc7323d04ff355a70e7a3c9598ec831b1ebe6042414f40", "msg_index": 0, "block_index": 160, "asset": "A95428956980101314", "quantity": 100000000000, "divisible": true, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "transfer": false, "callable": false, "call_date": 0, @@ -527,7 +527,7 @@ "fair_minting": false, "asset_events": "creation", "confirmed": true, - "block_time": 1727200884, + "block_time": 1727349655, "quantity_normalized": "1000.00000000", "fee_paid_normalized": "0.00000000" } @@ -539,10 +539,10 @@ "result": [ { "tx_index": 55, - "tx_hash": "4cd813fae2558e89f2f9411f38daa7d4c10c94a267daa38155cf18fb4d9fd055", + "tx_hash": "c95c3eaeb282aad2a9bd7b3c74fec665200aceba41585581df0b0bb4ad6434d7", "block_index": 189, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", - "destination": "bcrt1q2nqm5v62ryf0jc6n7ygf8zf8cezllyryfdfnk9", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", + "destination": "bcrt1q80kwyrcnqdvackyar6zdtx2shtussgggmw3q6d", "asset": "XCP", "quantity": 10, "status": "valid", @@ -550,7 +550,7 @@ "memo": null, "fee_paid": 0, "confirmed": true, - "block_time": 1727200995, + "block_time": 1727349761, "asset_info": { "divisible": true, "asset_longname": null, @@ -563,10 +563,10 @@ }, { "tx_index": 55, - "tx_hash": "4cd813fae2558e89f2f9411f38daa7d4c10c94a267daa38155cf18fb4d9fd055", + "tx_hash": "c95c3eaeb282aad2a9bd7b3c74fec665200aceba41585581df0b0bb4ad6434d7", "block_index": 189, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", - "destination": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", + "destination": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", "asset": "MYASSETA", "quantity": 10, "status": "valid", @@ -574,11 +574,11 @@ "memo": null, "fee_paid": 0, "confirmed": true, - "block_time": 1727200995, + "block_time": 1727349761, "asset_info": { "asset_longname": null, "description": "My super asset A", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false }, @@ -587,10 +587,10 @@ }, { "tx_index": 55, - "tx_hash": "4cd813fae2558e89f2f9411f38daa7d4c10c94a267daa38155cf18fb4d9fd055", + "tx_hash": "c95c3eaeb282aad2a9bd7b3c74fec665200aceba41585581df0b0bb4ad6434d7", "block_index": 189, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", - "destination": "bcrt1q9cf2ed4wk37qye08wlppw39l7prxws7afa3krk", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", + "destination": "bcrt1q8udnt5x86nuhees5qhcv4p9ta8g8hfydzswq37", "asset": "MYASSETA", "quantity": 10, "status": "valid", @@ -598,11 +598,11 @@ "memo": null, "fee_paid": 0, "confirmed": true, - "block_time": 1727200995, + "block_time": 1727349761, "asset_info": { "asset_longname": null, "description": "My super asset A", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false }, @@ -618,27 +618,27 @@ { "tx_index": 34, "dispense_index": 0, - "tx_hash": "6b21482e6e461d42ded8e74826ff88a8b23621baaa45e714c7c2a20457bd6c12", + "tx_hash": "4bc99d7ffc03d1e4915b1ea44172e6084ee85288f44bae4e6d9043e8746f3dd2", "block_index": 147, - "source": "bcrt1qeshrsce6vyx833j2p85aesnx0aj9sxjtt79jak", - "destination": "bcrt1qfvucymcd7u04hpd7eafsmxwnashcmaqs54q79p", + "source": "bcrt1qm9mne8mrxhvyp755z5f69cry0z5zgrc87js5qu", + "destination": "bcrt1qwjn89m6ynaf8t4s48mucjczwt375eyrga4zrhw", "asset": "XCP", "dispense_quantity": 666, - "dispenser_tx_hash": "1e7bea513de78cabf444b974fdb0efb4304b18bd990a889d7a0f8b0e3d21b6ea", + "dispenser_tx_hash": "8e7f28a8c5ca3134d68d6d673d11435378a769b54dbac5264a32f33d7a45c564", "btc_amount": 10000, "confirmed": true, "dispenser": { "tx_index": 33, "block_index": 147, - "source": "bcrt1qeshrsce6vyx833j2p85aesnx0aj9sxjtt79jak", + "source": "bcrt1qm9mne8mrxhvyp755z5f69cry0z5zgrc87js5qu", "give_quantity": 1, "escrow_quantity": 10000, "satoshirate": 1, "status": 0, "give_remaining": 9334, - "oracle_address": "bcrt1qeshrsce6vyx833j2p85aesnx0aj9sxjtt79jak", + "oracle_address": "bcrt1qm9mne8mrxhvyp755z5f69cry0z5zgrc87js5qu", "last_status_tx_hash": null, - "origin": "bcrt1qeshrsce6vyx833j2p85aesnx0aj9sxjtt79jak", + "origin": "bcrt1qm9mne8mrxhvyp755z5f69cry0z5zgrc87js5qu", "dispense_count": 1, "last_status_tx_source": null, "close_block_index": null, @@ -653,7 +653,7 @@ "satoshirate_normalized": "0.00000001", "satoshi_price_normalized": "0.00000016" }, - "block_time": 1727200827, + "block_time": 1727349600, "asset_info": { "divisible": true, "asset_longname": null, @@ -672,16 +672,16 @@ "result": [ { "tx_index": 59, - "tx_hash": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774", + "tx_hash": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1", "block_index": 193, - "source": "bcrt1q9cf2ed4wk37qye08wlppw39l7prxws7afa3krk", - "destination": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", + "source": "bcrt1q8udnt5x86nuhees5qhcv4p9ta8g8hfydzswq37", + "destination": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", "flags": 1, "status": "valid", "memo": "sweep my assets", "fee_paid": 600000, "confirmed": true, - "block_time": 1727201012, + "block_time": 1727349778, "fee_paid_normalized": "0.00600000" } ], @@ -692,17 +692,17 @@ "result": [ { "tx_index": 60, - "tx_hash": "da0a0e76bfc982e2bbed2679a71f4e2d3ebc01140b448f430bb01b50f7ceaabb", + "tx_hash": "e2b0838c6777bfc19c1356df65d1b06044f6a87dbe2533da8a7d7cdd8a156d7c", "block_index": 194, - "block_hash": "52ace614bdf700970fae116cbd930af95fe09c4faee117d3d3c0c24860eedf93", - "block_time": 1727201016, - "source": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", + "block_hash": "65f3b8e95b553064e136eca01ca1fad84f6980bf8b7e2372d745c2051646fdb7", + "block_time": 1727349782, + "source": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", "destination": null, "btc_amount": 0, "fee": 10000, "data": "6e0000000000000001000000000000000164657374726f79", "supported": true, - "utxos_info": "da0a0e76bfc982e2bbed2679a71f4e2d3ebc01140b448f430bb01b50f7ceaabb:1", + "utxos_info": "e2b0838c6777bfc19c1356df65d1b06044f6a87dbe2533da8a7d7cdd8a156d7c:1", "confirmed": true, "unpacked_data": { "message_type": "destroy", @@ -725,23 +725,23 @@ }, { "tx_index": 59, - "tx_hash": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774", + "tx_hash": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1", "block_index": 193, - "block_hash": "72aff9bcfbc6a9f61cd1c192dc2322be91c061a847e81cc3b45854c9af31a6d5", - "block_time": 1727201012, - "source": "bcrt1q9cf2ed4wk37qye08wlppw39l7prxws7afa3krk", + "block_hash": "54672ea685fd69351a7053e700a410b78f15779452e33b33b6568680facc7d1c", + "block_time": 1727349778, + "source": "bcrt1q8udnt5x86nuhees5qhcv4p9ta8g8hfydzswq37", "destination": null, "btc_amount": 0, "fee": 10000, - "data": "04806c45b04730370dc7e778ed200c19f22a08c064a9017377656570206d7920617373657473", + "data": "04806a0754aa80c92844296a3a23dde3609ac941f9d0017377656570206d7920617373657473", "supported": true, - "utxos_info": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774:1", + "utxos_info": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1:1", "confirmed": true, "unpacked_data": { "message_type": "sweep", "message_type_id": 4, "message_data": { - "destination": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", + "destination": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", "flags": 1, "memo": "sweep my assets" } @@ -754,53 +754,18 @@ }, "/v2/transactions/info": { "result": { - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "destination": null, "btc_amount": 0, "fee": 10000, - "data": "0300038054c1ba334a1912f96353f110938927c645ff9064802e12acb6aeb47c0265e777c21744bff0466743dd806c45b04730370dc7e778ed200c19f22a08c064a9400000060acdc5db9400000000000000290000000000000005200000000000000020000000000000001400", + "data": "462800d4586e4c4189062b253bb171fd88ceb4184a559bb111b5990541e65968fc", "decoded_tx": { "version": 2, "segwit": true, "coinbase": false, "vin": [ { - "hash": "14f083b09bb6febdb3c81016ad99dad6ce853dfb3c91f251c0c0c4672d63ad62", - "n": 0, - "script_sig": "", - "sequence": 4294967295, - "coinbase": false - }, - { - "hash": "0df09d9a242b435b364ab264836c57de89b876833215f596a8f6f8de93f68390", - "n": 0, - "script_sig": "", - "sequence": 4294967295, - "coinbase": false - }, - { - "hash": "3154fc48442d953119650689580360b7bf92316dd8931e26a4316e941c995ffe", - "n": 0, - "script_sig": "", - "sequence": 4294967295, - "coinbase": false - }, - { - "hash": "809160fa9715547fcfe74787eec783669aff6a57da49f262a225ebed0f08f56d", - "n": 0, - "script_sig": "", - "sequence": 4294967295, - "coinbase": false - }, - { - "hash": "e20fa5033fab96ae3b54e859d7d9ecd42ee0bdd68542b55422b4ec5ff97aca9d", - "n": 0, - "script_sig": "", - "sequence": 4294967295, - "coinbase": false - }, - { - "hash": "29b30fbffa10b0a8c0e33030fb2dab887284d64b90a496fd205e5fbfe3217d00", + "hash": "c535465126f3c9f65733c2a34a7ee69874af133541071e6003cf1b9ef41de732", "n": 0, "script_sig": "", "sequence": 4294967295, @@ -809,93 +774,47 @@ ], "vout": [ { - "value": 1000, - "script_pub_key": "512103891f35fe17a00335c7118e56ee2b6368073ae54657b2361249e48365594522552102e6bfdd833bb23fcdda57f332d9c3ce8b9a7f148904fee72524f4ac7bca49824b2103e9ae92eabb90ca74fe993bac25a34afb53dbfd9ee15d1434f46704cbef38ec9753ae" - }, - { - "value": 1000, - "script_pub_key": "512103891f35fe17a00335c7d5692d835faecbc65af494ca7825e35971008f5adb4930210276db5dad291e894a6e2bf1573eb40c99fec0e4cf63bd3aa568b11c3cfa7e8fb32103e9ae92eabb90ca74fe993bac25a34afb53dbfd9ee15d1434f46704cbef38ec9753ae" - }, - { - "value": 1000, - "script_pub_key": "512103bf1f35fe17a00335c7129a556e7fa2d23470fc54aed165e359770a429f00dd25210376db5dad291e89636e2bf1573eb40c9cdec0e4cf63bd3aa548b11c3cfa7e8fdd2103e9ae92eabb90ca74fe993bac25a34afb53dbfd9ee15d1434f46704cbef38ec9753ae" + "value": 0, + "script_pub_key": "6a299c7b2c17615d7dd3a81cd365cfb2bfcc8bb720c6ee20ea82687cde1df29ba29e35a5115b37acfb6f58" }, { - "value": 29999987000, - "script_pub_key": "00147d93ff5e96d2aa8302b09d3661285dec7e9d27ab" + "value": 4999990000, + "script_pub_key": "001454d0ceafd7b80938e68bc2331e44651d52075fa1" } ], "vtxinwit": [ - "3044022063be76625e8f989777e509375b68761cde61e90c730377f4ae9a963fbbd1ea810220099087fd49f101fb577597503304cff40c3ed518d732cb114e31625dbd8411c801", - "03e9ae92eabb90ca74fe993bac25a34afb53dbfd9ee15d1434f46704cbef38ec97", - "3044022047195342c7f93646a9f52027eebee760e7a587b73aa1af4cf3409fa12ada28f302206904bd6c03783bba0c3c5db79a936015192d8d2ec9a75e268b855cd63c8e741201", - "03e9ae92eabb90ca74fe993bac25a34afb53dbfd9ee15d1434f46704cbef38ec97", - "304402204d0d8f141eeabaf284be3385c9a884e125d944f9349e796fc37afd8cbf97917102202b6fb1b039705f72ee8c5e885fc7054c0ae49bd645fa08f801cbbf307bdca2f601", - "03e9ae92eabb90ca74fe993bac25a34afb53dbfd9ee15d1434f46704cbef38ec97", - "304402200730ee1653a76aa7b97a3ae5b0de69f3a4c2cb3b7b60cdc7e98008d81f38714602203fb41b3edefbf12d90b73656572e6bf7acdcab6456cc63196ccf3d03d41d04ab01", - "03e9ae92eabb90ca74fe993bac25a34afb53dbfd9ee15d1434f46704cbef38ec97", - "3044022051d0d555b9a1b3e39c44095140403e81ad6fe13c5bca36d75c0794c5e3f6786102202434ff051d31cd22b6b854930f66f52b28a3db6cffe017ff68798aa1cd84369401", - "03e9ae92eabb90ca74fe993bac25a34afb53dbfd9ee15d1434f46704cbef38ec97", - "304402203122b69adf43edab2670f1a5c95004d71c4d1a6c970b854ba4d0a186245686d902207d1bc7dd75c3c081ed74b7164c0f3d858b518542ad3f2637c5296961e8e35a3301", - "03e9ae92eabb90ca74fe993bac25a34afb53dbfd9ee15d1434f46704cbef38ec97" + "304402203216ade31a533280808466221b8466c0dbf389f520f3bc6b7b58b8580dd52ada0220094a75d3e34ba099e83afc8ea1bb7675c05972999bd54061d7064c557fcebb7501", + "03550c9d7bd991a1979454408705848a313ca07f6c59f09bcc2f6b3d23623c8a26" ], "lock_time": 0, - "tx_hash": "4cd813fae2558e89f2f9411f38daa7d4c10c94a267daa38155cf18fb4d9fd055", - "tx_id": "4cd813fae2558e89f2f9411f38daa7d4c10c94a267daa38155cf18fb4d9fd055" + "tx_hash": "580ec0c7defaa9779a34e074c2046fab885ea02da799e56daed21d55a482e71f", + "tx_id": "580ec0c7defaa9779a34e074c2046fab885ea02da799e56daed21d55a482e71f" }, "unpacked_data": { - "message_type": "mpma_send", - "message_type_id": 3, - "message_data": [ - { - "asset": "MYASSETA", - "destination": "bcrt1q9cf2ed4wk37qye08wlppw39l7prxws7afa3krk", - "quantity": 10, - "memo": null, - "memo_is_hex": null, - "asset_info": { - "asset_longname": null, - "description": "My super asset A", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", - "divisible": true, - "locked": false - }, - "quantity_normalized": "0.00000010" - }, - { - "asset": "XCP", - "destination": "bcrt1q2nqm5v62ryf0jc6n7ygf8zf8cezllyryfdfnk9", - "quantity": 10, - "memo": null, - "memo_is_hex": null, - "asset_info": { - "divisible": true, - "asset_longname": null, - "description": "The Counterparty protocol native currency", - "locked": true, - "issuer": null - }, - "quantity_normalized": "0.00000010" - } - ] + "message_type": "cancel", + "message_type_id": 70, + "message_data": { + "offer_hash": "2800d4586e4c4189062b253bb171fd88ceb4184a559bb111b5990541e65968fc", + "status": "valid" + } }, "btc_amount_normalized": "0.00000000" } }, "/v2/transactions//info": { "result": { - "source": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", + "source": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", "destination": null, "btc_amount": 0, "fee": 10000, - "data": "0200000000000000010000000000002710802e12acb6aeb47c0265e777c21744bff0466743dd", + "data": "0200000000000000010000000000002710803f1b35d0c7d4f97ce61405f0ca84abe9d07ba48d", "decoded_tx": { "version": 2, "segwit": true, "coinbase": false, "vin": [ { - "hash": "d8bd35840ef462d4d8ffb6ffcc1987a2d498d242b5e85de32a26d502b84dac99", + "hash": "e94b0f923c947a3156499663930c5f8267dd34540b4f2fa055fdf3c460c5b1d0", "n": 1, "script_sig": "", "sequence": 4294967295, @@ -905,20 +824,20 @@ "vout": [ { "value": 0, - "script_pub_key": "6a2eac5cd552e0d9ff14fb9826f766e91d711f9aa0abece8791ca82905ca10e0a891f3e35ab723de58639c1b773ad606" + "script_pub_key": "6a2ecd6afc278eea034cfdc4eb9c89b5e623fe38a16199d1c6c7f433b4915b016b3798b7371e39cddb2fc70d9f11428a" }, { "value": 4999955000, - "script_pub_key": "00146c45b04730370dc7e778ed200c19f22a08c064a9" + "script_pub_key": "00146a0754aa80c92844296a3a23dde3609ac941f9d0" } ], "vtxinwit": [ - "304402206dfd3dfa3a68eec239ebd85d1f37fb2b2f0d5d5f2d430a4fc1ed186aded3a46602203b2e4f6abe92d26849955a89d6f2c180cdb55802755da5f8447f0c03f578347501", - "03b5e165703c3ef7b3eb8feb32c82da0679166b81eae0830c1d0d0803fe78048b0" + "3044022063cccb36b59093cf77261a400cfb7c591c3e67b90d8bead689edbb0538daa2b0022058cd448763a051010466aea5a88bf3e6fc6a8b3db46ff310ff9e58782abbd53801", + "039fcbb1490d5238142ee3d518816b8637d5b7f61977a9b8d5f3cb14c5b7f7dc6f" ], "lock_time": 0, - "tx_hash": "044206e67491ff5d4c325bca6bbf5704dfbc3794e8948a39aae3ab0e11b23e2a", - "tx_id": "044206e67491ff5d4c325bca6bbf5704dfbc3794e8948a39aae3ab0e11b23e2a" + "tx_hash": "d2ccbb9031162b0616fdadcbc7d3c0925c13e496a5ff4bf76db95a61063afb30", + "tx_id": "d2ccbb9031162b0616fdadcbc7d3c0925c13e496a5ff4bf76db95a61063afb30" }, "unpacked_data": { "message_type": "enhanced_send", @@ -926,7 +845,7 @@ "message_data": { "asset": "XCP", "quantity": 10000, - "address": "bcrt1q9cf2ed4wk37qye08wlppw39l7prxws7afa3krk", + "address": "bcrt1q8udnt5x86nuhees5qhcv4p9ta8g8hfydzswq37", "memo": null, "asset_info": { "divisible": true, @@ -953,17 +872,17 @@ "/v2/transactions/": { "result": { "tx_index": 60, - "tx_hash": "da0a0e76bfc982e2bbed2679a71f4e2d3ebc01140b448f430bb01b50f7ceaabb", + "tx_hash": "e2b0838c6777bfc19c1356df65d1b06044f6a87dbe2533da8a7d7cdd8a156d7c", "block_index": 194, - "block_hash": "52ace614bdf700970fae116cbd930af95fe09c4faee117d3d3c0c24860eedf93", - "block_time": 1727201016, - "source": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", + "block_hash": "65f3b8e95b553064e136eca01ca1fad84f6980bf8b7e2372d745c2051646fdb7", + "block_time": 1727349782, + "source": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", "destination": null, "btc_amount": 0, "fee": 10000, "data": "6e0000000000000001000000000000000164657374726f79", "supported": true, - "utxos_info": "da0a0e76bfc982e2bbed2679a71f4e2d3ebc01140b448f430bb01b50f7ceaabb:1", + "utxos_info": "e2b0838c6777bfc19c1356df65d1b06044f6a87dbe2533da8a7d7cdd8a156d7c:1", "confirmed": true, "unpacked_data": { "message_type": "destroy", @@ -988,17 +907,17 @@ "/v2/transactions/": { "result": { "tx_index": 60, - "tx_hash": "da0a0e76bfc982e2bbed2679a71f4e2d3ebc01140b448f430bb01b50f7ceaabb", + "tx_hash": "e2b0838c6777bfc19c1356df65d1b06044f6a87dbe2533da8a7d7cdd8a156d7c", "block_index": 194, - "block_hash": "52ace614bdf700970fae116cbd930af95fe09c4faee117d3d3c0c24860eedf93", - "block_time": 1727201016, - "source": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", + "block_hash": "65f3b8e95b553064e136eca01ca1fad84f6980bf8b7e2372d745c2051646fdb7", + "block_time": 1727349782, + "source": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", "destination": null, "btc_amount": 0, "fee": 10000, "data": "6e0000000000000001000000000000000164657374726f79", "supported": true, - "utxos_info": "da0a0e76bfc982e2bbed2679a71f4e2d3ebc01140b448f430bb01b50f7ceaabb:1", + "utxos_info": "e2b0838c6777bfc19c1356df65d1b06044f6a87dbe2533da8a7d7cdd8a156d7c:1", "confirmed": true, "unpacked_data": { "message_type": "destroy", @@ -1027,47 +946,47 @@ "event": "TRANSACTION_PARSED", "params": { "supported": true, - "tx_hash": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774", + "tx_hash": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1", "tx_index": 59 }, - "tx_hash": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774", + "tx_hash": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1", "block_index": 193, - "block_time": 1727201012 + "block_time": 1727349778 }, { "event_index": 534, "event": "SWEEP", "params": { "block_index": 193, - "destination": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", + "destination": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", "fee_paid": 600000, "flags": 1, "memo": "sweep my assets", - "source": "bcrt1q9cf2ed4wk37qye08wlppw39l7prxws7afa3krk", + "source": "bcrt1q8udnt5x86nuhees5qhcv4p9ta8g8hfydzswq37", "status": "valid", - "tx_hash": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774", + "tx_hash": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1", "tx_index": 59, - "block_time": 1727201012, + "block_time": 1727349778, "fee_paid_normalized": "0.00600000" }, - "tx_hash": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774", + "tx_hash": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1", "block_index": 193, - "block_time": 1727201012 + "block_time": 1727349778 }, { "event_index": 533, "event": "CREDIT", "params": { - "address": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", + "address": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", "asset": "XCP", "block_index": 193, "calling_function": "sweep", - "event": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774", + "event": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1", "quantity": 74499387833, "tx_index": 59, "utxo": null, "utxo_address": null, - "block_time": 1727201012, + "block_time": 1727349778, "asset_info": { "divisible": true, "asset_longname": null, @@ -1077,24 +996,24 @@ }, "quantity_normalized": "744.99388000" }, - "tx_hash": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774", + "tx_hash": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1", "block_index": 193, - "block_time": 1727201012 + "block_time": 1727349778 }, { "event_index": 532, "event": "DEBIT", "params": { "action": "sweep", - "address": "bcrt1q9cf2ed4wk37qye08wlppw39l7prxws7afa3krk", + "address": "bcrt1q8udnt5x86nuhees5qhcv4p9ta8g8hfydzswq37", "asset": "XCP", "block_index": 193, - "event": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774", + "event": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1", "quantity": 74499387833, "tx_index": 59, "utxo": null, "utxo_address": null, - "block_time": 1727201012, + "block_time": 1727349778, "asset_info": { "divisible": true, "asset_longname": null, @@ -1104,36 +1023,36 @@ }, "quantity_normalized": "744.99388000" }, - "tx_hash": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774", + "tx_hash": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1", "block_index": 193, - "block_time": 1727201012 + "block_time": 1727349778 }, { "event_index": 531, "event": "CREDIT", "params": { - "address": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", + "address": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", "asset": "MYASSETA", "block_index": 193, "calling_function": "sweep", - "event": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774", + "event": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1", "quantity": 10, "tx_index": 59, "utxo": null, "utxo_address": null, - "block_time": 1727201012, + "block_time": 1727349778, "asset_info": { "asset_longname": null, "description": "My super asset A", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false }, "quantity_normalized": "0.00000010" }, - "tx_hash": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774", + "tx_hash": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1", "block_index": 193, - "block_time": 1727201012 + "block_time": 1727349778 } ], "next_cursor": 530, @@ -1146,47 +1065,47 @@ "event": "TRANSACTION_PARSED", "params": { "supported": true, - "tx_hash": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774", + "tx_hash": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1", "tx_index": 59 }, - "tx_hash": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774", + "tx_hash": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1", "block_index": 193, - "block_time": 1727201012 + "block_time": 1727349778 }, { "event_index": 534, "event": "SWEEP", "params": { "block_index": 193, - "destination": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", + "destination": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", "fee_paid": 600000, "flags": 1, "memo": "sweep my assets", - "source": "bcrt1q9cf2ed4wk37qye08wlppw39l7prxws7afa3krk", + "source": "bcrt1q8udnt5x86nuhees5qhcv4p9ta8g8hfydzswq37", "status": "valid", - "tx_hash": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774", + "tx_hash": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1", "tx_index": 59, - "block_time": 1727201012, + "block_time": 1727349778, "fee_paid_normalized": "0.00600000" }, - "tx_hash": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774", + "tx_hash": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1", "block_index": 193, - "block_time": 1727201012 + "block_time": 1727349778 }, { "event_index": 533, "event": "CREDIT", "params": { - "address": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", + "address": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", "asset": "XCP", "block_index": 193, "calling_function": "sweep", - "event": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774", + "event": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1", "quantity": 74499387833, "tx_index": 59, "utxo": null, "utxo_address": null, - "block_time": 1727201012, + "block_time": 1727349778, "asset_info": { "divisible": true, "asset_longname": null, @@ -1196,24 +1115,24 @@ }, "quantity_normalized": "744.99388000" }, - "tx_hash": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774", + "tx_hash": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1", "block_index": 193, - "block_time": 1727201012 + "block_time": 1727349778 }, { "event_index": 532, "event": "DEBIT", "params": { "action": "sweep", - "address": "bcrt1q9cf2ed4wk37qye08wlppw39l7prxws7afa3krk", + "address": "bcrt1q8udnt5x86nuhees5qhcv4p9ta8g8hfydzswq37", "asset": "XCP", "block_index": 193, - "event": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774", + "event": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1", "quantity": 74499387833, "tx_index": 59, "utxo": null, "utxo_address": null, - "block_time": 1727201012, + "block_time": 1727349778, "asset_info": { "divisible": true, "asset_longname": null, @@ -1223,36 +1142,36 @@ }, "quantity_normalized": "744.99388000" }, - "tx_hash": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774", + "tx_hash": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1", "block_index": 193, - "block_time": 1727201012 + "block_time": 1727349778 }, { "event_index": 531, "event": "CREDIT", "params": { - "address": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", + "address": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", "asset": "MYASSETA", "block_index": 193, "calling_function": "sweep", - "event": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774", + "event": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1", "quantity": 10, "tx_index": 59, "utxo": null, "utxo_address": null, - "block_time": 1727201012, + "block_time": 1727349778, "asset_info": { "asset_longname": null, "description": "My super asset A", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false }, "quantity_normalized": "0.00000010" }, - "tx_hash": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774", + "tx_hash": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1", "block_index": 193, - "block_time": 1727201012 + "block_time": 1727349778 } ], "next_cursor": 530, @@ -1262,10 +1181,10 @@ "result": [ { "tx_index": 55, - "tx_hash": "4cd813fae2558e89f2f9411f38daa7d4c10c94a267daa38155cf18fb4d9fd055", + "tx_hash": "c95c3eaeb282aad2a9bd7b3c74fec665200aceba41585581df0b0bb4ad6434d7", "block_index": 189, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", - "destination": "bcrt1q2nqm5v62ryf0jc6n7ygf8zf8cezllyryfdfnk9", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", + "destination": "bcrt1q80kwyrcnqdvackyar6zdtx2shtussgggmw3q6d", "asset": "XCP", "quantity": 10, "status": "valid", @@ -1273,7 +1192,7 @@ "memo": null, "fee_paid": 0, "confirmed": true, - "block_time": 1727200995, + "block_time": 1727349761, "asset_info": { "divisible": true, "asset_longname": null, @@ -1286,10 +1205,10 @@ }, { "tx_index": 55, - "tx_hash": "4cd813fae2558e89f2f9411f38daa7d4c10c94a267daa38155cf18fb4d9fd055", + "tx_hash": "c95c3eaeb282aad2a9bd7b3c74fec665200aceba41585581df0b0bb4ad6434d7", "block_index": 189, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", - "destination": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", + "destination": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", "asset": "MYASSETA", "quantity": 10, "status": "valid", @@ -1297,11 +1216,11 @@ "memo": null, "fee_paid": 0, "confirmed": true, - "block_time": 1727200995, + "block_time": 1727349761, "asset_info": { "asset_longname": null, "description": "My super asset A", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false }, @@ -1310,10 +1229,10 @@ }, { "tx_index": 55, - "tx_hash": "4cd813fae2558e89f2f9411f38daa7d4c10c94a267daa38155cf18fb4d9fd055", + "tx_hash": "c95c3eaeb282aad2a9bd7b3c74fec665200aceba41585581df0b0bb4ad6434d7", "block_index": 189, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", - "destination": "bcrt1q9cf2ed4wk37qye08wlppw39l7prxws7afa3krk", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", + "destination": "bcrt1q8udnt5x86nuhees5qhcv4p9ta8g8hfydzswq37", "asset": "MYASSETA", "quantity": 10, "status": "valid", @@ -1321,11 +1240,11 @@ "memo": null, "fee_paid": 0, "confirmed": true, - "block_time": 1727200995, + "block_time": 1727349761, "asset_info": { "asset_longname": null, "description": "My super asset A", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false }, @@ -1341,27 +1260,27 @@ { "tx_index": 34, "dispense_index": 0, - "tx_hash": "6b21482e6e461d42ded8e74826ff88a8b23621baaa45e714c7c2a20457bd6c12", + "tx_hash": "4bc99d7ffc03d1e4915b1ea44172e6084ee85288f44bae4e6d9043e8746f3dd2", "block_index": 147, - "source": "bcrt1qeshrsce6vyx833j2p85aesnx0aj9sxjtt79jak", - "destination": "bcrt1qfvucymcd7u04hpd7eafsmxwnashcmaqs54q79p", + "source": "bcrt1qm9mne8mrxhvyp755z5f69cry0z5zgrc87js5qu", + "destination": "bcrt1qwjn89m6ynaf8t4s48mucjczwt375eyrga4zrhw", "asset": "XCP", "dispense_quantity": 666, - "dispenser_tx_hash": "1e7bea513de78cabf444b974fdb0efb4304b18bd990a889d7a0f8b0e3d21b6ea", + "dispenser_tx_hash": "8e7f28a8c5ca3134d68d6d673d11435378a769b54dbac5264a32f33d7a45c564", "btc_amount": 10000, "confirmed": true, "dispenser": { "tx_index": 33, "block_index": 147, - "source": "bcrt1qeshrsce6vyx833j2p85aesnx0aj9sxjtt79jak", + "source": "bcrt1qm9mne8mrxhvyp755z5f69cry0z5zgrc87js5qu", "give_quantity": 1, "escrow_quantity": 10000, "satoshirate": 1, "status": 0, "give_remaining": 9334, - "oracle_address": "bcrt1qeshrsce6vyx833j2p85aesnx0aj9sxjtt79jak", + "oracle_address": "bcrt1qm9mne8mrxhvyp755z5f69cry0z5zgrc87js5qu", "last_status_tx_hash": null, - "origin": "bcrt1qeshrsce6vyx833j2p85aesnx0aj9sxjtt79jak", + "origin": "bcrt1qm9mne8mrxhvyp755z5f69cry0z5zgrc87js5qu", "dispense_count": 1, "last_status_tx_source": null, "close_block_index": null, @@ -1376,7 +1295,7 @@ "satoshirate_normalized": "0.00000001", "satoshi_price_normalized": "0.00000016" }, - "block_time": 1727200827, + "block_time": 1727349600, "asset_info": { "divisible": true, "asset_longname": null, @@ -1397,16 +1316,16 @@ "event_index": 533, "event": "CREDIT", "params": { - "address": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", + "address": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", "asset": "XCP", "block_index": 193, "calling_function": "sweep", - "event": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774", + "event": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1", "quantity": 74499387833, "tx_index": 59, "utxo": null, "utxo_address": null, - "block_time": 1727201012, + "block_time": 1727349778, "asset_info": { "divisible": true, "asset_longname": null, @@ -1416,63 +1335,63 @@ }, "quantity_normalized": "744.99388000" }, - "tx_hash": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774", + "tx_hash": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1", "block_index": 193, - "block_time": 1727201012 + "block_time": 1727349778 }, { "event_index": 531, "event": "CREDIT", "params": { - "address": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", + "address": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", "asset": "MYASSETA", "block_index": 193, "calling_function": "sweep", - "event": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774", + "event": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1", "quantity": 10, "tx_index": 59, "utxo": null, "utxo_address": null, - "block_time": 1727201012, + "block_time": 1727349778, "asset_info": { "asset_longname": null, "description": "My super asset A", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false }, "quantity_normalized": "0.00000010" }, - "tx_hash": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774", + "tx_hash": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1", "block_index": 193, - "block_time": 1727201012 + "block_time": 1727349778 }, { "event_index": 529, "event": "CREDIT", "params": { - "address": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", + "address": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", "asset": "FAIRMINTA", "block_index": 193, "calling_function": "sweep", - "event": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774", + "event": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1", "quantity": 500000000, "tx_index": 59, "utxo": null, "utxo_address": null, - "block_time": 1727201012, + "block_time": 1727349778, "asset_info": { "asset_longname": "", "description": "", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false }, "quantity_normalized": "5.00000000" }, - "tx_hash": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774", + "tx_hash": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1", "block_index": 193, - "block_time": 1727201012 + "block_time": 1727349778 } ], "next_cursor": null, @@ -1484,16 +1403,16 @@ "event_index": 533, "event": "CREDIT", "params": { - "address": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", + "address": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", "asset": "XCP", "block_index": 193, "calling_function": "sweep", - "event": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774", + "event": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1", "quantity": 74499387833, "tx_index": 59, "utxo": null, "utxo_address": null, - "block_time": 1727201012, + "block_time": 1727349778, "asset_info": { "divisible": true, "asset_longname": null, @@ -1503,63 +1422,63 @@ }, "quantity_normalized": "744.99388000" }, - "tx_hash": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774", + "tx_hash": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1", "block_index": 193, - "block_time": 1727201012 + "block_time": 1727349778 }, { "event_index": 531, "event": "CREDIT", "params": { - "address": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", + "address": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", "asset": "MYASSETA", "block_index": 193, "calling_function": "sweep", - "event": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774", + "event": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1", "quantity": 10, "tx_index": 59, "utxo": null, "utxo_address": null, - "block_time": 1727201012, + "block_time": 1727349778, "asset_info": { "asset_longname": null, "description": "My super asset A", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false }, "quantity_normalized": "0.00000010" }, - "tx_hash": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774", + "tx_hash": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1", "block_index": 193, - "block_time": 1727201012 + "block_time": 1727349778 }, { "event_index": 529, "event": "CREDIT", "params": { - "address": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", + "address": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", "asset": "FAIRMINTA", "block_index": 193, "calling_function": "sweep", - "event": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774", + "event": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1", "quantity": 500000000, "tx_index": 59, "utxo": null, "utxo_address": null, - "block_time": 1727201012, + "block_time": 1727349778, "asset_info": { "asset_longname": "", "description": "", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false }, "quantity_normalized": "5.00000000" }, - "tx_hash": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774", + "tx_hash": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1", "block_index": 193, - "block_time": 1727201012 + "block_time": 1727349778 } ], "next_cursor": null, @@ -1572,7 +1491,7 @@ "total": 100000000000, "addresses": [ { - "address": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "address": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "utxo": null, "utxo_address": null, "quantity": 100000000000, @@ -1582,7 +1501,7 @@ "asset_info": { "asset_longname": "A95428959745315388.SUBNUMERIC", "description": "A subnumeric asset", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false }, @@ -1593,7 +1512,7 @@ "total": 97999999980, "addresses": [ { - "address": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "address": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "utxo": null, "utxo_address": null, "quantity": 97999999980, @@ -1603,7 +1522,7 @@ "asset_info": { "asset_longname": null, "description": "My super asset A", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false }, @@ -1614,7 +1533,7 @@ "total": 500000000, "addresses": [ { - "address": "bcrt1q2nqm5v62ryf0jc6n7ygf8zf8cezllyryfdfnk9", + "address": "bcrt1q80kwyrcnqdvackyar6zdtx2shtussgggmw3q6d", "utxo": null, "utxo_address": null, "quantity": 500000000, @@ -1624,7 +1543,7 @@ "asset_info": { "asset_longname": "", "description": "", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false }, @@ -1635,7 +1554,7 @@ "total": 40, "addresses": [ { - "address": "bcrt1q2nqm5v62ryf0jc6n7ygf8zf8cezllyryfdfnk9", + "address": "bcrt1q80kwyrcnqdvackyar6zdtx2shtussgggmw3q6d", "utxo": null, "utxo_address": null, "quantity": 40, @@ -1645,7 +1564,7 @@ "asset_info": { "asset_longname": "", "description": "", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false }, @@ -1656,7 +1575,7 @@ "total": 19, "addresses": [ { - "address": "bcrt1q2nqm5v62ryf0jc6n7ygf8zf8cezllyryfdfnk9", + "address": "bcrt1q80kwyrcnqdvackyar6zdtx2shtussgggmw3q6d", "utxo": null, "utxo_address": null, "quantity": 19, @@ -1666,7 +1585,7 @@ "asset_info": { "asset_longname": "", "description": "", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false }, @@ -1680,17 +1599,17 @@ "result": [ { "tx_index": 58, - "tx_hash": "132d67269995e3bc9e40d83bc0badefad56d85f0229eedfb0e2ccdf829d03d28", + "tx_hash": "a698de8b421cf087e348e8229a0a5fe1f94cda423531629f5c2864fde41dcd7f", "block_index": 192, - "block_hash": "7aa8cd7d46e84e234d53f8c14736afd98d1d5b8441f4f425fe8c6a52c3f33c87", - "block_time": 1727201008, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "block_hash": "7f32744ac190f7103aded180f9a78843053006353de63e4a6ba2083fac6ef4f0", + "block_time": 1727349773, + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "destination": null, "btc_amount": 0, "fee": 10000, "data": "0a000000000000000100000000000003e8000000000000000000000000000003e800150000000000000000", "supported": true, - "utxos_info": "132d67269995e3bc9e40d83bc0badefad56d85f0229eedfb0e2ccdf829d03d28:1", + "utxos_info": "a698de8b421cf087e348e8229a0a5fe1f94cda423531629f5c2864fde41dcd7f:1", "confirmed": true, "unpacked_data": { "message_type": "order", @@ -1726,23 +1645,23 @@ }, { "tx_index": 57, - "tx_hash": "1d314894d90254c43598647c4ebca9b8f3f0d20a522eb8130d9955e95ea1c197", + "tx_hash": "580ec0c7defaa9779a34e074c2046fab885ea02da799e56daed21d55a482e71f", "block_index": 191, - "block_hash": "6df0e71250aea0de3e29c053f2ca49cc02c029f911a25356f455303c447d0a63", - "block_time": 1727201003, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "block_hash": "5602fc933b2479e92972028900aa479b950d68de91c99d9cd2b9d4b6c9eb5fd8", + "block_time": 1727349769, + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "destination": null, "btc_amount": 0, "fee": 10000, - "data": "4683919cf82dd5eb1e2e1f6d3f3f752d34d41636ed00ab8ff78369eb81475b8e57", + "data": "462800d4586e4c4189062b253bb171fd88ceb4184a559bb111b5990541e65968fc", "supported": true, - "utxos_info": "1d314894d90254c43598647c4ebca9b8f3f0d20a522eb8130d9955e95ea1c197:1", + "utxos_info": "580ec0c7defaa9779a34e074c2046fab885ea02da799e56daed21d55a482e71f:1", "confirmed": true, "unpacked_data": { "message_type": "cancel", "message_type_id": 70, "message_data": { - "offer_hash": "83919cf82dd5eb1e2e1f6d3f3f752d34d41636ed00ab8ff78369eb81475b8e57", + "offer_hash": "2800d4586e4c4189062b253bb171fd88ceb4184a559bb111b5990541e65968fc", "status": "valid" } }, @@ -1750,17 +1669,17 @@ }, { "tx_index": 56, - "tx_hash": "83919cf82dd5eb1e2e1f6d3f3f752d34d41636ed00ab8ff78369eb81475b8e57", + "tx_hash": "2800d4586e4c4189062b253bb171fd88ceb4184a559bb111b5990541e65968fc", "block_index": 190, - "block_hash": "0878eceac6ded73fd8e873772ed9f93c488a46bdde659e59451e65eb9a3ee390", - "block_time": 1727200999, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "block_hash": "6894c9d833a94dda96cacbd65c20855b53ab6cbf3ca4d2935db0148cdee0f627", + "block_time": 1727349765, + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "destination": null, "btc_amount": 0, "fee": 10000, "data": "0a000000000000000100000000000003e8000000000000000000000000000003e800150000000000000000", "supported": true, - "utxos_info": "83919cf82dd5eb1e2e1f6d3f3f752d34d41636ed00ab8ff78369eb81475b8e57:1", + "utxos_info": "2800d4586e4c4189062b253bb171fd88ceb4184a559bb111b5990541e65968fc:1", "confirmed": true, "unpacked_data": { "message_type": "order", @@ -1796,17 +1715,17 @@ }, { "tx_index": 55, - "tx_hash": "4cd813fae2558e89f2f9411f38daa7d4c10c94a267daa38155cf18fb4d9fd055", + "tx_hash": "c95c3eaeb282aad2a9bd7b3c74fec665200aceba41585581df0b0bb4ad6434d7", "block_index": 189, - "block_hash": "73be93be2c91012204c8a1e8321475345c6c634627235302e1e7abe56fcb5755", - "block_time": 1727200995, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "block_hash": "0aec4e04920daa7b67afa563ad13da72e656efceb46b60268f1a55bbe2271020", + "block_time": 1727349761, + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "destination": null, "btc_amount": 0, "fee": 10000, - "data": "0300038054c1ba334a1912f96353f110938927c645ff9064802e12acb6aeb47c0265e777c21744bff0466743dd806c45b04730370dc7e778ed200c19f22a08c064a9400000060acdc5db9400000000000000290000000000000005200000000000000020000000000000001400", + "data": "030003803bece20f130359dc589d1e84d59950baf9082108803f1b35d0c7d4f97ce61405f0ca84abe9d07ba48d806a0754aa80c92844296a3a23dde3609ac941f9d0400000060acdc5db9400000000000000290000000000000005200000000000000020000000000000001400", "supported": true, - "utxos_info": "4cd813fae2558e89f2f9411f38daa7d4c10c94a267daa38155cf18fb4d9fd055:0", + "utxos_info": "c95c3eaeb282aad2a9bd7b3c74fec665200aceba41585581df0b0bb4ad6434d7:0", "confirmed": true, "unpacked_data": { "message_type": "mpma_send", @@ -1814,14 +1733,14 @@ "message_data": [ { "asset": "MYASSETA", - "destination": "bcrt1q9cf2ed4wk37qye08wlppw39l7prxws7afa3krk", + "destination": "bcrt1q8udnt5x86nuhees5qhcv4p9ta8g8hfydzswq37", "quantity": 10, "memo": null, "memo_is_hex": null, "asset_info": { "asset_longname": null, "description": "My super asset A", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false }, @@ -1829,7 +1748,7 @@ }, { "asset": "XCP", - "destination": "bcrt1q2nqm5v62ryf0jc6n7ygf8zf8cezllyryfdfnk9", + "destination": "bcrt1q80kwyrcnqdvackyar6zdtx2shtussgggmw3q6d", "quantity": 10, "memo": null, "memo_is_hex": null, @@ -1848,25 +1767,25 @@ }, { "tx_index": 52, - "tx_hash": "c78a916b13975e32514ea6fac0324481adfcc972f1db2cbabb96677db4d026cb", + "tx_hash": "3e53e5f159119741d2f20cb51578a15e316fc0f0d4bb92eadba99103104483ac", "block_index": 186, - "block_hash": "68d8ed672f554db585e5508b660624d769c3a49fe8bfc118cf4109c241833983", - "block_time": 1727200982, - "source": "bcrt1q2nqm5v62ryf0jc6n7ygf8zf8cezllyryfdfnk9", - "destination": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "block_hash": "1e3ef10f2a2854e277eff75d94d9a94e30cc1801ec33ed023529c607791d8925", + "block_time": 1727349748, + "source": "bcrt1q80kwyrcnqdvackyar6zdtx2shtussgggmw3q6d", + "destination": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "btc_amount": 2000, "fee": 10000, - "data": "0b4844c5f31805a95e25af849d3e888b41d4cba82846300010c82895f4072e57f6e2f9612faf4a7e6249958ba9d24aaf9e3d7a70b0dafaa5fb94dc51a088e6cf63", + "data": "0bc0e64defd329daf75d1cfd3cdd4466bca850ee09e61b996a4b5af9517d84de0594e8b0e0054d6ee0096945c1edaca9a0736964d53f43a8a158850f17cfd985af", "supported": true, - "utxos_info": "c78a916b13975e32514ea6fac0324481adfcc972f1db2cbabb96677db4d026cb:0", + "utxos_info": "3e53e5f159119741d2f20cb51578a15e316fc0f0d4bb92eadba99103104483ac:0", "confirmed": true, "unpacked_data": { "message_type": "btcpay", "message_type_id": 11, "message_data": { - "tx0_hash": "4844c5f31805a95e25af849d3e888b41d4cba82846300010c82895f4072e57f6", - "tx1_hash": "e2f9612faf4a7e6249958ba9d24aaf9e3d7a70b0dafaa5fb94dc51a088e6cf63", - "order_match_id": "4844c5f31805a95e25af849d3e888b41d4cba82846300010c82895f4072e57f6_e2f9612faf4a7e6249958ba9d24aaf9e3d7a70b0dafaa5fb94dc51a088e6cf63", + "tx0_hash": "c0e64defd329daf75d1cfd3cdd4466bca850ee09e61b996a4b5af9517d84de05", + "tx1_hash": "94e8b0e0054d6ee0096945c1edaca9a0736964d53f43a8a158850f17cfd985af", + "order_match_id": "c0e64defd329daf75d1cfd3cdd4466bca850ee09e61b996a4b5af9517d84de05_94e8b0e0054d6ee0096945c1edaca9a0736964d53f43a8a158850f17cfd985af", "status": "valid" } }, @@ -1895,11 +1814,11 @@ "give_asset": "XCP", "give_quantity": 1000, "give_remaining": 1000, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "status": "open", - "tx_hash": "132d67269995e3bc9e40d83bc0badefad56d85f0229eedfb0e2ccdf829d03d28", + "tx_hash": "a698de8b421cf087e348e8229a0a5fe1f94cda423531629f5c2864fde41dcd7f", "tx_index": 58, - "block_time": 1727201008, + "block_time": 1727349773, "give_asset_info": { "divisible": true, "asset_longname": null, @@ -1923,24 +1842,24 @@ "fee_required_remaining_normalized": "0.00000000", "fee_provided_remaining_normalized": "0.00010000" }, - "tx_hash": "132d67269995e3bc9e40d83bc0badefad56d85f0229eedfb0e2ccdf829d03d28", + "tx_hash": "a698de8b421cf087e348e8229a0a5fe1f94cda423531629f5c2864fde41dcd7f", "block_index": 192, - "block_time": 1727201008 + "block_time": 1727349773 }, { "event_index": 521, "event": "DEBIT", "params": { "action": "open order", - "address": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "address": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "asset": "XCP", "block_index": 192, - "event": "132d67269995e3bc9e40d83bc0badefad56d85f0229eedfb0e2ccdf829d03d28", + "event": "a698de8b421cf087e348e8229a0a5fe1f94cda423531629f5c2864fde41dcd7f", "quantity": 1000, "tx_index": 58, "utxo": null, "utxo_address": null, - "block_time": 1727201008, + "block_time": 1727349773, "asset_info": { "divisible": true, "asset_longname": null, @@ -1950,25 +1869,25 @@ }, "quantity_normalized": "0.00001000" }, - "tx_hash": "132d67269995e3bc9e40d83bc0badefad56d85f0229eedfb0e2ccdf829d03d28", + "tx_hash": "a698de8b421cf087e348e8229a0a5fe1f94cda423531629f5c2864fde41dcd7f", "block_index": 192, - "block_time": 1727201008 + "block_time": 1727349773 }, { "event_index": 520, "event": "NEW_TRANSACTION", "params": { - "block_hash": "7aa8cd7d46e84e234d53f8c14736afd98d1d5b8441f4f425fe8c6a52c3f33c87", + "block_hash": "7f32744ac190f7103aded180f9a78843053006353de63e4a6ba2083fac6ef4f0", "block_index": 192, - "block_time": 1727201008, + "block_time": 1727349773, "btc_amount": 0, "data": "0a000000000000000100000000000003e8000000000000000000000000000003e800150000000000000000", "destination": "", "fee": 10000, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", - "tx_hash": "132d67269995e3bc9e40d83bc0badefad56d85f0229eedfb0e2ccdf829d03d28", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", + "tx_hash": "a698de8b421cf087e348e8229a0a5fe1f94cda423531629f5c2864fde41dcd7f", "tx_index": 58, - "utxos_info": "132d67269995e3bc9e40d83bc0badefad56d85f0229eedfb0e2ccdf829d03d28:1", + "utxos_info": "a698de8b421cf087e348e8229a0a5fe1f94cda423531629f5c2864fde41dcd7f:1", "unpacked_data": { "message_type": "order", "message_type_id": 10, @@ -2000,40 +1919,40 @@ }, "btc_amount_normalized": "0.00000000" }, - "tx_hash": "132d67269995e3bc9e40d83bc0badefad56d85f0229eedfb0e2ccdf829d03d28", + "tx_hash": "a698de8b421cf087e348e8229a0a5fe1f94cda423531629f5c2864fde41dcd7f", "block_index": 192, - "block_time": 1727201008 + "block_time": 1727349773 }, { "event_index": 516, "event": "CANCEL_ORDER", "params": { "block_index": 191, - "offer_hash": "83919cf82dd5eb1e2e1f6d3f3f752d34d41636ed00ab8ff78369eb81475b8e57", - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "offer_hash": "2800d4586e4c4189062b253bb171fd88ceb4184a559bb111b5990541e65968fc", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "status": "valid", - "tx_hash": "1d314894d90254c43598647c4ebca9b8f3f0d20a522eb8130d9955e95ea1c197", + "tx_hash": "580ec0c7defaa9779a34e074c2046fab885ea02da799e56daed21d55a482e71f", "tx_index": 57, - "block_time": 1727201003 + "block_time": 1727349769 }, - "tx_hash": "1d314894d90254c43598647c4ebca9b8f3f0d20a522eb8130d9955e95ea1c197", + "tx_hash": "580ec0c7defaa9779a34e074c2046fab885ea02da799e56daed21d55a482e71f", "block_index": 191, - "block_time": 1727201003 + "block_time": 1727349769 }, { "event_index": 515, "event": "CREDIT", "params": { - "address": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "address": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "asset": "XCP", "block_index": 191, "calling_function": "cancel order", - "event": "83919cf82dd5eb1e2e1f6d3f3f752d34d41636ed00ab8ff78369eb81475b8e57", + "event": "2800d4586e4c4189062b253bb171fd88ceb4184a559bb111b5990541e65968fc", "quantity": 1000, "tx_index": 57, "utxo": null, "utxo_address": null, - "block_time": 1727201003, + "block_time": 1727349769, "asset_info": { "divisible": true, "asset_longname": null, @@ -2043,9 +1962,9 @@ }, "quantity_normalized": "0.00001000" }, - "tx_hash": "1d314894d90254c43598647c4ebca9b8f3f0d20a522eb8130d9955e95ea1c197", + "tx_hash": "580ec0c7defaa9779a34e074c2046fab885ea02da799e56daed21d55a482e71f", "block_index": 191, - "block_time": 1727201003 + "block_time": 1727349769 } ], "next_cursor": 513, @@ -2054,17 +1973,17 @@ "/v2/addresses/mempool": { "result": [ { - "tx_hash": "044206e67491ff5d4c325bca6bbf5704dfbc3794e8948a39aae3ab0e11b23e2a", + "tx_hash": "d2ccbb9031162b0616fdadcbc7d3c0925c13e496a5ff4bf76db95a61063afb30", "event": "ENHANCED_SEND", "params": { "asset": "XCP", "block_index": 9999999, - "destination": "bcrt1q9cf2ed4wk37qye08wlppw39l7prxws7afa3krk", + "destination": "bcrt1q8udnt5x86nuhees5qhcv4p9ta8g8hfydzswq37", "memo": null, "quantity": 10000, - "source": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", + "source": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", "status": "valid", - "tx_hash": "044206e67491ff5d4c325bca6bbf5704dfbc3794e8948a39aae3ab0e11b23e2a", + "tx_hash": "d2ccbb9031162b0616fdadcbc7d3c0925c13e496a5ff4bf76db95a61063afb30", "tx_index": 61, "asset_info": { "divisible": true, @@ -2074,22 +1993,23 @@ "issuer": null }, "quantity_normalized": "0.00010000" - } + }, + "timestamp": 1727349786.5118906 }, { - "tx_hash": "044206e67491ff5d4c325bca6bbf5704dfbc3794e8948a39aae3ab0e11b23e2a", + "tx_hash": "d2ccbb9031162b0616fdadcbc7d3c0925c13e496a5ff4bf76db95a61063afb30", "event": "CREDIT", "params": { - "address": "bcrt1q9cf2ed4wk37qye08wlppw39l7prxws7afa3krk", + "address": "bcrt1q8udnt5x86nuhees5qhcv4p9ta8g8hfydzswq37", "asset": "XCP", "block_index": 194, "calling_function": "send", - "event": "044206e67491ff5d4c325bca6bbf5704dfbc3794e8948a39aae3ab0e11b23e2a", + "event": "d2ccbb9031162b0616fdadcbc7d3c0925c13e496a5ff4bf76db95a61063afb30", "quantity": 10000, "tx_index": 61, "utxo": null, "utxo_address": null, - "block_time": 1727201016, + "block_time": 1727349782, "asset_info": { "divisible": true, "asset_longname": null, @@ -2098,22 +2018,23 @@ "issuer": null }, "quantity_normalized": "0.00010000" - } + }, + "timestamp": 1727349786.5118906 }, { - "tx_hash": "044206e67491ff5d4c325bca6bbf5704dfbc3794e8948a39aae3ab0e11b23e2a", + "tx_hash": "d2ccbb9031162b0616fdadcbc7d3c0925c13e496a5ff4bf76db95a61063afb30", "event": "DEBIT", "params": { "action": "send", - "address": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", + "address": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", "asset": "XCP", "block_index": 194, - "event": "044206e67491ff5d4c325bca6bbf5704dfbc3794e8948a39aae3ab0e11b23e2a", + "event": "d2ccbb9031162b0616fdadcbc7d3c0925c13e496a5ff4bf76db95a61063afb30", "quantity": 10000, "tx_index": 61, "utxo": null, "utxo_address": null, - "block_time": 1727201016, + "block_time": 1727349782, "asset_info": { "divisible": true, "asset_longname": null, @@ -2122,30 +2043,31 @@ "issuer": null }, "quantity_normalized": "0.00010000" - } + }, + "timestamp": 1727349786.5118906 }, { - "tx_hash": "044206e67491ff5d4c325bca6bbf5704dfbc3794e8948a39aae3ab0e11b23e2a", + "tx_hash": "d2ccbb9031162b0616fdadcbc7d3c0925c13e496a5ff4bf76db95a61063afb30", "event": "NEW_TRANSACTION", "params": { "block_hash": "mempool", "block_index": 9999999, - "block_time": 1727201019.8965485, + "block_time": 1727349786.5118906, "btc_amount": 0, - "data": "0200000000000000010000000000002710802e12acb6aeb47c0265e777c21744bff0466743dd", + "data": "0200000000000000010000000000002710803f1b35d0c7d4f97ce61405f0ca84abe9d07ba48d", "destination": "", "fee": 10000, - "source": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", - "tx_hash": "044206e67491ff5d4c325bca6bbf5704dfbc3794e8948a39aae3ab0e11b23e2a", + "source": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", + "tx_hash": "d2ccbb9031162b0616fdadcbc7d3c0925c13e496a5ff4bf76db95a61063afb30", "tx_index": 61, - "utxos_info": "044206e67491ff5d4c325bca6bbf5704dfbc3794e8948a39aae3ab0e11b23e2a:1", + "utxos_info": "d2ccbb9031162b0616fdadcbc7d3c0925c13e496a5ff4bf76db95a61063afb30:1", "unpacked_data": { "message_type": "enhanced_send", "message_type_id": 2, "message_data": { "asset": "XCP", "quantity": 10000, - "address": "bcrt1q9cf2ed4wk37qye08wlppw39l7prxws7afa3krk", + "address": "bcrt1q8udnt5x86nuhees5qhcv4p9ta8g8hfydzswq37", "memo": null, "asset_info": { "divisible": true, @@ -2158,7 +2080,8 @@ } }, "btc_amount_normalized": "0.00000000" - } + }, + "timestamp": 1727349786.5118906 } ], "next_cursor": null, @@ -2167,7 +2090,7 @@ "/v2/addresses/
/balances": { "result": [ { - "address": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "address": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "asset": "A95428956980101314", "quantity": 100000000000, "utxo": null, @@ -2175,14 +2098,14 @@ "asset_info": { "asset_longname": "A95428959745315388.SUBNUMERIC", "description": "A subnumeric asset", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false }, "quantity_normalized": "1000.00000000" }, { - "address": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "address": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "asset": "MYASSETA", "quantity": 97999999980, "utxo": null, @@ -2190,14 +2113,14 @@ "asset_info": { "asset_longname": null, "description": "My super asset A", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false }, "quantity_normalized": "980.00000000" }, { - "address": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "address": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "asset": "XCP", "quantity": 82699937196, "utxo": null, @@ -2212,7 +2135,7 @@ "quantity_normalized": "826.99937000" }, { - "address": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "address": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "asset": "TESTLOCKDESC", "quantity": 10000000000, "utxo": null, @@ -2220,7 +2143,7 @@ "asset_info": { "asset_longname": null, "description": "Test Locking Description", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false }, @@ -2232,7 +2155,7 @@ }, "/v2/addresses/
/balances/": { "result": { - "address": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "address": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "asset": "XCP", "quantity": 82699937196, "utxo": null, @@ -2251,16 +2174,16 @@ "result": [ { "block_index": 191, - "address": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "address": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "asset": "XCP", "quantity": 1000, "calling_function": "cancel order", - "event": "83919cf82dd5eb1e2e1f6d3f3f752d34d41636ed00ab8ff78369eb81475b8e57", + "event": "2800d4586e4c4189062b253bb171fd88ceb4184a559bb111b5990541e65968fc", "tx_index": 57, "utxo": null, "utxo_address": null, "confirmed": true, - "block_time": 1727201003, + "block_time": 1727349769, "asset_info": { "divisible": true, "asset_longname": null, @@ -2272,16 +2195,16 @@ }, { "block_index": 183, - "address": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "address": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "asset": "XCP", "quantity": 1000, "calling_function": "cancel order", - "event": "f90bb3520b4cd8e8f43ae4a416ea102f6a45a4cfd10b4620066271057abde926", + "event": "3c2578755f5ce3a12092ce274da102b8cc2edd176680fb729c666ddf64758de0", "tx_index": 0, "utxo": null, "utxo_address": null, "confirmed": true, - "block_time": 1727200899, + "block_time": 1727349670, "asset_info": { "divisible": true, "asset_longname": null, @@ -2293,20 +2216,20 @@ }, { "block_index": 160, - "address": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "address": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "asset": "A95428956980101314", "quantity": 100000000000, "calling_function": "issuance", - "event": "efd20bb15eb6a7ce22645a0fb33b1873d00dc0cdeb9533d37037e0fd6a63f512", + "event": "a2fa6f1455be62f0f3dc7323d04ff355a70e7a3c9598ec831b1ebe6042414f40", "tx_index": 47, "utxo": null, "utxo_address": null, "confirmed": true, - "block_time": 1727200884, + "block_time": 1727349655, "asset_info": { "asset_longname": "A95428959745315388.SUBNUMERIC", "description": "A subnumeric asset", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false }, @@ -2314,20 +2237,20 @@ }, { "block_index": 157, - "address": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "address": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "asset": "TESTLOCKDESC", "quantity": 10000000000, "calling_function": "issuance", - "event": "e12a079169fa7227aca6b168eafdf85cc67738b746b00fb0efa698d2c977b8f1", + "event": "4d6e8c750d7bebcc8306d1839b77caa73334ae0b91c6d0c002b1caad4cf321aa", "tx_index": 44, "utxo": null, "utxo_address": null, "confirmed": true, - "block_time": 1727200871, + "block_time": 1727349642, "asset_info": { "asset_longname": null, "description": "Test Locking Description", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false }, @@ -2339,16 +2262,16 @@ "asset": "MYASSETA", "quantity": 1000000000, "calling_function": "attach to utxo", - "event": "10c98431b6929b14e27a040b17f2d22aafc7813478587e2bbaca26c1c6197538", + "event": "984bc0ec4bd08b8bc75ae3c16b95de7ac4c500b8948d9ce99ddfb27f095f5107", "tx_index": 39, - "utxo": "10c98431b6929b14e27a040b17f2d22aafc7813478587e2bbaca26c1c6197538:1", - "utxo_address": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "utxo": "984bc0ec4bd08b8bc75ae3c16b95de7ac4c500b8948d9ce99ddfb27f095f5107:1", + "utxo_address": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "confirmed": true, - "block_time": 1727200849, + "block_time": 1727349621, "asset_info": { "asset_longname": null, "description": "My super asset A", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false }, @@ -2362,16 +2285,16 @@ "result": [ { "block_index": 192, - "address": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "address": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "asset": "XCP", "quantity": 1000, "action": "open order", - "event": "132d67269995e3bc9e40d83bc0badefad56d85f0229eedfb0e2ccdf829d03d28", + "event": "a698de8b421cf087e348e8229a0a5fe1f94cda423531629f5c2864fde41dcd7f", "tx_index": 58, "utxo": null, "utxo_address": null, "confirmed": true, - "block_time": 1727201008, + "block_time": 1727349773, "asset_info": { "divisible": true, "asset_longname": null, @@ -2383,16 +2306,16 @@ }, { "block_index": 190, - "address": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "address": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "asset": "XCP", "quantity": 1000, "action": "open order", - "event": "83919cf82dd5eb1e2e1f6d3f3f752d34d41636ed00ab8ff78369eb81475b8e57", + "event": "2800d4586e4c4189062b253bb171fd88ceb4184a559bb111b5990541e65968fc", "tx_index": 56, "utxo": null, "utxo_address": null, "confirmed": true, - "block_time": 1727200999, + "block_time": 1727349765, "asset_info": { "divisible": true, "asset_longname": null, @@ -2404,16 +2327,16 @@ }, { "block_index": 189, - "address": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "address": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "asset": "XCP", "quantity": 10, "action": "mpma send", - "event": "4cd813fae2558e89f2f9411f38daa7d4c10c94a267daa38155cf18fb4d9fd055", + "event": "c95c3eaeb282aad2a9bd7b3c74fec665200aceba41585581df0b0bb4ad6434d7", "tx_index": 55, "utxo": null, "utxo_address": null, "confirmed": true, - "block_time": 1727200995, + "block_time": 1727349761, "asset_info": { "divisible": true, "asset_longname": null, @@ -2425,20 +2348,20 @@ }, { "block_index": 189, - "address": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "address": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "asset": "MYASSETA", "quantity": 20, "action": "mpma send", - "event": "4cd813fae2558e89f2f9411f38daa7d4c10c94a267daa38155cf18fb4d9fd055", + "event": "c95c3eaeb282aad2a9bd7b3c74fec665200aceba41585581df0b0bb4ad6434d7", "tx_index": 55, "utxo": null, "utxo_address": null, "confirmed": true, - "block_time": 1727200995, + "block_time": 1727349761, "asset_info": { "asset_longname": null, "description": "My super asset A", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false }, @@ -2446,16 +2369,16 @@ }, { "block_index": 184, - "address": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "address": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "asset": "XCP", "quantity": 10000, "action": "open order", - "event": "4844c5f31805a95e25af849d3e888b41d4cba82846300010c82895f4072e57f6", + "event": "c0e64defd329daf75d1cfd3cdd4466bca850ee09e61b996a4b5af9517d84de05", "tx_index": 50, "utxo": null, "utxo_address": null, "confirmed": true, - "block_time": 1727200964, + "block_time": 1727349739, "asset_info": { "divisible": true, "asset_longname": null, @@ -2478,9 +2401,9 @@ "result": [ { "tx_index": 24, - "tx_hash": "929b85b0f022a54c6904a36e51da0339ca9b0583ac7d003a91cd601964f53da5", + "tx_hash": "ee6979ec1952f7d6b4f012894d20aac594379a1abfc25e780122b6c2e6c23017", "block_index": 137, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "timestamp": 4003903983, "value": 999.0, "fee_fraction_int": 0, @@ -2488,7 +2411,7 @@ "locked": false, "status": "valid", "confirmed": true, - "block_time": 1727200786, + "block_time": 1727349549, "fee_fraction_int_normalized": "0.00000000" } ], @@ -2499,14 +2422,14 @@ "result": [ { "tx_index": 0, - "tx_hash": "2a4c788f6c50b44e553e7df7ca7d8f3a63168c0f829df4ba991c41dcce254947", + "tx_hash": "f2240359f1e1ea8b686642df84b6e1956f2f47ff2d151b06e91e0d9ef24cddc8", "block_index": 112, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "burned": 50000000, "earned": 74999998167, "status": "valid", "confirmed": true, - "block_time": 1727200681, + "block_time": 1727349435, "burned_normalized": "0.50000000", "earned_normalized": "749.99998000" } @@ -2518,10 +2441,10 @@ "result": [ { "tx_index": 55, - "tx_hash": "4cd813fae2558e89f2f9411f38daa7d4c10c94a267daa38155cf18fb4d9fd055", + "tx_hash": "c95c3eaeb282aad2a9bd7b3c74fec665200aceba41585581df0b0bb4ad6434d7", "block_index": 189, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", - "destination": "bcrt1q2nqm5v62ryf0jc6n7ygf8zf8cezllyryfdfnk9", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", + "destination": "bcrt1q80kwyrcnqdvackyar6zdtx2shtussgggmw3q6d", "asset": "XCP", "quantity": 10, "status": "valid", @@ -2529,7 +2452,7 @@ "memo": null, "fee_paid": 0, "confirmed": true, - "block_time": 1727200995, + "block_time": 1727349761, "asset_info": { "divisible": true, "asset_longname": null, @@ -2542,10 +2465,10 @@ }, { "tx_index": 55, - "tx_hash": "4cd813fae2558e89f2f9411f38daa7d4c10c94a267daa38155cf18fb4d9fd055", + "tx_hash": "c95c3eaeb282aad2a9bd7b3c74fec665200aceba41585581df0b0bb4ad6434d7", "block_index": 189, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", - "destination": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", + "destination": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", "asset": "MYASSETA", "quantity": 10, "status": "valid", @@ -2553,11 +2476,11 @@ "memo": null, "fee_paid": 0, "confirmed": true, - "block_time": 1727200995, + "block_time": 1727349761, "asset_info": { "asset_longname": null, "description": "My super asset A", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false }, @@ -2566,10 +2489,10 @@ }, { "tx_index": 55, - "tx_hash": "4cd813fae2558e89f2f9411f38daa7d4c10c94a267daa38155cf18fb4d9fd055", + "tx_hash": "c95c3eaeb282aad2a9bd7b3c74fec665200aceba41585581df0b0bb4ad6434d7", "block_index": 189, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", - "destination": "bcrt1q9cf2ed4wk37qye08wlppw39l7prxws7afa3krk", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", + "destination": "bcrt1q8udnt5x86nuhees5qhcv4p9ta8g8hfydzswq37", "asset": "MYASSETA", "quantity": 10, "status": "valid", @@ -2577,11 +2500,11 @@ "memo": null, "fee_paid": 0, "confirmed": true, - "block_time": 1727200995, + "block_time": 1727349761, "asset_info": { "asset_longname": null, "description": "My super asset A", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false }, @@ -2590,10 +2513,10 @@ }, { "tx_index": 39, - "tx_hash": "10c98431b6929b14e27a040b17f2d22aafc7813478587e2bbaca26c1c6197538", + "tx_hash": "984bc0ec4bd08b8bc75ae3c16b95de7ac4c500b8948d9ce99ddfb27f095f5107", "block_index": 152, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", - "destination": "10c98431b6929b14e27a040b17f2d22aafc7813478587e2bbaca26c1c6197538:1", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", + "destination": "984bc0ec4bd08b8bc75ae3c16b95de7ac4c500b8948d9ce99ddfb27f095f5107:1", "asset": "MYASSETA", "quantity": 1000000000, "status": "valid", @@ -2601,11 +2524,11 @@ "memo": null, "fee_paid": 0, "confirmed": true, - "block_time": 1727200849, + "block_time": 1727349621, "asset_info": { "asset_longname": null, "description": "My super asset A", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false }, @@ -2614,10 +2537,10 @@ }, { "tx_index": 36, - "tx_hash": "c4e14890d5864ccbd1cd8f4359a891a6593b9025d1ae267a57c9af00626e321d", + "tx_hash": "b1dfd4f5bd4e981f7b7dc46127154a96764f302d1ffb7a3e86c4f2314a6e72ca", "block_index": 149, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", - "destination": "1e3535ba7d55784565a1ebd370a14fdde23ba46de1398689d8e4dd3886a34714:1", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", + "destination": "7fb4a915d040e4164efb8fccdc84939acc11ce72b0623a0610e44c340149dbe6:1", "asset": "MYASSETA", "quantity": 1000000000, "status": "valid", @@ -2625,11 +2548,11 @@ "memo": null, "fee_paid": 0, "confirmed": true, - "block_time": 1727200836, + "block_time": 1727349608, "asset_info": { "asset_longname": null, "description": "My super asset A", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false }, @@ -2644,10 +2567,10 @@ "result": [ { "tx_index": 38, - "tx_hash": "f409e618a14bf7943a7027f7f66f55aaf0604d8c0cafc7c0062f5c6bdf82d7b6", + "tx_hash": "63e310052736f958559fccc2f2261467f8b9c28616ec4d26d6170d21eb932092", "block_index": 151, - "source": "664b33a2858e0961f08c6a45f5ec6b98042d62a4f4e98faf6862f374be802724:0", - "destination": "bcrt1qe4v63z8qa2kvy5yzt4ssr8zhwxgqw84j8nmhvg", + "source": "3ca36e487e877ec78ff41ab30691fb067721fa65e9a6478d0a0997847ec29966:0", + "destination": "bcrt1qfef9ruv8npmwdjqv0qlrlcr02xtcxk0y6rwtnt", "asset": "MYASSETA", "quantity": 500000000, "status": "valid", @@ -2655,11 +2578,11 @@ "memo": null, "fee_paid": 0, "confirmed": true, - "block_time": 1727200844, + "block_time": 1727349617, "asset_info": { "asset_longname": null, "description": "My super asset A", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false }, @@ -2674,10 +2597,10 @@ "result": [ { "tx_index": 55, - "tx_hash": "4cd813fae2558e89f2f9411f38daa7d4c10c94a267daa38155cf18fb4d9fd055", + "tx_hash": "c95c3eaeb282aad2a9bd7b3c74fec665200aceba41585581df0b0bb4ad6434d7", "block_index": 189, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", - "destination": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", + "destination": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", "asset": "MYASSETA", "quantity": 10, "status": "valid", @@ -2685,11 +2608,11 @@ "memo": null, "fee_paid": 0, "confirmed": true, - "block_time": 1727200995, + "block_time": 1727349761, "asset_info": { "asset_longname": null, "description": "My super asset A", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false }, @@ -2698,10 +2621,10 @@ }, { "tx_index": 55, - "tx_hash": "4cd813fae2558e89f2f9411f38daa7d4c10c94a267daa38155cf18fb4d9fd055", + "tx_hash": "c95c3eaeb282aad2a9bd7b3c74fec665200aceba41585581df0b0bb4ad6434d7", "block_index": 189, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", - "destination": "bcrt1q9cf2ed4wk37qye08wlppw39l7prxws7afa3krk", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", + "destination": "bcrt1q8udnt5x86nuhees5qhcv4p9ta8g8hfydzswq37", "asset": "MYASSETA", "quantity": 10, "status": "valid", @@ -2709,11 +2632,11 @@ "memo": null, "fee_paid": 0, "confirmed": true, - "block_time": 1727200995, + "block_time": 1727349761, "asset_info": { "asset_longname": null, "description": "My super asset A", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false }, @@ -2722,10 +2645,10 @@ }, { "tx_index": 39, - "tx_hash": "10c98431b6929b14e27a040b17f2d22aafc7813478587e2bbaca26c1c6197538", + "tx_hash": "984bc0ec4bd08b8bc75ae3c16b95de7ac4c500b8948d9ce99ddfb27f095f5107", "block_index": 152, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", - "destination": "10c98431b6929b14e27a040b17f2d22aafc7813478587e2bbaca26c1c6197538:1", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", + "destination": "984bc0ec4bd08b8bc75ae3c16b95de7ac4c500b8948d9ce99ddfb27f095f5107:1", "asset": "MYASSETA", "quantity": 1000000000, "status": "valid", @@ -2733,11 +2656,11 @@ "memo": null, "fee_paid": 0, "confirmed": true, - "block_time": 1727200849, + "block_time": 1727349621, "asset_info": { "asset_longname": null, "description": "My super asset A", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false }, @@ -2746,10 +2669,10 @@ }, { "tx_index": 36, - "tx_hash": "c4e14890d5864ccbd1cd8f4359a891a6593b9025d1ae267a57c9af00626e321d", + "tx_hash": "b1dfd4f5bd4e981f7b7dc46127154a96764f302d1ffb7a3e86c4f2314a6e72ca", "block_index": 149, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", - "destination": "1e3535ba7d55784565a1ebd370a14fdde23ba46de1398689d8e4dd3886a34714:1", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", + "destination": "7fb4a915d040e4164efb8fccdc84939acc11ce72b0623a0610e44c340149dbe6:1", "asset": "MYASSETA", "quantity": 1000000000, "status": "valid", @@ -2757,11 +2680,11 @@ "memo": null, "fee_paid": 0, "confirmed": true, - "block_time": 1727200836, + "block_time": 1727349608, "asset_info": { "asset_longname": null, "description": "My super asset A", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false }, @@ -2776,10 +2699,10 @@ "result": [ { "tx_index": 38, - "tx_hash": "f409e618a14bf7943a7027f7f66f55aaf0604d8c0cafc7c0062f5c6bdf82d7b6", + "tx_hash": "63e310052736f958559fccc2f2261467f8b9c28616ec4d26d6170d21eb932092", "block_index": 151, - "source": "664b33a2858e0961f08c6a45f5ec6b98042d62a4f4e98faf6862f374be802724:0", - "destination": "bcrt1qe4v63z8qa2kvy5yzt4ssr8zhwxgqw84j8nmhvg", + "source": "3ca36e487e877ec78ff41ab30691fb067721fa65e9a6478d0a0997847ec29966:0", + "destination": "bcrt1qfef9ruv8npmwdjqv0qlrlcr02xtcxk0y6rwtnt", "asset": "MYASSETA", "quantity": 500000000, "status": "valid", @@ -2787,11 +2710,11 @@ "memo": null, "fee_paid": 0, "confirmed": true, - "block_time": 1727200844, + "block_time": 1727349617, "asset_info": { "asset_longname": null, "description": "My super asset A", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false }, @@ -2806,9 +2729,9 @@ "result": [ { "tx_index": 26, - "tx_hash": "3df6d90991175a0c2aabbe0dc87cacd5d92c90cb996ce5b1514492f2585c61fc", + "tx_hash": "8318f6a5ad692ac4e5a0d04eb67494c45c9373598f0c4136ce793438416ddfd7", "block_index": 141, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "asset": "XCP", "give_quantity": 1, "escrow_quantity": 10000, @@ -2817,7 +2740,7 @@ "give_remaining": 0, "oracle_address": null, "last_status_tx_hash": null, - "origin": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "origin": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "dispense_count": 2, "last_status_tx_source": null, "close_block_index": null, @@ -2827,7 +2750,7 @@ "fiat_unit": null, "oracle_price_last_updated": null, "satoshi_price": 1, - "block_time": 1727200803, + "block_time": 1727349565, "asset_info": { "divisible": true, "asset_longname": null, @@ -2848,9 +2771,9 @@ "/v2/addresses/
/dispensers/": { "result": { "tx_index": 26, - "tx_hash": "3df6d90991175a0c2aabbe0dc87cacd5d92c90cb996ce5b1514492f2585c61fc", + "tx_hash": "8318f6a5ad692ac4e5a0d04eb67494c45c9373598f0c4136ce793438416ddfd7", "block_index": 141, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "asset": "XCP", "give_quantity": 1, "escrow_quantity": 10000, @@ -2859,7 +2782,7 @@ "give_remaining": 0, "oracle_address": null, "last_status_tx_hash": null, - "origin": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "origin": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "dispense_count": 2, "last_status_tx_source": null, "close_block_index": null, @@ -2869,7 +2792,7 @@ "fiat_unit": null, "oracle_price_last_updated": null, "satoshi_price": 1, - "block_time": 1727200803, + "block_time": 1727349565, "asset_info": { "divisible": true, "asset_longname": null, @@ -2889,19 +2812,19 @@ { "tx_index": 28, "dispense_index": 0, - "tx_hash": "6ae257db1a77e44eb808057e9944b6f6e15eebf699db2c77f3009100a550b7fa", + "tx_hash": "55e7b6ec1921fe75a236f25a1ac49ad5e0a872edc6fdf4e8fb687c89a80a6b56", "block_index": 141, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", - "destination": "bcrt1q2nqm5v62ryf0jc6n7ygf8zf8cezllyryfdfnk9", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", + "destination": "bcrt1q80kwyrcnqdvackyar6zdtx2shtussgggmw3q6d", "asset": "XCP", "dispense_quantity": 4000, - "dispenser_tx_hash": "3df6d90991175a0c2aabbe0dc87cacd5d92c90cb996ce5b1514492f2585c61fc", + "dispenser_tx_hash": "8318f6a5ad692ac4e5a0d04eb67494c45c9373598f0c4136ce793438416ddfd7", "btc_amount": 4000, "confirmed": true, "dispenser": { "tx_index": 26, "block_index": 141, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "give_quantity": 1, "escrow_quantity": 10000, "satoshirate": 1, @@ -2909,7 +2832,7 @@ "give_remaining": 0, "oracle_address": null, "last_status_tx_hash": null, - "origin": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "origin": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "dispense_count": 2, "last_status_tx_source": null, "close_block_index": null, @@ -2924,7 +2847,7 @@ "satoshirate_normalized": "0.00000001", "satoshi_price_normalized": "0.00000001" }, - "block_time": 1727200803, + "block_time": 1727349565, "asset_info": { "divisible": true, "asset_longname": null, @@ -2938,19 +2861,19 @@ { "tx_index": 27, "dispense_index": 0, - "tx_hash": "2a07cfa93bced14f59b80e10872f5fe4a406622078c0b85295c5c4149820d102", + "tx_hash": "06d9f6562feecf27b0e1c090ab8e921dd14912091e859db1274f01ee917ce762", "block_index": 140, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", - "destination": "bcrt1q2nqm5v62ryf0jc6n7ygf8zf8cezllyryfdfnk9", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", + "destination": "bcrt1q80kwyrcnqdvackyar6zdtx2shtussgggmw3q6d", "asset": "XCP", "dispense_quantity": 6000, - "dispenser_tx_hash": "3df6d90991175a0c2aabbe0dc87cacd5d92c90cb996ce5b1514492f2585c61fc", + "dispenser_tx_hash": "8318f6a5ad692ac4e5a0d04eb67494c45c9373598f0c4136ce793438416ddfd7", "btc_amount": 6000, "confirmed": true, "dispenser": { "tx_index": 26, "block_index": 141, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "give_quantity": 1, "escrow_quantity": 10000, "satoshirate": 1, @@ -2958,7 +2881,7 @@ "give_remaining": 0, "oracle_address": null, "last_status_tx_hash": null, - "origin": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "origin": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "dispense_count": 2, "last_status_tx_source": null, "close_block_index": null, @@ -2973,7 +2896,7 @@ "satoshirate_normalized": "0.00000001", "satoshi_price_normalized": "0.00000001" }, - "block_time": 1727200798, + "block_time": 1727349561, "asset_info": { "divisible": true, "asset_longname": null, @@ -2993,19 +2916,19 @@ { "tx_index": 28, "dispense_index": 0, - "tx_hash": "6ae257db1a77e44eb808057e9944b6f6e15eebf699db2c77f3009100a550b7fa", + "tx_hash": "55e7b6ec1921fe75a236f25a1ac49ad5e0a872edc6fdf4e8fb687c89a80a6b56", "block_index": 141, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", - "destination": "bcrt1q2nqm5v62ryf0jc6n7ygf8zf8cezllyryfdfnk9", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", + "destination": "bcrt1q80kwyrcnqdvackyar6zdtx2shtussgggmw3q6d", "asset": "XCP", "dispense_quantity": 4000, - "dispenser_tx_hash": "3df6d90991175a0c2aabbe0dc87cacd5d92c90cb996ce5b1514492f2585c61fc", + "dispenser_tx_hash": "8318f6a5ad692ac4e5a0d04eb67494c45c9373598f0c4136ce793438416ddfd7", "btc_amount": 4000, "confirmed": true, "dispenser": { "tx_index": 26, "block_index": 141, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "give_quantity": 1, "escrow_quantity": 10000, "satoshirate": 1, @@ -3013,7 +2936,7 @@ "give_remaining": 0, "oracle_address": null, "last_status_tx_hash": null, - "origin": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "origin": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "dispense_count": 2, "last_status_tx_source": null, "close_block_index": null, @@ -3028,7 +2951,7 @@ "satoshirate_normalized": "0.00000001", "satoshi_price_normalized": "0.00000001" }, - "block_time": 1727200803, + "block_time": 1727349565, "asset_info": { "divisible": true, "asset_longname": null, @@ -3042,19 +2965,19 @@ { "tx_index": 27, "dispense_index": 0, - "tx_hash": "2a07cfa93bced14f59b80e10872f5fe4a406622078c0b85295c5c4149820d102", + "tx_hash": "06d9f6562feecf27b0e1c090ab8e921dd14912091e859db1274f01ee917ce762", "block_index": 140, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", - "destination": "bcrt1q2nqm5v62ryf0jc6n7ygf8zf8cezllyryfdfnk9", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", + "destination": "bcrt1q80kwyrcnqdvackyar6zdtx2shtussgggmw3q6d", "asset": "XCP", "dispense_quantity": 6000, - "dispenser_tx_hash": "3df6d90991175a0c2aabbe0dc87cacd5d92c90cb996ce5b1514492f2585c61fc", + "dispenser_tx_hash": "8318f6a5ad692ac4e5a0d04eb67494c45c9373598f0c4136ce793438416ddfd7", "btc_amount": 6000, "confirmed": true, "dispenser": { "tx_index": 26, "block_index": 141, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "give_quantity": 1, "escrow_quantity": 10000, "satoshirate": 1, @@ -3062,7 +2985,7 @@ "give_remaining": 0, "oracle_address": null, "last_status_tx_hash": null, - "origin": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "origin": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "dispense_count": 2, "last_status_tx_source": null, "close_block_index": null, @@ -3077,7 +3000,7 @@ "satoshirate_normalized": "0.00000001", "satoshi_price_normalized": "0.00000001" }, - "block_time": 1727200798, + "block_time": 1727349561, "asset_info": { "divisible": true, "asset_longname": null, @@ -3097,19 +3020,19 @@ { "tx_index": 28, "dispense_index": 0, - "tx_hash": "6ae257db1a77e44eb808057e9944b6f6e15eebf699db2c77f3009100a550b7fa", + "tx_hash": "55e7b6ec1921fe75a236f25a1ac49ad5e0a872edc6fdf4e8fb687c89a80a6b56", "block_index": 141, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", - "destination": "bcrt1q2nqm5v62ryf0jc6n7ygf8zf8cezllyryfdfnk9", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", + "destination": "bcrt1q80kwyrcnqdvackyar6zdtx2shtussgggmw3q6d", "asset": "XCP", "dispense_quantity": 4000, - "dispenser_tx_hash": "3df6d90991175a0c2aabbe0dc87cacd5d92c90cb996ce5b1514492f2585c61fc", + "dispenser_tx_hash": "8318f6a5ad692ac4e5a0d04eb67494c45c9373598f0c4136ce793438416ddfd7", "btc_amount": 4000, "confirmed": true, "dispenser": { "tx_index": 26, "block_index": 141, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "give_quantity": 1, "escrow_quantity": 10000, "satoshirate": 1, @@ -3117,7 +3040,7 @@ "give_remaining": 0, "oracle_address": null, "last_status_tx_hash": null, - "origin": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "origin": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "dispense_count": 2, "last_status_tx_source": null, "close_block_index": null, @@ -3132,7 +3055,7 @@ "satoshirate_normalized": "0.00000001", "satoshi_price_normalized": "0.00000001" }, - "block_time": 1727200803, + "block_time": 1727349565, "asset_info": { "divisible": true, "asset_longname": null, @@ -3146,19 +3069,19 @@ { "tx_index": 27, "dispense_index": 0, - "tx_hash": "2a07cfa93bced14f59b80e10872f5fe4a406622078c0b85295c5c4149820d102", + "tx_hash": "06d9f6562feecf27b0e1c090ab8e921dd14912091e859db1274f01ee917ce762", "block_index": 140, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", - "destination": "bcrt1q2nqm5v62ryf0jc6n7ygf8zf8cezllyryfdfnk9", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", + "destination": "bcrt1q80kwyrcnqdvackyar6zdtx2shtussgggmw3q6d", "asset": "XCP", "dispense_quantity": 6000, - "dispenser_tx_hash": "3df6d90991175a0c2aabbe0dc87cacd5d92c90cb996ce5b1514492f2585c61fc", + "dispenser_tx_hash": "8318f6a5ad692ac4e5a0d04eb67494c45c9373598f0c4136ce793438416ddfd7", "btc_amount": 6000, "confirmed": true, "dispenser": { "tx_index": 26, "block_index": 141, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "give_quantity": 1, "escrow_quantity": 10000, "satoshirate": 1, @@ -3166,7 +3089,7 @@ "give_remaining": 0, "oracle_address": null, "last_status_tx_hash": null, - "origin": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "origin": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "dispense_count": 2, "last_status_tx_source": null, "close_block_index": null, @@ -3181,7 +3104,7 @@ "satoshirate_normalized": "0.00000001", "satoshi_price_normalized": "0.00000001" }, - "block_time": 1727200798, + "block_time": 1727349561, "asset_info": { "divisible": true, "asset_longname": null, @@ -3201,19 +3124,19 @@ { "tx_index": 28, "dispense_index": 0, - "tx_hash": "6ae257db1a77e44eb808057e9944b6f6e15eebf699db2c77f3009100a550b7fa", + "tx_hash": "55e7b6ec1921fe75a236f25a1ac49ad5e0a872edc6fdf4e8fb687c89a80a6b56", "block_index": 141, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", - "destination": "bcrt1q2nqm5v62ryf0jc6n7ygf8zf8cezllyryfdfnk9", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", + "destination": "bcrt1q80kwyrcnqdvackyar6zdtx2shtussgggmw3q6d", "asset": "XCP", "dispense_quantity": 4000, - "dispenser_tx_hash": "3df6d90991175a0c2aabbe0dc87cacd5d92c90cb996ce5b1514492f2585c61fc", + "dispenser_tx_hash": "8318f6a5ad692ac4e5a0d04eb67494c45c9373598f0c4136ce793438416ddfd7", "btc_amount": 4000, "confirmed": true, "dispenser": { "tx_index": 26, "block_index": 141, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "give_quantity": 1, "escrow_quantity": 10000, "satoshirate": 1, @@ -3221,7 +3144,7 @@ "give_remaining": 0, "oracle_address": null, "last_status_tx_hash": null, - "origin": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "origin": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "dispense_count": 2, "last_status_tx_source": null, "close_block_index": null, @@ -3236,7 +3159,7 @@ "satoshirate_normalized": "0.00000001", "satoshi_price_normalized": "0.00000001" }, - "block_time": 1727200803, + "block_time": 1727349565, "asset_info": { "divisible": true, "asset_longname": null, @@ -3250,19 +3173,19 @@ { "tx_index": 27, "dispense_index": 0, - "tx_hash": "2a07cfa93bced14f59b80e10872f5fe4a406622078c0b85295c5c4149820d102", + "tx_hash": "06d9f6562feecf27b0e1c090ab8e921dd14912091e859db1274f01ee917ce762", "block_index": 140, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", - "destination": "bcrt1q2nqm5v62ryf0jc6n7ygf8zf8cezllyryfdfnk9", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", + "destination": "bcrt1q80kwyrcnqdvackyar6zdtx2shtussgggmw3q6d", "asset": "XCP", "dispense_quantity": 6000, - "dispenser_tx_hash": "3df6d90991175a0c2aabbe0dc87cacd5d92c90cb996ce5b1514492f2585c61fc", + "dispenser_tx_hash": "8318f6a5ad692ac4e5a0d04eb67494c45c9373598f0c4136ce793438416ddfd7", "btc_amount": 6000, "confirmed": true, "dispenser": { "tx_index": 26, "block_index": 141, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "give_quantity": 1, "escrow_quantity": 10000, "satoshirate": 1, @@ -3270,7 +3193,7 @@ "give_remaining": 0, "oracle_address": null, "last_status_tx_hash": null, - "origin": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "origin": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "dispense_count": 2, "last_status_tx_source": null, "close_block_index": null, @@ -3285,7 +3208,7 @@ "satoshirate_normalized": "0.00000001", "satoshi_price_normalized": "0.00000001" }, - "block_time": 1727200798, + "block_time": 1727349561, "asset_info": { "divisible": true, "asset_longname": null, @@ -3304,16 +3227,16 @@ "result": [ { "tx_index": 59, - "tx_hash": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774", + "tx_hash": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1", "block_index": 193, - "source": "bcrt1q9cf2ed4wk37qye08wlppw39l7prxws7afa3krk", - "destination": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", + "source": "bcrt1q8udnt5x86nuhees5qhcv4p9ta8g8hfydzswq37", + "destination": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", "flags": 1, "status": "valid", "memo": "sweep my assets", "fee_paid": 600000, "confirmed": true, - "block_time": 1727201012, + "block_time": 1727349778, "fee_paid_normalized": "0.00600000" } ], @@ -3324,14 +3247,14 @@ "result": [ { "tx_index": 47, - "tx_hash": "efd20bb15eb6a7ce22645a0fb33b1873d00dc0cdeb9533d37037e0fd6a63f512", + "tx_hash": "a2fa6f1455be62f0f3dc7323d04ff355a70e7a3c9598ec831b1ebe6042414f40", "msg_index": 0, "block_index": 160, "asset": "A95428956980101314", "quantity": 100000000000, "divisible": true, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "transfer": false, "callable": false, "call_date": 0, @@ -3346,20 +3269,20 @@ "fair_minting": false, "asset_events": "creation", "confirmed": true, - "block_time": 1727200884, + "block_time": 1727349655, "quantity_normalized": "1000.00000000", "fee_paid_normalized": "0.00000000" }, { "tx_index": 46, - "tx_hash": "af9f8fab45dd2130f26f25edacaa4de3e37feaa202ad6a578e5a60d0aa935b46", + "tx_hash": "9666ba6e8122ebb18b4e7f62c9c5d030b4047fb795b551f24eb2ecc0d2d64ca8", "msg_index": 0, "block_index": 159, "asset": "TESTLOCKDESC", "quantity": 0, "divisible": true, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "transfer": false, "callable": false, "call_date": 0, @@ -3374,20 +3297,20 @@ "fair_minting": false, "asset_events": "lock_description reissuance", "confirmed": true, - "block_time": 1727200880, + "block_time": 1727349650, "quantity_normalized": "0.00000000", "fee_paid_normalized": "0.00000000" }, { "tx_index": 45, - "tx_hash": "54776b690fc35e38368ab8ddb01f39437d6ad2177f025473e278802b9748e23c", + "tx_hash": "6bb4fd7be9f73b57c912a789a7374c22501850cdfa85019b0199bae00bee41a0", "msg_index": 0, "block_index": 158, "asset": "A95428959745315388", "quantity": 0, "divisible": true, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "transfer": false, "callable": false, "call_date": 0, @@ -3402,20 +3325,20 @@ "fair_minting": false, "asset_events": "creation", "confirmed": true, - "block_time": 1727200875, + "block_time": 1727349646, "quantity_normalized": "0.00000000", "fee_paid_normalized": "0.00000000" }, { "tx_index": 44, - "tx_hash": "e12a079169fa7227aca6b168eafdf85cc67738b746b00fb0efa698d2c977b8f1", + "tx_hash": "4d6e8c750d7bebcc8306d1839b77caa73334ae0b91c6d0c002b1caad4cf321aa", "msg_index": 0, "block_index": 157, "asset": "TESTLOCKDESC", "quantity": 10000000000, "divisible": true, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "transfer": false, "callable": false, "call_date": 0, @@ -3430,20 +3353,20 @@ "fair_minting": false, "asset_events": "creation", "confirmed": true, - "block_time": 1727200871, + "block_time": 1727349642, "quantity_normalized": "100.00000000", "fee_paid_normalized": "0.50000000" }, { "tx_index": 35, - "tx_hash": "ff6dbba06ee6d18f1d758e73eb167c0e1145b485690a071cb72aafa68a978aae", + "tx_hash": "d9c2c4be4109ccd0744f03c1570082219b1c437ced04bd52b1fcf1c2f4d2a054", "msg_index": 0, "block_index": 148, "asset": "MYASSETA", "quantity": 100000000000, "divisible": true, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "transfer": false, "callable": false, "call_date": 0, @@ -3458,7 +3381,7 @@ "fair_minting": false, "asset_events": "creation", "confirmed": true, - "block_time": 1727200832, + "block_time": 1727349604, "quantity_normalized": "1000.00000000", "fee_paid_normalized": "0.50000000" } @@ -3472,8 +3395,8 @@ "asset": "TESTLOCKDESC", "asset_id": "70403005118950974", "asset_longname": null, - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", - "owner": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", + "owner": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false, "supply": 10000000000, @@ -3481,16 +3404,16 @@ "first_issuance_block_index": 157, "last_issuance_block_index": 159, "confirmed": true, - "first_issuance_block_time": 1727200871, - "last_issuance_block_time": 1727200880, + "first_issuance_block_time": 1727349642, + "last_issuance_block_time": 1727349650, "supply_normalized": "100.00000000" }, { "asset": "MYASSETA", "asset_id": "103804245870", "asset_longname": null, - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", - "owner": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", + "owner": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false, "supply": 100000000000, @@ -3498,16 +3421,16 @@ "first_issuance_block_index": 148, "last_issuance_block_index": 148, "confirmed": true, - "first_issuance_block_time": 1727200832, - "last_issuance_block_time": 1727200832, + "first_issuance_block_time": 1727349604, + "last_issuance_block_time": 1727349604, "supply_normalized": "1000.00000000" }, { "asset": "FAIRMINTD", "asset_id": "1046814266085", "asset_longname": "", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", - "owner": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", + "owner": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false, "supply": 40, @@ -3515,16 +3438,16 @@ "first_issuance_block_index": 135, "last_issuance_block_index": 136, "confirmed": true, - "first_issuance_block_time": 1727200777, - "last_issuance_block_time": 1727200781, + "first_issuance_block_time": 1727349541, + "last_issuance_block_time": 1727349545, "supply_normalized": "0.00000040" }, { "asset": "FAIRMINTC", "asset_id": "1046814266084", "asset_longname": "", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", - "owner": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", + "owner": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false, "supply": 19, @@ -3532,16 +3455,16 @@ "first_issuance_block_index": 131, "last_issuance_block_index": 134, "confirmed": true, - "first_issuance_block_time": 1727200760, - "last_issuance_block_time": 1727200773, + "first_issuance_block_time": 1727349515, + "last_issuance_block_time": 1727349537, "supply_normalized": "0.00000019" }, { "asset": "FAIRMINTB", "asset_id": "1046814266083", "asset_longname": "", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", - "owner": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", + "owner": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false, "supply": 0, @@ -3549,8 +3472,8 @@ "first_issuance_block_index": 126, "last_issuance_block_index": 130, "confirmed": true, - "first_issuance_block_time": 1727200740, - "last_issuance_block_time": 1727200756, + "first_issuance_block_time": 1727349494, + "last_issuance_block_time": 1727349511, "supply_normalized": "0.00000000" } ], @@ -3561,17 +3484,17 @@ "result": [ { "tx_index": 58, - "tx_hash": "132d67269995e3bc9e40d83bc0badefad56d85f0229eedfb0e2ccdf829d03d28", + "tx_hash": "a698de8b421cf087e348e8229a0a5fe1f94cda423531629f5c2864fde41dcd7f", "block_index": 192, - "block_hash": "7aa8cd7d46e84e234d53f8c14736afd98d1d5b8441f4f425fe8c6a52c3f33c87", - "block_time": 1727201008, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "block_hash": "7f32744ac190f7103aded180f9a78843053006353de63e4a6ba2083fac6ef4f0", + "block_time": 1727349773, + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "destination": null, "btc_amount": 0, "fee": 10000, "data": "0a000000000000000100000000000003e8000000000000000000000000000003e800150000000000000000", "supported": true, - "utxos_info": "132d67269995e3bc9e40d83bc0badefad56d85f0229eedfb0e2ccdf829d03d28:1", + "utxos_info": "a698de8b421cf087e348e8229a0a5fe1f94cda423531629f5c2864fde41dcd7f:1", "confirmed": true, "unpacked_data": { "message_type": "order", @@ -3607,23 +3530,23 @@ }, { "tx_index": 57, - "tx_hash": "1d314894d90254c43598647c4ebca9b8f3f0d20a522eb8130d9955e95ea1c197", + "tx_hash": "580ec0c7defaa9779a34e074c2046fab885ea02da799e56daed21d55a482e71f", "block_index": 191, - "block_hash": "6df0e71250aea0de3e29c053f2ca49cc02c029f911a25356f455303c447d0a63", - "block_time": 1727201003, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "block_hash": "5602fc933b2479e92972028900aa479b950d68de91c99d9cd2b9d4b6c9eb5fd8", + "block_time": 1727349769, + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "destination": null, "btc_amount": 0, "fee": 10000, - "data": "4683919cf82dd5eb1e2e1f6d3f3f752d34d41636ed00ab8ff78369eb81475b8e57", + "data": "462800d4586e4c4189062b253bb171fd88ceb4184a559bb111b5990541e65968fc", "supported": true, - "utxos_info": "1d314894d90254c43598647c4ebca9b8f3f0d20a522eb8130d9955e95ea1c197:1", + "utxos_info": "580ec0c7defaa9779a34e074c2046fab885ea02da799e56daed21d55a482e71f:1", "confirmed": true, "unpacked_data": { "message_type": "cancel", "message_type_id": 70, "message_data": { - "offer_hash": "83919cf82dd5eb1e2e1f6d3f3f752d34d41636ed00ab8ff78369eb81475b8e57", + "offer_hash": "2800d4586e4c4189062b253bb171fd88ceb4184a559bb111b5990541e65968fc", "status": "valid" } }, @@ -3631,17 +3554,17 @@ }, { "tx_index": 56, - "tx_hash": "83919cf82dd5eb1e2e1f6d3f3f752d34d41636ed00ab8ff78369eb81475b8e57", + "tx_hash": "2800d4586e4c4189062b253bb171fd88ceb4184a559bb111b5990541e65968fc", "block_index": 190, - "block_hash": "0878eceac6ded73fd8e873772ed9f93c488a46bdde659e59451e65eb9a3ee390", - "block_time": 1727200999, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "block_hash": "6894c9d833a94dda96cacbd65c20855b53ab6cbf3ca4d2935db0148cdee0f627", + "block_time": 1727349765, + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "destination": null, "btc_amount": 0, "fee": 10000, "data": "0a000000000000000100000000000003e8000000000000000000000000000003e800150000000000000000", "supported": true, - "utxos_info": "83919cf82dd5eb1e2e1f6d3f3f752d34d41636ed00ab8ff78369eb81475b8e57:1", + "utxos_info": "2800d4586e4c4189062b253bb171fd88ceb4184a559bb111b5990541e65968fc:1", "confirmed": true, "unpacked_data": { "message_type": "order", @@ -3677,17 +3600,17 @@ }, { "tx_index": 55, - "tx_hash": "4cd813fae2558e89f2f9411f38daa7d4c10c94a267daa38155cf18fb4d9fd055", + "tx_hash": "c95c3eaeb282aad2a9bd7b3c74fec665200aceba41585581df0b0bb4ad6434d7", "block_index": 189, - "block_hash": "73be93be2c91012204c8a1e8321475345c6c634627235302e1e7abe56fcb5755", - "block_time": 1727200995, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "block_hash": "0aec4e04920daa7b67afa563ad13da72e656efceb46b60268f1a55bbe2271020", + "block_time": 1727349761, + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "destination": null, "btc_amount": 0, "fee": 10000, - "data": "0300038054c1ba334a1912f96353f110938927c645ff9064802e12acb6aeb47c0265e777c21744bff0466743dd806c45b04730370dc7e778ed200c19f22a08c064a9400000060acdc5db9400000000000000290000000000000005200000000000000020000000000000001400", + "data": "030003803bece20f130359dc589d1e84d59950baf9082108803f1b35d0c7d4f97ce61405f0ca84abe9d07ba48d806a0754aa80c92844296a3a23dde3609ac941f9d0400000060acdc5db9400000000000000290000000000000005200000000000000020000000000000001400", "supported": true, - "utxos_info": "4cd813fae2558e89f2f9411f38daa7d4c10c94a267daa38155cf18fb4d9fd055:0", + "utxos_info": "c95c3eaeb282aad2a9bd7b3c74fec665200aceba41585581df0b0bb4ad6434d7:0", "confirmed": true, "unpacked_data": { "message_type": "mpma_send", @@ -3695,14 +3618,14 @@ "message_data": [ { "asset": "MYASSETA", - "destination": "bcrt1q9cf2ed4wk37qye08wlppw39l7prxws7afa3krk", + "destination": "bcrt1q8udnt5x86nuhees5qhcv4p9ta8g8hfydzswq37", "quantity": 10, "memo": null, "memo_is_hex": null, "asset_info": { "asset_longname": null, "description": "My super asset A", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false }, @@ -3710,7 +3633,7 @@ }, { "asset": "XCP", - "destination": "bcrt1q2nqm5v62ryf0jc6n7ygf8zf8cezllyryfdfnk9", + "destination": "bcrt1q80kwyrcnqdvackyar6zdtx2shtussgggmw3q6d", "quantity": 10, "memo": null, "memo_is_hex": null, @@ -3729,17 +3652,17 @@ }, { "tx_index": 50, - "tx_hash": "4844c5f31805a95e25af849d3e888b41d4cba82846300010c82895f4072e57f6", + "tx_hash": "c0e64defd329daf75d1cfd3cdd4466bca850ee09e61b996a4b5af9517d84de05", "block_index": 184, - "block_hash": "61efaec54e3d3bbdff76ab9d2b2a4cf1517d3d890c37b20548b93484369b1201", - "block_time": 1727200964, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "block_hash": "2efd818fbfe6491bb435e4cc223eaa27a30de81190d551bd69b471203c42b82f", + "block_time": 1727349739, + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "destination": null, "btc_amount": 0, "fee": 10000, "data": "0a000000000000000100000000000027100000000000000000000000000000271000150000000000000000", "supported": true, - "utxos_info": "4844c5f31805a95e25af849d3e888b41d4cba82846300010c82895f4072e57f6:1", + "utxos_info": "c0e64defd329daf75d1cfd3cdd4466bca850ee09e61b996a4b5af9517d84de05:1", "confirmed": true, "unpacked_data": { "message_type": "order", @@ -3781,20 +3704,20 @@ "result": [ { "tx_index": 41, - "tx_hash": "1b9303b3959067c0857fe1abb4fdd4b3684c7534c12691382004cc31a9afcca4", + "tx_hash": "93ad02ea00b04315ab7d89eb94788e9deed4d268a6b0be87c7d0a45682301f10", "block_index": 154, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "asset": "MYASSETA", "dividend_asset": "XCP", "quantity_per_unit": 100000000, "fee_paid": 40000, "status": "valid", "confirmed": true, - "block_time": 1727200857, + "block_time": 1727349630, "asset_info": { "asset_longname": null, "description": "My super asset A", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false }, @@ -3816,9 +3739,9 @@ "result": [ { "tx_index": 48, - "tx_hash": "f90bb3520b4cd8e8f43ae4a416ea102f6a45a4cfd10b4620066271057abde926", + "tx_hash": "3c2578755f5ce3a12092ce274da102b8cc2edd176680fb729c666ddf64758de0", "block_index": 183, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "give_asset": "XCP", "give_quantity": 1000, "give_remaining": 1000, @@ -3833,7 +3756,7 @@ "fee_provided_remaining": 10000, "status": "expired", "confirmed": true, - "block_time": 1727200899, + "block_time": 1727349670, "give_asset_info": { "divisible": true, "asset_longname": null, @@ -3859,9 +3782,9 @@ }, { "tx_index": 50, - "tx_hash": "4844c5f31805a95e25af849d3e888b41d4cba82846300010c82895f4072e57f6", + "tx_hash": "c0e64defd329daf75d1cfd3cdd4466bca850ee09e61b996a4b5af9517d84de05", "block_index": 187, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "give_asset": "XCP", "give_quantity": 10000, "give_remaining": 5000, @@ -3876,7 +3799,7 @@ "fee_provided_remaining": 10000, "status": "open", "confirmed": true, - "block_time": 1727200986, + "block_time": 1727349752, "give_asset_info": { "divisible": true, "asset_longname": null, @@ -3902,9 +3825,9 @@ }, { "tx_index": 56, - "tx_hash": "83919cf82dd5eb1e2e1f6d3f3f752d34d41636ed00ab8ff78369eb81475b8e57", + "tx_hash": "2800d4586e4c4189062b253bb171fd88ceb4184a559bb111b5990541e65968fc", "block_index": 191, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "give_asset": "XCP", "give_quantity": 1000, "give_remaining": 1000, @@ -3919,7 +3842,7 @@ "fee_provided_remaining": 10000, "status": "cancelled", "confirmed": true, - "block_time": 1727201003, + "block_time": 1727349769, "give_asset_info": { "divisible": true, "asset_longname": null, @@ -3945,9 +3868,9 @@ }, { "tx_index": 58, - "tx_hash": "132d67269995e3bc9e40d83bc0badefad56d85f0229eedfb0e2ccdf829d03d28", + "tx_hash": "a698de8b421cf087e348e8229a0a5fe1f94cda423531629f5c2864fde41dcd7f", "block_index": 192, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "give_asset": "XCP", "give_quantity": 1000, "give_remaining": 1000, @@ -3962,7 +3885,7 @@ "fee_provided_remaining": 10000, "status": "open", "confirmed": true, - "block_time": 1727201008, + "block_time": 1727349773, "give_asset_info": { "divisible": true, "asset_longname": null, @@ -3993,10 +3916,10 @@ "/v2/addresses/
/fairminters": { "result": [ { - "tx_hash": "5f1bb112a42ace59fa09d6a6fc1916eec2a940d44682b160c97bbae14494b127", + "tx_hash": "dcf51617ae20ec4d8e93ee5852b5ad729111cf44ffc8b1990010dc23e4946287", "tx_index": 22, "block_index": 135, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "asset": "FAIRMINTD", "asset_parent": "", "asset_longname": "", @@ -4021,13 +3944,13 @@ "commission": null, "paid_quantity": null, "confirmed": true, - "block_time": 1727200777 + "block_time": 1727349541 }, { - "tx_hash": "bf4d673a1117a0391adcac895de8ac4f234e093b9257df4ce473fe1e01bebf8b", + "tx_hash": "0de3c0e5d6f84cec347d10e8ea1374868d46c8538152bf1966196d40b1542862", "tx_index": 18, "block_index": 131, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "asset": "FAIRMINTC", "asset_parent": "", "asset_longname": "", @@ -4052,13 +3975,13 @@ "commission": null, "paid_quantity": null, "confirmed": true, - "block_time": 1727200760 + "block_time": 1727349515 }, { - "tx_hash": "ef8994a7c4750636583ff8d92fe09ac8c38d280813f2e2e923e07c9b9a3d9cda", + "tx_hash": "b138bde3e56cbfb89568a21f4adc5db7ed53b8b04d83baeb55e9b45a0d76ac81", "tx_index": 14, "block_index": 130, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "asset": "FAIRMINTB", "asset_parent": "", "asset_longname": "", @@ -4083,13 +4006,13 @@ "commission": null, "paid_quantity": null, "confirmed": true, - "block_time": 1727200756 + "block_time": 1727349511 }, { - "tx_hash": "15f8f2368ab00936a53063e0f92508f82a1d6018e7495426e7dc81fc02f6d6f1", + "tx_hash": "fa856b7dc34e0036048b7d7b59d6aab2e95ef5365f824d8c5c6166a457c16968", "tx_index": 10, "block_index": 125, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "asset": "FAIRMINTA", "asset_parent": "", "asset_longname": "", @@ -4114,7 +4037,7 @@ "commission": null, "paid_quantity": null, "confirmed": true, - "block_time": 1727200736 + "block_time": 1727349489 } ], "next_cursor": null, @@ -4123,127 +4046,127 @@ "/v2/addresses/
/fairmints": { "result": [ { - "tx_hash": "bccbb42deef048209e07d9fb0f7340bb2b1e8f10c5e54f1cfa55accb8ac66283", + "tx_hash": "44a03318e1b6b030f0e328334464291e6d3341efea03a7f56f8f3c8112fac782", "tx_index": 23, "block_index": 136, - "source": "bcrt1q2nqm5v62ryf0jc6n7ygf8zf8cezllyryfdfnk9", - "fairminter_tx_hash": "5f1bb112a42ace59fa09d6a6fc1916eec2a940d44682b160c97bbae14494b127", + "source": "bcrt1q80kwyrcnqdvackyar6zdtx2shtussgggmw3q6d", + "fairminter_tx_hash": "dcf51617ae20ec4d8e93ee5852b5ad729111cf44ffc8b1990010dc23e4946287", "asset": "FAIRMINTD", "earn_quantity": 40, "paid_quantity": 34, "commission": 0, "status": "valid", "confirmed": true, - "block_time": 1727200781, + "block_time": 1727349545, "asset_info": { "asset_longname": "", "description": "", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false } }, { - "tx_hash": "49b1e07978faa8eaf8d5ade692f3a64f4e80eb92bf2703f18114959d4f1e8e1c", + "tx_hash": "e7342d6ca8024d3e82fcb272c83c24d0271574ddda5d1b87df72a49a1074749d", "tx_index": 21, "block_index": 134, - "source": "bcrt1q2nqm5v62ryf0jc6n7ygf8zf8cezllyryfdfnk9", - "fairminter_tx_hash": "bf4d673a1117a0391adcac895de8ac4f234e093b9257df4ce473fe1e01bebf8b", + "source": "bcrt1q80kwyrcnqdvackyar6zdtx2shtussgggmw3q6d", + "fairminter_tx_hash": "0de3c0e5d6f84cec347d10e8ea1374868d46c8538152bf1966196d40b1542862", "asset": "FAIRMINTC", "earn_quantity": 11, "paid_quantity": 3, "commission": 0, "status": "valid", "confirmed": true, - "block_time": 1727200773, + "block_time": 1727349537, "asset_info": { "asset_longname": "", "description": "", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false } }, { - "tx_hash": "0111704cc5929b8559a29cf124f00b77724015a4d2c7565f2f4aa8422983be79", + "tx_hash": "dd53d1e56267028e5456b943934d87a819578f6a3619ca0aa3625c1082092fbb", "tx_index": 20, "block_index": 133, - "source": "bcrt1q2nqm5v62ryf0jc6n7ygf8zf8cezllyryfdfnk9", - "fairminter_tx_hash": "bf4d673a1117a0391adcac895de8ac4f234e093b9257df4ce473fe1e01bebf8b", + "source": "bcrt1q80kwyrcnqdvackyar6zdtx2shtussgggmw3q6d", + "fairminter_tx_hash": "0de3c0e5d6f84cec347d10e8ea1374868d46c8538152bf1966196d40b1542862", "asset": "FAIRMINTC", "earn_quantity": 3, "paid_quantity": 1, "commission": 0, "status": "valid", "confirmed": true, - "block_time": 1727200769, + "block_time": 1727349522, "asset_info": { "asset_longname": "", "description": "", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false } }, { - "tx_hash": "32e316d766bcea23d558846c6d3bbccad179be94d731a8c4097b6f01aba8bacf", + "tx_hash": "d5d6b0a7a88a89e2f9540bdad324c25bf9cc08d4254740394983112e432e43cf", "tx_index": 19, "block_index": 132, - "source": "bcrt1q2nqm5v62ryf0jc6n7ygf8zf8cezllyryfdfnk9", - "fairminter_tx_hash": "bf4d673a1117a0391adcac895de8ac4f234e093b9257df4ce473fe1e01bebf8b", + "source": "bcrt1q80kwyrcnqdvackyar6zdtx2shtussgggmw3q6d", + "fairminter_tx_hash": "0de3c0e5d6f84cec347d10e8ea1374868d46c8538152bf1966196d40b1542862", "asset": "FAIRMINTC", "earn_quantity": 5, "paid_quantity": 1, "commission": 0, "status": "valid", "confirmed": true, - "block_time": 1727200764, + "block_time": 1727349519, "asset_info": { "asset_longname": "", "description": "", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false } }, { - "tx_hash": "19c02328fa03dcccdd42190a3098cb6335c5a3376c729e79054deeb22a5fdec9", + "tx_hash": "c094d4fde6802bed171a10528747824b0c6b78e3367e4c12e04261afef073a40", "tx_index": 15, "block_index": 127, - "source": "bcrt1q2nqm5v62ryf0jc6n7ygf8zf8cezllyryfdfnk9", - "fairminter_tx_hash": "ef8994a7c4750636583ff8d92fe09ac8c38d280813f2e2e923e07c9b9a3d9cda", + "source": "bcrt1q80kwyrcnqdvackyar6zdtx2shtussgggmw3q6d", + "fairminter_tx_hash": "b138bde3e56cbfb89568a21f4adc5db7ed53b8b04d83baeb55e9b45a0d76ac81", "asset": "FAIRMINTB", "earn_quantity": 100000000, "paid_quantity": 100000000, "commission": 0, "status": "valid", "confirmed": true, - "block_time": 1727200744, + "block_time": 1727349498, "asset_info": { "asset_longname": "", "description": "", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false } }, { - "tx_hash": "5a391ff7c4ab9f62237b4734451c3765753c6424c9d0cded3325f895e75ff06f", + "tx_hash": "a3228b664f93f6c80a3cf86bbcad2ac73116dd90860a580c8d1c632aa775919e", "tx_index": 11, "block_index": 123, - "source": "bcrt1q2nqm5v62ryf0jc6n7ygf8zf8cezllyryfdfnk9", - "fairminter_tx_hash": "15f8f2368ab00936a53063e0f92508f82a1d6018e7495426e7dc81fc02f6d6f1", + "source": "bcrt1q80kwyrcnqdvackyar6zdtx2shtussgggmw3q6d", + "fairminter_tx_hash": "fa856b7dc34e0036048b7d7b59d6aab2e95ef5365f824d8c5c6166a457c16968", "asset": "FAIRMINTA", "earn_quantity": 500000000, "paid_quantity": 500000000, "commission": 0, "status": "valid", "confirmed": true, - "block_time": 1727200727, + "block_time": 1727349481, "asset_info": { "asset_longname": "", "description": "", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false } @@ -4255,22 +4178,22 @@ "/v2/addresses/
/fairmints/": { "result": [ { - "tx_hash": "5a391ff7c4ab9f62237b4734451c3765753c6424c9d0cded3325f895e75ff06f", + "tx_hash": "a3228b664f93f6c80a3cf86bbcad2ac73116dd90860a580c8d1c632aa775919e", "tx_index": 11, "block_index": 123, - "source": "bcrt1q2nqm5v62ryf0jc6n7ygf8zf8cezllyryfdfnk9", - "fairminter_tx_hash": "15f8f2368ab00936a53063e0f92508f82a1d6018e7495426e7dc81fc02f6d6f1", + "source": "bcrt1q80kwyrcnqdvackyar6zdtx2shtussgggmw3q6d", + "fairminter_tx_hash": "fa856b7dc34e0036048b7d7b59d6aab2e95ef5365f824d8c5c6166a457c16968", "asset": "FAIRMINTA", "earn_quantity": 500000000, "paid_quantity": 500000000, "commission": 0, "status": "valid", "confirmed": true, - "block_time": 1727200727, + "block_time": 1727349481, "asset_info": { "asset_longname": "", "description": "", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false } @@ -4285,7 +4208,7 @@ "/v2/addresses/
/compose/broadcast": { "result": { "params": { - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "timestamp": 4003903985, "value": 100.0, "fee_fraction": 0.05, @@ -4297,7 +4220,7 @@ "btc_out": 0, "btc_change": 4999985819, "btc_fee": 14181, - "rawtransaction": "02000000000101edd7a766460a4fb4601942d4c23deee15a574b25517f1f78becf8e042686490a000000001600147d93ff5e96d2aa8302b09d3661285dec7e9d27abffffffff0200000000000000002b6a29c2a92573851ed8784849a69650b37d6b7bd7e2630910d62786268c5dd5e1443bf6f7587d8caa10b0319bba052a010000001600147d93ff5e96d2aa8302b09d3661285dec7e9d27ab02000000000000", + "rawtransaction": "020000000001010a01614aff04950896fa32b33bdb25a9f947638ed041e0e2ed5e2360537848060000000016001454d0ceafd7b80938e68bc2331e44651d52075fa1ffffffff0200000000000000002b6a29710b45dbd38ffbf2f504e3549cb6a83709bfa3e9e8b8d64a7ecab32df55e5534fd48a15122f2fc94ab9bba052a0100000016001454d0ceafd7b80938e68bc2331e44651d52075fa102000000000000", "unpacked_data": { "message_type": "unknown", "message_type_id": 67, @@ -4310,16 +4233,16 @@ "/v2/addresses/
/compose/btcpay": { "result": { "params": { - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", - "order_match_id": "4844c5f31805a95e25af849d3e888b41d4cba82846300010c82895f4072e57f6_467f7e82754021f4a8a7e07800c1785d2619004c75fd9200884f7aa4def7caa7" + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", + "order_match_id": "c0e64defd329daf75d1cfd3cdd4466bca850ee09e61b996a4b5af9517d84de05_c6f8c780a3c367c4f406fc77b5022d7218f701c9e98d119dd9bdacfe94ebf127" }, "name": "btcpay", - "data": "434e5452505254590b4844c5f31805a95e25af849d3e888b41d4cba82846300010c82895f4072e57f6467f7e82754021f4a8a7e07800c1785d2619004c75fd9200884f7aa4def7caa7", + "data": "434e5452505254590bc0e64defd329daf75d1cfd3cdd4466bca850ee09e61b996a4b5af9517d84de05c6f8c780a3c367c4f406fc77b5022d7218f701c9e98d119dd9bdacfe94ebf127", "btc_in": 5000000000, "btc_out": 3000, "btc_change": 4999978951, "btc_fee": 18049, - "rawtransaction": "02000000000101daa1d5148d900a0ac23bfc9c2ad886b063173f479672ac0069f3eb44354e2de0000000001600147d93ff5e96d2aa8302b09d3661285dec7e9d27abffffffff03b80b0000000000001600147d93ff5e96d2aa8302b09d3661285dec7e9d27ab00000000000000004b6a49ca5c0c11f96bac48348bdc5206db0d57d0e076ed9b9bb648308f40d377a6c5702c979e70ce629af2991ed91ecfa81395dff83bc16dcbea8478623fe0b52bb16946f1a53fcb8e83d372c79f052a010000001600147d93ff5e96d2aa8302b09d3661285dec7e9d27ab02000000000000", + "rawtransaction": "02000000000101deac5e8f62b0db163724e72cb7788997ae53e2e94c0483bc0c8dd5935f86afda0000000016001454d0ceafd7b80938e68bc2331e44651d52075fa1ffffffff03b80b00000000000016001454d0ceafd7b80938e68bc2331e44651d52075fa100000000000000004b6a498ccb712c2fd1e1def7887d2588b4f564b8797749ffa4436a9ea67dff49daa33ab02292a3647691280ed713dfb0b063c922c462eda8dba860880e015b32490c9f3f26d49953880bc26bc79f052a0100000016001454d0ceafd7b80938e68bc2331e44651d52075fa102000000000000", "unpacked_data": { "message_type": "unknown", "message_type_id": 67, @@ -4332,7 +4255,7 @@ "/v2/addresses/
/compose/burn": { "result": { "params": { - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "quantity": 1000, "overburn": false }, @@ -4342,22 +4265,22 @@ "btc_out": 1000, "btc_change": 4999985815, "btc_fee": 13185, - "rawtransaction": "02000000000101565291541ec388be91a44832cfbab02ea751d08a08cf97d781936f4bfff0f237000000001600147d93ff5e96d2aa8302b09d3661285dec7e9d27abffffffff02e8030000000000001976a914a11b66a67b3ff69671c8f82254099faf374b800e88ac97ba052a010000001600147d93ff5e96d2aa8302b09d3661285dec7e9d27ab02000000000000" + "rawtransaction": "02000000000101892185038f54a531d867e3ff7dc6e449462653e5c78bb51c4a8739243a4dde750000000016001454d0ceafd7b80938e68bc2331e44651d52075fa1ffffffff02e8030000000000001976a914a11b66a67b3ff69671c8f82254099faf374b800e88ac97ba052a0100000016001454d0ceafd7b80938e68bc2331e44651d52075fa102000000000000" } }, "/v2/addresses/
/compose/cancel": { "result": { "params": { - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", - "offer_hash": "132d67269995e3bc9e40d83bc0badefad56d85f0229eedfb0e2ccdf829d03d28" + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", + "offer_hash": "a698de8b421cf087e348e8229a0a5fe1f94cda423531629f5c2864fde41dcd7f" }, "name": "cancel", - "data": "434e54525052545946132d67269995e3bc9e40d83bc0badefad56d85f0229eedfb0e2ccdf829d03d28", + "data": "434e54525052545946a698de8b421cf087e348e8229a0a5fe1f94cda423531629f5c2864fde41dcd7f", "btc_in": 5000000000, "btc_out": 0, "btc_change": 4999985819, "btc_fee": 14181, - "rawtransaction": "020000000001011ed1a9f4a1f0aabef3ed6428baf2baf2eb44a220b9f5af834f289b067297ef47000000001600147d93ff5e96d2aa8302b09d3661285dec7e9d27abffffffff0200000000000000002b6a2911c364192ef0061bf68bc2e75fa7636b1958fab0f1abb83b5780f6e709e708a4bdeb4950c8e4a804c49bba052a010000001600147d93ff5e96d2aa8302b09d3661285dec7e9d27ab02000000000000", + "rawtransaction": "02000000000101cbcc2f2b665c61ec07a3126047ec018936208d979c80d5b351b1f755d6723ff30000000016001454d0ceafd7b80938e68bc2331e44651d52075fa1ffffffff0200000000000000002b6a29ea9c97c2a1aa732dd6f0a45f356c4713e52aca7da535089fb89211deb5a4d14e65e6dbb0738985b0e89bba052a0100000016001454d0ceafd7b80938e68bc2331e44651d52075fa102000000000000", "unpacked_data": { "message_type": "unknown", "message_type_id": 67, @@ -4370,7 +4293,7 @@ "/v2/addresses/
/compose/destroy": { "result": { "params": { - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "asset": "XCP", "quantity": 1000, "tag": "\"bugs!\"", @@ -4389,7 +4312,7 @@ "btc_out": 0, "btc_change": 4999986346, "btc_fee": 13654, - "rawtransaction": "020000000001013d8440143b369a8149275d291f4e89628e992c8f4141b6ac95d6e3e840a0667c000000001600147d93ff5e96d2aa8302b09d3661285dec7e9d27abffffffff020000000000000000226a20ad995647dc1f5cf1a38de32e7adf5ea0d3a71cf925f3d96ef7b859308eac7bcaaabc052a010000001600147d93ff5e96d2aa8302b09d3661285dec7e9d27ab02000000000000", + "rawtransaction": "02000000000101991a66a081ce919bc145b439d81555686a15d4de3f6cc1da506563b38248c04c0000000016001454d0ceafd7b80938e68bc2331e44651d52075fa1ffffffff020000000000000000226a205118f722a2e9f055b3b18e09168f8a90692bdc822c20bc4950d324ddb9c1e27baabc052a0100000016001454d0ceafd7b80938e68bc2331e44651d52075fa102000000000000", "unpacked_data": { "message_type": "unknown", "message_type_id": 67, @@ -4402,7 +4325,7 @@ "/v2/addresses/
/compose/dispenser": { "result": { "params": { - "source": "bcrt1qfvucymcd7u04hpd7eafsmxwnashcmaqs54q79p", + "source": "bcrt1qwjn89m6ynaf8t4s48mucjczwt375eyrga4zrhw", "asset": "XCP", "give_quantity": 1000, "escrow_quantity": 1000, @@ -4426,7 +4349,7 @@ "btc_out": 0, "btc_change": 4949955760, "btc_fee": 14240, - "rawtransaction": "02000000000101126cbd5704a2c2c714e745aaba2136b2a888ff2648e7d8de421d466e2e48216b020000001600144b39826f0df71f5b85becf530d99d3ec2f8df410ffffffff0200000000000000002c6a2a97cd56c5a87c919eb0d9baaa9d5db848d45f3e2013c18981e72cdbd66104494876c4423ce2eb9b853abab0540a27010000001600144b39826f0df71f5b85becf530d99d3ec2f8df41002000000000000", + "rawtransaction": "02000000000101d23d6f74e843906d4eae4bf48852e84e08e67241a41e5b91e4d103fc7f9dc94b0200000016001474a672ef449f5275d6153ef989604e5c7d4c9068ffffffff0200000000000000002c6a2a987bcccabba02a5ce4093ad3acb0158b7fabb168fed9a05ba118b862e7c2937b2dba6520a6e4a8c5468ab0540a270100000016001474a672ef449f5275d6153ef989604e5c7d4c906802000000000000", "unpacked_data": { "message_type": "unknown", "message_type_id": 67, @@ -4439,14 +4362,14 @@ "/v2/addresses/
/compose/dividend": { "result": { "params": { - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "quantity_per_unit": 1, "asset": "FAIRMINTA", "dividend_asset": "XCP", "asset_info": { "asset_longname": "", "description": "", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false }, @@ -4465,7 +4388,7 @@ "btc_out": 0, "btc_change": 4999986287, "btc_fee": 13713, - "rawtransaction": "020000000001015f834884818898e688e85d8e85fedabc893f47e29d472d532b435f94e2c90e12000000001600147d93ff5e96d2aa8302b09d3661285dec7e9d27abffffffff020000000000000000236a21721612543f59b4cea784e3ee62b4ccb72abb87cbe95875e4c52ebf21a036bb38ea6fbc052a010000001600147d93ff5e96d2aa8302b09d3661285dec7e9d27ab02000000000000", + "rawtransaction": "0200000000010183d7cd4f8bf94600a0fee865cd6317026887a432ab86e3807c5582c67d7be79d0000000016001454d0ceafd7b80938e68bc2331e44651d52075fa1ffffffff020000000000000000236a215c0ef0a7ba4a0f61cc5b45e2da06456f9d3910892e16c969cb14c992144301aaf96fbc052a0100000016001454d0ceafd7b80938e68bc2331e44651d52075fa102000000000000", "unpacked_data": { "message_type": "unknown", "message_type_id": 67, @@ -4478,10 +4401,10 @@ "/v2/addresses/
/compose/issuance": { "result": { "params": { - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "asset": "XCPTEST", "quantity": 1000, - "transfer_destination": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "transfer_destination": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "lock": false, "reset": false, @@ -4494,7 +4417,7 @@ "btc_out": 546, "btc_change": 4999983749, "btc_fee": 15705, - "rawtransaction": "0200000000010132d6ed3c9fbce185a3f9b746123785033e6e2ec91849367a98d03b7888daf186000000001600147d93ff5e96d2aa8302b09d3661285dec7e9d27abffffffff0322020000000000001600147d93ff5e96d2aa8302b09d3661285dec7e9d27ab0000000000000000236a211ec53f8ee749730ee8c3ff433c6a3665ee24516b8e066b0cc22cac68dccc73303185b2052a010000001600147d93ff5e96d2aa8302b09d3661285dec7e9d27ab02000000000000", + "rawtransaction": "020000000001018f56bad1947fe429b46d958f35c9b3de80fcb2dcce5b5ce9f3ee95129cca09380000000016001454d0ceafd7b80938e68bc2331e44651d52075fa1ffffffff03220200000000000016001454d0ceafd7b80938e68bc2331e44651d52075fa10000000000000000236a21444ff84beb20e23cc2919701f8c596608630069c8f8ba7d04b3717d1055e158c5685b2052a0100000016001454d0ceafd7b80938e68bc2331e44651d52075fa102000000000000", "unpacked_data": { "message_type": "unknown", "message_type_id": 67, @@ -4507,16 +4430,16 @@ "/v2/addresses/
/compose/mpma": { "result": { "params": { - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "asset_dest_quant_list": [ [ "XCP", - "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", 1 ], [ "MYASSETA", - "bcrt1q2nqm5v62ryf0jc6n7ygf8zf8cezllyryfdfnk9", + "bcrt1q80kwyrcnqdvackyar6zdtx2shtussgggmw3q6d", 2 ] ], @@ -4524,12 +4447,12 @@ "memo_is_hex": false }, "name": "mpma", - "data": "434e545250525459030002807d93ff5e96d2aa8302b09d3661285dec7e9d27ab8054c1ba334a1912f96353f110938927c645ff90648f2248656c6c6f2c20776f726c6421228000000c159b8bb72000000000000000480000000000000008000000000000000200", + "data": "434e5452505254590300028054d0ceafd7b80938e68bc2331e44651d52075fa1803bece20f130359dc589d1e84d59950baf90821088f2248656c6c6f2c20776f726c6421228000000c159b8bb72000000000000000480000000000000008000000000000000200", "btc_in": 20000000000, "btc_out": 2000, "btc_change": 19999945492, "btc_fee": 52508, - "rawtransaction": "02000000000104e577e067bb983c8bf37ef7aca10b5ce04fe1cc8e1610106715e9b896aa5fe223000000001600147d93ff5e96d2aa8302b09d3661285dec7e9d27abfffffffff01d1425b1446af40a30cf7f614ef968b0f0e2898bde55b78495a33052cde893000000001600147d93ff5e96d2aa8302b09d3661285dec7e9d27abffffffff2abb23c81d9a008762665571fdf369475915efb7b391c56031b179c53a86251d000000001600147d93ff5e96d2aa8302b09d3661285dec7e9d27abffffffffff380c0c8c7dc0f7039e035159c41148c7f6638ee75536c0630b7204e3fd8958000000001600147d93ff5e96d2aa8302b09d3661285dec7e9d27abffffffff03e803000000000000695121036e548f8fc9c509ea3d29031b77b76fdabb76c88e850afb489293efb339ca2c5c2102f0b12cd792f3cdf41c46e2f41ad7b6edfd56fc16b1963d618469e8d8a78709652103e9ae92eabb90ca74fe993bac25a34afb53dbfd9ee15d1434f46704cbef38ec9753aee8030000000000006951210261548f8fc9c509ea3d0a747685a69804c7601a240a1dd05e13d2c7eed5b4b1192102d71ae4835349febe055413974926a67e747138534e0659eea6218db4cbe825412103e9ae92eabb90ca74fe993bac25a34afb53dbfd9ee15d1434f46704cbef38ec9753ae14f316a8040000001600147d93ff5e96d2aa8302b09d3661285dec7e9d27ab02000002000002000002000000000000", + "rawtransaction": "02000000000104a95e01adff61592b083d52a21d942b0012ca14e295d3582e7818b5bfeb605ef80000000016001454d0ceafd7b80938e68bc2331e44651d52075fa1fffffffff07d3b7420d03bd558927351b4576f1e86b6ec9fba62469b310159f772a9d5b60000000016001454d0ceafd7b80938e68bc2331e44651d52075fa1ffffffff348db3b3d3d4c78bc08b7dbe84188b8b2af945a2cca65a0d6c77fc3df76a649c0000000016001454d0ceafd7b80938e68bc2331e44651d52075fa1ffffffff637c6b8d277b4f3e9989e102d93121d8c8165421b6e1c1e4b9902f473dd5ca8b0000000016001454d0ceafd7b80938e68bc2331e44651d52075fa1ffffffff03e803000000000000695121020857b98bbc740843c77ae0c1f7b2d4105c96c527e937b744ec37b45aff19a732210378fc616712f6468cbc4175896182cf6ad013a2b4fa68698e827415351c1918e82103550c9d7bd991a1979454408705848a313ca07f6c59f09bcc2f6b3d23623c8a2653aee803000000000000695121030757b98bbc740843c75997ac058a60ffd1c17d2eddc4a70d6809f03fe24ba0c62103275da95cfe14499fbf18a1d1fc9c4bbf49431a4df2496101a03c7059707634cd2103550c9d7bd991a1979454408705848a313ca07f6c59f09bcc2f6b3d23623c8a2653ae14f316a80400000016001454d0ceafd7b80938e68bc2331e44651d52075fa102000002000002000002000000000000", "unpacked_data": { "message_type": "unknown", "message_type_id": 67, @@ -4542,7 +4465,7 @@ "/v2/addresses/
/compose/order": { "result": { "params": { - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "give_asset": "XCP", "give_quantity": 1000, "get_asset": "FAIRMINTA", @@ -4559,7 +4482,7 @@ "get_asset_info": { "asset_longname": "", "description": "", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false }, @@ -4573,7 +4496,7 @@ "btc_out": 0, "btc_change": 4999985233, "btc_fee": 14767, - "rawtransaction": "02000000000101d3815d3bc637ba5c3310057f1f73518e1cd052e2575305f5f9961d481af47d0b000000001600147d93ff5e96d2aa8302b09d3661285dec7e9d27abffffffff020000000000000000356a3382bca3ffdc73d3e01f1213c9355aef042d09d5b9355ef2cbcffd1cf799a68dd80bb0d4d32952c4c1754009237ece324f87b11951b8052a010000001600147d93ff5e96d2aa8302b09d3661285dec7e9d27ab02000000000000", + "rawtransaction": "0200000000010166ded82c6e9502d0a06e23a71ca37f37ed37f1b7aa514c430bb28f04ed6eb2a30000000016001454d0ceafd7b80938e68bc2331e44651d52075fa1ffffffff020000000000000000356a33b1662504e1ba8ff932dc093e56ca90335ed04144c907d1e2766787b83ff14958fa3b1ac43f667f21800242413a3a72f6a51c8d51b8052a0100000016001454d0ceafd7b80938e68bc2331e44651d52075fa102000000000000", "unpacked_data": { "message_type": "unknown", "message_type_id": 67, @@ -4586,8 +4509,8 @@ "/v2/addresses/
/compose/send": { "result": { "params": { - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", - "destination": "bcrt1q2nqm5v62ryf0jc6n7ygf8zf8cezllyryfdfnk9", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", + "destination": "bcrt1q80kwyrcnqdvackyar6zdtx2shtussgggmw3q6d", "asset": "XCP", "quantity": 1000, "memo": null, @@ -4603,12 +4526,12 @@ "quantity_normalized": "0.00001000" }, "name": "send", - "data": "434e54525052545902000000000000000100000000000003e88054c1ba334a1912f96353f110938927c645ff9064", + "data": "434e54525052545902000000000000000100000000000003e8803bece20f130359dc589d1e84d59950baf9082108", "btc_in": 5000000000, "btc_out": 0, "btc_change": 4999985526, "btc_fee": 14474, - "rawtransaction": "020000000001010145d93fcbbca925969a36cbf8dc81b3dcce295cb1cc87c24efdb84e991257e9000000001600147d93ff5e96d2aa8302b09d3661285dec7e9d27abffffffff020000000000000000306a2e3180763905ed77bd5549668783c0fde06c8ecc36077686c0e0a3cc114e7afa54cfc134a5bbfe421445475ad3cdb776b9052a010000001600147d93ff5e96d2aa8302b09d3661285dec7e9d27ab02000000000000", + "rawtransaction": "02000000000101a18abb82581d74bcffd7292c775a02545bb2c2dcb3afc5d77ceed3ac28cff87d0000000016001454d0ceafd7b80938e68bc2331e44651d52075fa1ffffffff020000000000000000306a2e832cebdb81e79e33395953ecae43f8f3f9881b62a5f17600a3264a8c043e9cb02e36f82b89107af1e74dea535ab876b9052a0100000016001454d0ceafd7b80938e68bc2331e44651d52075fa102000000000000", "unpacked_data": { "message_type": "unknown", "message_type_id": 67, @@ -4621,18 +4544,18 @@ "/v2/addresses/
/compose/sweep": { "result": { "params": { - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", - "destination": "bcrt1q2nqm5v62ryf0jc6n7ygf8zf8cezllyryfdfnk9", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", + "destination": "bcrt1q80kwyrcnqdvackyar6zdtx2shtussgggmw3q6d", "flags": 7, "memo": "FFFF" }, "name": "sweep", - "data": "434e545250525459048054c1ba334a1912f96353f110938927c645ff906407ffff", + "data": "434e54525052545904803bece20f130359dc589d1e84d59950baf908210807ffff", "btc_in": 5000000000, "btc_out": 0, "btc_change": 4999986287, "btc_fee": 13713, - "rawtransaction": "020000000001019a797a06c4f5d3094b75b249c4ee63d25c26847734c97b81130d1fed7a4dab60000000001600147d93ff5e96d2aa8302b09d3661285dec7e9d27abffffffff020000000000000000236a212049e1fbe71fc2711c0c75cc689b011397ff1e489e3421417cee9dd941136816686fbc052a010000001600147d93ff5e96d2aa8302b09d3661285dec7e9d27ab02000000000000", + "rawtransaction": "020000000001016d72c9e1d1fa813c3589dd174fc8a84009fa6e57e5ad5f33f0156497091b9bf70000000016001454d0ceafd7b80938e68bc2331e44651d52075fa1ffffffff020000000000000000236a21f1d4cb9dfb8748da31c2cd30553f48be4fdc16aca37d1bf22c33b6b47e228da5376fbc052a0100000016001454d0ceafd7b80938e68bc2331e44651d52075fa102000000000000", "unpacked_data": { "message_type": "unknown", "message_type_id": 67, @@ -4645,8 +4568,8 @@ "/v2/addresses/
/compose/dispense": { "result": { "params": { - "source": "bcrt1q2nqm5v62ryf0jc6n7ygf8zf8cezllyryfdfnk9", - "destination": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", + "source": "bcrt1q80kwyrcnqdvackyar6zdtx2shtussgggmw3q6d", + "destination": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", "quantity": 1000 }, "name": "dispense", @@ -4655,7 +4578,7 @@ "btc_out": 1000, "btc_change": 4949852643, "btc_fee": 14357, - "rawtransaction": "02000000000101cb26d0b47d6796bbba2cdbf172c9fcad814432c0faa64e51325e97136b918ac70200000016001454c1ba334a1912f96353f110938927c645ff9064ffffffff03e8030000000000001600146c45b04730370dc7e778ed200c19f22a08c064a900000000000000000c6a0abd14fceefaf1824e03ade3c108270100000016001454c1ba334a1912f96353f110938927c645ff906402000000000000", + "rawtransaction": "02000000000101ac8344100391a9dbea92bbd4f0c06f315ea17815b50cf2d241971159f1e5533e020000001600143bece20f130359dc589d1e84d59950baf9082108ffffffff03e8030000000000001600146a0754aa80c92844296a3a23dde3609ac941f9d000000000000000000c6a0a3dff5a09112eded7a8a6e3c10827010000001600143bece20f130359dc589d1e84d59950baf908210802000000000000", "unpacked_data": { "message_type": "unknown", "message_type_id": 67, @@ -4668,7 +4591,7 @@ "/v2/addresses/
/compose/fairminter": { "result": { "params": { - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "asset": "MYASSET", "asset_parent": "", "price": 10, @@ -4693,7 +4616,7 @@ "btc_out": 0, "btc_change": 4999985467, "btc_fee": 14533, - "rawtransaction": "02000000000101dff5d6b9963d58ce93eda5b9e0dc3325edb92d172aee9b60ad4009740563e7f6000000001600147d93ff5e96d2aa8302b09d3661285dec7e9d27abffffffff020000000000000000316a2f35fd92ae806a71d5d594a5fa28384c40c437d510b8d21b9ec688462821e8b3f6a2cd07f9420a363cff7b2921eb27e73bb9052a010000001600147d93ff5e96d2aa8302b09d3661285dec7e9d27ab02000000000000", + "rawtransaction": "0200000000010113540b35e1c3bf652d600d05815910cd21427d804936877b3c2e1955e4c02b5f0000000016001454d0ceafd7b80938e68bc2331e44651d52075fa1ffffffff020000000000000000316a2fa1c13212823f0738c04dbf739243c454036880dfd8427bc7a63d417101948ab8652b1a5f4279505ff08e8fdcaf63ac3bb9052a0100000016001454d0ceafd7b80938e68bc2331e44651d52075fa102000000000000", "unpacked_data": { "message_type": "unknown", "message_type_id": 67, @@ -4706,13 +4629,13 @@ "/v2/addresses/
/compose/fairmint": { "result": { "params": { - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "asset": "FAIRMINTC", "quantity": 1, "asset_info": { "asset_longname": "", "description": "", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false }, @@ -4724,7 +4647,7 @@ "btc_out": 0, "btc_change": 4999987049, "btc_fee": 12951, - "rawtransaction": "02000000000101a5732f28204721cb6308ac13cab61ceeb71efd46aea6f9b66a9441ed07a1b172000000001600147d93ff5e96d2aa8302b09d3661285dec7e9d27abffffffff020000000000000000166a142190e1f1b6f307755204d25dcf7c1048d1c78cb069bf052a010000001600147d93ff5e96d2aa8302b09d3661285dec7e9d27ab02000000000000", + "rawtransaction": "020000000001014faf4d1c320e6c8db648f30576cc58bfa89e35aa4440b7e4b1e915e2ab98248b0000000016001454d0ceafd7b80938e68bc2331e44651d52075fa1ffffffff020000000000000000166a141a854916e581778b59a354ea57ee74e3bb99874b69bf052a0100000016001454d0ceafd7b80938e68bc2331e44651d52075fa102000000000000", "unpacked_data": { "message_type": "unknown", "message_type_id": 67, @@ -4737,8 +4660,8 @@ "/v2/addresses/
/compose/attach": { "result": { "params": { - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", - "destination": "4cd813fae2558e89f2f9411f38daa7d4c10c94a267daa38155cf18fb4d9fd055:3", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", + "destination": "580ec0c7defaa9779a34e074c2046fab885ea02da799e56daed21d55a482e71f:1", "asset": "XCP", "quantity": 1000, "asset_info": { @@ -4751,12 +4674,12 @@ "quantity_normalized": "0.00001000" }, "name": "utxo", - "data": "434e54525052545964626372743171306b666c3768356b36323467787134736e356d787a327a6161336c6636666174666e6b6668737c346364383133666165323535386538396632663934313166333864616137643463313063393461323637646161333831353563663138666234643966643035353a337c5843507c31303030", + "data": "434e54525052545964626372743171326e6776617437686871796e336535746367653375337239723466717768617034366534666d7c353830656330633764656661613937373961333465303734633230343666616238383565613032646137393965353664616564323164353561343832653731663a317c5843507c31303030", "btc_in": 30000000000, "btc_out": 3000, "btc_change": 29999918531, "btc_fee": 78469, - "rawtransaction": "020000000001067d8cb2e922d3c889515df1beafb9deef06736db65888a0178acfa3a8c88239bd000000001600147d93ff5e96d2aa8302b09d3661285dec7e9d27abffffffff002eeb08adc6485da52527394aaea37ad7fa3d10b7f041474c9554c18abb3f74000000001600147d93ff5e96d2aa8302b09d3661285dec7e9d27abffffffff6ff9202edc132df8446768ff0abeb2cc9c540e6d9359512adc49529f443f97b8000000001600147d93ff5e96d2aa8302b09d3661285dec7e9d27abffffffff12cab7d7ed02ff3b76c2d7bf3ee826f2ff89dedabd5880fd324bf09a00f176cb000000001600147d93ff5e96d2aa8302b09d3661285dec7e9d27abffffffff3adcf4e23bc1c205be1c896dec2bbd570b4a1f534b110642a390586df3e73b56000000001600147d93ff5e96d2aa8302b09d3661285dec7e9d27abffffffff84df0624b3eb9db1f4b76d9d8659e08222bd29c4063bd472529a3b20c18f415f000000001600147d93ff5e96d2aa8302b09d3661285dec7e9d27abffffffff04e803000000000000695121033020883d166ee0dc26744f859a957a416709c30b09f1087802d505fe497cf0e22102679d842f89fc3a82a87c17982a72f639385fa2f29a08b6a03bd5fc9c4d08b98e2103e9ae92eabb90ca74fe993bac25a34afb53dbfd9ee15d1434f46704cbef38ec9753aee803000000000000695121033020883d166ee0dc267148d4ddd473556f5bc35558a00922058102a1556ca51a210323978521c0b66bc1fd7c16c27b20f1397f01fdacc903a3ed37d0fa901802b93f2103e9ae92eabb90ca74fe993bac25a34afb53dbfd9ee15d1434f46704cbef38ec9753aee803000000000000695121021a20883d166ee0dc26741dd3dddb784c0f21f51b0fa90d2334e73199310dc446210314f3b142f18608f8c91d24f44c4490584c39cc99fc60c5dc0fb698a47c3bdfaa2103e9ae92eabb90ca74fe993bac25a34afb53dbfd9ee15d1434f46704cbef38ec9753aec36d22fc060000001600147d93ff5e96d2aa8302b09d3661285dec7e9d27ab02000002000002000002000002000002000000000000", + "rawtransaction": "020000000001062b971c4763edae2df37367cd84844c19b0042d9a8be2160e4d8369d10673fde40000000016001454d0ceafd7b80938e68bc2331e44651d52075fa1ffffffff4549bdf3e9451e832e2f74ed0307b5f9321bf49c952b5b7e6d33b4023e8bd9f50000000016001454d0ceafd7b80938e68bc2331e44651d52075fa1fffffffff6d6bc2733c0cc14e0303d014da6b303f8ff857450d62f07881b35b0ac1c05100000000016001454d0ceafd7b80938e68bc2331e44651d52075fa1ffffffff58edca7b44ff197ac654c066fc3f6fb0d9a8fca4fcf6d38ff29a70a13b1271740000000016001454d0ceafd7b80938e68bc2331e44651d52075fa1fffffffffa9334b3c46424ae370e352f9eb0956ed1fd25a247729a471b8101a6f50fcb1a0000000016001454d0ceafd7b80938e68bc2331e44651d52075fa1ffffffff48757a8e09aad9b42ba75d7cbca33875eede93f19238b1880da52b9d73ad46fa0000000016001454d0ceafd7b80938e68bc2331e44651d52075fa1ffffffff04e803000000000000695121027b86d286c4b5f45f01771f0c0849c1cb534340e50f47b179a8b62c8652ff69bc2103cbb0bf58331e74eb4b94df36639d9b32bba5ed3947f8f228dea27b63c6c164312103550c9d7bd991a1979454408705848a313ca07f6c59f09bcc2f6b3d23623c8a2653aee803000000000000695121027b86d286c4b5f45f0124190a1c5c9183561a1ef25d07e321f7f336da51ae6af72103d9b2ba05385e22f842d48f3125d3ca36fea7bf3d16faad658faf7e6791c935e52103550c9d7bd991a1979454408705848a313ca07f6c59f09bcc2f6b3d23623c8a2653aee803000000000000695121035186d286c4b5f45f01764a5e1c07c1c6396e77ef5f03b621c0c755e8619a5ca42102bfd3d83d006b479972e6eb5012eaf353cb91db5c739e9f54eb9a4b06a5f107e62103550c9d7bd991a1979454408705848a313ca07f6c59f09bcc2f6b3d23623c8a2653aec36d22fc0600000016001454d0ceafd7b80938e68bc2331e44651d52075fa102000002000002000002000002000002000000000000", "unpacked_data": { "message_type": "unknown", "message_type_id": 67, @@ -4769,8 +4692,8 @@ "/v2/utxos//compose/detach": { "result": { "params": { - "source": "ca11a87b6b09143626cafffbc32be68d26d43df5facbb48aa919ce857c1aa739:1", - "destination": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "b23ccb0a8e23a72fe755d50bacdaa32963691551568f41dd970bda0e46a1f896:1", + "destination": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "asset": "XCP", "quantity": 1000, "asset_info": { @@ -4783,12 +4706,12 @@ "quantity_normalized": "0.00001000" }, "name": "utxo", - "data": "434e54525052545964636131316138376236623039313433363236636166666662633332626536386432366434336466356661636262343861613931396365383537633161613733393a317c626372743171306b666c3768356b36323467787134736e356d787a327a6161336c6636666174666e6b6668737c5843507c31303030", + "data": "434e54525052545964623233636362306138653233613732666537353564353062616364616133323936333639313535313536386634316464393730626461306534366131663839363a317c626372743171326e6776617437686871796e336535746367653375337239723466717768617034366534666d7c5843507c31303030", "btc_in": 4949874900, "btc_out": 3000, "btc_change": 4949846467, "btc_fee": 25433, - "rawtransaction": "0200000000010139a71a7c85ce19a98ab4cbfaf53dd4268de62bc3fbffca263614096b7ba811ca010000001600145b88e6da64ebeaa0be3554ef3959f4a53df33890ffffffff04e8030000000000006951210210d50c8daebda6b010603530418bc9a76f7f1e8360bc4e7c9fc05b65dec99e562103a06e744bbf2979e65a932731a4d6b2d4a2d82026289fe192ae066fadb0051a2a2102fdf9332096c9238549fc008b2487598d632d40766dc05d6b9ae7c8658e75ba9a53aee8030000000000006951210310d50c8daebda6b010673369458dcbae397c1fd269bf4e34ce951b278cd9c83a2103ad6e7a1fe42e70b55e9f247be386f589f3d36d3a7b86e291a95268faef5557552102fdf9332096c9238549fc008b2487598d632d40766dc05d6b9ae7c8658e75ba9a53aee803000000000000695121033ad50c8daebda6b01062383a16d2dbe3005e789d61b54f78acf66953bda8f8072103c60816288c1b1b836cab430392b286e7c6be154049fc83f09a3e0ecc893423e52102fdf9332096c9238549fc008b2487598d632d40766dc05d6b9ae7c8658e75ba9a53aec3a90827010000001600145b88e6da64ebeaa0be3554ef3959f4a53df3389002000000000000", + "rawtransaction": "0200000000010196f8a1460eda0b97dd418f565115696329a3daac0bd555e72fa7238e0acb3cb20100000016001427b4900780a6ec65162b9fe1ef29c29006a1a675ffffffff04e803000000000000695121021984efb86effe1bd578140f5ce83a18c41886a20cbc64db16a324bb8c3e36b7b2102c63b20820321eb33bd957bf881f69203d149e52d2ec185325066edaad54237422102749d5dfef071854ac54c8d627926494c5d7c4f70831a49ce9416b33640f362f953aee803000000000000695121021984efb86effe1bd578143f798d4f48f408f6a7ccfcf1dfa3a375cfbc7a73dee21029d6c34821472e23affde2cfdd7f5df518319e76d2b8bda745564f8e48a1325ec2102749d5dfef071854ac54c8d627926494c5d7c4f70831a49ce9416b33640f362f953aee803000000000000695121023384efb86effe1bd57d114a2c986af9229aa0239c8c51cb658542e8ff6d60f0f2103f30b42e360458a528ea742ceb2c0ab32e47cd41818f9e30661028993e27255a12102749d5dfef071854ac54c8d627926494c5d7c4f70831a49ce9416b33640f362f953aec3a908270100000016001427b4900780a6ec65162b9fe1ef29c29006a1a67502000000000000", "unpacked_data": { "message_type": "unknown", "message_type_id": 67, @@ -4804,8 +4727,8 @@ "asset": "TESTLOCKDESC", "asset_id": "70403005118950974", "asset_longname": null, - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", - "owner": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", + "owner": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false, "supply": 10000000000, @@ -4813,16 +4736,16 @@ "first_issuance_block_index": 157, "last_issuance_block_index": 159, "confirmed": true, - "first_issuance_block_time": 1727200871, - "last_issuance_block_time": 1727200880, + "first_issuance_block_time": 1727349642, + "last_issuance_block_time": 1727349650, "supply_normalized": "100.00000000" }, { "asset": "MYASSETB", "asset_id": "103804245871", "asset_longname": null, - "issuer": "bcrt1qtwywdknya042p0342nhnjk05557lxwysfw6vuj", - "owner": "bcrt1qtwywdknya042p0342nhnjk05557lxwysfw6vuj", + "issuer": "bcrt1qy76fqpuq5mkx293tnls772wzjqr2rfn4rrqcgn", + "owner": "bcrt1qy76fqpuq5mkx293tnls772wzjqr2rfn4rrqcgn", "divisible": true, "locked": false, "supply": 100000000000, @@ -4830,16 +4753,16 @@ "first_issuance_block_index": 156, "last_issuance_block_index": 156, "confirmed": true, - "first_issuance_block_time": 1727200867, - "last_issuance_block_time": 1727200867, + "first_issuance_block_time": 1727349637, + "last_issuance_block_time": 1727349637, "supply_normalized": "1000.00000000" }, { "asset": "MYASSETA", "asset_id": "103804245870", "asset_longname": null, - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", - "owner": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", + "owner": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false, "supply": 100000000000, @@ -4847,16 +4770,16 @@ "first_issuance_block_index": 148, "last_issuance_block_index": 148, "confirmed": true, - "first_issuance_block_time": 1727200832, - "last_issuance_block_time": 1727200832, + "first_issuance_block_time": 1727349604, + "last_issuance_block_time": 1727349604, "supply_normalized": "1000.00000000" }, { "asset": "FAIRMINTD", "asset_id": "1046814266085", "asset_longname": "", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", - "owner": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", + "owner": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false, "supply": 40, @@ -4864,16 +4787,16 @@ "first_issuance_block_index": 135, "last_issuance_block_index": 136, "confirmed": true, - "first_issuance_block_time": 1727200777, - "last_issuance_block_time": 1727200781, + "first_issuance_block_time": 1727349541, + "last_issuance_block_time": 1727349545, "supply_normalized": "0.00000040" }, { "asset": "FAIRMINTC", "asset_id": "1046814266084", "asset_longname": "", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", - "owner": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", + "owner": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false, "supply": 19, @@ -4881,8 +4804,8 @@ "first_issuance_block_index": 131, "last_issuance_block_index": 134, "confirmed": true, - "first_issuance_block_time": 1727200760, - "last_issuance_block_time": 1727200773, + "first_issuance_block_time": 1727349515, + "last_issuance_block_time": 1727349537, "supply_normalized": "0.00000019" } ], @@ -4894,8 +4817,8 @@ "asset": "FAIRMINTA", "asset_id": "1046814266082", "asset_longname": "", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", - "owner": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", + "owner": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false, "supply": 10000000000, @@ -4903,15 +4826,15 @@ "first_issuance_block_index": 122, "last_issuance_block_index": 125, "confirmed": true, - "first_issuance_block_time": 1727200723, - "last_issuance_block_time": 1727200736, + "first_issuance_block_time": 1727349477, + "last_issuance_block_time": 1727349489, "supply_normalized": "100.00000000" } }, "/v2/assets//balances": { "result": [ { - "address": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", + "address": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", "utxo": null, "utxo_address": null, "asset": "FAIRMINTA", @@ -4919,14 +4842,14 @@ "asset_info": { "asset_longname": "", "description": "", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false }, "quantity_normalized": "95.00000000" }, { - "address": "bcrt1q2nqm5v62ryf0jc6n7ygf8zf8cezllyryfdfnk9", + "address": "bcrt1q80kwyrcnqdvackyar6zdtx2shtussgggmw3q6d", "utxo": null, "utxo_address": null, "asset": "FAIRMINTA", @@ -4934,7 +4857,7 @@ "asset_info": { "asset_longname": "", "description": "", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false }, @@ -4946,7 +4869,7 @@ }, "/v2/assets//balances/
": { "result": { - "address": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "address": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "asset": "XCP", "quantity": 82699937196, "utxo": null, @@ -4965,9 +4888,9 @@ "result": [ { "tx_index": 48, - "tx_hash": "f90bb3520b4cd8e8f43ae4a416ea102f6a45a4cfd10b4620066271057abde926", + "tx_hash": "3c2578755f5ce3a12092ce274da102b8cc2edd176680fb729c666ddf64758de0", "block_index": 183, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "give_asset": "XCP", "give_quantity": 1000, "give_remaining": 1000, @@ -4982,7 +4905,7 @@ "fee_provided_remaining": 10000, "status": "expired", "confirmed": true, - "block_time": 1727200899, + "block_time": 1727349670, "give_asset_info": { "divisible": true, "asset_longname": null, @@ -5008,9 +4931,9 @@ }, { "tx_index": 50, - "tx_hash": "4844c5f31805a95e25af849d3e888b41d4cba82846300010c82895f4072e57f6", + "tx_hash": "c0e64defd329daf75d1cfd3cdd4466bca850ee09e61b996a4b5af9517d84de05", "block_index": 187, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "give_asset": "XCP", "give_quantity": 10000, "give_remaining": 5000, @@ -5025,7 +4948,7 @@ "fee_provided_remaining": 10000, "status": "open", "confirmed": true, - "block_time": 1727200986, + "block_time": 1727349752, "give_asset_info": { "divisible": true, "asset_longname": null, @@ -5051,9 +4974,9 @@ }, { "tx_index": 56, - "tx_hash": "83919cf82dd5eb1e2e1f6d3f3f752d34d41636ed00ab8ff78369eb81475b8e57", + "tx_hash": "2800d4586e4c4189062b253bb171fd88ceb4184a559bb111b5990541e65968fc", "block_index": 191, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "give_asset": "XCP", "give_quantity": 1000, "give_remaining": 1000, @@ -5068,7 +4991,7 @@ "fee_provided_remaining": 10000, "status": "cancelled", "confirmed": true, - "block_time": 1727201003, + "block_time": 1727349769, "give_asset_info": { "divisible": true, "asset_longname": null, @@ -5094,9 +5017,9 @@ }, { "tx_index": 58, - "tx_hash": "132d67269995e3bc9e40d83bc0badefad56d85f0229eedfb0e2ccdf829d03d28", + "tx_hash": "a698de8b421cf087e348e8229a0a5fe1f94cda423531629f5c2864fde41dcd7f", "block_index": 192, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "give_asset": "XCP", "give_quantity": 1000, "give_remaining": 1000, @@ -5111,7 +5034,7 @@ "fee_provided_remaining": 10000, "status": "open", "confirmed": true, - "block_time": 1727201008, + "block_time": 1727349773, "give_asset_info": { "divisible": true, "asset_longname": null, @@ -5137,9 +5060,9 @@ }, { "tx_index": 51, - "tx_hash": "e2f9612faf4a7e6249958ba9d24aaf9e3d7a70b0dafaa5fb94dc51a088e6cf63", + "tx_hash": "94e8b0e0054d6ee0096945c1edaca9a0736964d53f43a8a158850f17cfd985af", "block_index": 186, - "source": "bcrt1q2nqm5v62ryf0jc6n7ygf8zf8cezllyryfdfnk9", + "source": "bcrt1q80kwyrcnqdvackyar6zdtx2shtussgggmw3q6d", "give_asset": "BTC", "give_quantity": 2000, "give_remaining": 0, @@ -5154,7 +5077,7 @@ "fee_provided_remaining": 10000, "status": "filled", "confirmed": true, - "block_time": 1727200982, + "block_time": 1727349748, "give_asset_info": { "divisible": true, "asset_longname": null, @@ -5185,13 +5108,13 @@ "/v2/assets//matches": { "result": [ { - "id": "4844c5f31805a95e25af849d3e888b41d4cba82846300010c82895f4072e57f6_467f7e82754021f4a8a7e07800c1785d2619004c75fd9200884f7aa4def7caa7", + "id": "c0e64defd329daf75d1cfd3cdd4466bca850ee09e61b996a4b5af9517d84de05_c6f8c780a3c367c4f406fc77b5022d7218f701c9e98d119dd9bdacfe94ebf127", "tx0_index": 50, - "tx0_hash": "4844c5f31805a95e25af849d3e888b41d4cba82846300010c82895f4072e57f6", - "tx0_address": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "tx0_hash": "c0e64defd329daf75d1cfd3cdd4466bca850ee09e61b996a4b5af9517d84de05", + "tx0_address": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "tx1_index": 53, - "tx1_hash": "467f7e82754021f4a8a7e07800c1785d2619004c75fd9200884f7aa4def7caa7", - "tx1_address": "bcrt1q9cf2ed4wk37qye08wlppw39l7prxws7afa3krk", + "tx1_hash": "c6f8c780a3c367c4f406fc77b5022d7218f701c9e98d119dd9bdacfe94ebf127", + "tx1_address": "bcrt1q8udnt5x86nuhees5qhcv4p9ta8g8hfydzswq37", "forward_asset": "XCP", "forward_quantity": 3000, "backward_asset": "BTC", @@ -5205,7 +5128,7 @@ "fee_paid": 0, "status": "pending", "confirmed": true, - "block_time": 1727200986, + "block_time": 1727349752, "forward_asset_info": { "divisible": true, "asset_longname": null, @@ -5225,13 +5148,13 @@ "fee_paid_normalized": "0.00000000" }, { - "id": "4844c5f31805a95e25af849d3e888b41d4cba82846300010c82895f4072e57f6_e2f9612faf4a7e6249958ba9d24aaf9e3d7a70b0dafaa5fb94dc51a088e6cf63", + "id": "c0e64defd329daf75d1cfd3cdd4466bca850ee09e61b996a4b5af9517d84de05_94e8b0e0054d6ee0096945c1edaca9a0736964d53f43a8a158850f17cfd985af", "tx0_index": 50, - "tx0_hash": "4844c5f31805a95e25af849d3e888b41d4cba82846300010c82895f4072e57f6", - "tx0_address": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "tx0_hash": "c0e64defd329daf75d1cfd3cdd4466bca850ee09e61b996a4b5af9517d84de05", + "tx0_address": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "tx1_index": 51, - "tx1_hash": "e2f9612faf4a7e6249958ba9d24aaf9e3d7a70b0dafaa5fb94dc51a088e6cf63", - "tx1_address": "bcrt1q2nqm5v62ryf0jc6n7ygf8zf8cezllyryfdfnk9", + "tx1_hash": "94e8b0e0054d6ee0096945c1edaca9a0736964d53f43a8a158850f17cfd985af", + "tx1_address": "bcrt1q80kwyrcnqdvackyar6zdtx2shtussgggmw3q6d", "forward_asset": "XCP", "forward_quantity": 2000, "backward_asset": "BTC", @@ -5245,7 +5168,7 @@ "fee_paid": 0, "status": "completed", "confirmed": true, - "block_time": 1727200982, + "block_time": 1727349748, "forward_asset_info": { "divisible": true, "asset_longname": null, @@ -5265,13 +5188,13 @@ "fee_paid_normalized": "0.00000000" }, { - "id": "f90bb3520b4cd8e8f43ae4a416ea102f6a45a4cfd10b4620066271057abde926_3a7ea4dc466a608d47050ca02aa94f8d84ae9ea60b94dcf727b3e6eb8728e8d8", + "id": "3c2578755f5ce3a12092ce274da102b8cc2edd176680fb729c666ddf64758de0_14d777a78cbc424d171855e5b4ba94e6fbe4ffa003915cbd1a889ff733a278c5", "tx0_index": 48, - "tx0_hash": "f90bb3520b4cd8e8f43ae4a416ea102f6a45a4cfd10b4620066271057abde926", - "tx0_address": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "tx0_hash": "3c2578755f5ce3a12092ce274da102b8cc2edd176680fb729c666ddf64758de0", + "tx0_address": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "tx1_index": 49, - "tx1_hash": "3a7ea4dc466a608d47050ca02aa94f8d84ae9ea60b94dcf727b3e6eb8728e8d8", - "tx1_address": "bcrt1q2nqm5v62ryf0jc6n7ygf8zf8cezllyryfdfnk9", + "tx1_hash": "14d777a78cbc424d171855e5b4ba94e6fbe4ffa003915cbd1a889ff733a278c5", + "tx1_address": "bcrt1q80kwyrcnqdvackyar6zdtx2shtussgggmw3q6d", "forward_asset": "XCP", "forward_quantity": 1000, "backward_asset": "BTC", @@ -5285,7 +5208,7 @@ "fee_paid": 0, "status": "expired", "confirmed": true, - "block_time": 1727200899, + "block_time": 1727349670, "forward_asset_info": { "divisible": true, "asset_longname": null, @@ -5312,20 +5235,20 @@ "result": [ { "block_index": 193, - "address": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", + "address": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", "asset": "FAIRMINTA", "quantity": 500000000, "calling_function": "sweep", - "event": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774", + "event": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1", "tx_index": 59, "utxo": null, "utxo_address": null, "confirmed": true, - "block_time": 1727201012, + "block_time": 1727349778, "asset_info": { "asset_longname": "", "description": "", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false }, @@ -5333,20 +5256,20 @@ }, { "block_index": 125, - "address": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", + "address": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", "asset": "FAIRMINTA", "quantity": 9000000000, "calling_function": "fairmint", - "event": "0690942f2dfd840ad6ff6b5cfd4f06d86e77dbce303980758bd99ac034e4d803", + "event": "bc257d6326f96da2eb381ed0d7d65a03ade741e7a22f33871fd0feb2f2a41c93", "tx_index": 13, "utxo": null, "utxo_address": null, "confirmed": true, - "block_time": 1727200736, + "block_time": 1727349489, "asset_info": { "asset_longname": "", "description": "", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false }, @@ -5354,20 +5277,20 @@ }, { "block_index": 124, - "address": "bcrt1q9cf2ed4wk37qye08wlppw39l7prxws7afa3krk", + "address": "bcrt1q8udnt5x86nuhees5qhcv4p9ta8g8hfydzswq37", "asset": "FAIRMINTA", "quantity": 500000000, "calling_function": "unescrowed fairmint", - "event": "c7de2f976583158832e195c5e06c91be234ea8f11f3dec44a14e41ee44e25238", + "event": "bfd1ba3b66af851c1c1c8ef1a755f63597ca84795226c2a2a10592a9bcad37f9", "tx_index": 12, "utxo": null, "utxo_address": null, "confirmed": true, - "block_time": 1727200732, + "block_time": 1727349485, "asset_info": { "asset_longname": "", "description": "", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false }, @@ -5375,20 +5298,20 @@ }, { "block_index": 124, - "address": "bcrt1q2nqm5v62ryf0jc6n7ygf8zf8cezllyryfdfnk9", + "address": "bcrt1q80kwyrcnqdvackyar6zdtx2shtussgggmw3q6d", "asset": "FAIRMINTA", "quantity": 500000000, "calling_function": "unescrowed fairmint", - "event": "5a391ff7c4ab9f62237b4734451c3765753c6424c9d0cded3325f895e75ff06f", + "event": "a3228b664f93f6c80a3cf86bbcad2ac73116dd90860a580c8d1c632aa775919e", "tx_index": 11, "utxo": null, "utxo_address": null, "confirmed": true, - "block_time": 1727200732, + "block_time": 1727349485, "asset_info": { "asset_longname": "", "description": "", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false }, @@ -5400,16 +5323,16 @@ "asset": "FAIRMINTA", "quantity": 500000000, "calling_function": "escrowed fairmint", - "event": "c7de2f976583158832e195c5e06c91be234ea8f11f3dec44a14e41ee44e25238", + "event": "bfd1ba3b66af851c1c1c8ef1a755f63597ca84795226c2a2a10592a9bcad37f9", "tx_index": 12, "utxo": null, "utxo_address": null, "confirmed": true, - "block_time": 1727200732, + "block_time": 1727349485, "asset_info": { "asset_longname": "", "description": "", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false }, @@ -5423,16 +5346,16 @@ "result": [ { "block_index": 194, - "address": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", + "address": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", "asset": "XCP", "quantity": 1, "action": "destroy", - "event": "da0a0e76bfc982e2bbed2679a71f4e2d3ebc01140b448f430bb01b50f7ceaabb", + "event": "e2b0838c6777bfc19c1356df65d1b06044f6a87dbe2533da8a7d7cdd8a156d7c", "tx_index": 60, "utxo": null, "utxo_address": null, "confirmed": true, - "block_time": 1727201016, + "block_time": 1727349782, "asset_info": { "divisible": true, "asset_longname": null, @@ -5444,16 +5367,16 @@ }, { "block_index": 193, - "address": "bcrt1q9cf2ed4wk37qye08wlppw39l7prxws7afa3krk", + "address": "bcrt1q8udnt5x86nuhees5qhcv4p9ta8g8hfydzswq37", "asset": "XCP", "quantity": 74499387833, "action": "sweep", - "event": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774", + "event": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1", "tx_index": 59, "utxo": null, "utxo_address": null, "confirmed": true, - "block_time": 1727201012, + "block_time": 1727349778, "asset_info": { "divisible": true, "asset_longname": null, @@ -5465,16 +5388,16 @@ }, { "block_index": 193, - "address": "bcrt1q9cf2ed4wk37qye08wlppw39l7prxws7afa3krk", + "address": "bcrt1q8udnt5x86nuhees5qhcv4p9ta8g8hfydzswq37", "asset": "XCP", "quantity": 600000, "action": "sweep fee", - "event": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774", + "event": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1", "tx_index": 59, "utxo": null, "utxo_address": null, "confirmed": true, - "block_time": 1727201012, + "block_time": 1727349778, "asset_info": { "divisible": true, "asset_longname": null, @@ -5486,16 +5409,16 @@ }, { "block_index": 192, - "address": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "address": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "asset": "XCP", "quantity": 1000, "action": "open order", - "event": "132d67269995e3bc9e40d83bc0badefad56d85f0229eedfb0e2ccdf829d03d28", + "event": "a698de8b421cf087e348e8229a0a5fe1f94cda423531629f5c2864fde41dcd7f", "tx_index": 58, "utxo": null, "utxo_address": null, "confirmed": true, - "block_time": 1727201008, + "block_time": 1727349773, "asset_info": { "divisible": true, "asset_longname": null, @@ -5507,16 +5430,16 @@ }, { "block_index": 190, - "address": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "address": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "asset": "XCP", "quantity": 1000, "action": "open order", - "event": "83919cf82dd5eb1e2e1f6d3f3f752d34d41636ed00ab8ff78369eb81475b8e57", + "event": "2800d4586e4c4189062b253bb171fd88ceb4184a559bb111b5990541e65968fc", "tx_index": 56, "utxo": null, "utxo_address": null, "confirmed": true, - "block_time": 1727200999, + "block_time": 1727349765, "asset_info": { "divisible": true, "asset_longname": null, @@ -5534,20 +5457,20 @@ "result": [ { "tx_index": 41, - "tx_hash": "1b9303b3959067c0857fe1abb4fdd4b3684c7534c12691382004cc31a9afcca4", + "tx_hash": "93ad02ea00b04315ab7d89eb94788e9deed4d268a6b0be87c7d0a45682301f10", "block_index": 154, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "asset": "MYASSETA", "dividend_asset": "XCP", "quantity_per_unit": 100000000, "fee_paid": 40000, "status": "valid", "confirmed": true, - "block_time": 1727200857, + "block_time": 1727349630, "asset_info": { "asset_longname": null, "description": "My super asset A", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false }, @@ -5569,14 +5492,14 @@ "result": [ { "tx_index": 13, - "tx_hash": "0690942f2dfd840ad6ff6b5cfd4f06d86e77dbce303980758bd99ac034e4d803", + "tx_hash": "bc257d6326f96da2eb381ed0d7d65a03ade741e7a22f33871fd0feb2f2a41c93", "msg_index": 0, "block_index": 125, "asset": "FAIRMINTA", "quantity": 9000000000, "divisible": true, - "source": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "transfer": false, "callable": false, "call_date": 0, @@ -5591,20 +5514,20 @@ "fair_minting": false, "asset_events": "fairmint", "confirmed": true, - "block_time": 1727200736, + "block_time": 1727349489, "quantity_normalized": "90.00000000", "fee_paid_normalized": "0.00000000" }, { "tx_index": 12, - "tx_hash": "c7de2f976583158832e195c5e06c91be234ea8f11f3dec44a14e41ee44e25238", + "tx_hash": "bfd1ba3b66af851c1c1c8ef1a755f63597ca84795226c2a2a10592a9bcad37f9", "msg_index": 0, "block_index": 124, "asset": "FAIRMINTA", "quantity": 500000000, "divisible": true, - "source": "bcrt1q9cf2ed4wk37qye08wlppw39l7prxws7afa3krk", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q8udnt5x86nuhees5qhcv4p9ta8g8hfydzswq37", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "transfer": false, "callable": false, "call_date": 0, @@ -5619,20 +5542,20 @@ "fair_minting": true, "asset_events": "fairmint", "confirmed": true, - "block_time": 1727200732, + "block_time": 1727349485, "quantity_normalized": "5.00000000", "fee_paid_normalized": "0.00000000" }, { "tx_index": 11, - "tx_hash": "5a391ff7c4ab9f62237b4734451c3765753c6424c9d0cded3325f895e75ff06f", + "tx_hash": "a3228b664f93f6c80a3cf86bbcad2ac73116dd90860a580c8d1c632aa775919e", "msg_index": 0, "block_index": 123, "asset": "FAIRMINTA", "quantity": 500000000, "divisible": true, - "source": "bcrt1q2nqm5v62ryf0jc6n7ygf8zf8cezllyryfdfnk9", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q80kwyrcnqdvackyar6zdtx2shtussgggmw3q6d", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "transfer": false, "callable": false, "call_date": 0, @@ -5647,20 +5570,20 @@ "fair_minting": true, "asset_events": "fairmint", "confirmed": true, - "block_time": 1727200727, + "block_time": 1727349481, "quantity_normalized": "5.00000000", "fee_paid_normalized": "0.00000000" }, { "tx_index": 10, - "tx_hash": "15f8f2368ab00936a53063e0f92508f82a1d6018e7495426e7dc81fc02f6d6f1", + "tx_hash": "fa856b7dc34e0036048b7d7b59d6aab2e95ef5365f824d8c5c6166a457c16968", "msg_index": 0, "block_index": 122, "asset": "FAIRMINTA", "quantity": 0, "divisible": true, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "transfer": false, "callable": false, "call_date": 0, @@ -5675,7 +5598,7 @@ "fair_minting": true, "asset_events": "open_fairminter", "confirmed": true, - "block_time": 1727200723, + "block_time": 1727349477, "quantity_normalized": "0.00000000", "fee_paid_normalized": "0.50000000" } @@ -5687,10 +5610,10 @@ "result": [ { "tx_index": 55, - "tx_hash": "4cd813fae2558e89f2f9411f38daa7d4c10c94a267daa38155cf18fb4d9fd055", + "tx_hash": "c95c3eaeb282aad2a9bd7b3c74fec665200aceba41585581df0b0bb4ad6434d7", "block_index": 189, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", - "destination": "bcrt1q2nqm5v62ryf0jc6n7ygf8zf8cezllyryfdfnk9", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", + "destination": "bcrt1q80kwyrcnqdvackyar6zdtx2shtussgggmw3q6d", "asset": "XCP", "quantity": 10, "status": "valid", @@ -5698,7 +5621,7 @@ "memo": null, "fee_paid": 0, "confirmed": true, - "block_time": 1727200995, + "block_time": 1727349761, "asset_info": { "divisible": true, "asset_longname": null, @@ -5711,10 +5634,10 @@ }, { "tx_index": 54, - "tx_hash": "e7989369eefaec09cec5770c6128eb548023225e666d57bbed74b3d03240e9c3", + "tx_hash": "ba2b62e02257afd56871a06214aa59ca231cd893239ab9555de83150c93f7a80", "block_index": 188, - "source": "bcrt1q9cf2ed4wk37qye08wlppw39l7prxws7afa3krk", - "destination": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", + "source": "bcrt1q8udnt5x86nuhees5qhcv4p9ta8g8hfydzswq37", + "destination": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", "asset": "XCP", "quantity": 10000, "status": "valid", @@ -5722,7 +5645,7 @@ "memo": null, "fee_paid": 0, "confirmed": true, - "block_time": 1727200991, + "block_time": 1727349756, "asset_info": { "divisible": true, "asset_longname": null, @@ -5735,10 +5658,10 @@ }, { "tx_index": 43, - "tx_hash": "ca11a87b6b09143626cafffbc32be68d26d43df5facbb48aa919ce857c1aa739", + "tx_hash": "b23ccb0a8e23a72fe755d50bacdaa32963691551568f41dd970bda0e46a1f896", "block_index": 156, - "source": "9d347b5453e8bf2608768d2b109367ce3aaf5a12d4bc63526fa6fb59eab1901d:0", - "destination": "ca11a87b6b09143626cafffbc32be68d26d43df5facbb48aa919ce857c1aa739:1", + "source": "6cc93fdf5891a4a25a055fac25361c236912ebf976ada3a6e9e2f1289a9c67d6:0", + "destination": "b23ccb0a8e23a72fe755d50bacdaa32963691551568f41dd970bda0e46a1f896:1", "asset": "XCP", "quantity": 1500000000, "status": "valid", @@ -5746,7 +5669,7 @@ "memo": null, "fee_paid": 0, "confirmed": true, - "block_time": 1727200867, + "block_time": 1727349637, "asset_info": { "divisible": true, "asset_longname": null, @@ -5759,10 +5682,10 @@ }, { "tx_index": 42, - "tx_hash": "9d347b5453e8bf2608768d2b109367ce3aaf5a12d4bc63526fa6fb59eab1901d", + "tx_hash": "6cc93fdf5891a4a25a055fac25361c236912ebf976ada3a6e9e2f1289a9c67d6", "block_index": 155, - "source": "99ac4db802d5262ae35de8b542d298d4a28719ccffb6ffd8d462f40e8435bdd8:0", - "destination": "9d347b5453e8bf2608768d2b109367ce3aaf5a12d4bc63526fa6fb59eab1901d:0", + "source": "d0b1c560c4f3fd55a02f4f0b5434dd67825f0c9363964956317a943c920f4be9:0", + "destination": "6cc93fdf5891a4a25a055fac25361c236912ebf976ada3a6e9e2f1289a9c67d6:0", "asset": "XCP", "quantity": 1500000000, "status": "valid", @@ -5770,7 +5693,7 @@ "memo": null, "fee_paid": 0, "confirmed": true, - "block_time": 1727200861, + "block_time": 1727349633, "asset_info": { "divisible": true, "asset_longname": null, @@ -5789,9 +5712,9 @@ "result": [ { "tx_index": 26, - "tx_hash": "3df6d90991175a0c2aabbe0dc87cacd5d92c90cb996ce5b1514492f2585c61fc", + "tx_hash": "8318f6a5ad692ac4e5a0d04eb67494c45c9373598f0c4136ce793438416ddfd7", "block_index": 141, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "asset": "XCP", "give_quantity": 1, "escrow_quantity": 10000, @@ -5800,7 +5723,7 @@ "give_remaining": 0, "oracle_address": null, "last_status_tx_hash": null, - "origin": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "origin": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "dispense_count": 2, "last_status_tx_source": null, "close_block_index": null, @@ -5810,7 +5733,7 @@ "fiat_unit": null, "oracle_price_last_updated": null, "satoshi_price": 1, - "block_time": 1727200803, + "block_time": 1727349565, "asset_info": { "divisible": true, "asset_longname": null, @@ -5826,9 +5749,9 @@ }, { "tx_index": 29, - "tx_hash": "aa785aa095076658df4575becc62c26d1e549a540599459cf332e9f44ae51019", + "tx_hash": "a80027ddb313c40139fa6bc6878fe394400a98ee5963ff471f52724768f74969", "block_index": 142, - "source": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", + "source": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", "asset": "XCP", "give_quantity": 1, "escrow_quantity": 10000, @@ -5837,7 +5760,7 @@ "give_remaining": 10000, "oracle_address": null, "last_status_tx_hash": null, - "origin": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", + "origin": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", "dispense_count": 0, "last_status_tx_source": null, "close_block_index": null, @@ -5847,7 +5770,7 @@ "fiat_unit": null, "oracle_price_last_updated": null, "satoshi_price": 1, - "block_time": 1727200806, + "block_time": 1727349569, "asset_info": { "divisible": true, "asset_longname": null, @@ -5863,9 +5786,9 @@ }, { "tx_index": 30, - "tx_hash": "e6a18e565cab14aec4ba641f48a311c8643793f8fa84b25141ced517eaefc6f9", + "tx_hash": "a913a4e0d363595bbb0d8042759a3e348de369b4f3c7c1e6a0b6628bb46810a8", "block_index": 150, - "source": "mtFzzdWHLZqWVVMGKENQscisyMTejQamk6", + "source": "mxH2rQrd18EF6R1ykn18TRPT2HX5UVRJHz", "asset": "XCP", "give_quantity": 1, "escrow_quantity": 10, @@ -5873,10 +5796,10 @@ "status": 10, "give_remaining": 0, "oracle_address": null, - "last_status_tx_hash": "d2fb8bc72b0250cee9a35d9f657f0d4eb12286a93b930f502d166903f57fafb9", - "origin": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "last_status_tx_hash": "5b68cebd5647834d9d59f7aab3c48df0b5e1df5ee379668e3aad95f94a9e60c4", + "origin": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "dispense_count": 0, - "last_status_tx_source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "last_status_tx_source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "close_block_index": "150", "confirmed": true, "fiat_price": null, @@ -5884,7 +5807,7 @@ "fiat_unit": null, "oracle_price_last_updated": null, "satoshi_price": 1, - "block_time": 1727200840, + "block_time": 1727349613, "asset_info": { "divisible": true, "asset_longname": null, @@ -5900,18 +5823,18 @@ }, { "tx_index": 33, - "tx_hash": "1e7bea513de78cabf444b974fdb0efb4304b18bd990a889d7a0f8b0e3d21b6ea", + "tx_hash": "8e7f28a8c5ca3134d68d6d673d11435378a769b54dbac5264a32f33d7a45c564", "block_index": 147, - "source": "bcrt1qeshrsce6vyx833j2p85aesnx0aj9sxjtt79jak", + "source": "bcrt1qm9mne8mrxhvyp755z5f69cry0z5zgrc87js5qu", "asset": "XCP", "give_quantity": 1, "escrow_quantity": 10000, "satoshirate": 1, "status": 0, "give_remaining": 9334, - "oracle_address": "bcrt1qeshrsce6vyx833j2p85aesnx0aj9sxjtt79jak", + "oracle_address": "bcrt1qm9mne8mrxhvyp755z5f69cry0z5zgrc87js5qu", "last_status_tx_hash": null, - "origin": "bcrt1qeshrsce6vyx833j2p85aesnx0aj9sxjtt79jak", + "origin": "bcrt1qm9mne8mrxhvyp755z5f69cry0z5zgrc87js5qu", "dispense_count": 1, "last_status_tx_source": null, "close_block_index": null, @@ -5921,7 +5844,7 @@ "fiat_unit": "USD", "oracle_price_last_updated": 138, "satoshi_price": 16, - "block_time": 1727200827, + "block_time": 1727349600, "asset_info": { "divisible": true, "asset_longname": null, @@ -5942,9 +5865,9 @@ "/v2/assets//dispensers/
": { "result": { "tx_index": 26, - "tx_hash": "3df6d90991175a0c2aabbe0dc87cacd5d92c90cb996ce5b1514492f2585c61fc", + "tx_hash": "8318f6a5ad692ac4e5a0d04eb67494c45c9373598f0c4136ce793438416ddfd7", "block_index": 141, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "asset": "XCP", "give_quantity": 1, "escrow_quantity": 10000, @@ -5953,7 +5876,7 @@ "give_remaining": 0, "oracle_address": null, "last_status_tx_hash": null, - "origin": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "origin": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "dispense_count": 2, "last_status_tx_source": null, "close_block_index": null, @@ -5963,7 +5886,7 @@ "fiat_unit": null, "oracle_price_last_updated": null, "satoshi_price": 1, - "block_time": 1727200803, + "block_time": 1727349565, "asset_info": { "divisible": true, "asset_longname": null, @@ -5991,7 +5914,7 @@ "asset_info": { "asset_longname": "", "description": "", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false }, @@ -5999,7 +5922,7 @@ }, { "asset": "FAIRMINTA", - "address": "bcrt1q2nqm5v62ryf0jc6n7ygf8zf8cezllyryfdfnk9", + "address": "bcrt1q80kwyrcnqdvackyar6zdtx2shtussgggmw3q6d", "quantity": 500000000, "escrow": null, "cursor_id": "balances_13", @@ -6008,7 +5931,7 @@ "asset_info": { "asset_longname": "", "description": "", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false }, @@ -6016,7 +5939,7 @@ }, { "asset": "FAIRMINTA", - "address": "bcrt1q9cf2ed4wk37qye08wlppw39l7prxws7afa3krk", + "address": "bcrt1q8udnt5x86nuhees5qhcv4p9ta8g8hfydzswq37", "quantity": 0, "escrow": null, "cursor_id": "balances_14", @@ -6025,7 +5948,7 @@ "asset_info": { "asset_longname": "", "description": "", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false }, @@ -6033,7 +5956,7 @@ }, { "asset": "FAIRMINTA", - "address": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", + "address": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", "quantity": 9500000000, "escrow": null, "cursor_id": "balances_15", @@ -6042,7 +5965,7 @@ "asset_info": { "asset_longname": "", "description": "", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false }, @@ -6057,27 +5980,27 @@ { "tx_index": 34, "dispense_index": 0, - "tx_hash": "6b21482e6e461d42ded8e74826ff88a8b23621baaa45e714c7c2a20457bd6c12", + "tx_hash": "4bc99d7ffc03d1e4915b1ea44172e6084ee85288f44bae4e6d9043e8746f3dd2", "block_index": 147, - "source": "bcrt1qeshrsce6vyx833j2p85aesnx0aj9sxjtt79jak", - "destination": "bcrt1qfvucymcd7u04hpd7eafsmxwnashcmaqs54q79p", + "source": "bcrt1qm9mne8mrxhvyp755z5f69cry0z5zgrc87js5qu", + "destination": "bcrt1qwjn89m6ynaf8t4s48mucjczwt375eyrga4zrhw", "asset": "XCP", "dispense_quantity": 666, - "dispenser_tx_hash": "1e7bea513de78cabf444b974fdb0efb4304b18bd990a889d7a0f8b0e3d21b6ea", + "dispenser_tx_hash": "8e7f28a8c5ca3134d68d6d673d11435378a769b54dbac5264a32f33d7a45c564", "btc_amount": 10000, "confirmed": true, "dispenser": { "tx_index": 33, "block_index": 147, - "source": "bcrt1qeshrsce6vyx833j2p85aesnx0aj9sxjtt79jak", + "source": "bcrt1qm9mne8mrxhvyp755z5f69cry0z5zgrc87js5qu", "give_quantity": 1, "escrow_quantity": 10000, "satoshirate": 1, "status": 0, "give_remaining": 9334, - "oracle_address": "bcrt1qeshrsce6vyx833j2p85aesnx0aj9sxjtt79jak", + "oracle_address": "bcrt1qm9mne8mrxhvyp755z5f69cry0z5zgrc87js5qu", "last_status_tx_hash": null, - "origin": "bcrt1qeshrsce6vyx833j2p85aesnx0aj9sxjtt79jak", + "origin": "bcrt1qm9mne8mrxhvyp755z5f69cry0z5zgrc87js5qu", "dispense_count": 1, "last_status_tx_source": null, "close_block_index": null, @@ -6092,7 +6015,7 @@ "satoshirate_normalized": "0.00000001", "satoshi_price_normalized": "0.00000016" }, - "block_time": 1727200827, + "block_time": 1727349600, "asset_info": { "divisible": true, "asset_longname": null, @@ -6106,19 +6029,19 @@ { "tx_index": 28, "dispense_index": 0, - "tx_hash": "6ae257db1a77e44eb808057e9944b6f6e15eebf699db2c77f3009100a550b7fa", + "tx_hash": "55e7b6ec1921fe75a236f25a1ac49ad5e0a872edc6fdf4e8fb687c89a80a6b56", "block_index": 141, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", - "destination": "bcrt1q2nqm5v62ryf0jc6n7ygf8zf8cezllyryfdfnk9", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", + "destination": "bcrt1q80kwyrcnqdvackyar6zdtx2shtussgggmw3q6d", "asset": "XCP", "dispense_quantity": 4000, - "dispenser_tx_hash": "3df6d90991175a0c2aabbe0dc87cacd5d92c90cb996ce5b1514492f2585c61fc", + "dispenser_tx_hash": "8318f6a5ad692ac4e5a0d04eb67494c45c9373598f0c4136ce793438416ddfd7", "btc_amount": 4000, "confirmed": true, "dispenser": { "tx_index": 26, "block_index": 141, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "give_quantity": 1, "escrow_quantity": 10000, "satoshirate": 1, @@ -6126,7 +6049,7 @@ "give_remaining": 0, "oracle_address": null, "last_status_tx_hash": null, - "origin": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "origin": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "dispense_count": 2, "last_status_tx_source": null, "close_block_index": null, @@ -6141,7 +6064,7 @@ "satoshirate_normalized": "0.00000001", "satoshi_price_normalized": "0.00000001" }, - "block_time": 1727200803, + "block_time": 1727349565, "asset_info": { "divisible": true, "asset_longname": null, @@ -6155,19 +6078,19 @@ { "tx_index": 27, "dispense_index": 0, - "tx_hash": "2a07cfa93bced14f59b80e10872f5fe4a406622078c0b85295c5c4149820d102", + "tx_hash": "06d9f6562feecf27b0e1c090ab8e921dd14912091e859db1274f01ee917ce762", "block_index": 140, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", - "destination": "bcrt1q2nqm5v62ryf0jc6n7ygf8zf8cezllyryfdfnk9", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", + "destination": "bcrt1q80kwyrcnqdvackyar6zdtx2shtussgggmw3q6d", "asset": "XCP", "dispense_quantity": 6000, - "dispenser_tx_hash": "3df6d90991175a0c2aabbe0dc87cacd5d92c90cb996ce5b1514492f2585c61fc", + "dispenser_tx_hash": "8318f6a5ad692ac4e5a0d04eb67494c45c9373598f0c4136ce793438416ddfd7", "btc_amount": 6000, "confirmed": true, "dispenser": { "tx_index": 26, "block_index": 141, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "give_quantity": 1, "escrow_quantity": 10000, "satoshirate": 1, @@ -6175,7 +6098,7 @@ "give_remaining": 0, "oracle_address": null, "last_status_tx_hash": null, - "origin": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "origin": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "dispense_count": 2, "last_status_tx_source": null, "close_block_index": null, @@ -6190,7 +6113,7 @@ "satoshirate_normalized": "0.00000001", "satoshi_price_normalized": "0.00000001" }, - "block_time": 1727200798, + "block_time": 1727349561, "asset_info": { "divisible": true, "asset_longname": null, @@ -6211,8 +6134,8 @@ "asset": "A95428959745315388", "asset_id": "95428959745315388", "asset_longname": "TESTLOCKDESC.MYSUBASSET", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", - "owner": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", + "owner": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false, "supply": 0, @@ -6220,8 +6143,8 @@ "first_issuance_block_index": 158, "last_issuance_block_index": 158, "confirmed": true, - "first_issuance_block_time": 1727200875, - "last_issuance_block_time": 1727200875, + "first_issuance_block_time": 1727349646, + "last_issuance_block_time": 1727349646, "supply_normalized": "0.00000000" } ], @@ -6231,10 +6154,10 @@ "/v2/assets//fairminters": { "result": [ { - "tx_hash": "15f8f2368ab00936a53063e0f92508f82a1d6018e7495426e7dc81fc02f6d6f1", + "tx_hash": "fa856b7dc34e0036048b7d7b59d6aab2e95ef5365f824d8c5c6166a457c16968", "tx_index": 10, "block_index": 125, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "asset": "FAIRMINTA", "asset_parent": "", "asset_longname": "", @@ -6259,7 +6182,7 @@ "commission": null, "paid_quantity": null, "confirmed": true, - "block_time": 1727200736 + "block_time": 1727349489 } ], "next_cursor": null, @@ -6268,64 +6191,64 @@ "/v2/assets//fairmints": { "result": [ { - "tx_hash": "0690942f2dfd840ad6ff6b5cfd4f06d86e77dbce303980758bd99ac034e4d803", + "tx_hash": "bc257d6326f96da2eb381ed0d7d65a03ade741e7a22f33871fd0feb2f2a41c93", "tx_index": 13, "block_index": 125, - "source": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", - "fairminter_tx_hash": "15f8f2368ab00936a53063e0f92508f82a1d6018e7495426e7dc81fc02f6d6f1", + "source": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", + "fairminter_tx_hash": "fa856b7dc34e0036048b7d7b59d6aab2e95ef5365f824d8c5c6166a457c16968", "asset": "FAIRMINTA", "earn_quantity": 9000000000, "paid_quantity": 9000000000, "commission": 0, "status": "valid", "confirmed": true, - "block_time": 1727200736, + "block_time": 1727349489, "asset_info": { "asset_longname": "", "description": "", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false } }, { - "tx_hash": "c7de2f976583158832e195c5e06c91be234ea8f11f3dec44a14e41ee44e25238", + "tx_hash": "bfd1ba3b66af851c1c1c8ef1a755f63597ca84795226c2a2a10592a9bcad37f9", "tx_index": 12, "block_index": 124, - "source": "bcrt1q9cf2ed4wk37qye08wlppw39l7prxws7afa3krk", - "fairminter_tx_hash": "15f8f2368ab00936a53063e0f92508f82a1d6018e7495426e7dc81fc02f6d6f1", + "source": "bcrt1q8udnt5x86nuhees5qhcv4p9ta8g8hfydzswq37", + "fairminter_tx_hash": "fa856b7dc34e0036048b7d7b59d6aab2e95ef5365f824d8c5c6166a457c16968", "asset": "FAIRMINTA", "earn_quantity": 500000000, "paid_quantity": 500000000, "commission": 0, "status": "valid", "confirmed": true, - "block_time": 1727200732, + "block_time": 1727349485, "asset_info": { "asset_longname": "", "description": "", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false } }, { - "tx_hash": "5a391ff7c4ab9f62237b4734451c3765753c6424c9d0cded3325f895e75ff06f", + "tx_hash": "a3228b664f93f6c80a3cf86bbcad2ac73116dd90860a580c8d1c632aa775919e", "tx_index": 11, "block_index": 123, - "source": "bcrt1q2nqm5v62ryf0jc6n7ygf8zf8cezllyryfdfnk9", - "fairminter_tx_hash": "15f8f2368ab00936a53063e0f92508f82a1d6018e7495426e7dc81fc02f6d6f1", + "source": "bcrt1q80kwyrcnqdvackyar6zdtx2shtussgggmw3q6d", + "fairminter_tx_hash": "fa856b7dc34e0036048b7d7b59d6aab2e95ef5365f824d8c5c6166a457c16968", "asset": "FAIRMINTA", "earn_quantity": 500000000, "paid_quantity": 500000000, "commission": 0, "status": "valid", "confirmed": true, - "block_time": 1727200727, + "block_time": 1727349481, "asset_info": { "asset_longname": "", "description": "", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false } @@ -6337,22 +6260,22 @@ "/v2/assets//fairmints/
": { "result": [ { - "tx_hash": "5a391ff7c4ab9f62237b4734451c3765753c6424c9d0cded3325f895e75ff06f", + "tx_hash": "a3228b664f93f6c80a3cf86bbcad2ac73116dd90860a580c8d1c632aa775919e", "tx_index": 11, "block_index": 123, - "source": "bcrt1q2nqm5v62ryf0jc6n7ygf8zf8cezllyryfdfnk9", - "fairminter_tx_hash": "15f8f2368ab00936a53063e0f92508f82a1d6018e7495426e7dc81fc02f6d6f1", + "source": "bcrt1q80kwyrcnqdvackyar6zdtx2shtussgggmw3q6d", + "fairminter_tx_hash": "fa856b7dc34e0036048b7d7b59d6aab2e95ef5365f824d8c5c6166a457c16968", "asset": "FAIRMINTA", "earn_quantity": 500000000, "paid_quantity": 500000000, "commission": 0, "status": "valid", "confirmed": true, - "block_time": 1727200727, + "block_time": 1727349481, "asset_info": { "asset_longname": "", "description": "", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false } @@ -6365,9 +6288,9 @@ "result": [ { "tx_index": 48, - "tx_hash": "f90bb3520b4cd8e8f43ae4a416ea102f6a45a4cfd10b4620066271057abde926", + "tx_hash": "3c2578755f5ce3a12092ce274da102b8cc2edd176680fb729c666ddf64758de0", "block_index": 183, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "give_asset": "XCP", "give_quantity": 1000, "give_remaining": 1000, @@ -6382,7 +6305,7 @@ "fee_provided_remaining": 10000, "status": "expired", "confirmed": true, - "block_time": 1727200899, + "block_time": 1727349670, "give_asset_info": { "divisible": true, "asset_longname": null, @@ -6408,9 +6331,9 @@ }, { "tx_index": 51, - "tx_hash": "e2f9612faf4a7e6249958ba9d24aaf9e3d7a70b0dafaa5fb94dc51a088e6cf63", + "tx_hash": "94e8b0e0054d6ee0096945c1edaca9a0736964d53f43a8a158850f17cfd985af", "block_index": 186, - "source": "bcrt1q2nqm5v62ryf0jc6n7ygf8zf8cezllyryfdfnk9", + "source": "bcrt1q80kwyrcnqdvackyar6zdtx2shtussgggmw3q6d", "give_asset": "BTC", "give_quantity": 2000, "give_remaining": 0, @@ -6425,7 +6348,7 @@ "fee_provided_remaining": 10000, "status": "filled", "confirmed": true, - "block_time": 1727200982, + "block_time": 1727349748, "give_asset_info": { "divisible": true, "asset_longname": null, @@ -6451,9 +6374,9 @@ }, { "tx_index": 50, - "tx_hash": "4844c5f31805a95e25af849d3e888b41d4cba82846300010c82895f4072e57f6", + "tx_hash": "c0e64defd329daf75d1cfd3cdd4466bca850ee09e61b996a4b5af9517d84de05", "block_index": 187, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "give_asset": "XCP", "give_quantity": 10000, "give_remaining": 5000, @@ -6468,7 +6391,7 @@ "fee_provided_remaining": 10000, "status": "open", "confirmed": true, - "block_time": 1727200986, + "block_time": 1727349752, "give_asset_info": { "divisible": true, "asset_longname": null, @@ -6494,9 +6417,9 @@ }, { "tx_index": 53, - "tx_hash": "467f7e82754021f4a8a7e07800c1785d2619004c75fd9200884f7aa4def7caa7", + "tx_hash": "c6f8c780a3c367c4f406fc77b5022d7218f701c9e98d119dd9bdacfe94ebf127", "block_index": 187, - "source": "bcrt1q9cf2ed4wk37qye08wlppw39l7prxws7afa3krk", + "source": "bcrt1q8udnt5x86nuhees5qhcv4p9ta8g8hfydzswq37", "give_asset": "BTC", "give_quantity": 3000, "give_remaining": 0, @@ -6511,7 +6434,7 @@ "fee_provided_remaining": 10000, "status": "open", "confirmed": true, - "block_time": 1727200986, + "block_time": 1727349752, "give_asset_info": { "divisible": true, "asset_longname": null, @@ -6537,9 +6460,9 @@ }, { "tx_index": 56, - "tx_hash": "83919cf82dd5eb1e2e1f6d3f3f752d34d41636ed00ab8ff78369eb81475b8e57", + "tx_hash": "2800d4586e4c4189062b253bb171fd88ceb4184a559bb111b5990541e65968fc", "block_index": 191, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "give_asset": "XCP", "give_quantity": 1000, "give_remaining": 1000, @@ -6554,7 +6477,7 @@ "fee_provided_remaining": 10000, "status": "cancelled", "confirmed": true, - "block_time": 1727201003, + "block_time": 1727349769, "give_asset_info": { "divisible": true, "asset_longname": null, @@ -6585,9 +6508,9 @@ "/v2/orders/": { "result": { "tx_index": 58, - "tx_hash": "132d67269995e3bc9e40d83bc0badefad56d85f0229eedfb0e2ccdf829d03d28", + "tx_hash": "a698de8b421cf087e348e8229a0a5fe1f94cda423531629f5c2864fde41dcd7f", "block_index": 192, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "give_asset": "XCP", "give_quantity": 1000, "give_remaining": 1000, @@ -6602,7 +6525,7 @@ "fee_provided_remaining": 10000, "status": "open", "confirmed": true, - "block_time": 1727201008, + "block_time": 1727349773, "give_asset_info": { "divisible": true, "asset_longname": null, @@ -6630,13 +6553,13 @@ "/v2/orders//matches": { "result": [ { - "id": "4844c5f31805a95e25af849d3e888b41d4cba82846300010c82895f4072e57f6_467f7e82754021f4a8a7e07800c1785d2619004c75fd9200884f7aa4def7caa7", + "id": "c0e64defd329daf75d1cfd3cdd4466bca850ee09e61b996a4b5af9517d84de05_c6f8c780a3c367c4f406fc77b5022d7218f701c9e98d119dd9bdacfe94ebf127", "tx0_index": 50, - "tx0_hash": "4844c5f31805a95e25af849d3e888b41d4cba82846300010c82895f4072e57f6", - "tx0_address": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "tx0_hash": "c0e64defd329daf75d1cfd3cdd4466bca850ee09e61b996a4b5af9517d84de05", + "tx0_address": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "tx1_index": 53, - "tx1_hash": "467f7e82754021f4a8a7e07800c1785d2619004c75fd9200884f7aa4def7caa7", - "tx1_address": "bcrt1q9cf2ed4wk37qye08wlppw39l7prxws7afa3krk", + "tx1_hash": "c6f8c780a3c367c4f406fc77b5022d7218f701c9e98d119dd9bdacfe94ebf127", + "tx1_address": "bcrt1q8udnt5x86nuhees5qhcv4p9ta8g8hfydzswq37", "forward_asset": "XCP", "forward_quantity": 3000, "backward_asset": "BTC", @@ -6650,7 +6573,7 @@ "fee_paid": 0, "status": "pending", "confirmed": true, - "block_time": 1727200986, + "block_time": 1727349752, "forward_asset_info": { "divisible": true, "asset_longname": null, @@ -6670,13 +6593,13 @@ "fee_paid_normalized": "0.00000000" }, { - "id": "4844c5f31805a95e25af849d3e888b41d4cba82846300010c82895f4072e57f6_e2f9612faf4a7e6249958ba9d24aaf9e3d7a70b0dafaa5fb94dc51a088e6cf63", + "id": "c0e64defd329daf75d1cfd3cdd4466bca850ee09e61b996a4b5af9517d84de05_94e8b0e0054d6ee0096945c1edaca9a0736964d53f43a8a158850f17cfd985af", "tx0_index": 50, - "tx0_hash": "4844c5f31805a95e25af849d3e888b41d4cba82846300010c82895f4072e57f6", - "tx0_address": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "tx0_hash": "c0e64defd329daf75d1cfd3cdd4466bca850ee09e61b996a4b5af9517d84de05", + "tx0_address": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "tx1_index": 51, - "tx1_hash": "e2f9612faf4a7e6249958ba9d24aaf9e3d7a70b0dafaa5fb94dc51a088e6cf63", - "tx1_address": "bcrt1q2nqm5v62ryf0jc6n7ygf8zf8cezllyryfdfnk9", + "tx1_hash": "94e8b0e0054d6ee0096945c1edaca9a0736964d53f43a8a158850f17cfd985af", + "tx1_address": "bcrt1q80kwyrcnqdvackyar6zdtx2shtussgggmw3q6d", "forward_asset": "XCP", "forward_quantity": 2000, "backward_asset": "BTC", @@ -6690,7 +6613,7 @@ "fee_paid": 0, "status": "completed", "confirmed": true, - "block_time": 1727200982, + "block_time": 1727349748, "forward_asset_info": { "divisible": true, "asset_longname": null, @@ -6717,15 +6640,15 @@ "result": [ { "tx_index": 52, - "tx_hash": "c78a916b13975e32514ea6fac0324481adfcc972f1db2cbabb96677db4d026cb", + "tx_hash": "3e53e5f159119741d2f20cb51578a15e316fc0f0d4bb92eadba99103104483ac", "block_index": 186, - "source": "bcrt1q2nqm5v62ryf0jc6n7ygf8zf8cezllyryfdfnk9", - "destination": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q80kwyrcnqdvackyar6zdtx2shtussgggmw3q6d", + "destination": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "btc_amount": 2000, - "order_match_id": "4844c5f31805a95e25af849d3e888b41d4cba82846300010c82895f4072e57f6_e2f9612faf4a7e6249958ba9d24aaf9e3d7a70b0dafaa5fb94dc51a088e6cf63", + "order_match_id": "c0e64defd329daf75d1cfd3cdd4466bca850ee09e61b996a4b5af9517d84de05_94e8b0e0054d6ee0096945c1edaca9a0736964d53f43a8a158850f17cfd985af", "status": "valid", "confirmed": true, - "block_time": 1727200982, + "block_time": 1727349748, "btc_amount_normalized": "0.00002000" } ], @@ -6736,9 +6659,9 @@ "result": [ { "tx_index": 51, - "tx_hash": "e2f9612faf4a7e6249958ba9d24aaf9e3d7a70b0dafaa5fb94dc51a088e6cf63", + "tx_hash": "94e8b0e0054d6ee0096945c1edaca9a0736964d53f43a8a158850f17cfd985af", "block_index": 186, - "source": "bcrt1q2nqm5v62ryf0jc6n7ygf8zf8cezllyryfdfnk9", + "source": "bcrt1q80kwyrcnqdvackyar6zdtx2shtussgggmw3q6d", "give_asset": "BTC", "give_quantity": 2000, "give_remaining": 0, @@ -6756,7 +6679,7 @@ "market_pair": "BTC/XCP", "market_dir": "SELL", "market_price": "1.00000000", - "block_time": 1727200982, + "block_time": 1727349748, "give_asset_info": { "divisible": true, "asset_longname": null, @@ -6782,9 +6705,9 @@ }, { "tx_index": 53, - "tx_hash": "467f7e82754021f4a8a7e07800c1785d2619004c75fd9200884f7aa4def7caa7", + "tx_hash": "c6f8c780a3c367c4f406fc77b5022d7218f701c9e98d119dd9bdacfe94ebf127", "block_index": 187, - "source": "bcrt1q9cf2ed4wk37qye08wlppw39l7prxws7afa3krk", + "source": "bcrt1q8udnt5x86nuhees5qhcv4p9ta8g8hfydzswq37", "give_asset": "BTC", "give_quantity": 3000, "give_remaining": 0, @@ -6802,7 +6725,7 @@ "market_pair": "BTC/XCP", "market_dir": "SELL", "market_price": "1.00000000", - "block_time": 1727200986, + "block_time": 1727349752, "give_asset_info": { "divisible": true, "asset_longname": null, @@ -6828,9 +6751,9 @@ }, { "tx_index": 48, - "tx_hash": "f90bb3520b4cd8e8f43ae4a416ea102f6a45a4cfd10b4620066271057abde926", + "tx_hash": "3c2578755f5ce3a12092ce274da102b8cc2edd176680fb729c666ddf64758de0", "block_index": 183, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "give_asset": "XCP", "give_quantity": 1000, "give_remaining": 1000, @@ -6848,7 +6771,7 @@ "market_pair": "BTC/XCP", "market_dir": "BUY", "market_price": "1.00000000", - "block_time": 1727200899, + "block_time": 1727349670, "give_asset_info": { "divisible": true, "asset_longname": null, @@ -6874,9 +6797,9 @@ }, { "tx_index": 50, - "tx_hash": "4844c5f31805a95e25af849d3e888b41d4cba82846300010c82895f4072e57f6", + "tx_hash": "c0e64defd329daf75d1cfd3cdd4466bca850ee09e61b996a4b5af9517d84de05", "block_index": 187, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "give_asset": "XCP", "give_quantity": 10000, "give_remaining": 5000, @@ -6894,7 +6817,7 @@ "market_pair": "BTC/XCP", "market_dir": "BUY", "market_price": "1.00000000", - "block_time": 1727200986, + "block_time": 1727349752, "give_asset_info": { "divisible": true, "asset_longname": null, @@ -6920,9 +6843,9 @@ }, { "tx_index": 56, - "tx_hash": "83919cf82dd5eb1e2e1f6d3f3f752d34d41636ed00ab8ff78369eb81475b8e57", + "tx_hash": "2800d4586e4c4189062b253bb171fd88ceb4184a559bb111b5990541e65968fc", "block_index": 191, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "give_asset": "XCP", "give_quantity": 1000, "give_remaining": 1000, @@ -6940,7 +6863,7 @@ "market_pair": "BTC/XCP", "market_dir": "BUY", "market_price": "1.00000000", - "block_time": 1727201003, + "block_time": 1727349769, "give_asset_info": { "divisible": true, "asset_longname": null, @@ -6971,13 +6894,13 @@ "/v2/orders///matches": { "result": [ { - "id": "4844c5f31805a95e25af849d3e888b41d4cba82846300010c82895f4072e57f6_467f7e82754021f4a8a7e07800c1785d2619004c75fd9200884f7aa4def7caa7", + "id": "c0e64defd329daf75d1cfd3cdd4466bca850ee09e61b996a4b5af9517d84de05_c6f8c780a3c367c4f406fc77b5022d7218f701c9e98d119dd9bdacfe94ebf127", "tx0_index": 50, - "tx0_hash": "4844c5f31805a95e25af849d3e888b41d4cba82846300010c82895f4072e57f6", - "tx0_address": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "tx0_hash": "c0e64defd329daf75d1cfd3cdd4466bca850ee09e61b996a4b5af9517d84de05", + "tx0_address": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "tx1_index": 53, - "tx1_hash": "467f7e82754021f4a8a7e07800c1785d2619004c75fd9200884f7aa4def7caa7", - "tx1_address": "bcrt1q9cf2ed4wk37qye08wlppw39l7prxws7afa3krk", + "tx1_hash": "c6f8c780a3c367c4f406fc77b5022d7218f701c9e98d119dd9bdacfe94ebf127", + "tx1_address": "bcrt1q8udnt5x86nuhees5qhcv4p9ta8g8hfydzswq37", "forward_asset": "XCP", "forward_quantity": 3000, "backward_asset": "BTC", @@ -6994,7 +6917,7 @@ "market_pair": "BTC/XCP", "market_dir": "BUY", "market_price": "1.00000000", - "block_time": 1727200986, + "block_time": 1727349752, "forward_asset_info": { "divisible": true, "asset_longname": null, @@ -7014,13 +6937,13 @@ "fee_paid_normalized": "0.00000000" }, { - "id": "4844c5f31805a95e25af849d3e888b41d4cba82846300010c82895f4072e57f6_e2f9612faf4a7e6249958ba9d24aaf9e3d7a70b0dafaa5fb94dc51a088e6cf63", + "id": "c0e64defd329daf75d1cfd3cdd4466bca850ee09e61b996a4b5af9517d84de05_94e8b0e0054d6ee0096945c1edaca9a0736964d53f43a8a158850f17cfd985af", "tx0_index": 50, - "tx0_hash": "4844c5f31805a95e25af849d3e888b41d4cba82846300010c82895f4072e57f6", - "tx0_address": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "tx0_hash": "c0e64defd329daf75d1cfd3cdd4466bca850ee09e61b996a4b5af9517d84de05", + "tx0_address": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "tx1_index": 51, - "tx1_hash": "e2f9612faf4a7e6249958ba9d24aaf9e3d7a70b0dafaa5fb94dc51a088e6cf63", - "tx1_address": "bcrt1q2nqm5v62ryf0jc6n7ygf8zf8cezllyryfdfnk9", + "tx1_hash": "94e8b0e0054d6ee0096945c1edaca9a0736964d53f43a8a158850f17cfd985af", + "tx1_address": "bcrt1q80kwyrcnqdvackyar6zdtx2shtussgggmw3q6d", "forward_asset": "XCP", "forward_quantity": 2000, "backward_asset": "BTC", @@ -7037,7 +6960,7 @@ "market_pair": "BTC/XCP", "market_dir": "BUY", "market_price": "1.00000000", - "block_time": 1727200982, + "block_time": 1727349748, "forward_asset_info": { "divisible": true, "asset_longname": null, @@ -7057,13 +6980,13 @@ "fee_paid_normalized": "0.00000000" }, { - "id": "f90bb3520b4cd8e8f43ae4a416ea102f6a45a4cfd10b4620066271057abde926_3a7ea4dc466a608d47050ca02aa94f8d84ae9ea60b94dcf727b3e6eb8728e8d8", + "id": "3c2578755f5ce3a12092ce274da102b8cc2edd176680fb729c666ddf64758de0_14d777a78cbc424d171855e5b4ba94e6fbe4ffa003915cbd1a889ff733a278c5", "tx0_index": 48, - "tx0_hash": "f90bb3520b4cd8e8f43ae4a416ea102f6a45a4cfd10b4620066271057abde926", - "tx0_address": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "tx0_hash": "3c2578755f5ce3a12092ce274da102b8cc2edd176680fb729c666ddf64758de0", + "tx0_address": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "tx1_index": 49, - "tx1_hash": "3a7ea4dc466a608d47050ca02aa94f8d84ae9ea60b94dcf727b3e6eb8728e8d8", - "tx1_address": "bcrt1q2nqm5v62ryf0jc6n7ygf8zf8cezllyryfdfnk9", + "tx1_hash": "14d777a78cbc424d171855e5b4ba94e6fbe4ffa003915cbd1a889ff733a278c5", + "tx1_address": "bcrt1q80kwyrcnqdvackyar6zdtx2shtussgggmw3q6d", "forward_asset": "XCP", "forward_quantity": 1000, "backward_asset": "BTC", @@ -7080,7 +7003,7 @@ "market_pair": "BTC/XCP", "market_dir": "BUY", "market_price": "1.00000000", - "block_time": 1727200899, + "block_time": 1727349670, "forward_asset_info": { "divisible": true, "asset_longname": null, @@ -7106,13 +7029,13 @@ "/v2/order_matches": { "result": [ { - "id": "4844c5f31805a95e25af849d3e888b41d4cba82846300010c82895f4072e57f6_467f7e82754021f4a8a7e07800c1785d2619004c75fd9200884f7aa4def7caa7", + "id": "c0e64defd329daf75d1cfd3cdd4466bca850ee09e61b996a4b5af9517d84de05_c6f8c780a3c367c4f406fc77b5022d7218f701c9e98d119dd9bdacfe94ebf127", "tx0_index": 50, - "tx0_hash": "4844c5f31805a95e25af849d3e888b41d4cba82846300010c82895f4072e57f6", - "tx0_address": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "tx0_hash": "c0e64defd329daf75d1cfd3cdd4466bca850ee09e61b996a4b5af9517d84de05", + "tx0_address": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "tx1_index": 53, - "tx1_hash": "467f7e82754021f4a8a7e07800c1785d2619004c75fd9200884f7aa4def7caa7", - "tx1_address": "bcrt1q9cf2ed4wk37qye08wlppw39l7prxws7afa3krk", + "tx1_hash": "c6f8c780a3c367c4f406fc77b5022d7218f701c9e98d119dd9bdacfe94ebf127", + "tx1_address": "bcrt1q8udnt5x86nuhees5qhcv4p9ta8g8hfydzswq37", "forward_asset": "XCP", "forward_quantity": 3000, "backward_asset": "BTC", @@ -7126,7 +7049,7 @@ "fee_paid": 0, "status": "pending", "confirmed": true, - "block_time": 1727200986, + "block_time": 1727349752, "forward_asset_info": { "divisible": true, "asset_longname": null, @@ -7146,13 +7069,13 @@ "fee_paid_normalized": "0.00000000" }, { - "id": "4844c5f31805a95e25af849d3e888b41d4cba82846300010c82895f4072e57f6_e2f9612faf4a7e6249958ba9d24aaf9e3d7a70b0dafaa5fb94dc51a088e6cf63", + "id": "c0e64defd329daf75d1cfd3cdd4466bca850ee09e61b996a4b5af9517d84de05_94e8b0e0054d6ee0096945c1edaca9a0736964d53f43a8a158850f17cfd985af", "tx0_index": 50, - "tx0_hash": "4844c5f31805a95e25af849d3e888b41d4cba82846300010c82895f4072e57f6", - "tx0_address": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "tx0_hash": "c0e64defd329daf75d1cfd3cdd4466bca850ee09e61b996a4b5af9517d84de05", + "tx0_address": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "tx1_index": 51, - "tx1_hash": "e2f9612faf4a7e6249958ba9d24aaf9e3d7a70b0dafaa5fb94dc51a088e6cf63", - "tx1_address": "bcrt1q2nqm5v62ryf0jc6n7ygf8zf8cezllyryfdfnk9", + "tx1_hash": "94e8b0e0054d6ee0096945c1edaca9a0736964d53f43a8a158850f17cfd985af", + "tx1_address": "bcrt1q80kwyrcnqdvackyar6zdtx2shtussgggmw3q6d", "forward_asset": "XCP", "forward_quantity": 2000, "backward_asset": "BTC", @@ -7166,7 +7089,7 @@ "fee_paid": 0, "status": "completed", "confirmed": true, - "block_time": 1727200982, + "block_time": 1727349748, "forward_asset_info": { "divisible": true, "asset_longname": null, @@ -7186,13 +7109,13 @@ "fee_paid_normalized": "0.00000000" }, { - "id": "f90bb3520b4cd8e8f43ae4a416ea102f6a45a4cfd10b4620066271057abde926_3a7ea4dc466a608d47050ca02aa94f8d84ae9ea60b94dcf727b3e6eb8728e8d8", + "id": "3c2578755f5ce3a12092ce274da102b8cc2edd176680fb729c666ddf64758de0_14d777a78cbc424d171855e5b4ba94e6fbe4ffa003915cbd1a889ff733a278c5", "tx0_index": 48, - "tx0_hash": "f90bb3520b4cd8e8f43ae4a416ea102f6a45a4cfd10b4620066271057abde926", - "tx0_address": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "tx0_hash": "3c2578755f5ce3a12092ce274da102b8cc2edd176680fb729c666ddf64758de0", + "tx0_address": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "tx1_index": 49, - "tx1_hash": "3a7ea4dc466a608d47050ca02aa94f8d84ae9ea60b94dcf727b3e6eb8728e8d8", - "tx1_address": "bcrt1q2nqm5v62ryf0jc6n7ygf8zf8cezllyryfdfnk9", + "tx1_hash": "14d777a78cbc424d171855e5b4ba94e6fbe4ffa003915cbd1a889ff733a278c5", + "tx1_address": "bcrt1q80kwyrcnqdvackyar6zdtx2shtussgggmw3q6d", "forward_asset": "XCP", "forward_quantity": 1000, "backward_asset": "BTC", @@ -7206,7 +7129,7 @@ "fee_paid": 0, "status": "expired", "confirmed": true, - "block_time": 1727200899, + "block_time": 1727349670, "forward_asset_info": { "divisible": true, "asset_longname": null, @@ -7251,66 +7174,66 @@ "result": [ { "tx_index": 9, - "tx_hash": "bb35e686d434cae9951da80cf904917280d38b8251f1626625123d1a058d4a6d", + "tx_hash": "44abd48b32ac931edcbd9d1917248c81169903630a30d90f1f6ff2e516b2955b", "block_index": 121, - "source": "bcrt1quygvuzd7gsxym55nf7w85agucgajyp9p5jduqp", + "source": "bcrt1qz5kudmquhd3pjrkwvcm08y70nps3wd7h787nsr", "burned": 50000000, "earned": 74999996667, "status": "valid", "confirmed": true, - "block_time": 1727200719, + "block_time": 1727349472, "burned_normalized": "0.50000000", "earned_normalized": "749.99997000" }, { "tx_index": 8, - "tx_hash": "b51b2867cf3c155fd34050bdca7366bee0cdec885a9d99baf3528307a7e27db6", + "tx_hash": "65ea30c8059d623c55d97699b4ea1a8422c28039e3560fb5601a902c8435ed7b", "block_index": 120, - "source": "bcrt1qtwywdknya042p0342nhnjk05557lxwysfw6vuj", + "source": "bcrt1qy76fqpuq5mkx293tnls772wzjqr2rfn4rrqcgn", "burned": 50000000, "earned": 74999996833, "status": "valid", "confirmed": true, - "block_time": 1727200715, + "block_time": 1727349468, "burned_normalized": "0.50000000", "earned_normalized": "749.99997000" }, { "tx_index": 7, - "tx_hash": "328eaf6b9d4677ede9e9e97effbd0d13104f5055317a9974961d8de95cba585c", + "tx_hash": "0ada2bd2048b885316df40f1d7d411dfd5be56dedb2ff0fda0876b0a7bc6ccfb", "block_index": 119, - "source": "bcrt1qtmd9xj5r7dlk044rn35kqqdmy62jpnf6u52x9z", + "source": "bcrt1qy0ynyy5en6cc9dnanpk08d0uw2dnwc9sgthpe7", "burned": 50000000, "earned": 74999997000, "status": "valid", "confirmed": true, - "block_time": 1727200710, + "block_time": 1727349464, "burned_normalized": "0.50000000", "earned_normalized": "749.99997000" }, { "tx_index": 6, - "tx_hash": "3881d5577b826809c73539506d45d0ba91960069911a94563115003d1bd1427b", + "tx_hash": "89eb719ee654a9b87a355505c983f40e65842e5365210876084b3b3b30a27f21", "block_index": 118, - "source": "bcrt1qfvucymcd7u04hpd7eafsmxwnashcmaqs54q79p", + "source": "bcrt1qwjn89m6ynaf8t4s48mucjczwt375eyrga4zrhw", "burned": 50000000, "earned": 74999997167, "status": "valid", "confirmed": true, - "block_time": 1727200706, + "block_time": 1727349460, "burned_normalized": "0.50000000", "earned_normalized": "749.99997000" }, { "tx_index": 5, - "tx_hash": "3a8d701d6ce7937fb5069dda57641ea7218382a8654ad0344f861e12ca6717d1", + "tx_hash": "a5790dcd7c84e25e8177bacd181509a1565b87d297cc111eb364be6599703e00", "block_index": 117, - "source": "bcrt1qeshrsce6vyx833j2p85aesnx0aj9sxjtt79jak", + "source": "bcrt1qm9mne8mrxhvyp755z5f69cry0z5zgrc87js5qu", "burned": 50000000, "earned": 74999997333, "status": "valid", "confirmed": true, - "block_time": 1727200702, + "block_time": 1727349455, "burned_normalized": "0.50000000", "earned_normalized": "749.99997000" } @@ -7322,9 +7245,9 @@ "result": [ { "tx_index": 26, - "tx_hash": "3df6d90991175a0c2aabbe0dc87cacd5d92c90cb996ce5b1514492f2585c61fc", + "tx_hash": "8318f6a5ad692ac4e5a0d04eb67494c45c9373598f0c4136ce793438416ddfd7", "block_index": 141, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "asset": "XCP", "give_quantity": 1, "escrow_quantity": 10000, @@ -7333,7 +7256,7 @@ "give_remaining": 0, "oracle_address": null, "last_status_tx_hash": null, - "origin": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "origin": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "dispense_count": 2, "last_status_tx_source": null, "close_block_index": null, @@ -7343,7 +7266,7 @@ "fiat_unit": null, "oracle_price_last_updated": null, "satoshi_price": 1, - "block_time": 1727200803, + "block_time": 1727349565, "asset_info": { "divisible": true, "asset_longname": null, @@ -7359,9 +7282,9 @@ }, { "tx_index": 29, - "tx_hash": "aa785aa095076658df4575becc62c26d1e549a540599459cf332e9f44ae51019", + "tx_hash": "a80027ddb313c40139fa6bc6878fe394400a98ee5963ff471f52724768f74969", "block_index": 142, - "source": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", + "source": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", "asset": "XCP", "give_quantity": 1, "escrow_quantity": 10000, @@ -7370,7 +7293,7 @@ "give_remaining": 10000, "oracle_address": null, "last_status_tx_hash": null, - "origin": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", + "origin": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", "dispense_count": 0, "last_status_tx_source": null, "close_block_index": null, @@ -7380,7 +7303,7 @@ "fiat_unit": null, "oracle_price_last_updated": null, "satoshi_price": 1, - "block_time": 1727200806, + "block_time": 1727349569, "asset_info": { "divisible": true, "asset_longname": null, @@ -7396,18 +7319,18 @@ }, { "tx_index": 33, - "tx_hash": "1e7bea513de78cabf444b974fdb0efb4304b18bd990a889d7a0f8b0e3d21b6ea", + "tx_hash": "8e7f28a8c5ca3134d68d6d673d11435378a769b54dbac5264a32f33d7a45c564", "block_index": 147, - "source": "bcrt1qeshrsce6vyx833j2p85aesnx0aj9sxjtt79jak", + "source": "bcrt1qm9mne8mrxhvyp755z5f69cry0z5zgrc87js5qu", "asset": "XCP", "give_quantity": 1, "escrow_quantity": 10000, "satoshirate": 1, "status": 0, "give_remaining": 9334, - "oracle_address": "bcrt1qeshrsce6vyx833j2p85aesnx0aj9sxjtt79jak", + "oracle_address": "bcrt1qm9mne8mrxhvyp755z5f69cry0z5zgrc87js5qu", "last_status_tx_hash": null, - "origin": "bcrt1qeshrsce6vyx833j2p85aesnx0aj9sxjtt79jak", + "origin": "bcrt1qm9mne8mrxhvyp755z5f69cry0z5zgrc87js5qu", "dispense_count": 1, "last_status_tx_source": null, "close_block_index": null, @@ -7417,7 +7340,7 @@ "fiat_unit": "USD", "oracle_price_last_updated": 138, "satoshi_price": 16, - "block_time": 1727200827, + "block_time": 1727349600, "asset_info": { "divisible": true, "asset_longname": null, @@ -7433,9 +7356,9 @@ }, { "tx_index": 30, - "tx_hash": "e6a18e565cab14aec4ba641f48a311c8643793f8fa84b25141ced517eaefc6f9", + "tx_hash": "a913a4e0d363595bbb0d8042759a3e348de369b4f3c7c1e6a0b6628bb46810a8", "block_index": 150, - "source": "mtFzzdWHLZqWVVMGKENQscisyMTejQamk6", + "source": "mxH2rQrd18EF6R1ykn18TRPT2HX5UVRJHz", "asset": "XCP", "give_quantity": 1, "escrow_quantity": 10, @@ -7443,10 +7366,10 @@ "status": 10, "give_remaining": 0, "oracle_address": null, - "last_status_tx_hash": "d2fb8bc72b0250cee9a35d9f657f0d4eb12286a93b930f502d166903f57fafb9", - "origin": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "last_status_tx_hash": "5b68cebd5647834d9d59f7aab3c48df0b5e1df5ee379668e3aad95f94a9e60c4", + "origin": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "dispense_count": 0, - "last_status_tx_source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "last_status_tx_source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "close_block_index": "150", "confirmed": true, "fiat_price": null, @@ -7454,7 +7377,7 @@ "fiat_unit": null, "oracle_price_last_updated": null, "satoshi_price": 1, - "block_time": 1727200840, + "block_time": 1727349613, "asset_info": { "divisible": true, "asset_longname": null, @@ -7475,9 +7398,9 @@ "/v2/dispensers/": { "result": { "tx_index": 26, - "tx_hash": "3df6d90991175a0c2aabbe0dc87cacd5d92c90cb996ce5b1514492f2585c61fc", + "tx_hash": "8318f6a5ad692ac4e5a0d04eb67494c45c9373598f0c4136ce793438416ddfd7", "block_index": 141, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "asset": "XCP", "give_quantity": 1, "escrow_quantity": 10000, @@ -7486,7 +7409,7 @@ "give_remaining": 0, "oracle_address": null, "last_status_tx_hash": null, - "origin": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "origin": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "dispense_count": 2, "last_status_tx_source": null, "close_block_index": null, @@ -7496,7 +7419,7 @@ "fiat_unit": null, "oracle_price_last_updated": null, "satoshi_price": 1, - "block_time": 1727200803, + "block_time": 1727349565, "asset_info": { "divisible": true, "asset_longname": null, @@ -7516,19 +7439,19 @@ { "tx_index": 28, "dispense_index": 0, - "tx_hash": "6ae257db1a77e44eb808057e9944b6f6e15eebf699db2c77f3009100a550b7fa", + "tx_hash": "55e7b6ec1921fe75a236f25a1ac49ad5e0a872edc6fdf4e8fb687c89a80a6b56", "block_index": 141, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", - "destination": "bcrt1q2nqm5v62ryf0jc6n7ygf8zf8cezllyryfdfnk9", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", + "destination": "bcrt1q80kwyrcnqdvackyar6zdtx2shtussgggmw3q6d", "asset": "XCP", "dispense_quantity": 4000, - "dispenser_tx_hash": "3df6d90991175a0c2aabbe0dc87cacd5d92c90cb996ce5b1514492f2585c61fc", + "dispenser_tx_hash": "8318f6a5ad692ac4e5a0d04eb67494c45c9373598f0c4136ce793438416ddfd7", "btc_amount": 4000, "confirmed": true, "dispenser": { "tx_index": 26, "block_index": 141, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "give_quantity": 1, "escrow_quantity": 10000, "satoshirate": 1, @@ -7536,7 +7459,7 @@ "give_remaining": 0, "oracle_address": null, "last_status_tx_hash": null, - "origin": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "origin": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "dispense_count": 2, "last_status_tx_source": null, "close_block_index": null, @@ -7551,7 +7474,7 @@ "satoshirate_normalized": "0.00000001", "satoshi_price_normalized": "0.00000001" }, - "block_time": 1727200803, + "block_time": 1727349565, "asset_info": { "divisible": true, "asset_longname": null, @@ -7565,19 +7488,19 @@ { "tx_index": 27, "dispense_index": 0, - "tx_hash": "2a07cfa93bced14f59b80e10872f5fe4a406622078c0b85295c5c4149820d102", + "tx_hash": "06d9f6562feecf27b0e1c090ab8e921dd14912091e859db1274f01ee917ce762", "block_index": 140, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", - "destination": "bcrt1q2nqm5v62ryf0jc6n7ygf8zf8cezllyryfdfnk9", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", + "destination": "bcrt1q80kwyrcnqdvackyar6zdtx2shtussgggmw3q6d", "asset": "XCP", "dispense_quantity": 6000, - "dispenser_tx_hash": "3df6d90991175a0c2aabbe0dc87cacd5d92c90cb996ce5b1514492f2585c61fc", + "dispenser_tx_hash": "8318f6a5ad692ac4e5a0d04eb67494c45c9373598f0c4136ce793438416ddfd7", "btc_amount": 6000, "confirmed": true, "dispenser": { "tx_index": 26, "block_index": 141, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "give_quantity": 1, "escrow_quantity": 10000, "satoshirate": 1, @@ -7585,7 +7508,7 @@ "give_remaining": 0, "oracle_address": null, "last_status_tx_hash": null, - "origin": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "origin": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "dispense_count": 2, "last_status_tx_source": null, "close_block_index": null, @@ -7600,7 +7523,7 @@ "satoshirate_normalized": "0.00000001", "satoshi_price_normalized": "0.00000001" }, - "block_time": 1727200798, + "block_time": 1727349561, "asset_info": { "divisible": true, "asset_longname": null, @@ -7619,20 +7542,20 @@ "result": [ { "tx_index": 41, - "tx_hash": "1b9303b3959067c0857fe1abb4fdd4b3684c7534c12691382004cc31a9afcca4", + "tx_hash": "93ad02ea00b04315ab7d89eb94788e9deed4d268a6b0be87c7d0a45682301f10", "block_index": 154, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "asset": "MYASSETA", "dividend_asset": "XCP", "quantity_per_unit": 100000000, "fee_paid": 40000, "status": "valid", "confirmed": true, - "block_time": 1727200857, + "block_time": 1727349630, "asset_info": { "asset_longname": null, "description": "My super asset A", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false }, @@ -7653,20 +7576,20 @@ "/v2/dividends/": { "result": { "tx_index": 41, - "tx_hash": "1b9303b3959067c0857fe1abb4fdd4b3684c7534c12691382004cc31a9afcca4", + "tx_hash": "93ad02ea00b04315ab7d89eb94788e9deed4d268a6b0be87c7d0a45682301f10", "block_index": 154, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "asset": "MYASSETA", "dividend_asset": "XCP", "quantity_per_unit": 100000000, "fee_paid": 40000, "status": "valid", "confirmed": true, - "block_time": 1727200857, + "block_time": 1727349630, "asset_info": { "asset_longname": null, "description": "My super asset A", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false }, @@ -7689,12 +7612,12 @@ "asset": "XCP", "quantity": 1500000000, "calling_function": "dividend", - "event": "1b9303b3959067c0857fe1abb4fdd4b3684c7534c12691382004cc31a9afcca4", + "event": "93ad02ea00b04315ab7d89eb94788e9deed4d268a6b0be87c7d0a45682301f10", "tx_index": 41, - "utxo": "99ac4db802d5262ae35de8b542d298d4a28719ccffb6ffd8d462f40e8435bdd8:0", - "utxo_address": "bcrt1qeshrsce6vyx833j2p85aesnx0aj9sxjtt79jak", + "utxo": "d0b1c560c4f3fd55a02f4f0b5434dd67825f0c9363964956317a943c920f4be9:0", + "utxo_address": "bcrt1qm9mne8mrxhvyp755z5f69cry0z5zgrc87js5qu", "confirmed": true, - "block_time": 1727200857, + "block_time": 1727349630, "asset_info": { "divisible": true, "asset_longname": null, @@ -7706,16 +7629,16 @@ }, { "block_index": 154, - "address": "bcrt1qe4v63z8qa2kvy5yzt4ssr8zhwxgqw84j8nmhvg", + "address": "bcrt1qfef9ruv8npmwdjqv0qlrlcr02xtcxk0y6rwtnt", "asset": "XCP", "quantity": 500000000, "calling_function": "dividend", - "event": "1b9303b3959067c0857fe1abb4fdd4b3684c7534c12691382004cc31a9afcca4", + "event": "93ad02ea00b04315ab7d89eb94788e9deed4d268a6b0be87c7d0a45682301f10", "tx_index": 41, "utxo": null, "utxo_address": null, "confirmed": true, - "block_time": 1727200857, + "block_time": 1727349630, "asset_info": { "divisible": true, "asset_longname": null, @@ -7736,27 +7659,27 @@ "event": "BLOCK_PARSED", "params": { "block_index": 194, - "ledger_hash": "d16329e826a589a6af06767a820f5914ee69e22398c8612ed0c73909a1ab9b1f", - "messages_hash": "1bc8906db34e5bf45f47eca127e2b4cc60e46bbc8cf4301617e02c6f29b32301", + "ledger_hash": "6afd3dfc102fbf1274a2eeb819e3f884052abc07094a6ae2a214d492f0eaddf8", + "messages_hash": "6b6351b7f9138a49ff6e792f7e0d5eb884ae745d994b4894b3a880c6eace487e", "transaction_count": 1, - "txlist_hash": "555a7b8103a776f23b649ec297d2177fe885443dc976750a259547be47cd26e7", - "block_time": 1727201016 + "txlist_hash": "230713c1ad13fc88b739b97038bb4243d934efd7d03b200ebc289c930c2a7d58", + "block_time": 1727349782 }, "tx_hash": null, "block_index": 194, - "block_time": 1727201016 + "block_time": 1727349782 }, { "event_index": 541, "event": "TRANSACTION_PARSED", "params": { "supported": true, - "tx_hash": "da0a0e76bfc982e2bbed2679a71f4e2d3ebc01140b448f430bb01b50f7ceaabb", + "tx_hash": "e2b0838c6777bfc19c1356df65d1b06044f6a87dbe2533da8a7d7cdd8a156d7c", "tx_index": 60 }, - "tx_hash": "da0a0e76bfc982e2bbed2679a71f4e2d3ebc01140b448f430bb01b50f7ceaabb", + "tx_hash": "e2b0838c6777bfc19c1356df65d1b06044f6a87dbe2533da8a7d7cdd8a156d7c", "block_index": 194, - "block_time": 1727201016 + "block_time": 1727349782 }, { "event_index": 540, @@ -7765,12 +7688,12 @@ "asset": "XCP", "block_index": 194, "quantity": 1, - "source": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", + "source": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", "status": "valid", "tag": "64657374726f79", - "tx_hash": "da0a0e76bfc982e2bbed2679a71f4e2d3ebc01140b448f430bb01b50f7ceaabb", + "tx_hash": "e2b0838c6777bfc19c1356df65d1b06044f6a87dbe2533da8a7d7cdd8a156d7c", "tx_index": 60, - "block_time": 1727201016, + "block_time": 1727349782, "asset_info": { "divisible": true, "asset_longname": null, @@ -7780,24 +7703,24 @@ }, "quantity_normalized": "0.00000001" }, - "tx_hash": "da0a0e76bfc982e2bbed2679a71f4e2d3ebc01140b448f430bb01b50f7ceaabb", + "tx_hash": "e2b0838c6777bfc19c1356df65d1b06044f6a87dbe2533da8a7d7cdd8a156d7c", "block_index": 194, - "block_time": 1727201016 + "block_time": 1727349782 }, { "event_index": 539, "event": "DEBIT", "params": { "action": "destroy", - "address": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", + "address": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", "asset": "XCP", "block_index": 194, - "event": "da0a0e76bfc982e2bbed2679a71f4e2d3ebc01140b448f430bb01b50f7ceaabb", + "event": "e2b0838c6777bfc19c1356df65d1b06044f6a87dbe2533da8a7d7cdd8a156d7c", "quantity": 1, "tx_index": 60, "utxo": null, "utxo_address": null, - "block_time": 1727201016, + "block_time": 1727349782, "asset_info": { "divisible": true, "asset_longname": null, @@ -7807,25 +7730,25 @@ }, "quantity_normalized": "0.00000001" }, - "tx_hash": "da0a0e76bfc982e2bbed2679a71f4e2d3ebc01140b448f430bb01b50f7ceaabb", + "tx_hash": "e2b0838c6777bfc19c1356df65d1b06044f6a87dbe2533da8a7d7cdd8a156d7c", "block_index": 194, - "block_time": 1727201016 + "block_time": 1727349782 }, { "event_index": 538, "event": "NEW_TRANSACTION", "params": { - "block_hash": "52ace614bdf700970fae116cbd930af95fe09c4faee117d3d3c0c24860eedf93", + "block_hash": "65f3b8e95b553064e136eca01ca1fad84f6980bf8b7e2372d745c2051646fdb7", "block_index": 194, - "block_time": 1727201016, + "block_time": 1727349782, "btc_amount": 0, "data": "6e0000000000000001000000000000000164657374726f79", "destination": "", "fee": 10000, - "source": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", - "tx_hash": "da0a0e76bfc982e2bbed2679a71f4e2d3ebc01140b448f430bb01b50f7ceaabb", + "source": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", + "tx_hash": "e2b0838c6777bfc19c1356df65d1b06044f6a87dbe2533da8a7d7cdd8a156d7c", "tx_index": 60, - "utxos_info": "da0a0e76bfc982e2bbed2679a71f4e2d3ebc01140b448f430bb01b50f7ceaabb:1", + "utxos_info": "e2b0838c6777bfc19c1356df65d1b06044f6a87dbe2533da8a7d7cdd8a156d7c:1", "unpacked_data": { "message_type": "destroy", "message_type_id": 110, @@ -7845,9 +7768,9 @@ }, "btc_amount_normalized": "0.00000000" }, - "tx_hash": "da0a0e76bfc982e2bbed2679a71f4e2d3ebc01140b448f430bb01b50f7ceaabb", + "tx_hash": "e2b0838c6777bfc19c1356df65d1b06044f6a87dbe2533da8a7d7cdd8a156d7c", "block_index": 194, - "block_time": 1727201016 + "block_time": 1727349782 } ], "next_cursor": 537, @@ -7859,15 +7782,15 @@ "event": "BLOCK_PARSED", "params": { "block_index": 194, - "ledger_hash": "d16329e826a589a6af06767a820f5914ee69e22398c8612ed0c73909a1ab9b1f", - "messages_hash": "1bc8906db34e5bf45f47eca127e2b4cc60e46bbc8cf4301617e02c6f29b32301", + "ledger_hash": "6afd3dfc102fbf1274a2eeb819e3f884052abc07094a6ae2a214d492f0eaddf8", + "messages_hash": "6b6351b7f9138a49ff6e792f7e0d5eb884ae745d994b4894b3a880c6eace487e", "transaction_count": 1, - "txlist_hash": "555a7b8103a776f23b649ec297d2177fe885443dc976750a259547be47cd26e7", - "block_time": 1727201016 + "txlist_hash": "230713c1ad13fc88b739b97038bb4243d934efd7d03b200ebc289c930c2a7d58", + "block_time": 1727349782 }, "tx_hash": null, "block_index": 194, - "block_time": 1727201016 + "block_time": 1727349782 } }, "/v2/events/counts": { @@ -7902,16 +7825,16 @@ "event_index": 533, "event": "CREDIT", "params": { - "address": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", + "address": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", "asset": "XCP", "block_index": 193, "calling_function": "sweep", - "event": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774", + "event": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1", "quantity": 74499387833, "tx_index": 59, "utxo": null, "utxo_address": null, - "block_time": 1727201012, + "block_time": 1727349778, "asset_info": { "divisible": true, "asset_longname": null, @@ -7921,78 +7844,78 @@ }, "quantity_normalized": "744.99388000" }, - "tx_hash": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774", + "tx_hash": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1", "block_index": 193, - "block_time": 1727201012 + "block_time": 1727349778 }, { "event_index": 531, "event": "CREDIT", "params": { - "address": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", + "address": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", "asset": "MYASSETA", "block_index": 193, "calling_function": "sweep", - "event": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774", + "event": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1", "quantity": 10, "tx_index": 59, "utxo": null, "utxo_address": null, - "block_time": 1727201012, + "block_time": 1727349778, "asset_info": { "asset_longname": null, "description": "My super asset A", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false }, "quantity_normalized": "0.00000010" }, - "tx_hash": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774", + "tx_hash": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1", "block_index": 193, - "block_time": 1727201012 + "block_time": 1727349778 }, { "event_index": 529, "event": "CREDIT", "params": { - "address": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", + "address": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", "asset": "FAIRMINTA", "block_index": 193, "calling_function": "sweep", - "event": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774", + "event": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1", "quantity": 500000000, "tx_index": 59, "utxo": null, "utxo_address": null, - "block_time": 1727201012, + "block_time": 1727349778, "asset_info": { "asset_longname": "", "description": "", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false }, "quantity_normalized": "5.00000000" }, - "tx_hash": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774", + "tx_hash": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1", "block_index": 193, - "block_time": 1727201012 + "block_time": 1727349778 }, { "event_index": 515, "event": "CREDIT", "params": { - "address": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "address": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "asset": "XCP", "block_index": 191, "calling_function": "cancel order", - "event": "83919cf82dd5eb1e2e1f6d3f3f752d34d41636ed00ab8ff78369eb81475b8e57", + "event": "2800d4586e4c4189062b253bb171fd88ceb4184a559bb111b5990541e65968fc", "quantity": 1000, "tx_index": 57, "utxo": null, "utxo_address": null, - "block_time": 1727201003, + "block_time": 1727349769, "asset_info": { "divisible": true, "asset_longname": null, @@ -8002,24 +7925,24 @@ }, "quantity_normalized": "0.00001000" }, - "tx_hash": "1d314894d90254c43598647c4ebca9b8f3f0d20a522eb8130d9955e95ea1c197", + "tx_hash": "580ec0c7defaa9779a34e074c2046fab885ea02da799e56daed21d55a482e71f", "block_index": 191, - "block_time": 1727201003 + "block_time": 1727349769 }, { "event_index": 498, "event": "CREDIT", "params": { - "address": "bcrt1q2nqm5v62ryf0jc6n7ygf8zf8cezllyryfdfnk9", + "address": "bcrt1q80kwyrcnqdvackyar6zdtx2shtussgggmw3q6d", "asset": "XCP", "block_index": 189, "calling_function": "mpma send", - "event": "4cd813fae2558e89f2f9411f38daa7d4c10c94a267daa38155cf18fb4d9fd055", + "event": "c95c3eaeb282aad2a9bd7b3c74fec665200aceba41585581df0b0bb4ad6434d7", "quantity": 10, "tx_index": 55, "utxo": null, "utxo_address": null, - "block_time": 1727200995, + "block_time": 1727349761, "asset_info": { "divisible": true, "asset_longname": null, @@ -8029,9 +7952,9 @@ }, "quantity_normalized": "0.00000010" }, - "tx_hash": "4cd813fae2558e89f2f9411f38daa7d4c10c94a267daa38155cf18fb4d9fd055", + "tx_hash": "c95c3eaeb282aad2a9bd7b3c74fec665200aceba41585581df0b0bb4ad6434d7", "block_index": 189, - "block_time": 1727200995 + "block_time": 1727349761 } ], "next_cursor": 497, @@ -8048,27 +7971,27 @@ { "tx_index": 34, "dispense_index": 0, - "tx_hash": "6b21482e6e461d42ded8e74826ff88a8b23621baaa45e714c7c2a20457bd6c12", + "tx_hash": "4bc99d7ffc03d1e4915b1ea44172e6084ee85288f44bae4e6d9043e8746f3dd2", "block_index": 147, - "source": "bcrt1qeshrsce6vyx833j2p85aesnx0aj9sxjtt79jak", - "destination": "bcrt1qfvucymcd7u04hpd7eafsmxwnashcmaqs54q79p", + "source": "bcrt1qm9mne8mrxhvyp755z5f69cry0z5zgrc87js5qu", + "destination": "bcrt1qwjn89m6ynaf8t4s48mucjczwt375eyrga4zrhw", "asset": "XCP", "dispense_quantity": 666, - "dispenser_tx_hash": "1e7bea513de78cabf444b974fdb0efb4304b18bd990a889d7a0f8b0e3d21b6ea", + "dispenser_tx_hash": "8e7f28a8c5ca3134d68d6d673d11435378a769b54dbac5264a32f33d7a45c564", "btc_amount": 10000, "confirmed": true, "dispenser": { "tx_index": 33, "block_index": 147, - "source": "bcrt1qeshrsce6vyx833j2p85aesnx0aj9sxjtt79jak", + "source": "bcrt1qm9mne8mrxhvyp755z5f69cry0z5zgrc87js5qu", "give_quantity": 1, "escrow_quantity": 10000, "satoshirate": 1, "status": 0, "give_remaining": 9334, - "oracle_address": "bcrt1qeshrsce6vyx833j2p85aesnx0aj9sxjtt79jak", + "oracle_address": "bcrt1qm9mne8mrxhvyp755z5f69cry0z5zgrc87js5qu", "last_status_tx_hash": null, - "origin": "bcrt1qeshrsce6vyx833j2p85aesnx0aj9sxjtt79jak", + "origin": "bcrt1qm9mne8mrxhvyp755z5f69cry0z5zgrc87js5qu", "dispense_count": 1, "last_status_tx_source": null, "close_block_index": null, @@ -8083,7 +8006,7 @@ "satoshirate_normalized": "0.00000001", "satoshi_price_normalized": "0.00000016" }, - "block_time": 1727200827, + "block_time": 1727349600, "asset_info": { "divisible": true, "asset_longname": null, @@ -8097,19 +8020,19 @@ { "tx_index": 28, "dispense_index": 0, - "tx_hash": "6ae257db1a77e44eb808057e9944b6f6e15eebf699db2c77f3009100a550b7fa", + "tx_hash": "55e7b6ec1921fe75a236f25a1ac49ad5e0a872edc6fdf4e8fb687c89a80a6b56", "block_index": 141, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", - "destination": "bcrt1q2nqm5v62ryf0jc6n7ygf8zf8cezllyryfdfnk9", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", + "destination": "bcrt1q80kwyrcnqdvackyar6zdtx2shtussgggmw3q6d", "asset": "XCP", "dispense_quantity": 4000, - "dispenser_tx_hash": "3df6d90991175a0c2aabbe0dc87cacd5d92c90cb996ce5b1514492f2585c61fc", + "dispenser_tx_hash": "8318f6a5ad692ac4e5a0d04eb67494c45c9373598f0c4136ce793438416ddfd7", "btc_amount": 4000, "confirmed": true, "dispenser": { "tx_index": 26, "block_index": 141, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "give_quantity": 1, "escrow_quantity": 10000, "satoshirate": 1, @@ -8117,7 +8040,7 @@ "give_remaining": 0, "oracle_address": null, "last_status_tx_hash": null, - "origin": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "origin": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "dispense_count": 2, "last_status_tx_source": null, "close_block_index": null, @@ -8132,7 +8055,7 @@ "satoshirate_normalized": "0.00000001", "satoshi_price_normalized": "0.00000001" }, - "block_time": 1727200803, + "block_time": 1727349565, "asset_info": { "divisible": true, "asset_longname": null, @@ -8146,19 +8069,19 @@ { "tx_index": 27, "dispense_index": 0, - "tx_hash": "2a07cfa93bced14f59b80e10872f5fe4a406622078c0b85295c5c4149820d102", + "tx_hash": "06d9f6562feecf27b0e1c090ab8e921dd14912091e859db1274f01ee917ce762", "block_index": 140, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", - "destination": "bcrt1q2nqm5v62ryf0jc6n7ygf8zf8cezllyryfdfnk9", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", + "destination": "bcrt1q80kwyrcnqdvackyar6zdtx2shtussgggmw3q6d", "asset": "XCP", "dispense_quantity": 6000, - "dispenser_tx_hash": "3df6d90991175a0c2aabbe0dc87cacd5d92c90cb996ce5b1514492f2585c61fc", + "dispenser_tx_hash": "8318f6a5ad692ac4e5a0d04eb67494c45c9373598f0c4136ce793438416ddfd7", "btc_amount": 6000, "confirmed": true, "dispenser": { "tx_index": 26, "block_index": 141, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "give_quantity": 1, "escrow_quantity": 10000, "satoshirate": 1, @@ -8166,7 +8089,7 @@ "give_remaining": 0, "oracle_address": null, "last_status_tx_hash": null, - "origin": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "origin": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "dispense_count": 2, "last_status_tx_source": null, "close_block_index": null, @@ -8181,7 +8104,7 @@ "satoshirate_normalized": "0.00000001", "satoshi_price_normalized": "0.00000001" }, - "block_time": 1727200798, + "block_time": 1727349561, "asset_info": { "divisible": true, "asset_longname": null, @@ -8200,10 +8123,10 @@ "result": [ { "tx_index": 55, - "tx_hash": "4cd813fae2558e89f2f9411f38daa7d4c10c94a267daa38155cf18fb4d9fd055", + "tx_hash": "c95c3eaeb282aad2a9bd7b3c74fec665200aceba41585581df0b0bb4ad6434d7", "block_index": 189, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", - "destination": "bcrt1q2nqm5v62ryf0jc6n7ygf8zf8cezllyryfdfnk9", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", + "destination": "bcrt1q80kwyrcnqdvackyar6zdtx2shtussgggmw3q6d", "asset": "XCP", "quantity": 10, "status": "valid", @@ -8211,7 +8134,7 @@ "memo": null, "fee_paid": 0, "confirmed": true, - "block_time": 1727200995, + "block_time": 1727349761, "asset_info": { "divisible": true, "asset_longname": null, @@ -8224,10 +8147,10 @@ }, { "tx_index": 55, - "tx_hash": "4cd813fae2558e89f2f9411f38daa7d4c10c94a267daa38155cf18fb4d9fd055", + "tx_hash": "c95c3eaeb282aad2a9bd7b3c74fec665200aceba41585581df0b0bb4ad6434d7", "block_index": 189, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", - "destination": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", + "destination": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", "asset": "MYASSETA", "quantity": 10, "status": "valid", @@ -8235,11 +8158,11 @@ "memo": null, "fee_paid": 0, "confirmed": true, - "block_time": 1727200995, + "block_time": 1727349761, "asset_info": { "asset_longname": null, "description": "My super asset A", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false }, @@ -8248,10 +8171,10 @@ }, { "tx_index": 55, - "tx_hash": "4cd813fae2558e89f2f9411f38daa7d4c10c94a267daa38155cf18fb4d9fd055", + "tx_hash": "c95c3eaeb282aad2a9bd7b3c74fec665200aceba41585581df0b0bb4ad6434d7", "block_index": 189, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", - "destination": "bcrt1q9cf2ed4wk37qye08wlppw39l7prxws7afa3krk", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", + "destination": "bcrt1q8udnt5x86nuhees5qhcv4p9ta8g8hfydzswq37", "asset": "MYASSETA", "quantity": 10, "status": "valid", @@ -8259,11 +8182,11 @@ "memo": null, "fee_paid": 0, "confirmed": true, - "block_time": 1727200995, + "block_time": 1727349761, "asset_info": { "asset_longname": null, "description": "My super asset A", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false }, @@ -8272,10 +8195,10 @@ }, { "tx_index": 54, - "tx_hash": "e7989369eefaec09cec5770c6128eb548023225e666d57bbed74b3d03240e9c3", + "tx_hash": "ba2b62e02257afd56871a06214aa59ca231cd893239ab9555de83150c93f7a80", "block_index": 188, - "source": "bcrt1q9cf2ed4wk37qye08wlppw39l7prxws7afa3krk", - "destination": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", + "source": "bcrt1q8udnt5x86nuhees5qhcv4p9ta8g8hfydzswq37", + "destination": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", "asset": "XCP", "quantity": 10000, "status": "valid", @@ -8283,7 +8206,7 @@ "memo": null, "fee_paid": 0, "confirmed": true, - "block_time": 1727200991, + "block_time": 1727349756, "asset_info": { "divisible": true, "asset_longname": null, @@ -8296,10 +8219,10 @@ }, { "tx_index": 43, - "tx_hash": "ca11a87b6b09143626cafffbc32be68d26d43df5facbb48aa919ce857c1aa739", + "tx_hash": "b23ccb0a8e23a72fe755d50bacdaa32963691551568f41dd970bda0e46a1f896", "block_index": 156, - "source": "9d347b5453e8bf2608768d2b109367ce3aaf5a12d4bc63526fa6fb59eab1901d:0", - "destination": "ca11a87b6b09143626cafffbc32be68d26d43df5facbb48aa919ce857c1aa739:1", + "source": "6cc93fdf5891a4a25a055fac25361c236912ebf976ada3a6e9e2f1289a9c67d6:0", + "destination": "b23ccb0a8e23a72fe755d50bacdaa32963691551568f41dd970bda0e46a1f896:1", "asset": "XCP", "quantity": 1500000000, "status": "valid", @@ -8307,7 +8230,7 @@ "memo": null, "fee_paid": 0, "confirmed": true, - "block_time": 1727200867, + "block_time": 1727349637, "asset_info": { "divisible": true, "asset_longname": null, @@ -8326,14 +8249,14 @@ "result": [ { "tx_index": 47, - "tx_hash": "efd20bb15eb6a7ce22645a0fb33b1873d00dc0cdeb9533d37037e0fd6a63f512", + "tx_hash": "a2fa6f1455be62f0f3dc7323d04ff355a70e7a3c9598ec831b1ebe6042414f40", "msg_index": 0, "block_index": 160, "asset": "A95428956980101314", "quantity": 100000000000, "divisible": true, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "transfer": false, "callable": false, "call_date": 0, @@ -8348,20 +8271,20 @@ "fair_minting": false, "asset_events": "creation", "confirmed": true, - "block_time": 1727200884, + "block_time": 1727349655, "quantity_normalized": "1000.00000000", "fee_paid_normalized": "0.00000000" }, { "tx_index": 46, - "tx_hash": "af9f8fab45dd2130f26f25edacaa4de3e37feaa202ad6a578e5a60d0aa935b46", + "tx_hash": "9666ba6e8122ebb18b4e7f62c9c5d030b4047fb795b551f24eb2ecc0d2d64ca8", "msg_index": 0, "block_index": 159, "asset": "TESTLOCKDESC", "quantity": 0, "divisible": true, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "transfer": false, "callable": false, "call_date": 0, @@ -8376,20 +8299,20 @@ "fair_minting": false, "asset_events": "lock_description reissuance", "confirmed": true, - "block_time": 1727200880, + "block_time": 1727349650, "quantity_normalized": "0.00000000", "fee_paid_normalized": "0.00000000" }, { "tx_index": 45, - "tx_hash": "54776b690fc35e38368ab8ddb01f39437d6ad2177f025473e278802b9748e23c", + "tx_hash": "6bb4fd7be9f73b57c912a789a7374c22501850cdfa85019b0199bae00bee41a0", "msg_index": 0, "block_index": 158, "asset": "A95428959745315388", "quantity": 0, "divisible": true, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "transfer": false, "callable": false, "call_date": 0, @@ -8404,20 +8327,20 @@ "fair_minting": false, "asset_events": "creation", "confirmed": true, - "block_time": 1727200875, + "block_time": 1727349646, "quantity_normalized": "0.00000000", "fee_paid_normalized": "0.00000000" }, { "tx_index": 44, - "tx_hash": "e12a079169fa7227aca6b168eafdf85cc67738b746b00fb0efa698d2c977b8f1", + "tx_hash": "4d6e8c750d7bebcc8306d1839b77caa73334ae0b91c6d0c002b1caad4cf321aa", "msg_index": 0, "block_index": 157, "asset": "TESTLOCKDESC", "quantity": 10000000000, "divisible": true, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "transfer": false, "callable": false, "call_date": 0, @@ -8432,20 +8355,20 @@ "fair_minting": false, "asset_events": "creation", "confirmed": true, - "block_time": 1727200871, + "block_time": 1727349642, "quantity_normalized": "100.00000000", "fee_paid_normalized": "0.50000000" }, { "tx_index": 43, - "tx_hash": "ca11a87b6b09143626cafffbc32be68d26d43df5facbb48aa919ce857c1aa739", + "tx_hash": "b23ccb0a8e23a72fe755d50bacdaa32963691551568f41dd970bda0e46a1f896", "msg_index": 0, "block_index": 156, "asset": "MYASSETB", "quantity": 100000000000, "divisible": true, - "source": "bcrt1qtwywdknya042p0342nhnjk05557lxwysfw6vuj", - "issuer": "bcrt1qtwywdknya042p0342nhnjk05557lxwysfw6vuj", + "source": "bcrt1qy76fqpuq5mkx293tnls772wzjqr2rfn4rrqcgn", + "issuer": "bcrt1qy76fqpuq5mkx293tnls772wzjqr2rfn4rrqcgn", "transfer": false, "callable": false, "call_date": 0, @@ -8460,7 +8383,7 @@ "fair_minting": false, "asset_events": "creation", "confirmed": true, - "block_time": 1727200867, + "block_time": 1727349637, "quantity_normalized": "1000.00000000", "fee_paid_normalized": "0.50000000" } @@ -8471,14 +8394,14 @@ "/v2/issuances/": { "result": { "tx_index": 47, - "tx_hash": "efd20bb15eb6a7ce22645a0fb33b1873d00dc0cdeb9533d37037e0fd6a63f512", + "tx_hash": "a2fa6f1455be62f0f3dc7323d04ff355a70e7a3c9598ec831b1ebe6042414f40", "msg_index": 0, "block_index": 160, "asset": "A95428956980101314", "quantity": 100000000000, "divisible": true, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "transfer": false, "callable": false, "call_date": 0, @@ -8493,7 +8416,7 @@ "fair_minting": false, "asset_events": "creation", "confirmed": true, - "block_time": 1727200884, + "block_time": 1727349655, "quantity_normalized": "1000.00000000", "fee_paid_normalized": "0.00000000" } @@ -8502,16 +8425,16 @@ "result": [ { "tx_index": 59, - "tx_hash": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774", + "tx_hash": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1", "block_index": 193, - "source": "bcrt1q9cf2ed4wk37qye08wlppw39l7prxws7afa3krk", - "destination": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", + "source": "bcrt1q8udnt5x86nuhees5qhcv4p9ta8g8hfydzswq37", + "destination": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", "flags": 1, "status": "valid", "memo": "sweep my assets", "fee_paid": 600000, "confirmed": true, - "block_time": 1727201012, + "block_time": 1727349778, "fee_paid_normalized": "0.00600000" } ], @@ -8522,16 +8445,16 @@ "result": [ { "tx_index": 59, - "tx_hash": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774", + "tx_hash": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1", "block_index": 193, - "source": "bcrt1q9cf2ed4wk37qye08wlppw39l7prxws7afa3krk", - "destination": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", + "source": "bcrt1q8udnt5x86nuhees5qhcv4p9ta8g8hfydzswq37", + "destination": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", "flags": 1, "status": "valid", "memo": "sweep my assets", "fee_paid": 600000, "confirmed": true, - "block_time": 1727201012, + "block_time": 1727349778, "fee_paid_normalized": "0.00600000" } ], @@ -8542,9 +8465,9 @@ "result": [ { "tx_index": 25, - "tx_hash": "28499c6a50363ce063ee5e7f5de4d43ea5bf86a19dc05ea650443b343c00e258", + "tx_hash": "f1e99ee2d6b5cb7b23efa5b5ee18acc60380cfb0045398b51eb6e97d7cdc4808", "block_index": 138, - "source": "bcrt1qeshrsce6vyx833j2p85aesnx0aj9sxjtt79jak", + "source": "bcrt1qm9mne8mrxhvyp755z5f69cry0z5zgrc87js5qu", "timestamp": 4003903983, "value": 66600.0, "fee_fraction_int": 0, @@ -8552,14 +8475,14 @@ "locked": false, "status": "valid", "confirmed": true, - "block_time": 1727200790, + "block_time": 1727349552, "fee_fraction_int_normalized": "0.00000000" }, { "tx_index": 24, - "tx_hash": "929b85b0f022a54c6904a36e51da0339ca9b0583ac7d003a91cd601964f53da5", + "tx_hash": "ee6979ec1952f7d6b4f012894d20aac594379a1abfc25e780122b6c2e6c23017", "block_index": 137, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "timestamp": 4003903983, "value": 999.0, "fee_fraction_int": 0, @@ -8567,7 +8490,7 @@ "locked": false, "status": "valid", "confirmed": true, - "block_time": 1727200786, + "block_time": 1727349549, "fee_fraction_int_normalized": "0.00000000" } ], @@ -8577,9 +8500,9 @@ "/v2/broadcasts/": { "result": { "tx_index": 25, - "tx_hash": "28499c6a50363ce063ee5e7f5de4d43ea5bf86a19dc05ea650443b343c00e258", + "tx_hash": "f1e99ee2d6b5cb7b23efa5b5ee18acc60380cfb0045398b51eb6e97d7cdc4808", "block_index": 138, - "source": "bcrt1qeshrsce6vyx833j2p85aesnx0aj9sxjtt79jak", + "source": "bcrt1qm9mne8mrxhvyp755z5f69cry0z5zgrc87js5qu", "timestamp": 4003903983, "value": 66600.0, "fee_fraction_int": 0, @@ -8587,17 +8510,17 @@ "locked": false, "status": "valid", "confirmed": true, - "block_time": 1727200790, + "block_time": 1727349552, "fee_fraction_int_normalized": "0.00000000" } }, "/v2/fairminters": { "result": [ { - "tx_hash": "5f1bb112a42ace59fa09d6a6fc1916eec2a940d44682b160c97bbae14494b127", + "tx_hash": "dcf51617ae20ec4d8e93ee5852b5ad729111cf44ffc8b1990010dc23e4946287", "tx_index": 22, "block_index": 135, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "asset": "FAIRMINTD", "asset_parent": "", "asset_longname": "", @@ -8622,13 +8545,13 @@ "commission": null, "paid_quantity": null, "confirmed": true, - "block_time": 1727200777 + "block_time": 1727349541 }, { - "tx_hash": "bf4d673a1117a0391adcac895de8ac4f234e093b9257df4ce473fe1e01bebf8b", + "tx_hash": "0de3c0e5d6f84cec347d10e8ea1374868d46c8538152bf1966196d40b1542862", "tx_index": 18, "block_index": 131, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "asset": "FAIRMINTC", "asset_parent": "", "asset_longname": "", @@ -8653,13 +8576,13 @@ "commission": null, "paid_quantity": null, "confirmed": true, - "block_time": 1727200760 + "block_time": 1727349515 }, { - "tx_hash": "ef8994a7c4750636583ff8d92fe09ac8c38d280813f2e2e923e07c9b9a3d9cda", + "tx_hash": "b138bde3e56cbfb89568a21f4adc5db7ed53b8b04d83baeb55e9b45a0d76ac81", "tx_index": 14, "block_index": 130, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "asset": "FAIRMINTB", "asset_parent": "", "asset_longname": "", @@ -8684,13 +8607,13 @@ "commission": null, "paid_quantity": null, "confirmed": true, - "block_time": 1727200756 + "block_time": 1727349511 }, { - "tx_hash": "15f8f2368ab00936a53063e0f92508f82a1d6018e7495426e7dc81fc02f6d6f1", + "tx_hash": "fa856b7dc34e0036048b7d7b59d6aab2e95ef5365f824d8c5c6166a457c16968", "tx_index": 10, "block_index": 125, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "asset": "FAIRMINTA", "asset_parent": "", "asset_longname": "", @@ -8715,7 +8638,7 @@ "commission": null, "paid_quantity": null, "confirmed": true, - "block_time": 1727200736 + "block_time": 1727349489 } ], "next_cursor": null, @@ -8729,8 +8652,8 @@ "value": 4949970000, "confirmations": 48, "amount": 49.4997, - "txid": "6b21482e6e461d42ded8e74826ff88a8b23621baaa45e714c7c2a20457bd6c12", - "address": "bcrt1qfvucymcd7u04hpd7eafsmxwnashcmaqs54q79p" + "txid": "4bc99d7ffc03d1e4915b1ea44172e6084ee85288f44bae4e6d9043e8746f3dd2", + "address": "bcrt1qwjn89m6ynaf8t4s48mucjczwt375eyrga4zrhw" }, { "vout": 2, @@ -8738,8 +8661,8 @@ "value": 100000, "confirmations": 39, "amount": 0.001, - "txid": "ca11a87b6b09143626cafffbc32be68d26d43df5facbb48aa919ce857c1aa739", - "address": "bcrt1qtmd9xj5r7dlk044rn35kqqdmy62jpnf6u52x9z" + "txid": "b23ccb0a8e23a72fe755d50bacdaa32963691551568f41dd970bda0e46a1f896", + "address": "bcrt1qy0ynyy5en6cc9dnanpk08d0uw2dnwc9sgthpe7" } ], "next_cursor": null, @@ -8748,28 +8671,28 @@ "/v2/bitcoin/addresses/
/transactions": { "result": [ { - "tx_hash": "1e3535ba7d55784565a1ebd370a14fdde23ba46de1398689d8e4dd3886a34714" + "tx_hash": "c6f8c780a3c367c4f406fc77b5022d7218f701c9e98d119dd9bdacfe94ebf127" }, { - "tx_hash": "2e8af63264d4d2130abba102b9d8a867d2b35b41e878e037f328cb46b727a415" + "tx_hash": "13e5c3b12357fc35cc97187eef52baf633cf9a68c2ca8042095c549bb8598d5b" }, { - "tx_hash": "664b33a2858e0961f08c6a45f5ec6b98042d62a4f4e98faf6862f374be802724" + "tx_hash": "3ca36e487e877ec78ff41ab30691fb067721fa65e9a6478d0a0997847ec29966" }, { - "tx_hash": "601d3f3304f74f8dd7dce71bd22011f57da8c83a23e9ae8bb8b30b2f9a202338" + "tx_hash": "3038360b4a44d468d0b6fccfbb4a2d973c2b93480d35ef3520bdff48bca1737e" }, { - "tx_hash": "c7de2f976583158832e195c5e06c91be234ea8f11f3dec44a14e41ee44e25238" + "tx_hash": "ba2b62e02257afd56871a06214aa59ca231cd893239ab9555de83150c93f7a80" }, { - "tx_hash": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774" + "tx_hash": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1" }, { - "tx_hash": "467f7e82754021f4a8a7e07800c1785d2619004c75fd9200884f7aa4def7caa7" + "tx_hash": "7fb4a915d040e4164efb8fccdc84939acc11ce72b0623a0610e44c340149dbe6" }, { - "tx_hash": "e7989369eefaec09cec5770c6128eb548023225e666d57bbed74b3d03240e9c3" + "tx_hash": "bfd1ba3b66af851c1c1c8ef1a755f63597ca84795226c2a2a10592a9bcad37f9" } ], "next_cursor": null, @@ -8777,8 +8700,8 @@ }, "/v2/bitcoin/addresses/
/transactions/oldest": { "result": { - "block_index": 2, - "tx_hash": "ef65836cc15a965615ff2edb77455cb8b91b9db8494c794f96d2652c7f1f5a21" + "block_index": 8, + "tx_hash": "6ce24b9f4c76b4e2f121289703ede02f8aaeb380510892d8144a94867c3c4097" } }, "/v2/bitcoin/addresses/
/utxos": { @@ -8789,17 +8712,17 @@ "value": 4949970000, "confirmations": 48, "amount": 49.4997, - "txid": "6b21482e6e461d42ded8e74826ff88a8b23621baaa45e714c7c2a20457bd6c12" + "txid": "4bc99d7ffc03d1e4915b1ea44172e6084ee85288f44bae4e6d9043e8746f3dd2" } ], "next_cursor": null, "result_count": null }, "/v2/bitcoin/addresses/
/pubkey": { - "result": "03e9ae92eabb90ca74fe993bac25a34afb53dbfd9ee15d1434f46704cbef38ec97" + "result": "03550c9d7bd991a1979454408705848a313ca07f6c59f09bcc2f6b3d23623c8a26" }, "/v2/bitcoin/transactions/": { - "result": "02000000000101b6d782df6b5c2f06c0c7af0c8c4d60f0aa556ff6f727703a94f74ba118e609f40300000000ffffffff020000000000000000226a20bdb345b43fda7b9a18a9666a3c0969176fba41ebfa02e4533597d73786663d8e680b0a27010000001600146c45b04730370dc7e778ed200c19f22a08c064a90247304402203d873dec7dfcb9e89aa9e315200792e26864340166149cab6836a7546859a72902206bc567bc0d510087b95dbc9fc763e9058df75cad340b8deba4aab9186e73d92b012103b5e165703c3ef7b3eb8feb32c82da0679166b81eae0830c1d0d0803fe78048b000000000" + "result": "02000000000101922093eb210d17d6264dec1686c2b9f8671426f2c2cc9f5558f936270510e3630300000000ffffffff020000000000000000226a20a9673a18ccbd9944c92a33aa9d159d642bc9c4f33f50c823df57a6d1605d07c4680b0a27010000001600146a0754aa80c92844296a3a23dde3609ac941f9d002473044022057a2bc6c79efa29b031e468fd30411fd19a11b134293a47927176f2e09794dc80220123965cc4e5e20008b1299f7f01fc755b5eb6385ee86d1baf8a74a7c59f050300121039fcbb1490d5238142ee3d518816b8637d5b7f61977a9b8d5f3cb14c5b7f7dc6f00000000" }, "/v2/bitcoin/estimatesmartfee": { "result": 58603 @@ -8822,26 +8745,27 @@ "/v2/mempool/events": { "result": [ { - "tx_hash": "044206e67491ff5d4c325bca6bbf5704dfbc3794e8948a39aae3ab0e11b23e2a", + "tx_hash": "d2ccbb9031162b0616fdadcbc7d3c0925c13e496a5ff4bf76db95a61063afb30", "event": "TRANSACTION_PARSED", "params": { "supported": true, - "tx_hash": "044206e67491ff5d4c325bca6bbf5704dfbc3794e8948a39aae3ab0e11b23e2a", + "tx_hash": "d2ccbb9031162b0616fdadcbc7d3c0925c13e496a5ff4bf76db95a61063afb30", "tx_index": 61 - } + }, + "timestamp": 1727349786.5118906 }, { - "tx_hash": "044206e67491ff5d4c325bca6bbf5704dfbc3794e8948a39aae3ab0e11b23e2a", + "tx_hash": "d2ccbb9031162b0616fdadcbc7d3c0925c13e496a5ff4bf76db95a61063afb30", "event": "ENHANCED_SEND", "params": { "asset": "XCP", "block_index": 9999999, - "destination": "bcrt1q9cf2ed4wk37qye08wlppw39l7prxws7afa3krk", + "destination": "bcrt1q8udnt5x86nuhees5qhcv4p9ta8g8hfydzswq37", "memo": null, "quantity": 10000, - "source": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", + "source": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", "status": "valid", - "tx_hash": "044206e67491ff5d4c325bca6bbf5704dfbc3794e8948a39aae3ab0e11b23e2a", + "tx_hash": "d2ccbb9031162b0616fdadcbc7d3c0925c13e496a5ff4bf76db95a61063afb30", "tx_index": 61, "asset_info": { "divisible": true, @@ -8851,22 +8775,23 @@ "issuer": null }, "quantity_normalized": "0.00010000" - } + }, + "timestamp": 1727349786.5118906 }, { - "tx_hash": "044206e67491ff5d4c325bca6bbf5704dfbc3794e8948a39aae3ab0e11b23e2a", + "tx_hash": "d2ccbb9031162b0616fdadcbc7d3c0925c13e496a5ff4bf76db95a61063afb30", "event": "CREDIT", "params": { - "address": "bcrt1q9cf2ed4wk37qye08wlppw39l7prxws7afa3krk", + "address": "bcrt1q8udnt5x86nuhees5qhcv4p9ta8g8hfydzswq37", "asset": "XCP", "block_index": 194, "calling_function": "send", - "event": "044206e67491ff5d4c325bca6bbf5704dfbc3794e8948a39aae3ab0e11b23e2a", + "event": "d2ccbb9031162b0616fdadcbc7d3c0925c13e496a5ff4bf76db95a61063afb30", "quantity": 10000, "tx_index": 61, "utxo": null, "utxo_address": null, - "block_time": 1727201016, + "block_time": 1727349782, "asset_info": { "divisible": true, "asset_longname": null, @@ -8875,22 +8800,23 @@ "issuer": null }, "quantity_normalized": "0.00010000" - } + }, + "timestamp": 1727349786.5118906 }, { - "tx_hash": "044206e67491ff5d4c325bca6bbf5704dfbc3794e8948a39aae3ab0e11b23e2a", + "tx_hash": "d2ccbb9031162b0616fdadcbc7d3c0925c13e496a5ff4bf76db95a61063afb30", "event": "DEBIT", "params": { "action": "send", - "address": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", + "address": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", "asset": "XCP", "block_index": 194, - "event": "044206e67491ff5d4c325bca6bbf5704dfbc3794e8948a39aae3ab0e11b23e2a", + "event": "d2ccbb9031162b0616fdadcbc7d3c0925c13e496a5ff4bf76db95a61063afb30", "quantity": 10000, "tx_index": 61, "utxo": null, "utxo_address": null, - "block_time": 1727201016, + "block_time": 1727349782, "asset_info": { "divisible": true, "asset_longname": null, @@ -8899,30 +8825,31 @@ "issuer": null }, "quantity_normalized": "0.00010000" - } + }, + "timestamp": 1727349786.5118906 }, { - "tx_hash": "044206e67491ff5d4c325bca6bbf5704dfbc3794e8948a39aae3ab0e11b23e2a", + "tx_hash": "d2ccbb9031162b0616fdadcbc7d3c0925c13e496a5ff4bf76db95a61063afb30", "event": "NEW_TRANSACTION", "params": { "block_hash": "mempool", "block_index": 9999999, - "block_time": 1727201019.8965485, + "block_time": 1727349786.5118906, "btc_amount": 0, - "data": "0200000000000000010000000000002710802e12acb6aeb47c0265e777c21744bff0466743dd", + "data": "0200000000000000010000000000002710803f1b35d0c7d4f97ce61405f0ca84abe9d07ba48d", "destination": "", "fee": 10000, - "source": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", - "tx_hash": "044206e67491ff5d4c325bca6bbf5704dfbc3794e8948a39aae3ab0e11b23e2a", + "source": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", + "tx_hash": "d2ccbb9031162b0616fdadcbc7d3c0925c13e496a5ff4bf76db95a61063afb30", "tx_index": 61, - "utxos_info": "044206e67491ff5d4c325bca6bbf5704dfbc3794e8948a39aae3ab0e11b23e2a:1", + "utxos_info": "d2ccbb9031162b0616fdadcbc7d3c0925c13e496a5ff4bf76db95a61063afb30:1", "unpacked_data": { "message_type": "enhanced_send", "message_type_id": 2, "message_data": { "asset": "XCP", "quantity": 10000, - "address": "bcrt1q9cf2ed4wk37qye08wlppw39l7prxws7afa3krk", + "address": "bcrt1q8udnt5x86nuhees5qhcv4p9ta8g8hfydzswq37", "memo": null, "asset_info": { "divisible": true, @@ -8935,7 +8862,8 @@ } }, "btc_amount_normalized": "0.00000000" - } + }, + "timestamp": 1727349786.5118906 } ], "next_cursor": null, @@ -8944,19 +8872,19 @@ "/v2/mempool/events/": { "result": [ { - "tx_hash": "044206e67491ff5d4c325bca6bbf5704dfbc3794e8948a39aae3ab0e11b23e2a", + "tx_hash": "d2ccbb9031162b0616fdadcbc7d3c0925c13e496a5ff4bf76db95a61063afb30", "event": "CREDIT", "params": { - "address": "bcrt1q9cf2ed4wk37qye08wlppw39l7prxws7afa3krk", + "address": "bcrt1q8udnt5x86nuhees5qhcv4p9ta8g8hfydzswq37", "asset": "XCP", "block_index": 194, "calling_function": "send", - "event": "044206e67491ff5d4c325bca6bbf5704dfbc3794e8948a39aae3ab0e11b23e2a", + "event": "d2ccbb9031162b0616fdadcbc7d3c0925c13e496a5ff4bf76db95a61063afb30", "quantity": 10000, "tx_index": 61, "utxo": null, "utxo_address": null, - "block_time": 1727201016, + "block_time": 1727349782, "asset_info": { "divisible": true, "asset_longname": null, @@ -8965,7 +8893,8 @@ "issuer": null }, "quantity_normalized": "0.00010000" - } + }, + "timestamp": 1727349786.5118906 } ], "next_cursor": null, @@ -8974,26 +8903,27 @@ "/v2/mempool/transactions//events": { "result": [ { - "tx_hash": "044206e67491ff5d4c325bca6bbf5704dfbc3794e8948a39aae3ab0e11b23e2a", + "tx_hash": "d2ccbb9031162b0616fdadcbc7d3c0925c13e496a5ff4bf76db95a61063afb30", "event": "TRANSACTION_PARSED", "params": { "supported": true, - "tx_hash": "044206e67491ff5d4c325bca6bbf5704dfbc3794e8948a39aae3ab0e11b23e2a", + "tx_hash": "d2ccbb9031162b0616fdadcbc7d3c0925c13e496a5ff4bf76db95a61063afb30", "tx_index": 61 - } + }, + "timestamp": 1727349786.5118906 }, { - "tx_hash": "044206e67491ff5d4c325bca6bbf5704dfbc3794e8948a39aae3ab0e11b23e2a", + "tx_hash": "d2ccbb9031162b0616fdadcbc7d3c0925c13e496a5ff4bf76db95a61063afb30", "event": "ENHANCED_SEND", "params": { "asset": "XCP", "block_index": 9999999, - "destination": "bcrt1q9cf2ed4wk37qye08wlppw39l7prxws7afa3krk", + "destination": "bcrt1q8udnt5x86nuhees5qhcv4p9ta8g8hfydzswq37", "memo": null, "quantity": 10000, - "source": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", + "source": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", "status": "valid", - "tx_hash": "044206e67491ff5d4c325bca6bbf5704dfbc3794e8948a39aae3ab0e11b23e2a", + "tx_hash": "d2ccbb9031162b0616fdadcbc7d3c0925c13e496a5ff4bf76db95a61063afb30", "tx_index": 61, "asset_info": { "divisible": true, @@ -9003,22 +8933,23 @@ "issuer": null }, "quantity_normalized": "0.00010000" - } + }, + "timestamp": 1727349786.5118906 }, { - "tx_hash": "044206e67491ff5d4c325bca6bbf5704dfbc3794e8948a39aae3ab0e11b23e2a", + "tx_hash": "d2ccbb9031162b0616fdadcbc7d3c0925c13e496a5ff4bf76db95a61063afb30", "event": "CREDIT", "params": { - "address": "bcrt1q9cf2ed4wk37qye08wlppw39l7prxws7afa3krk", + "address": "bcrt1q8udnt5x86nuhees5qhcv4p9ta8g8hfydzswq37", "asset": "XCP", "block_index": 194, "calling_function": "send", - "event": "044206e67491ff5d4c325bca6bbf5704dfbc3794e8948a39aae3ab0e11b23e2a", + "event": "d2ccbb9031162b0616fdadcbc7d3c0925c13e496a5ff4bf76db95a61063afb30", "quantity": 10000, "tx_index": 61, "utxo": null, "utxo_address": null, - "block_time": 1727201016, + "block_time": 1727349782, "asset_info": { "divisible": true, "asset_longname": null, @@ -9027,22 +8958,23 @@ "issuer": null }, "quantity_normalized": "0.00010000" - } + }, + "timestamp": 1727349786.5118906 }, { - "tx_hash": "044206e67491ff5d4c325bca6bbf5704dfbc3794e8948a39aae3ab0e11b23e2a", + "tx_hash": "d2ccbb9031162b0616fdadcbc7d3c0925c13e496a5ff4bf76db95a61063afb30", "event": "DEBIT", "params": { "action": "send", - "address": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", + "address": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", "asset": "XCP", "block_index": 194, - "event": "044206e67491ff5d4c325bca6bbf5704dfbc3794e8948a39aae3ab0e11b23e2a", + "event": "d2ccbb9031162b0616fdadcbc7d3c0925c13e496a5ff4bf76db95a61063afb30", "quantity": 10000, "tx_index": 61, "utxo": null, "utxo_address": null, - "block_time": 1727201016, + "block_time": 1727349782, "asset_info": { "divisible": true, "asset_longname": null, @@ -9051,30 +8983,31 @@ "issuer": null }, "quantity_normalized": "0.00010000" - } + }, + "timestamp": 1727349786.5118906 }, { - "tx_hash": "044206e67491ff5d4c325bca6bbf5704dfbc3794e8948a39aae3ab0e11b23e2a", + "tx_hash": "d2ccbb9031162b0616fdadcbc7d3c0925c13e496a5ff4bf76db95a61063afb30", "event": "NEW_TRANSACTION", "params": { "block_hash": "mempool", "block_index": 9999999, - "block_time": 1727201019.8965485, + "block_time": 1727349786.5118906, "btc_amount": 0, - "data": "0200000000000000010000000000002710802e12acb6aeb47c0265e777c21744bff0466743dd", + "data": "0200000000000000010000000000002710803f1b35d0c7d4f97ce61405f0ca84abe9d07ba48d", "destination": "", "fee": 10000, - "source": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", - "tx_hash": "044206e67491ff5d4c325bca6bbf5704dfbc3794e8948a39aae3ab0e11b23e2a", + "source": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", + "tx_hash": "d2ccbb9031162b0616fdadcbc7d3c0925c13e496a5ff4bf76db95a61063afb30", "tx_index": 61, - "utxos_info": "044206e67491ff5d4c325bca6bbf5704dfbc3794e8948a39aae3ab0e11b23e2a:1", + "utxos_info": "d2ccbb9031162b0616fdadcbc7d3c0925c13e496a5ff4bf76db95a61063afb30:1", "unpacked_data": { "message_type": "enhanced_send", "message_type_id": 2, "message_data": { "asset": "XCP", "quantity": 10000, - "address": "bcrt1q9cf2ed4wk37qye08wlppw39l7prxws7afa3krk", + "address": "bcrt1q8udnt5x86nuhees5qhcv4p9ta8g8hfydzswq37", "memo": null, "asset_info": { "divisible": true, @@ -9087,7 +9020,8 @@ } }, "btc_amount_normalized": "0.00000000" - } + }, + "timestamp": 1727349786.5118906 } ], "next_cursor": null, @@ -9109,15 +9043,15 @@ "event_index": 537, "event": "NEW_BLOCK", "params": { - "block_hash": "52ace614bdf700970fae116cbd930af95fe09c4faee117d3d3c0c24860eedf93", + "block_hash": "65f3b8e95b553064e136eca01ca1fad84f6980bf8b7e2372d745c2051646fdb7", "block_index": 194, - "block_time": 1727201016, + "block_time": 1727349782, "difficulty": 545259519, - "previous_block_hash": "72aff9bcfbc6a9f61cd1c192dc2322be91c061a847e81cc3b45854c9af31a6d5" + "previous_block_hash": "54672ea685fd69351a7053e700a410b78f15779452e33b33b6568680facc7d1c" }, "tx_hash": null, "block_index": 194, - "block_time": 1727201016 + "block_time": 1727349782 } ], "next_cursor": 525, @@ -9129,17 +9063,17 @@ "event_index": 538, "event": "NEW_TRANSACTION", "params": { - "block_hash": "52ace614bdf700970fae116cbd930af95fe09c4faee117d3d3c0c24860eedf93", + "block_hash": "65f3b8e95b553064e136eca01ca1fad84f6980bf8b7e2372d745c2051646fdb7", "block_index": 194, - "block_time": 1727201016, + "block_time": 1727349782, "btc_amount": 0, "data": "6e0000000000000001000000000000000164657374726f79", "destination": "", "fee": 10000, - "source": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", - "tx_hash": "da0a0e76bfc982e2bbed2679a71f4e2d3ebc01140b448f430bb01b50f7ceaabb", + "source": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", + "tx_hash": "e2b0838c6777bfc19c1356df65d1b06044f6a87dbe2533da8a7d7cdd8a156d7c", "tx_index": 60, - "utxos_info": "da0a0e76bfc982e2bbed2679a71f4e2d3ebc01140b448f430bb01b50f7ceaabb:1", + "utxos_info": "e2b0838c6777bfc19c1356df65d1b06044f6a87dbe2533da8a7d7cdd8a156d7c:1", "unpacked_data": { "message_type": "destroy", "message_type_id": 110, @@ -9159,9 +9093,9 @@ }, "btc_amount_normalized": "0.00000000" }, - "tx_hash": "da0a0e76bfc982e2bbed2679a71f4e2d3ebc01140b448f430bb01b50f7ceaabb", + "tx_hash": "e2b0838c6777bfc19c1356df65d1b06044f6a87dbe2533da8a7d7cdd8a156d7c", "block_index": 194, - "block_time": 1727201016 + "block_time": 1727349782 } ], "next_cursor": 526, @@ -9175,16 +9109,16 @@ "params": { "block_index": 147, "btc_amount": 10000, - "destination": "bcrt1qeshrsce6vyx833j2p85aesnx0aj9sxjtt79jak", + "destination": "bcrt1qm9mne8mrxhvyp755z5f69cry0z5zgrc87js5qu", "out_index": 0, - "tx_hash": "6b21482e6e461d42ded8e74826ff88a8b23621baaa45e714c7c2a20457bd6c12", + "tx_hash": "4bc99d7ffc03d1e4915b1ea44172e6084ee85288f44bae4e6d9043e8746f3dd2", "tx_index": 34, - "block_time": 1727200827, + "block_time": 1727349600, "btc_amount_normalized": "0.00010000" }, - "tx_hash": "6b21482e6e461d42ded8e74826ff88a8b23621baaa45e714c7c2a20457bd6c12", + "tx_hash": "4bc99d7ffc03d1e4915b1ea44172e6084ee85288f44bae4e6d9043e8746f3dd2", "block_index": 147, - "block_time": 1727200827 + "block_time": 1727349600 } ], "next_cursor": 237, @@ -9197,15 +9131,15 @@ "event": "BLOCK_PARSED", "params": { "block_index": 194, - "ledger_hash": "d16329e826a589a6af06767a820f5914ee69e22398c8612ed0c73909a1ab9b1f", - "messages_hash": "1bc8906db34e5bf45f47eca127e2b4cc60e46bbc8cf4301617e02c6f29b32301", + "ledger_hash": "6afd3dfc102fbf1274a2eeb819e3f884052abc07094a6ae2a214d492f0eaddf8", + "messages_hash": "6b6351b7f9138a49ff6e792f7e0d5eb884ae745d994b4894b3a880c6eace487e", "transaction_count": 1, - "txlist_hash": "555a7b8103a776f23b649ec297d2177fe885443dc976750a259547be47cd26e7", - "block_time": 1727201016 + "txlist_hash": "230713c1ad13fc88b739b97038bb4243d934efd7d03b200ebc289c930c2a7d58", + "block_time": 1727349782 }, "tx_hash": null, "block_index": 194, - "block_time": 1727201016 + "block_time": 1727349782 } ], "next_cursor": 536, @@ -9218,12 +9152,12 @@ "event": "TRANSACTION_PARSED", "params": { "supported": true, - "tx_hash": "da0a0e76bfc982e2bbed2679a71f4e2d3ebc01140b448f430bb01b50f7ceaabb", + "tx_hash": "e2b0838c6777bfc19c1356df65d1b06044f6a87dbe2533da8a7d7cdd8a156d7c", "tx_index": 60 }, - "tx_hash": "da0a0e76bfc982e2bbed2679a71f4e2d3ebc01140b448f430bb01b50f7ceaabb", + "tx_hash": "e2b0838c6777bfc19c1356df65d1b06044f6a87dbe2533da8a7d7cdd8a156d7c", "block_index": 194, - "block_time": 1727201016 + "block_time": 1727349782 } ], "next_cursor": 535, @@ -9236,15 +9170,15 @@ "event": "DEBIT", "params": { "action": "destroy", - "address": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", + "address": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", "asset": "XCP", "block_index": 194, - "event": "da0a0e76bfc982e2bbed2679a71f4e2d3ebc01140b448f430bb01b50f7ceaabb", + "event": "e2b0838c6777bfc19c1356df65d1b06044f6a87dbe2533da8a7d7cdd8a156d7c", "quantity": 1, "tx_index": 60, "utxo": null, "utxo_address": null, - "block_time": 1727201016, + "block_time": 1727349782, "asset_info": { "divisible": true, "asset_longname": null, @@ -9254,9 +9188,9 @@ }, "quantity_normalized": "0.00000001" }, - "tx_hash": "da0a0e76bfc982e2bbed2679a71f4e2d3ebc01140b448f430bb01b50f7ceaabb", + "tx_hash": "e2b0838c6777bfc19c1356df65d1b06044f6a87dbe2533da8a7d7cdd8a156d7c", "block_index": 194, - "block_time": 1727201016 + "block_time": 1727349782 } ], "next_cursor": 532, @@ -9268,16 +9202,16 @@ "event_index": 533, "event": "CREDIT", "params": { - "address": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", + "address": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", "asset": "XCP", "block_index": 193, "calling_function": "sweep", - "event": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774", + "event": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1", "quantity": 74499387833, "tx_index": 59, "utxo": null, "utxo_address": null, - "block_time": 1727201012, + "block_time": 1727349778, "asset_info": { "divisible": true, "asset_longname": null, @@ -9287,9 +9221,9 @@ }, "quantity_normalized": "744.99388000" }, - "tx_hash": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774", + "tx_hash": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1", "block_index": 193, - "block_time": 1727201012 + "block_time": 1727349778 } ], "next_cursor": 531, @@ -9303,14 +9237,14 @@ "params": { "asset": "XCP", "block_index": 188, - "destination": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", + "destination": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", "memo": null, "quantity": 10000, - "source": "bcrt1q9cf2ed4wk37qye08wlppw39l7prxws7afa3krk", + "source": "bcrt1q8udnt5x86nuhees5qhcv4p9ta8g8hfydzswq37", "status": "valid", - "tx_hash": "e7989369eefaec09cec5770c6128eb548023225e666d57bbed74b3d03240e9c3", + "tx_hash": "ba2b62e02257afd56871a06214aa59ca231cd893239ab9555de83150c93f7a80", "tx_index": 54, - "block_time": 1727200991, + "block_time": 1727349756, "asset_info": { "divisible": true, "asset_longname": null, @@ -9320,9 +9254,9 @@ }, "quantity_normalized": "0.00010000" }, - "tx_hash": "e7989369eefaec09cec5770c6128eb548023225e666d57bbed74b3d03240e9c3", + "tx_hash": "ba2b62e02257afd56871a06214aa59ca231cd893239ab9555de83150c93f7a80", "block_index": 188, - "block_time": 1727200991 + "block_time": 1727349756 } ], "next_cursor": null, @@ -9336,15 +9270,15 @@ "params": { "asset": "XCP", "block_index": 189, - "destination": "bcrt1q2nqm5v62ryf0jc6n7ygf8zf8cezllyryfdfnk9", + "destination": "bcrt1q80kwyrcnqdvackyar6zdtx2shtussgggmw3q6d", "memo": null, "msg_index": 2, "quantity": 10, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "status": "valid", - "tx_hash": "4cd813fae2558e89f2f9411f38daa7d4c10c94a267daa38155cf18fb4d9fd055", + "tx_hash": "c95c3eaeb282aad2a9bd7b3c74fec665200aceba41585581df0b0bb4ad6434d7", "tx_index": 55, - "block_time": 1727200995, + "block_time": 1727349761, "asset_info": { "divisible": true, "asset_longname": null, @@ -9354,9 +9288,9 @@ }, "quantity_normalized": "0.00000010" }, - "tx_hash": "4cd813fae2558e89f2f9411f38daa7d4c10c94a267daa38155cf18fb4d9fd055", + "tx_hash": "c95c3eaeb282aad2a9bd7b3c74fec665200aceba41585581df0b0bb4ad6434d7", "block_index": 189, - "block_time": 1727200995 + "block_time": 1727349761 } ], "next_cursor": 502, @@ -9379,20 +9313,20 @@ "event": "SWEEP", "params": { "block_index": 193, - "destination": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", + "destination": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", "fee_paid": 600000, "flags": 1, "memo": "sweep my assets", - "source": "bcrt1q9cf2ed4wk37qye08wlppw39l7prxws7afa3krk", + "source": "bcrt1q8udnt5x86nuhees5qhcv4p9ta8g8hfydzswq37", "status": "valid", - "tx_hash": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774", + "tx_hash": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1", "tx_index": 59, - "block_time": 1727201012, + "block_time": 1727349778, "fee_paid_normalized": "0.00600000" }, - "tx_hash": "ef57fe404a275352ef8de6701efaf60dd0225ba63f29cfa502ceed9e51804774", + "tx_hash": "0082025e303dc867966f43f15d7df3a8c0c60a40481b734cecd3f33825ab24e1", "block_index": 193, - "block_time": 1727201012 + "block_time": 1727349778 } ], "next_cursor": null, @@ -9409,15 +9343,15 @@ "dividend_asset": "XCP", "fee_paid": 40000, "quantity_per_unit": 100000000, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "status": "valid", - "tx_hash": "1b9303b3959067c0857fe1abb4fdd4b3684c7534c12691382004cc31a9afcca4", + "tx_hash": "93ad02ea00b04315ab7d89eb94788e9deed4d268a6b0be87c7d0a45682301f10", "tx_index": 41, - "block_time": 1727200857, + "block_time": 1727349630, "asset_info": { "asset_longname": null, "description": "My super asset A", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false }, @@ -9431,9 +9365,9 @@ "quantity_per_unit_normalized": "1.00000000", "fee_paid_normalized": "0.00040000" }, - "tx_hash": "1b9303b3959067c0857fe1abb4fdd4b3684c7534c12691382004cc31a9afcca4", + "tx_hash": "93ad02ea00b04315ab7d89eb94788e9deed4d268a6b0be87c7d0a45682301f10", "block_index": 154, - "block_time": 1727200857 + "block_time": 1727349630 } ], "next_cursor": null, @@ -9454,11 +9388,11 @@ "asset_longname": "A95428959745315388.SUBNUMERIC", "asset_name": "A95428956980101314", "block_index": 160, - "block_time": 1727200884 + "block_time": 1727349655 }, - "tx_hash": "efd20bb15eb6a7ce22645a0fb33b1873d00dc0cdeb9533d37037e0fd6a63f512", + "tx_hash": "a2fa6f1455be62f0f3dc7323d04ff355a70e7a3c9598ec831b1ebe6042414f40", "block_index": 160, - "block_time": 1727200884 + "block_time": 1727349655 } ], "next_cursor": 374, @@ -9481,22 +9415,22 @@ "description_locked": false, "divisible": true, "fee_paid": 0, - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "locked": false, "quantity": 100000000000, "reset": false, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "status": "valid", "transfer": false, - "tx_hash": "efd20bb15eb6a7ce22645a0fb33b1873d00dc0cdeb9533d37037e0fd6a63f512", + "tx_hash": "a2fa6f1455be62f0f3dc7323d04ff355a70e7a3c9598ec831b1ebe6042414f40", "tx_index": 47, - "block_time": 1727200884, + "block_time": 1727349655, "quantity_normalized": "1000.00000000", "fee_paid_normalized": "0.00000000" }, - "tx_hash": "efd20bb15eb6a7ce22645a0fb33b1873d00dc0cdeb9533d37037e0fd6a63f512", + "tx_hash": "a2fa6f1455be62f0f3dc7323d04ff355a70e7a3c9598ec831b1ebe6042414f40", "block_index": 160, - "block_time": 1727200884 + "block_time": 1727349655 } ], "next_cursor": 381, @@ -9511,12 +9445,12 @@ "asset": "XCP", "block_index": 194, "quantity": 1, - "source": "bcrt1qd3zmq3esxuxu0emca5sqcx0j9gyvqe9ftwxxct", + "source": "bcrt1qdgr4f25qey5yg2t28g3amcmqnty5r7wsmtrzcz", "status": "valid", "tag": "64657374726f79", - "tx_hash": "da0a0e76bfc982e2bbed2679a71f4e2d3ebc01140b448f430bb01b50f7ceaabb", + "tx_hash": "e2b0838c6777bfc19c1356df65d1b06044f6a87dbe2533da8a7d7cdd8a156d7c", "tx_index": 60, - "block_time": 1727201016, + "block_time": 1727349782, "asset_info": { "divisible": true, "asset_longname": null, @@ -9526,9 +9460,9 @@ }, "quantity_normalized": "0.00000001" }, - "tx_hash": "da0a0e76bfc982e2bbed2679a71f4e2d3ebc01140b448f430bb01b50f7ceaabb", + "tx_hash": "e2b0838c6777bfc19c1356df65d1b06044f6a87dbe2533da8a7d7cdd8a156d7c", "block_index": 194, - "block_time": 1727201016 + "block_time": 1727349782 } ], "next_cursor": 157, @@ -9553,11 +9487,11 @@ "give_asset": "XCP", "give_quantity": 1000, "give_remaining": 1000, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "status": "open", - "tx_hash": "132d67269995e3bc9e40d83bc0badefad56d85f0229eedfb0e2ccdf829d03d28", + "tx_hash": "a698de8b421cf087e348e8229a0a5fe1f94cda423531629f5c2864fde41dcd7f", "tx_index": 58, - "block_time": 1727201008, + "block_time": 1727349773, "give_asset_info": { "divisible": true, "asset_longname": null, @@ -9581,9 +9515,9 @@ "fee_required_remaining_normalized": "0.00000000", "fee_provided_remaining_normalized": "0.00010000" }, - "tx_hash": "132d67269995e3bc9e40d83bc0badefad56d85f0229eedfb0e2ccdf829d03d28", + "tx_hash": "a698de8b421cf087e348e8229a0a5fe1f94cda423531629f5c2864fde41dcd7f", "block_index": 192, - "block_time": 1727201008 + "block_time": 1727349773 } ], "next_cursor": 509, @@ -9601,20 +9535,20 @@ "fee_paid": 0, "forward_asset": "XCP", "forward_quantity": 3000, - "id": "4844c5f31805a95e25af849d3e888b41d4cba82846300010c82895f4072e57f6_467f7e82754021f4a8a7e07800c1785d2619004c75fd9200884f7aa4def7caa7", + "id": "c0e64defd329daf75d1cfd3cdd4466bca850ee09e61b996a4b5af9517d84de05_c6f8c780a3c367c4f406fc77b5022d7218f701c9e98d119dd9bdacfe94ebf127", "match_expire_index": 207, "status": "pending", - "tx0_address": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "tx0_address": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "tx0_block_index": 185, "tx0_expiration": 21, - "tx0_hash": "4844c5f31805a95e25af849d3e888b41d4cba82846300010c82895f4072e57f6", + "tx0_hash": "c0e64defd329daf75d1cfd3cdd4466bca850ee09e61b996a4b5af9517d84de05", "tx0_index": 50, - "tx1_address": "bcrt1q9cf2ed4wk37qye08wlppw39l7prxws7afa3krk", + "tx1_address": "bcrt1q8udnt5x86nuhees5qhcv4p9ta8g8hfydzswq37", "tx1_block_index": 187, "tx1_expiration": 21, - "tx1_hash": "467f7e82754021f4a8a7e07800c1785d2619004c75fd9200884f7aa4def7caa7", + "tx1_hash": "c6f8c780a3c367c4f406fc77b5022d7218f701c9e98d119dd9bdacfe94ebf127", "tx1_index": 53, - "block_time": 1727200986, + "block_time": 1727349752, "forward_asset_info": { "divisible": true, "asset_longname": null, @@ -9633,9 +9567,9 @@ "backward_quantity_normalized": "0.00003000", "fee_paid_normalized": "0.00000000" }, - "tx_hash": "467f7e82754021f4a8a7e07800c1785d2619004c75fd9200884f7aa4def7caa7", + "tx_hash": "c6f8c780a3c367c4f406fc77b5022d7218f701c9e98d119dd9bdacfe94ebf127", "block_index": 187, - "block_time": 1727200986 + "block_time": 1727349752 } ], "next_cursor": 468, @@ -9648,11 +9582,11 @@ "event": "ORDER_UPDATE", "params": { "status": "cancelled", - "tx_hash": "83919cf82dd5eb1e2e1f6d3f3f752d34d41636ed00ab8ff78369eb81475b8e57" + "tx_hash": "2800d4586e4c4189062b253bb171fd88ceb4184a559bb111b5990541e65968fc" }, - "tx_hash": "1d314894d90254c43598647c4ebca9b8f3f0d20a522eb8130d9955e95ea1c197", + "tx_hash": "580ec0c7defaa9779a34e074c2046fab885ea02da799e56daed21d55a482e71f", "block_index": 191, - "block_time": 1727201003 + "block_time": 1727349769 } ], "next_cursor": 483, @@ -9665,11 +9599,11 @@ "event": "ORDER_FILLED", "params": { "status": "filled", - "tx_hash": "e2f9612faf4a7e6249958ba9d24aaf9e3d7a70b0dafaa5fb94dc51a088e6cf63" + "tx_hash": "94e8b0e0054d6ee0096945c1edaca9a0736964d53f43a8a158850f17cfd985af" }, - "tx_hash": "c78a916b13975e32514ea6fac0324481adfcc972f1db2cbabb96677db4d026cb", + "tx_hash": "3e53e5f159119741d2f20cb51578a15e316fc0f0d4bb92eadba99103104483ac", "block_index": 186, - "block_time": 1727200982 + "block_time": 1727349748 } ], "next_cursor": null, @@ -9681,13 +9615,13 @@ "event_index": 474, "event": "ORDER_MATCH_UPDATE", "params": { - "id": "4844c5f31805a95e25af849d3e888b41d4cba82846300010c82895f4072e57f6_e2f9612faf4a7e6249958ba9d24aaf9e3d7a70b0dafaa5fb94dc51a088e6cf63", - "order_match_id": "4844c5f31805a95e25af849d3e888b41d4cba82846300010c82895f4072e57f6_e2f9612faf4a7e6249958ba9d24aaf9e3d7a70b0dafaa5fb94dc51a088e6cf63", + "id": "c0e64defd329daf75d1cfd3cdd4466bca850ee09e61b996a4b5af9517d84de05_94e8b0e0054d6ee0096945c1edaca9a0736964d53f43a8a158850f17cfd985af", + "order_match_id": "c0e64defd329daf75d1cfd3cdd4466bca850ee09e61b996a4b5af9517d84de05_94e8b0e0054d6ee0096945c1edaca9a0736964d53f43a8a158850f17cfd985af", "status": "completed" }, - "tx_hash": "c78a916b13975e32514ea6fac0324481adfcc972f1db2cbabb96677db4d026cb", + "tx_hash": "3e53e5f159119741d2f20cb51578a15e316fc0f0d4bb92eadba99103104483ac", "block_index": 186, - "block_time": 1727200982 + "block_time": 1727349748 } ], "next_cursor": 447, @@ -9701,18 +9635,18 @@ "params": { "block_index": 186, "btc_amount": 2000, - "destination": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", - "order_match_id": "4844c5f31805a95e25af849d3e888b41d4cba82846300010c82895f4072e57f6_e2f9612faf4a7e6249958ba9d24aaf9e3d7a70b0dafaa5fb94dc51a088e6cf63", - "source": "bcrt1q2nqm5v62ryf0jc6n7ygf8zf8cezllyryfdfnk9", + "destination": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", + "order_match_id": "c0e64defd329daf75d1cfd3cdd4466bca850ee09e61b996a4b5af9517d84de05_94e8b0e0054d6ee0096945c1edaca9a0736964d53f43a8a158850f17cfd985af", + "source": "bcrt1q80kwyrcnqdvackyar6zdtx2shtussgggmw3q6d", "status": "valid", - "tx_hash": "c78a916b13975e32514ea6fac0324481adfcc972f1db2cbabb96677db4d026cb", + "tx_hash": "3e53e5f159119741d2f20cb51578a15e316fc0f0d4bb92eadba99103104483ac", "tx_index": 52, - "block_time": 1727200982, + "block_time": 1727349748, "btc_amount_normalized": "0.00002000" }, - "tx_hash": "c78a916b13975e32514ea6fac0324481adfcc972f1db2cbabb96677db4d026cb", + "tx_hash": "3e53e5f159119741d2f20cb51578a15e316fc0f0d4bb92eadba99103104483ac", "block_index": 186, - "block_time": 1727200982 + "block_time": 1727349748 } ], "next_cursor": null, @@ -9725,16 +9659,16 @@ "event": "CANCEL_ORDER", "params": { "block_index": 191, - "offer_hash": "83919cf82dd5eb1e2e1f6d3f3f752d34d41636ed00ab8ff78369eb81475b8e57", - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "offer_hash": "2800d4586e4c4189062b253bb171fd88ceb4184a559bb111b5990541e65968fc", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "status": "valid", - "tx_hash": "1d314894d90254c43598647c4ebca9b8f3f0d20a522eb8130d9955e95ea1c197", + "tx_hash": "580ec0c7defaa9779a34e074c2046fab885ea02da799e56daed21d55a482e71f", "tx_index": 57, - "block_time": 1727201003 + "block_time": 1727349769 }, - "tx_hash": "1d314894d90254c43598647c4ebca9b8f3f0d20a522eb8130d9955e95ea1c197", + "tx_hash": "580ec0c7defaa9779a34e074c2046fab885ea02da799e56daed21d55a482e71f", "block_index": 191, - "block_time": 1727201003 + "block_time": 1727349769 } ], "next_cursor": null, @@ -9747,13 +9681,13 @@ "event": "ORDER_EXPIRATION", "params": { "block_index": 183, - "order_hash": "3a7ea4dc466a608d47050ca02aa94f8d84ae9ea60b94dcf727b3e6eb8728e8d8", - "source": "bcrt1q2nqm5v62ryf0jc6n7ygf8zf8cezllyryfdfnk9", - "block_time": 1727200899 + "order_hash": "14d777a78cbc424d171855e5b4ba94e6fbe4ffa003915cbd1a889ff733a278c5", + "source": "bcrt1q80kwyrcnqdvackyar6zdtx2shtussgggmw3q6d", + "block_time": 1727349670 }, "tx_hash": null, "block_index": 183, - "block_time": 1727200899 + "block_time": 1727349670 } ], "next_cursor": 453, @@ -9766,14 +9700,14 @@ "event": "ORDER_MATCH_EXPIRATION", "params": { "block_index": 183, - "order_match_id": "f90bb3520b4cd8e8f43ae4a416ea102f6a45a4cfd10b4620066271057abde926_3a7ea4dc466a608d47050ca02aa94f8d84ae9ea60b94dcf727b3e6eb8728e8d8", - "tx0_address": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", - "tx1_address": "bcrt1q2nqm5v62ryf0jc6n7ygf8zf8cezllyryfdfnk9", - "block_time": 1727200899 + "order_match_id": "3c2578755f5ce3a12092ce274da102b8cc2edd176680fb729c666ddf64758de0_14d777a78cbc424d171855e5b4ba94e6fbe4ffa003915cbd1a889ff733a278c5", + "tx0_address": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", + "tx1_address": "bcrt1q80kwyrcnqdvackyar6zdtx2shtussgggmw3q6d", + "block_time": 1727349670 }, "tx_hash": null, "block_index": 183, - "block_time": 1727200899 + "block_time": 1727349670 } ], "next_cursor": null, @@ -9791,14 +9725,14 @@ "escrow_quantity": 10000, "give_quantity": 1, "give_remaining": 10000, - "oracle_address": "bcrt1qeshrsce6vyx833j2p85aesnx0aj9sxjtt79jak", - "origin": "bcrt1qeshrsce6vyx833j2p85aesnx0aj9sxjtt79jak", + "oracle_address": "bcrt1qm9mne8mrxhvyp755z5f69cry0z5zgrc87js5qu", + "origin": "bcrt1qm9mne8mrxhvyp755z5f69cry0z5zgrc87js5qu", "satoshirate": 1, - "source": "bcrt1qeshrsce6vyx833j2p85aesnx0aj9sxjtt79jak", + "source": "bcrt1qm9mne8mrxhvyp755z5f69cry0z5zgrc87js5qu", "status": 0, - "tx_hash": "1e7bea513de78cabf444b974fdb0efb4304b18bd990a889d7a0f8b0e3d21b6ea", + "tx_hash": "8e7f28a8c5ca3134d68d6d673d11435378a769b54dbac5264a32f33d7a45c564", "tx_index": 33, - "block_time": 1727200823, + "block_time": 1727349596, "asset_info": { "divisible": true, "asset_longname": null, @@ -9811,9 +9745,9 @@ "escrow_quantity_normalized": "0.00010000", "satoshirate_normalized": "0.00000001" }, - "tx_hash": "1e7bea513de78cabf444b974fdb0efb4304b18bd990a889d7a0f8b0e3d21b6ea", + "tx_hash": "8e7f28a8c5ca3134d68d6d673d11435378a769b54dbac5264a32f33d7a45c564", "block_index": 146, - "block_time": 1727200823 + "block_time": 1727349596 } ], "next_cursor": 254, @@ -9827,9 +9761,9 @@ "params": { "asset": "XCP", "give_remaining": 0, - "source": "mtFzzdWHLZqWVVMGKENQscisyMTejQamk6", + "source": "mxH2rQrd18EF6R1ykn18TRPT2HX5UVRJHz", "status": 10, - "tx_hash": "e6a18e565cab14aec4ba641f48a311c8643793f8fa84b25141ced517eaefc6f9", + "tx_hash": "a913a4e0d363595bbb0d8042759a3e348de369b4f3c7c1e6a0b6628bb46810a8", "asset_info": { "divisible": true, "asset_longname": null, @@ -9839,9 +9773,9 @@ }, "give_remaining_normalized": "0.00000000" }, - "tx_hash": "664b33a2858e0961f08c6a45f5ec6b98042d62a4f4e98faf6862f374be802724", + "tx_hash": "3ca36e487e877ec78ff41ab30691fb067721fa65e9a6478d0a0997847ec29966", "block_index": 150, - "block_time": 1727200840 + "block_time": 1727349613 } ], "next_cursor": 279, @@ -9855,13 +9789,13 @@ "params": { "asset": "XCP", "block_index": 144, - "destination": "mtFzzdWHLZqWVVMGKENQscisyMTejQamk6", + "destination": "mxH2rQrd18EF6R1ykn18TRPT2HX5UVRJHz", "dispense_quantity": 10, - "dispenser_tx_hash": "e6a18e565cab14aec4ba641f48a311c8643793f8fa84b25141ced517eaefc6f9", - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", - "tx_hash": "b1e16747a30649a1850561f22204365ba5a8721325f1509544a91cbd364ea876", + "dispenser_tx_hash": "a913a4e0d363595bbb0d8042759a3e348de369b4f3c7c1e6a0b6628bb46810a8", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", + "tx_hash": "9a4204cfd45d607d4fd0ef121a833318ade0f64cb0b179e4afaeb07325c392fc", "tx_index": 31, - "block_time": 1727200815, + "block_time": 1727349577, "asset_info": { "divisible": true, "asset_longname": null, @@ -9871,9 +9805,9 @@ }, "dispense_quantity_normalized": "0.00000010" }, - "tx_hash": "b1e16747a30649a1850561f22204365ba5a8721325f1509544a91cbd364ea876", + "tx_hash": "9a4204cfd45d607d4fd0ef121a833318ade0f64cb0b179e4afaeb07325c392fc", "block_index": 144, - "block_time": 1727200815 + "block_time": 1727349577 } ], "next_cursor": null, @@ -9888,14 +9822,14 @@ "asset": "XCP", "block_index": 147, "btc_amount": 10000, - "destination": "bcrt1qfvucymcd7u04hpd7eafsmxwnashcmaqs54q79p", + "destination": "bcrt1qwjn89m6ynaf8t4s48mucjczwt375eyrga4zrhw", "dispense_index": 0, "dispense_quantity": 666, - "dispenser_tx_hash": "1e7bea513de78cabf444b974fdb0efb4304b18bd990a889d7a0f8b0e3d21b6ea", - "source": "bcrt1qeshrsce6vyx833j2p85aesnx0aj9sxjtt79jak", - "tx_hash": "6b21482e6e461d42ded8e74826ff88a8b23621baaa45e714c7c2a20457bd6c12", + "dispenser_tx_hash": "8e7f28a8c5ca3134d68d6d673d11435378a769b54dbac5264a32f33d7a45c564", + "source": "bcrt1qm9mne8mrxhvyp755z5f69cry0z5zgrc87js5qu", + "tx_hash": "4bc99d7ffc03d1e4915b1ea44172e6084ee85288f44bae4e6d9043e8746f3dd2", "tx_index": 34, - "block_time": 1727200827, + "block_time": 1727349600, "asset_info": { "divisible": true, "asset_longname": null, @@ -9906,9 +9840,9 @@ "dispense_quantity_normalized": "0.00000666", "btc_amount_normalized": "0.00010000" }, - "tx_hash": "6b21482e6e461d42ded8e74826ff88a8b23621baaa45e714c7c2a20457bd6c12", + "tx_hash": "4bc99d7ffc03d1e4915b1ea44172e6084ee85288f44bae4e6d9043e8746f3dd2", "block_index": 147, - "block_time": 1727200827 + "block_time": 1727349600 } ], "next_cursor": 240, @@ -9923,19 +9857,19 @@ "block_index": 138, "fee_fraction_int": 0, "locked": false, - "source": "bcrt1qeshrsce6vyx833j2p85aesnx0aj9sxjtt79jak", + "source": "bcrt1qm9mne8mrxhvyp755z5f69cry0z5zgrc87js5qu", "status": "valid", "text": "price-USD", "timestamp": 4003903983, - "tx_hash": "28499c6a50363ce063ee5e7f5de4d43ea5bf86a19dc05ea650443b343c00e258", + "tx_hash": "f1e99ee2d6b5cb7b23efa5b5ee18acc60380cfb0045398b51eb6e97d7cdc4808", "tx_index": 25, "value": 66600.0, - "block_time": 1727200790, + "block_time": 1727349552, "fee_fraction_int_normalized": "0.00000000" }, - "tx_hash": "28499c6a50363ce063ee5e7f5de4d43ea5bf86a19dc05ea650443b343c00e258", + "tx_hash": "f1e99ee2d6b5cb7b23efa5b5ee18acc60380cfb0045398b51eb6e97d7cdc4808", "block_index": 138, - "block_time": 1727200790 + "block_time": 1727349552 } ], "next_cursor": 213, @@ -9966,16 +9900,16 @@ "quantity_by_price": 60, "soft_cap": 0, "soft_cap_deadline_block": 0, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "start_block": 0, "status": "open", - "tx_hash": "5f1bb112a42ace59fa09d6a6fc1916eec2a940d44682b160c97bbae14494b127", + "tx_hash": "dcf51617ae20ec4d8e93ee5852b5ad729111cf44ffc8b1990010dc23e4946287", "tx_index": 22, - "block_time": 1727200777 + "block_time": 1727349541 }, - "tx_hash": "5f1bb112a42ace59fa09d6a6fc1916eec2a940d44682b160c97bbae14494b127", + "tx_hash": "dcf51617ae20ec4d8e93ee5852b5ad729111cf44ffc8b1990010dc23e4946287", "block_index": 135, - "block_time": 1727200777 + "block_time": 1727349541 } ], "next_cursor": 161, @@ -9988,11 +9922,11 @@ "event": "FAIRMINTER_UPDATE", "params": { "status": "closed", - "tx_hash": "ef8994a7c4750636583ff8d92fe09ac8c38d280813f2e2e923e07c9b9a3d9cda" + "tx_hash": "b138bde3e56cbfb89568a21f4adc5db7ed53b8b04d83baeb55e9b45a0d76ac81" }, "tx_hash": null, "block_index": 130, - "block_time": 1727200756 + "block_time": 1727349511 } ], "next_cursor": 110, @@ -10008,24 +9942,24 @@ "block_index": 136, "commission": 0, "earn_quantity": 40, - "fairminter_tx_hash": "5f1bb112a42ace59fa09d6a6fc1916eec2a940d44682b160c97bbae14494b127", + "fairminter_tx_hash": "dcf51617ae20ec4d8e93ee5852b5ad729111cf44ffc8b1990010dc23e4946287", "paid_quantity": 34, - "source": "bcrt1q2nqm5v62ryf0jc6n7ygf8zf8cezllyryfdfnk9", + "source": "bcrt1q80kwyrcnqdvackyar6zdtx2shtussgggmw3q6d", "status": "valid", - "tx_hash": "bccbb42deef048209e07d9fb0f7340bb2b1e8f10c5e54f1cfa55accb8ac66283", + "tx_hash": "44a03318e1b6b030f0e328334464291e6d3341efea03a7f56f8f3c8112fac782", "tx_index": 23, - "block_time": 1727200781, + "block_time": 1727349545, "asset_info": { "asset_longname": "", "description": "", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false } }, - "tx_hash": "bccbb42deef048209e07d9fb0f7340bb2b1e8f10c5e54f1cfa55accb8ac66283", + "tx_hash": "44a03318e1b6b030f0e328334464291e6d3341efea03a7f56f8f3c8112fac782", "block_index": 136, - "block_time": 1727200781 + "block_time": 1727349545 } ], "next_cursor": 190, @@ -10039,28 +9973,28 @@ "params": { "asset": "MYASSETA", "block_index": 152, - "destination": "10c98431b6929b14e27a040b17f2d22aafc7813478587e2bbaca26c1c6197538:1", + "destination": "984bc0ec4bd08b8bc75ae3c16b95de7ac4c500b8948d9ce99ddfb27f095f5107:1", "fee_paid": 0, "msg_index": 0, "quantity": 1000000000, - "source": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "source": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "status": "valid", - "tx_hash": "10c98431b6929b14e27a040b17f2d22aafc7813478587e2bbaca26c1c6197538", + "tx_hash": "984bc0ec4bd08b8bc75ae3c16b95de7ac4c500b8948d9ce99ddfb27f095f5107", "tx_index": 39, - "block_time": 1727200849, + "block_time": 1727349621, "asset_info": { "asset_longname": null, "description": "My super asset A", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false }, "quantity_normalized": "10.00000000", "fee_paid_normalized": "0.00000000" }, - "tx_hash": "10c98431b6929b14e27a040b17f2d22aafc7813478587e2bbaca26c1c6197538", + "tx_hash": "984bc0ec4bd08b8bc75ae3c16b95de7ac4c500b8948d9ce99ddfb27f095f5107", "block_index": 152, - "block_time": 1727200849 + "block_time": 1727349621 } ], "next_cursor": 296, @@ -10074,28 +10008,28 @@ "params": { "asset": "MYASSETA", "block_index": 151, - "destination": "bcrt1qe4v63z8qa2kvy5yzt4ssr8zhwxgqw84j8nmhvg", + "destination": "bcrt1qfef9ruv8npmwdjqv0qlrlcr02xtcxk0y6rwtnt", "fee_paid": 0, "msg_index": 0, "quantity": 500000000, - "source": "664b33a2858e0961f08c6a45f5ec6b98042d62a4f4e98faf6862f374be802724:0", + "source": "3ca36e487e877ec78ff41ab30691fb067721fa65e9a6478d0a0997847ec29966:0", "status": "valid", - "tx_hash": "f409e618a14bf7943a7027f7f66f55aaf0604d8c0cafc7c0062f5c6bdf82d7b6", + "tx_hash": "63e310052736f958559fccc2f2261467f8b9c28616ec4d26d6170d21eb932092", "tx_index": 38, - "block_time": 1727200844, + "block_time": 1727349617, "asset_info": { "asset_longname": null, "description": "My super asset A", - "issuer": "bcrt1q0kfl7h5k624gxq4sn5mxz2zaa3lf6fatfnkfhs", + "issuer": "bcrt1q2ngvat7hhqyn3e5tcge3u3r9r4fqwhap46e4fm", "divisible": true, "locked": false }, "quantity_normalized": "5.00000000", "fee_paid_normalized": "0.00000000" }, - "tx_hash": "f409e618a14bf7943a7027f7f66f55aaf0604d8c0cafc7c0062f5c6bdf82d7b6", + "tx_hash": "63e310052736f958559fccc2f2261467f8b9c28616ec4d26d6170d21eb932092", "block_index": 151, - "block_time": 1727200844 + "block_time": 1727349617 } ], "next_cursor": null, @@ -10109,14 +10043,14 @@ "params": { "asset": "XCP", "block_index": 156, - "destination": "ca11a87b6b09143626cafffbc32be68d26d43df5facbb48aa919ce857c1aa739:1", + "destination": "b23ccb0a8e23a72fe755d50bacdaa32963691551568f41dd970bda0e46a1f896:1", "msg_index": 1, "quantity": 1500000000, - "source": "9d347b5453e8bf2608768d2b109367ce3aaf5a12d4bc63526fa6fb59eab1901d:0", + "source": "6cc93fdf5891a4a25a055fac25361c236912ebf976ada3a6e9e2f1289a9c67d6:0", "status": "valid", - "tx_hash": "ca11a87b6b09143626cafffbc32be68d26d43df5facbb48aa919ce857c1aa739", + "tx_hash": "b23ccb0a8e23a72fe755d50bacdaa32963691551568f41dd970bda0e46a1f896", "tx_index": 43, - "block_time": 1727200867, + "block_time": 1727349637, "asset_info": { "divisible": true, "asset_longname": null, @@ -10126,9 +10060,9 @@ }, "quantity_normalized": "15.00000000" }, - "tx_hash": "ca11a87b6b09143626cafffbc32be68d26d43df5facbb48aa919ce857c1aa739", + "tx_hash": "b23ccb0a8e23a72fe755d50bacdaa32963691551568f41dd970bda0e46a1f896", "block_index": 156, - "block_time": 1727200867 + "block_time": 1727349637 } ], "next_cursor": 353, @@ -10143,17 +10077,17 @@ "block_index": 121, "burned": 50000000, "earned": 74999996667, - "source": "bcrt1quygvuzd7gsxym55nf7w85agucgajyp9p5jduqp", + "source": "bcrt1qz5kudmquhd3pjrkwvcm08y70nps3wd7h787nsr", "status": "valid", - "tx_hash": "bb35e686d434cae9951da80cf904917280d38b8251f1626625123d1a058d4a6d", + "tx_hash": "44abd48b32ac931edcbd9d1917248c81169903630a30d90f1f6ff2e516b2955b", "tx_index": 9, - "block_time": 1727200719, + "block_time": 1727349472, "burned_normalized": "0.50000000", "earned_normalized": "749.99997000" }, - "tx_hash": "bb35e686d434cae9951da80cf904917280d38b8251f1626625123d1a058d4a6d", + "tx_hash": "44abd48b32ac931edcbd9d1917248c81169903630a30d90f1f6ff2e516b2955b", "block_index": 121, - "block_time": 1727200719 + "block_time": 1727349472 } ], "next_cursor": 65, diff --git a/counterparty-core/counterpartycore/test/regtest/regtestnode.py b/counterparty-core/counterpartycore/test/regtest/regtestnode.py index 38a31ff25..f37bd9576 100644 --- a/counterparty-core/counterpartycore/test/regtest/regtestnode.py +++ b/counterparty-core/counterpartycore/test/regtest/regtestnode.py @@ -254,7 +254,8 @@ def start(self): printed_line_count = print_server_output(self, printed_line_count) time.sleep(1) - self.counterparty_server_process.wait() + while True: + time.sleep(1) def stop(self): print("Stopping...") @@ -273,6 +274,54 @@ def stop(self): print(e) pass + def get_node_state(self): + return { + "last_block": self.api_call("blocks/last")["result"], + "last_event": self.api_call("events?limit=1")["result"], + } + + def check_node_state(self, previous_state): + self.server_out = StringIO() + self.counterparty_server_process = sh.counterparty_server( + "--regtest", + f"--database-file={self.datadir}/counterparty.db", + "-vv", + "start", + _bg=True, + _out=self.server_out, + _err_to_out=True, + ) + self.wait_for_counterparty_follower() + time.sleep(2) + state = self.get_node_state() + if state["last_block"] != previous_state["last_block"]: + raise Exception("Reparse failed, last block is different") + if state["last_event"] != previous_state["last_event"]: + raise Exception("Reparse failed, last event is different") + + def test_command(self, command): + state_before = self.get_node_state() + self.counterparty_server_process.terminate() # noqa + self.counterparty_server_process.wait() + print(f"Running `{command}`...") + sh.counterparty_server( + "--regtest", + f"--database-file={self.datadir}/counterparty.db", + "-vv", + command, + 0, + _out=sys.stdout, + _err_to_out=True, + ) + self.check_node_state(state_before) + print(f"`{command}` successful") + + def reparse(self): + self.test_command("reparse") + + def rollback(self): + self.test_command("rollback") + class RegtestNodeThread(threading.Thread): def __init__(self): diff --git a/counterparty-core/counterpartycore/test/regtest/testscenarios.py b/counterparty-core/counterpartycore/test/regtest/testscenarios.py index 9c5898406..d0204c4a0 100644 --- a/counterparty-core/counterpartycore/test/regtest/testscenarios.py +++ b/counterparty-core/counterpartycore/test/regtest/testscenarios.py @@ -127,12 +127,22 @@ def control_result(item, node, context, block_hash, block_time, tx_hash, data, r # print(f"Expected result: {expected_result}") expected_result = json.loads(expected_result) + # don't compare decoded_tx because it's not deterministic if isinstance(expected_result, dict) and "decoded_tx" in expected_result: del expected_result["decoded_tx"] if "decoded_tx" not in result["result"]: raise AssertionError("decoded_tx not in result") if isinstance(result["result"], dict) and "decoded_tx" in result["result"]: del result["result"]["decoded_tx"] + # don't compare timestamp because it's not deterministic + if isinstance(expected_result, list): + for event in expected_result: + if "timestamp" in event: + del event["timestamp"] + if isinstance(result["result"], list): + for event in result["result"]: + if "timestamp" in event: + del event["timestamp"] try: assert result["result"] == expected_result @@ -234,6 +244,7 @@ def run_scenarios(serve=False): context = {} + # run all scenarios for item in SCENARIOS: context = run_item(regtest_node_thread.node, item, context) @@ -248,6 +259,7 @@ def run_scenarios(serve=False): else: if os.path.exists(os.path.join(CURR_DIR, "apidoc/apicache.json")): os.unlink(os.path.join(CURR_DIR, "apidoc/apicache.json")) + print("Generating API documentation...") sh.python3( os.path.join(CURR_DIR, "genapidoc.py"), os.path.abspath("regtestnode"), @@ -255,7 +267,12 @@ def run_scenarios(serve=False): _err_to_out=True, _cwd=CURR_DIR, ) + print("Running Dredd...") sh.dredd(_cwd=BASE_DIR, _out=sys.stdout, _err_to_out=True) + print("Tesing reparse...") + regtest_node_thread.node.reparse() + print("Testing rollback...") + regtest_node_thread.node.rollback() except KeyboardInterrupt: pass except Exception as e: diff --git a/release-notes/release-notes-v10.4.2.md b/release-notes/release-notes-v10.4.2.md index bc7b7f51b..f8ec847c8 100644 --- a/release-notes/release-notes-v10.4.2.md +++ b/release-notes/release-notes-v10.4.2.md @@ -8,16 +8,26 @@ ## Protocol Changes + ## Bugfixes +* Fix bytes JSON serialization in API v1 +* Fix Docker Compose test * Fix RSFetcher startup +* Fix API v1 regression (rename `unsigned_tx_hex` to `tx_hexh` in `create_*` result) +* Fix JSON serialization of bytes in API v1 ## Codebase ## API +* No longer expire mempool entries after 24 hours +* Fetch old mempool entries from Bitcoin Core after node startup +* Expose timestamp field for "first seen in mempool" (for client-side filtering) + ## CLI + # Credits * Ouziel Slama