diff --git a/web/cashtab/src/hooks/useWallet.js b/web/cashtab/src/hooks/useWallet.js --- a/web/cashtab/src/hooks/useWallet.js +++ b/web/cashtab/src/hooks/useWallet.js @@ -32,7 +32,7 @@ xecReceivedNotificationWebsocket, eTokenReceivedNotification, } from 'components/Common/Notifications'; -import { getUtxosChronik } from 'utils/chronik'; +import { getUtxosChronik, organizeUtxosByType } from 'utils/chronik'; import { ChronikClient } from 'chronik-client'; // For XEC, eCash chain: const chronik = new ChronikClient(currency.chronikUrl); @@ -248,6 +248,12 @@ ); console.log(`chronikUtxos`, chronikUtxos); + const { slpUtxos, nonSlpUtxos } = organizeUtxosByType(chronikUtxos); + console.log(`chronikSlpBalancesAndUtxos without token info`, { + slpUtxos, + nonSlpUtxos, + }); + // If an error is returned or utxos from only 1 address are returned if ( !utxos || diff --git a/web/cashtab/src/utils/__mocks__/chronikUtxos.js b/web/cashtab/src/utils/__mocks__/chronikUtxos.js new file mode 100644 --- /dev/null +++ b/web/cashtab/src/utils/__mocks__/chronikUtxos.js @@ -0,0 +1,6234 @@ +export const mockChronikUtxos = [ + { + outpoint: { + txid: '71c0f2d76c81bb91c6bf4de69693d95e8f043af9e055e949616443090f961d80', + outIdx: 2, + }, + blockHeight: 755309, + isCoinbase: false, + value: '12233856', + network: 'XEC', + address: 'bitcoincash:qz5lf9pxde9neq3hzte8mmwts03sktl9nuz6m3dynu', + }, + { + outpoint: { + txid: '525457276f1b6984170c9b35a8312d4988fce495723eabadd2afcdb3b872b2f1', + outIdx: 1, + }, + blockHeight: 680782, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + 'bf24d955f59351e738ecd905966606a6837e478e1982943d724eab10caad82fd', + }, + slpToken: { + amount: '1', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '28f061fee068d3b9cb578141bac3d4d9ec4eccebec680464bf0aafaac414811f', + outIdx: 1, + }, + blockHeight: 680784, + isCoinbase: false, + value: '546', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '5fa3ffccea55c968beb7d214c563c92336ce2bbccbb714ba819848a7f7060bdb', + outIdx: 1, + }, + blockHeight: 680784, + isCoinbase: false, + value: '546', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'daa98a872b7d88fefd2257b006db001ef82a601f3943b92e0c753076598a7b75', + outIdx: 1, + }, + blockHeight: 680784, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + 'bef614aac85c0c866f4d39e4d12a96851267d38d1bca5bdd6488bbd42e28b6b1', + }, + slpToken: { + amount: '1', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'e9dca9aa954131a0004325fff11dfddcd6e5843c468116cf4d38cb264032cdc0', + outIdx: 2, + }, + blockHeight: 681190, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '1f6a65e7a4bde92c0a012de2bcf4007034504a765377cdf08a3ee01d1eaa6901', + }, + slpToken: { + amount: '1', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'b35c502f388cdfbdd6841b7a73e973149b3c8deca76295a3e4665939e0562796', + outIdx: 2, + }, + blockHeight: 681191, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + 'dd84ca78db4d617221b58eabc6667af8fe2f7eadbfcc213d35be9f1b419beb8d', + }, + slpToken: { + amount: '1', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '7987f68aa70d29ac0e0ac31d74354a8b1cd515c9893f6a5cdc7a3bf505e08b05', + outIdx: 1, + }, + blockHeight: 685181, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '50d8292c6255cda7afc6c8566fed3cf42a2794e9619740fe8f4c95431271410e', + }, + slpToken: { + amount: '1', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'cd9e5bc5fc041e46e8ce01ddb232c54fe48f1fb4a7288f10fdd03a6c2af875e1', + outIdx: 2, + }, + blockHeight: 687240, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + 'df808a41672a0a0ae6475b44f272a107bc9961b90f29dc918d71301f24fe92fb', + }, + slpToken: { + amount: '99999999', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '0158981b89b75bd923d511aaaaccd94b8d1d86babeeb69c29e3caf71e33bcc11', + outIdx: 1, + }, + blockHeight: 692599, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + 'bef614aac85c0c866f4d39e4d12a96851267d38d1bca5bdd6488bbd42e28b6b1', + }, + slpToken: { + amount: '120000000', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '1ef9ad7d3e01fd9d83983eac92eefb4900b343225a80c29bff025deff9aab57c', + outIdx: 1, + }, + blockHeight: 692599, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + 'bef614aac85c0c866f4d39e4d12a96851267d38d1bca5bdd6488bbd42e28b6b1', + }, + slpToken: { + amount: '120000000', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '71e458d9fd68a72fd5b13e2c758c6ba246495fa2933764876221450c096938b8', + outIdx: 2, + }, + blockHeight: 700185, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '22f4ba40312ea3e90e1bfa88d2aa694c271d2e07361907b6eb5568873ffa62bf', + }, + slpToken: { + amount: '5500000', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '431f527f657b399d8753fb63aee6c806ca0f8907d93606c46b36a33dcb5cb5b9', + outIdx: 2, + }, + blockHeight: 700572, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + 'aa7202397a06097e8ff36855aa72c0ee032659747e5bd7cbcd3099fc3a62b6b6', + }, + slpToken: { + amount: '990', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'da9460ce4b1c92b4f6ef4e4a6bc2d05539f49d02b17681389d9ce22b8dca50f0', + outIdx: 1, + }, + blockHeight: 700677, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'GENESIS', + tokenId: + 'da9460ce4b1c92b4f6ef4e4a6bc2d05539f49d02b17681389d9ce22b8dca50f0', + }, + slpToken: { + amount: '333', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'ef80e1ceeada69a9639c320c1fba47ea4417cd3aad1be1635c3472ce28aaef33', + outIdx: 2, + }, + blockHeight: 700915, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '4db25a4b2f0b57415ce25fab6d9cb3ac2bbb444ff493dc16d0615a11ad06c875', + }, + slpToken: { + amount: '999975', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '0d5408adeefc0d9468d957a0a2bca1b63c371e68e61b3fd9c30de60058471935', + outIdx: 1, + }, + blockHeight: 701079, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '4db25a4b2f0b57415ce25fab6d9cb3ac2bbb444ff493dc16d0615a11ad06c875', + }, + slpToken: { + amount: '3', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '6397497c053e5c641ae624d4af80e8aa931a0e7b018f17a9543afed9b705cf29', + outIdx: 1, + }, + blockHeight: 701079, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '4db25a4b2f0b57415ce25fab6d9cb3ac2bbb444ff493dc16d0615a11ad06c875', + }, + slpToken: { + amount: '1', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'c665bfd2353940648b018a3126ddbc7ac309729c7ca4598ebd7941930fd80b60', + outIdx: 1, + }, + blockHeight: 701079, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '4db25a4b2f0b57415ce25fab6d9cb3ac2bbb444ff493dc16d0615a11ad06c875', + }, + slpToken: { + amount: '2', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'ebf864950d862ebb53e121350d15c8b34b2374eb22afffb98fcb655b38441d59', + outIdx: 1, + }, + blockHeight: 701079, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '4db25a4b2f0b57415ce25fab6d9cb3ac2bbb444ff493dc16d0615a11ad06c875', + }, + slpToken: { + amount: '2', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'fe10460f822163c33515f3a853c1470d68223c9c0e8f8cbc6c954ca537129f30', + outIdx: 1, + }, + blockHeight: 701079, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '4db25a4b2f0b57415ce25fab6d9cb3ac2bbb444ff493dc16d0615a11ad06c875', + }, + slpToken: { + amount: '1', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '3656afe8682997be4cab4275e4bbec3f81c8aa264cec206a7215d449ee6b9af4', + outIdx: 1, + }, + blockHeight: 701189, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '4db25a4b2f0b57415ce25fab6d9cb3ac2bbb444ff493dc16d0615a11ad06c875', + }, + slpToken: { + amount: '1', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '87656bf2c2f2d46d16ba6b41b4ff488a3eff1e852c64bc921322f580e375f3cb', + outIdx: 1, + }, + blockHeight: 701189, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '4db25a4b2f0b57415ce25fab6d9cb3ac2bbb444ff493dc16d0615a11ad06c875', + }, + slpToken: { + amount: '2', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'c212e45f21418fa7fd5bbf2941892353c1d6ddb9d6d16ff12fba3f7919c37b43', + outIdx: 1, + }, + blockHeight: 701191, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '16b12bbacdbb8c8a799adbfd782bfff9843c1f9b0be148eaae02a1a7f74f95c4', + }, + slpToken: { + amount: '2000000000', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'ff61be814b18f60a640169c5d70b42ce29bd9caf2f5e5592655e924760634c1e', + outIdx: 1, + }, + blockHeight: 701194, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '16b12bbacdbb8c8a799adbfd782bfff9843c1f9b0be148eaae02a1a7f74f95c4', + }, + slpToken: { + amount: '1000000000', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '0e9179929b71d8a94ce9de75434d9e0901eacf3b2b882fa02a56eab450d0bd0b', + outIdx: 1, + }, + blockHeight: 701208, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '4db25a4b2f0b57415ce25fab6d9cb3ac2bbb444ff493dc16d0615a11ad06c875', + }, + slpToken: { + amount: '1', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '4ad31e5ab9cfcead7d8b48b81a542044e44e63124eb96d6463fe4bbe5b77e9ad', + outIdx: 1, + }, + blockHeight: 701211, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + 'bd1acc4c986de57af8d6d2a64aecad8c30ee80f37ae9d066d758923732ddc9ba', + }, + slpToken: { + amount: '789698951', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '72d4827a9a0b9adac9430ba799cb049af14fd79df11569b4e1a4741ac114b84d', + outIdx: 1, + }, + blockHeight: 701211, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + 'bd1acc4c986de57af8d6d2a64aecad8c30ee80f37ae9d066d758923732ddc9ba', + }, + slpToken: { + amount: '1000000000', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '42d3e2d97604f09c002df701f964adacacd28bc328acc0066a2563d63f522681', + outIdx: 1, + }, + blockHeight: 701221, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + 'aa7202397a06097e8ff36855aa72c0ee032659747e5bd7cbcd3099fc3a62b6b6', + }, + slpToken: { + amount: '1', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '890bd4d72e75c4123b73dc81b9f4f89716fabe456a9047f9a5a5ef4a5162d218', + outIdx: 2, + }, + blockHeight: 701223, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '9e9738e9ac3ff202736bf7775f875ebae6f812650df577a947c20c52475e43da', + }, + slpToken: { + amount: '9000', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '9e8483407944d9b75c331ebd6178b0cabc3e8c3b5bb0492b7b2256c8740f655a', + outIdx: 1, + }, + blockHeight: 709251, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + 'f36e1b3d9a2aaf74f132fef3834e9743b945a667a4204e761b85f2e7b65fd41a', + }, + slpToken: { + amount: '1000', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '4f4fc78f7a008fc109789722d89fe95fe75ca1f15af625f24ae4ec74d420552e', + outIdx: 1, + }, + blockHeight: 709259, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + 'aa7202397a06097e8ff36855aa72c0ee032659747e5bd7cbcd3099fc3a62b6b6', + }, + slpToken: { + amount: '1', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'da371839612b153543d0cffb09e0220dca7c7acfebda660785807b269bd0341c', + outIdx: 1, + }, + blockHeight: 709668, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '7f8889682d57369ed0e32336f8b7e0ffec625a35cca183f4e81fde4e71a538a1', + }, + slpToken: { + amount: '2', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '117939de3822734df69fb5cc27a6429860ee2f7a78917603da8b8aebba2a9150', + outIdx: 1, + }, + blockHeight: 710065, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '9e9738e9ac3ff202736bf7775f875ebae6f812650df577a947c20c52475e43da', + }, + slpToken: { + amount: '100', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'e26db37d5c64b265514cd5cbb9d5194a7f2967b5974d167236d46be4954e435c', + outIdx: 2, + }, + blockHeight: 711227, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '98183238638ecb4ddc365056e22de0e8a05448c1e6084bae247fae5a74ad4f48', + }, + slpToken: { + amount: '17', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '3515f4a9851ad44124e0ddf6149344deb27a97720fc7e5254a9d2c86da7415a9', + outIdx: 1, + }, + blockHeight: 715815, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'GENESIS', + tokenId: + '3515f4a9851ad44124e0ddf6149344deb27a97720fc7e5254a9d2c86da7415a9', + }, + slpToken: { + amount: '100', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '6fb6122742cac8fd1df2d68997fdfa4c077bc22d9ef4a336bfb63d24225f9060', + outIdx: 1, + }, + blockHeight: 715815, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'GENESIS', + tokenId: + '6fb6122742cac8fd1df2d68997fdfa4c077bc22d9ef4a336bfb63d24225f9060', + }, + slpToken: { + amount: '102', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '2936188a41f22a3e0a47d13296147fb3f9ddd2f939fe6382904d21a610e8e49c', + outIdx: 1, + }, + blockHeight: 715816, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'GENESIS', + tokenId: + '2936188a41f22a3e0a47d13296147fb3f9ddd2f939fe6382904d21a610e8e49c', + }, + slpToken: { + amount: '102', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '18c0360f0db5399223cbed48f55c4cee9d9914c8a4a7dedcf9172a36201e9896', + outIdx: 1, + }, + blockHeight: 717055, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + 'e859eeb52e7afca6217fb36784b3b6d3c7386a52f391dd0d00f2ec03a5e8e77b', + }, + slpToken: { + amount: '10', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'c0fe05d7bf71cd0f476ea18cdd4ecb26e1b9a33c911f4aaf143b2b18bc3b5f4f', + outIdx: 1, + }, + blockHeight: 717824, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + 'bdb3b4215ca0622e0c4c07655522c376eaa891838a82f0217fa453bb0595a37c', + }, + slpToken: { + amount: '10000', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '905cc5662cad77df56c3770863634ce498dde9d4772dc494d33b7ce3f36fa66c', + outIdx: 2, + }, + blockHeight: 718091, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '7443f7c831cdf2b2b04d5f0465ed0bcf348582675b0e4f17906438c232c22f3d', + }, + slpToken: { + amount: '5235120760000000', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'f31f4ad7bf035cfb587a07a12ec60937cb8cbeafa7e4d7ed4f3276fea26fcfec', + outIdx: 1, + }, + blockHeight: 718280, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + 'bdb3b4215ca0622e0c4c07655522c376eaa891838a82f0217fa453bb0595a37c', + }, + slpToken: { + amount: '10000', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '67faa4753da2940d053f32edcda2c052a16c683aeb73f10cfde5c18266c14fe2', + outIdx: 2, + }, + blockHeight: 718790, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '7bbf452698a24b138b0357f689587fc6ea58410c34503b1179b91e40e10bba8b', + }, + slpToken: { + amount: '9999999900', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '9c6363fb537d529f512a12d292ea9682fe7159e6bf5ebfec5b7067b401d2dba4', + outIdx: 1, + }, + blockHeight: 720056, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '6376cae692cf0302ecdd63234c14cbb2b21cec75ab538335f90254cfb3ed44cc', + }, + slpToken: { + amount: '100', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '4eed87ba70864d9daa46d201c47db4513f77e5d4cc01256ab4dcc6dae9dfa055', + outIdx: 1, + }, + blockHeight: 720070, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '6376cae692cf0302ecdd63234c14cbb2b21cec75ab538335f90254cfb3ed44cc', + }, + slpToken: { + amount: '2', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '7975514a3185cbb70900e9767e5fcc91c86913cb1d2ad9a28474253875271e33', + outIdx: 1, + }, + blockHeight: 720070, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '6376cae692cf0302ecdd63234c14cbb2b21cec75ab538335f90254cfb3ed44cc', + }, + slpToken: { + amount: '3', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'e10ae7a1bc78561ed367d59f150aebc13ef2054ba62f1a0db08fc7612d5ed58b', + outIdx: 1, + }, + blockHeight: 720070, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '6376cae692cf0302ecdd63234c14cbb2b21cec75ab538335f90254cfb3ed44cc', + }, + slpToken: { + amount: '1', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'fb71c88bd5369cb8278f49ac672a9721833c36fc69143848b46ae15860339ea6', + outIdx: 1, + }, + blockHeight: 720070, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '6376cae692cf0302ecdd63234c14cbb2b21cec75ab538335f90254cfb3ed44cc', + }, + slpToken: { + amount: '4', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'c3c6c6fb1619d001c29f17a701d042bc6b983e71113822aeeb66ca434fd9fa6c', + outIdx: 1, + }, + blockHeight: 720078, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '6376cae692cf0302ecdd63234c14cbb2b21cec75ab538335f90254cfb3ed44cc', + }, + slpToken: { + amount: '55', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'fb50eac73a4fd5e2a701e0dbf4e575cea9c083e061b1db722e057164c7317e5b', + outIdx: 2, + }, + blockHeight: 720951, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '666c4318d1f7fef5f2c698262492c519018d4e9130f95d05f6be9f0fb7149e96', + }, + slpToken: { + amount: '99', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'dfb3dbf90fd87f6d66465ff05a61ddf1e1ca30900fadfe9cd4b73468649935ed', + outIdx: 2, + }, + blockHeight: 721083, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '157e0cdef5d5c51bdea00eac9ab821d809bb9d03cf98da85833614bedb129be6', + }, + slpToken: { + amount: '82', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'ed0dab39d5e976e433a705785726901dc83daa7d579412c18ee997341de010d3', + outIdx: 1, + }, + blockHeight: 724822, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '1185eebdde038a25050a3dbb66e2d5332305d1d4a4febab31f6e31bc49baac61', + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'e99296764134d6ea9ba7521490563762cfaf1541854ba9babc26c0df8665ac32', + outIdx: 1, + }, + blockHeight: 725143, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + 'cfdc270ab82c001eaddd357f773a8dfe61cfdd891df66b39fee060f34f7a4015', + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '82a3fe0b03ab07a564351443634da1b1ed3960e4771c59b6f8abbf7ef4b3258d', + outIdx: 1, + }, + blockHeight: 725871, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + 'acba1d7f354c6d4d001eb99d31de174e5cea8a31d692afd6e7eb8474ad541f55', + }, + slpToken: { + amount: '55', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '1db1bef70013d178d7912731435029f9c8588f1d0089944c53eccffd255b5efc', + outIdx: 2, + }, + blockHeight: 725882, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + 'ccf5fe5a387559c8ab9efdeb0c0ef1b444e677298cfddf07671245ce3cb3c79f', + }, + slpToken: { + amount: '47800000000', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '3c89d42ff868c74546ba819aaf4e5c5d5e5c63437d91c9c1cf5406ccbec3d952', + outIdx: 2, + }, + blockHeight: 726001, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '4bd147fc5d5ff26249a9299c46b80920c0b81f59a60e05428262160ebee0b0c3', + }, + slpToken: { + amount: '996000', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '52d2fd9d10debecbed6f8c3554517dada688c83197c4e57ad74556f0317c84b4', + outIdx: 1, + }, + blockHeight: 726009, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '4bd147fc5d5ff26249a9299c46b80920c0b81f59a60e05428262160ebee0b0c3', + }, + slpToken: { + amount: '69', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'b8982cf5531afcba125a9e17550d42a01045c3aa5ee70a485f8fbcde3dae191d', + outIdx: 2, + }, + blockHeight: 726019, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '98183238638ecb4ddc365056e22de0e8a05448c1e6084bae247fae5a74ad4f48', + }, + slpToken: { + amount: '999989983', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '0283492a729cfb7999684e733f2ee76bc4f652b9047ff47dbe3534b8f5960697', + outIdx: 2, + }, + blockHeight: 726053, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + 'b8f2a9e767a0be7b80c7e414ef2534586d4da72efddb39a4e70e501ab73375cc', + }, + slpToken: { + amount: '9000', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '8b8fbe88ba8086ccf7176ef1a07f753aa49b9e4c766b58bde556758ec707e3eb', + outIdx: 2, + }, + blockHeight: 726277, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '1101bd5d7b6bbc3176fb2b93d08e76ab532b04ff731d71502249e3cb9b6fcb1a', + }, + slpToken: { + amount: '999888000000000', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '123a31b903c9a7de544a443a02f73e0cbee6304931704e55d0583a8aca8df48e', + outIdx: 2, + }, + blockHeight: 726809, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '3de671a7107d3803d78f7f4a4e5c794d0903a8d28d16076445c084943c1e2db8', + }, + slpToken: { + amount: '2200', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '0bd0c49135b94b99989ec3b0396020a96fcbe2925bb25c40120dc047c0a097ec', + outIdx: 1, + }, + blockHeight: 726826, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '44929ff3b1fc634f982fede112cf12b21199a2ebbcf718412a38de9177d77168', + }, + slpToken: { + amount: '2', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '5b2509c3235726f6d048af1336533d9db178a253cb2427a661ea676996cea141', + outIdx: 2, + }, + blockHeight: 726826, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '639a8dba34788ff3ebd3977d4ac045825394285ee648bb1d159e1c12b787ff25', + }, + slpToken: { + amount: '9955000000000', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'd376ebcd518067c8e10c0505865cf7336160b47807e6f1a95739ba90ae838840', + outIdx: 1, + }, + blockHeight: 726826, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'GENESIS', + tokenId: + 'd376ebcd518067c8e10c0505865cf7336160b47807e6f1a95739ba90ae838840', + }, + slpToken: { + amount: '100', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '8f645ce7b231a3ea81168229c1b6a1157e8a58fb8a8a127a80efc2ed39c4f72e', + outIdx: 1, + }, + blockHeight: 727176, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + 'b40d1f6acdb6ee68d7eca0167fe2753c076bc309b2e3b1af8bff70ca34b945b0', + }, + slpToken: { + amount: '5000', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '596bdc3fed5659913eb7b78ee01355a5fed0455a6306bb02ebe0bd42efd59456', + outIdx: 2, + }, + blockHeight: 728150, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + 'b39fdb53e21d67fa5fd3a11122f1452f15884047f2b80e8efe633c3b520b7a39', + }, + slpToken: { + amount: '6968', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '7a197add9eb4a57d854aaf31dd12fd71a806e4ba4fb4bf23ed7097cd281faae2', + outIdx: 1, + }, + blockHeight: 728285, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '4bd147fc5d5ff26249a9299c46b80920c0b81f59a60e05428262160ebee0b0c3', + }, + slpToken: { + amount: '5', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '702e1b64aed21bc764c83f638407f7f73245604d8d9c36f03e048a8005b8ccfd', + outIdx: 2, + }, + blockHeight: 728707, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '3adbf501e21c711d20118e003711168eb39f560c01f4c6d6736fa3f3fceaa577', + }, + slpToken: { + amount: '999999000', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'e9a4c29a63c05b26bf1ae2cccb9d55efa02e04c5f191dbcd7cc3b015e8baa2fb', + outIdx: 2, + }, + blockHeight: 728726, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '0916e71779c9de7ee125741d3f5ab01f556356dbc86fd327a24f1e9e22ebc917', + }, + slpToken: { + amount: '1700', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '44afa9b440df3dd937444a7afb12d350e9a075a33dd715ad4bce644d3568fb99', + outIdx: 1, + }, + blockHeight: 731918, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '6a9305a13135625f4b533256e8d2e21a7343005331e1839348a39040f61e09d3', + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '47d4940ded21de01c62675d31e211a381cc7d866dcf292af0422cdc616d927a8', + outIdx: 1, + }, + blockHeight: 737787, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '4bd147fc5d5ff26249a9299c46b80920c0b81f59a60e05428262160ebee0b0c3', + }, + slpToken: { + amount: '26', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '8ccb8b0eb8f93fcfa4978c60f8aee14bc7e6b4d965d8cb55093f9604f3242d57', + outIdx: 2, + }, + blockHeight: 738246, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '6e24e89b6d5284138c69777527760500b99614631bca7f2a5c38f4648dae9524', + }, + slpToken: { + amount: '999999900', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '84ad55817f160ce749c707be738ac78dd3358f60f6edf5da004003856fb74837', + outIdx: 2, + }, + blockHeight: 738929, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '16b12bbacdbb8c8a799adbfd782bfff9843c1f9b0be148eaae02a1a7f74f95c4', + }, + slpToken: { + amount: '999897000000000', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'ef75bbdd49f49e95a142d569e746817b49ebf775fc95f8f3741b23e3a4c19f99', + outIdx: 0, + }, + blockHeight: 739911, + isCoinbase: false, + value: '2200', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'c59489869052e3ad060b9eb67563795de5892ae7e3a507ef9b93209beeb67b18', + outIdx: 1, + }, + blockHeight: 740052, + isCoinbase: false, + value: '600', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '45a876d7d0937b2cbfa57b763f4906e6d9e7bc8aef5383a33e44d517af8df9a8', + outIdx: 0, + }, + blockHeight: 740198, + isCoinbase: false, + value: '3300', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'd321c9b8084288e7481e396cbe75aa71612093ee91e5ee7c66b280e6ee2fa70a', + outIdx: 0, + }, + blockHeight: 740198, + isCoinbase: false, + value: '7700', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'b0cc5dc03a1ba2affbe97518f99a928f4794061bd465fab187adbbbd2b0f9bcd', + outIdx: 1, + }, + blockHeight: 740963, + isCoinbase: false, + value: '700', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'ffa397310285f1043b34b9aa918267f0b0745e76c392a485aca2ae4797eb5b8d', + outIdx: 2, + }, + blockHeight: 740963, + isCoinbase: false, + value: '1245', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '4bbf4dff2a2c74a112296ffe7d0416d176e1bea29d19ab30da06c198c85f22cb', + outIdx: 1, + }, + blockHeight: 741057, + isCoinbase: false, + value: '1700', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'a563104e823802303cedf1e5bce461d196f8c08d583122b3a27024a1b74c189c', + outIdx: 1, + }, + blockHeight: 741057, + isCoinbase: false, + value: '800', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'a6a89d615478970687e5410916bda0243508c9a862258a2d7f2b70ac53058bbc', + outIdx: 0, + }, + blockHeight: 741057, + isCoinbase: false, + value: '600', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '38e0305942cc5c6f043480a50b5fe874acaf738029bc22c3fe94b37d424370f4', + outIdx: 1, + }, + blockHeight: 741058, + isCoinbase: false, + value: '1100', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '3b6df59db9fec815d1e97e50ce525848c277a58312f31c61219358e128f132b3', + outIdx: 0, + }, + blockHeight: 741058, + isCoinbase: false, + value: '6600', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '963036c926195bc4e3d7d6ecd357617dac5b5181341328de2e1828f0746c1b16', + outIdx: 0, + }, + blockHeight: 741058, + isCoinbase: false, + value: '1000', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'af4ce28f091c80dabfe8cd3c72d9eebf86ea7ee26c112504223c43eb96553003', + outIdx: 1, + }, + blockHeight: 741058, + isCoinbase: false, + value: '1200', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'b0ff2db307002f64468c7771bf5bdb981dd72952eb4d2c6058153096ade6df32', + outIdx: 1, + }, + blockHeight: 741058, + isCoinbase: false, + value: '5500', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'cbb1edbca22e9fccfa7631400f2413062574e21f0ec3400cab169668ce661e02', + outIdx: 1, + }, + blockHeight: 741058, + isCoinbase: false, + value: '23200', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'f3fe033589417afd8db57ca54b9b7ab35a2fe1f113b517e75ce09c57aac52423', + outIdx: 1, + }, + blockHeight: 741058, + isCoinbase: false, + value: '10100', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'c69501a54f15ee682cc3ad5b4169b0b4ea10ebdf34f5639af176d6e7657f51f4', + outIdx: 0, + }, + blockHeight: 741063, + isCoinbase: false, + value: '2300', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'f4f95c3243c5938fc85354009587cbf2fceb5fdbc364e88966883cd405898b33', + outIdx: 0, + }, + blockHeight: 741063, + isCoinbase: false, + value: '2200', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'e46c5426c2f11628cabf8074e8a7dd543f0681b876a6b7d25680c1063fe3ac2f', + outIdx: 0, + }, + blockHeight: 741182, + isCoinbase: false, + value: '2200', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '9ec61ccdf36c2d6a1bccedaa1b3496d10d4d04c939fb789e10a52099c8e3623f', + outIdx: 1, + }, + blockHeight: 741190, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '98183238638ecb4ddc365056e22de0e8a05448c1e6084bae247fae5a74ad4f48', + }, + slpToken: { + amount: '12', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '2942243a75b3917624e573b20290f925c435d61f2534615ebc9f9975e4b56c66', + outIdx: 1, + }, + blockHeight: 741195, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '98183238638ecb4ddc365056e22de0e8a05448c1e6084bae247fae5a74ad4f48', + }, + slpToken: { + amount: '1', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '3b508dc814830ebccd7ffb34eb25a3560d4ab7f276906277c9878d13e68160af', + outIdx: 1, + }, + blockHeight: 741195, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '98183238638ecb4ddc365056e22de0e8a05448c1e6084bae247fae5a74ad4f48', + }, + slpToken: { + amount: '3', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '7a88b78be250f7ce7d44a57296607efdc46c1eef701e50b2e71b33ad2962fbbc', + outIdx: 1, + }, + blockHeight: 741195, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '98183238638ecb4ddc365056e22de0e8a05448c1e6084bae247fae5a74ad4f48', + }, + slpToken: { + amount: '3', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '82d8dc652779f8d6c8453d2ba5aefec91f5247489246e5672cf3c5986fa3d235', + outIdx: 1, + }, + blockHeight: 741197, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + 'acba1d7f354c6d4d001eb99d31de174e5cea8a31d692afd6e7eb8474ad541f55', + }, + slpToken: { + amount: '123456789', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '31e5bf25b892e173483c7b100a5b0fcda03cac9337c335fda3b3a5cf17b64759', + outIdx: 0, + }, + blockHeight: 741200, + isCoinbase: false, + value: '700', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '3703d46c5c52b0e55f3bd549e14c5617a47f802413f4acf7a27545437eb51a38', + outIdx: 1, + }, + blockHeight: 741200, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '8ead21ce4b3b9e7b57607b97b65b5013496dc6e3dfdea162c08ce7265a66ebc8', + }, + slpToken: { + amount: '100000000', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'f328312bb6b0079c5a6ad525329660643493dc2983dd32f1e9b28d5aa123a007', + outIdx: 0, + }, + blockHeight: 741200, + isCoinbase: false, + value: '800', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '5b3c230b09b94ee3318b3262432a8b180ee61466a552fed5ae72e02f3c2aa84c', + outIdx: 1, + }, + blockHeight: 741207, + isCoinbase: false, + value: '3300', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'a37df6edfeef186b352228169ce0987edbb17817f676a7881d9174d93e91e52f', + outIdx: 0, + }, + blockHeight: 741208, + isCoinbase: false, + value: '2200', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'f043e9bbc5bc5d593ad2ef52e0a15330d6479e6347e3babdaa6ec8d975edbef6', + outIdx: 1, + }, + blockHeight: 741210, + isCoinbase: false, + value: '2195', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '543cfd5af22eb5cf780b80294b2554405b0838aed756ec3b6bb88e4f9583d786', + outIdx: 0, + }, + blockHeight: 741769, + isCoinbase: false, + value: '2200', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '05746c6794b814ce735bdbeca8cefb8f6247acb74a5c7d61a75c8f6c2506afa7', + outIdx: 1, + }, + blockHeight: 741791, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '98183238638ecb4ddc365056e22de0e8a05448c1e6084bae247fae5a74ad4f48', + }, + slpToken: { + amount: '3', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '571b2300b821d1f374f64744a34c0f5f8f2682137b6296a472e1ac762c4ab22c', + outIdx: 0, + }, + blockHeight: 741791, + isCoinbase: false, + value: '3300', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '69b36c285dfb3b75375123b13fd5c6a4455ba34c70694a9990563b085e2fdafd', + outIdx: 1, + }, + blockHeight: 741791, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '98183238638ecb4ddc365056e22de0e8a05448c1e6084bae247fae5a74ad4f48', + }, + slpToken: { + amount: '2', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '4215fd8e9e051e3de32b448d3310021fedc091a91df0a2bc13807cea3fdf92b0', + outIdx: 1, + }, + blockHeight: 741796, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '98183238638ecb4ddc365056e22de0e8a05448c1e6084bae247fae5a74ad4f48', + }, + slpToken: { + amount: '5', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '574394dd57dc4d491aaa2f85ccad1dc1d9abf70e999a24d13dccc995b3a35d72', + outIdx: 1, + }, + blockHeight: 741796, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '98183238638ecb4ddc365056e22de0e8a05448c1e6084bae247fae5a74ad4f48', + }, + slpToken: { + amount: '1', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '6724beca12e2b1f4c30c0002e0ef47fad87c6d2a32bd9ae12ce16e68fbe3fb76', + outIdx: 1, + }, + blockHeight: 741796, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '98183238638ecb4ddc365056e22de0e8a05448c1e6084bae247fae5a74ad4f48', + }, + slpToken: { + amount: '7', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'e1fce285c9dae578d1974ca02b692f41c26c0255d327be04db2c2468377d99a9', + outIdx: 1, + }, + blockHeight: 741796, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '98183238638ecb4ddc365056e22de0e8a05448c1e6084bae247fae5a74ad4f48', + }, + slpToken: { + amount: '17', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '6e9f676087a673142dfef5e454f65636a0fd43a7fdf077c548582c1bfed64cde', + outIdx: 1, + }, + blockHeight: 741797, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '98183238638ecb4ddc365056e22de0e8a05448c1e6084bae247fae5a74ad4f48', + }, + slpToken: { + amount: '1', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '8b88eb85823e48942e4f44f48f28ce7fa0ccebf41e0ce6ed3171def3e414003f', + outIdx: 1, + }, + blockHeight: 741798, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '98183238638ecb4ddc365056e22de0e8a05448c1e6084bae247fae5a74ad4f48', + }, + slpToken: { + amount: '11', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'c02a9c30229dba9352593ee364b9ebfc0aff8066a82691e790e0d1c08596fcdd', + outIdx: 1, + }, + blockHeight: 741798, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '98183238638ecb4ddc365056e22de0e8a05448c1e6084bae247fae5a74ad4f48', + }, + slpToken: { + amount: '1', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '7a09e93845972fcb4db4be24e3609edd7a1b4958ffcaab1c35af06bed7888c3e', + outIdx: 0, + }, + blockHeight: 741799, + isCoinbase: false, + value: '3300', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'ac7f82d2958e04a04451ff7c9e9d798c4ae141875ff6ae1f088784b9e2ea7d6a', + outIdx: 1, + }, + blockHeight: 741799, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '98183238638ecb4ddc365056e22de0e8a05448c1e6084bae247fae5a74ad4f48', + }, + slpToken: { + amount: '33', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '9cb90c3e178d6e2394da2db2bab4a7c46eccf0d65374cfc83c35e42983cfd7c6', + outIdx: 0, + }, + blockHeight: 742051, + isCoinbase: false, + value: '1100', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'b8c755167ce590353825ca49da36151ede53a062c1a958390f6cd1ebc73ac5a9', + outIdx: 0, + }, + blockHeight: 742051, + isCoinbase: false, + value: '1200', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '1489de52dad4aabb9af50fb798c370d74b25e7af3f81e7fa8b3c7ed3b350e909', + outIdx: 1, + }, + blockHeight: 742074, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '98183238638ecb4ddc365056e22de0e8a05448c1e6084bae247fae5a74ad4f48', + }, + slpToken: { + amount: '1', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '4cc79a2adc35cd7b4f20c49e9dd43b8acb127b23eda87906c7f9273ea8015f6f', + outIdx: 0, + }, + blockHeight: 742074, + isCoinbase: false, + value: '3400', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '8bac618f07068cc30ef6cb1f589693efce59c8d861ff5c3d952605d960713ffc', + outIdx: 0, + }, + blockHeight: 742074, + isCoinbase: false, + value: '3500', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'a58c86638ab2f0792e172eda5c12b99f45bfcaa1200cb9ade54b66ea63aa8f30', + outIdx: 0, + }, + blockHeight: 742074, + isCoinbase: false, + value: '3300', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '7644efc89b91a8b1f2c8a4adf92b644007ba493c97d53c7ae993a4cee652b7ce', + outIdx: 1, + }, + blockHeight: 742075, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '98183238638ecb4ddc365056e22de0e8a05448c1e6084bae247fae5a74ad4f48', + }, + slpToken: { + amount: '3', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'cc939838bed88b278ae545f677977da1ef7571b65f7a398be2c889f99594f93a', + outIdx: 1, + }, + blockHeight: 742075, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '98183238638ecb4ddc365056e22de0e8a05448c1e6084bae247fae5a74ad4f48', + }, + slpToken: { + amount: '2', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '24a2cf2fa152abf446fb34c23439a85b81d0be4cc2a0bde731f5ead1e1e741c0', + outIdx: 0, + }, + blockHeight: 742792, + isCoinbase: false, + value: '200000', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'f6d904d3b0367c4b001bc09345d4406e290bb307b8bf5c443f11d77aeddbe850', + outIdx: 0, + }, + blockHeight: 742792, + isCoinbase: false, + value: '100000', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '761ec5bddfb6dad37295ebd36e5a8bfe40273ea63fe477c08ae4db6a70b355b9', + outIdx: 0, + }, + blockHeight: 742796, + isCoinbase: false, + value: '250000', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '9ec25411b96db342a67883b646d75225c5c0131ed22eeab7edcebaa42d6278cd', + outIdx: 0, + }, + blockHeight: 742796, + isCoinbase: false, + value: '50000', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'c22f5cee3b952f537637742f780ff0bb3c6c51f4156f8bb334d8923e258c0aa7', + outIdx: 0, + }, + blockHeight: 742797, + isCoinbase: false, + value: '250000', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '32a7d52bba6870880f41f47524e05cec982ee3b3cacfaafa24153e1bf268f2d0', + outIdx: 0, + }, + blockHeight: 742799, + isCoinbase: false, + value: '155500', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'af76bf867ff99be066feb052e0f6e9fc8db4f185dec269352c07487f66a84347', + outIdx: 0, + }, + blockHeight: 742799, + isCoinbase: false, + value: '333300', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '5917077c367394fb4210ca2ac00ffd88b56ca3c542fcadfbc3383ce529a3fd10', + outIdx: 0, + }, + blockHeight: 742800, + isCoinbase: false, + value: '333300', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '63f9c71136c407a84371fabaeac5676f190cdd3a23b07d5122ea46a958596015', + outIdx: 0, + }, + blockHeight: 742800, + isCoinbase: false, + value: '111100', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '8d66412b26be268e45a90ce21e0705e59843ae4b6a9da7fd0498c3ac302c2a35', + outIdx: 0, + }, + blockHeight: 742800, + isCoinbase: false, + value: '88800', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '00fdd6401f3075319737565f959d21f2b464500945c3e24fbc73c0d58d38978d', + outIdx: 0, + }, + blockHeight: 742994, + isCoinbase: false, + value: '3330', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '794f323bcbc7ec83d65446a6e9ca66e318dadd5ee7ad00040fd27e27b626a6ab', + outIdx: 0, + }, + blockHeight: 742994, + isCoinbase: false, + value: '3300', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'e49c450660fda47c7f5487fcdc9e256189a341aa92263c3465c4610e24c13729', + outIdx: 0, + }, + blockHeight: 742999, + isCoinbase: false, + value: '1600', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '75bb7b5dd41f71d8d3c9ffd1427a42295206cd1d55c895e36b6ef9c98444f6d1', + outIdx: 0, + }, + blockHeight: 743101, + isCoinbase: false, + value: '3300', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'c866107bc06bd2082a6acdd46577d3d340d833583f266194bb7fbac8521c4f45', + outIdx: 0, + }, + blockHeight: 743138, + isCoinbase: false, + value: '1100', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'ea9c5bc666468e80101561b2a73c1522156fa4a6887821976ecc28f2d2dcab28', + outIdx: 0, + }, + blockHeight: 743158, + isCoinbase: false, + value: '2200', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '13473c70bf32ca5617905985d40ab00c0c868be91d8d16fe31d73dde73ebe39f', + outIdx: 0, + }, + blockHeight: 743228, + isCoinbase: false, + value: '3400', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '677846c046af66bca733909c82aed335c5b545774db506c28df7abafeda002cc', + outIdx: 0, + }, + blockHeight: 743228, + isCoinbase: false, + value: '2200', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '8ef8066ffbd533bfeda78d8953192634adea6c305e3705732440e86b19cac409', + outIdx: 0, + }, + blockHeight: 743228, + isCoinbase: false, + value: '3300', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '6fa29cb7977ec4ea7e4f4652b1de63462623f81392af75a57960373600d97c85', + outIdx: 0, + }, + blockHeight: 743257, + isCoinbase: false, + value: '11100', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'e0810760e6c9a89899bd07f75c3db51723e803feec2d2216da5dd487afb9632d', + outIdx: 0, + }, + blockHeight: 743350, + isCoinbase: false, + value: '1200', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '5e5891f00b39237e386c9a81a361b5e0b7649a538e1d615f11b0f71ba26c6cb3', + outIdx: 0, + }, + blockHeight: 743775, + isCoinbase: false, + value: '3700', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '4de5891c8f02c1662361f98565afbf24777d533082abca2828eaeea19a803332', + outIdx: 0, + }, + blockHeight: 743782, + isCoinbase: false, + value: '1700', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '04eedd3f4b4dc9727e393ad3e774f2dc0c6acf9e920dc6fcbcbf95ed9b98477c', + outIdx: 0, + }, + blockHeight: 743972, + isCoinbase: false, + value: '7700', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'eab7700e0abe8044f57259afd9c2fd274a3e4c3795c7a4a5cf51f63db68e7b1f', + outIdx: 0, + }, + blockHeight: 744136, + isCoinbase: false, + value: '3300', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '07c2954903bc9864d7d6db4304d448e63a4917f988c4b99ae78611d54f2c415b', + outIdx: 0, + }, + blockHeight: 744138, + isCoinbase: false, + value: '4200', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'b8d1d6cb84316e72b4037bb49f0005354269d4dc095bc0afb3a5140dc60bd3e7', + outIdx: 0, + }, + blockHeight: 744138, + isCoinbase: false, + value: '12000', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'd4e37cfad36baafe25eb43598a3a222b8c693702a7b2501d36c74929c92b401d', + outIdx: 0, + }, + blockHeight: 744138, + isCoinbase: false, + value: '12100', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '251e720728c69829a49ad30789d5263be0010b5db8e77b20bcf9f38577c708e4', + outIdx: 0, + }, + blockHeight: 744841, + isCoinbase: false, + value: '7700', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '58f3ff4df09c43ab4ac1c0a0f2791314c2dfd232da37ab37a1a261aa56c9adc2', + outIdx: 1, + }, + blockHeight: 744841, + isCoinbase: false, + value: '700', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '0ad859ae165f131cfc38837685b447c4b7eda02c41410ae7e6134dce251c2833', + outIdx: 0, + }, + blockHeight: 745157, + isCoinbase: false, + value: '3700', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '29f3df927fc52d18ee656ddfd52e9be524a2dc6940535dd80b5c371ca7e75025', + outIdx: 0, + }, + blockHeight: 745157, + isCoinbase: false, + value: '3300', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '276758a02bfa90697ee5efec804eb1958ad7b9750ae75f7fdda003788f3c9f31', + outIdx: 0, + }, + blockHeight: 745158, + isCoinbase: false, + value: '4200', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '4e77f6380cc53bba61e87ea669d6d2dc88101880e6890c09373bf1a7598fb3c6', + outIdx: 0, + }, + blockHeight: 745160, + isCoinbase: false, + value: '9990', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'a7bf4ebdd7105576078db8ea26fbb06dc4fd8cbdf640156ed2c15f6fe1fff0b1', + outIdx: 0, + }, + blockHeight: 745160, + isCoinbase: false, + value: '10081', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'cab01a2017a25ee818fe323368e9c1d59fbdbdfdfe0d1c152a424c3abcfcc3e7', + outIdx: 2, + }, + blockHeight: 745251, + isCoinbase: false, + value: '50000', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '23b4ac14065f0b8bb594e35a366cb707b52c4630398439d79c4cd179d005a298', + outIdx: 2, + }, + blockHeight: 745254, + isCoinbase: false, + value: '55000', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '2fa936596c06fe00197dc23bfdb44bf1939e7e6201641550e718cf6e0eea1a65', + outIdx: 171, + }, + blockHeight: 745275, + isCoinbase: false, + value: '250779', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '6c2916a47c5facc1cb286da6ce6214300644c2fa57c8c347a17aed949c1962f3', + outIdx: 170, + }, + blockHeight: 745520, + isCoinbase: false, + value: '49400', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'ce9ddc7523fd0ba98cb583b1dfe5b4626ea187740d63266c2aa27b23e15c6b35', + outIdx: 0, + }, + blockHeight: 747209, + isCoinbase: false, + value: '5500', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '0f86a8aca7be9fd55e08a704e168a0acfcfa7f500738ffc2922af7ec48a517f5', + outIdx: 0, + }, + blockHeight: 747210, + isCoinbase: false, + value: '5821', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'b0ed74382d99da349950faa7cf62c7f4bf6aa15bd616041d64a584b679f56394', + outIdx: 0, + }, + blockHeight: 747210, + isCoinbase: false, + value: '3500', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'da2f4f50f5d77c524fde64a28fe56b103cdbc341a2201cd358ee3d4f44518839', + outIdx: 1, + }, + blockHeight: 747210, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + 'bd1acc4c986de57af8d6d2a64aecad8c30ee80f37ae9d066d758923732ddc9ba', + }, + slpToken: { + amount: '107000000000', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '07aed79a997664601fbadc1f76de206a18f8180bc8b12989dbb88f5253d1c3ec', + outIdx: 0, + }, + blockHeight: 747433, + isCoinbase: false, + value: '5000', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '80add2bdfcd2e2571bb267bcceaf131b83c79d8e1ba1d470dd86afc607ac7310', + outIdx: 0, + }, + blockHeight: 747433, + isCoinbase: false, + value: '15000', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '4d2f34a1a9f3f89e3af1b941b8649f8d885064e93cc1c5aa13980a68c734f03d', + outIdx: 0, + }, + blockHeight: 747604, + isCoinbase: false, + value: '7700', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '8fa8c7655002845ba07c079f5fd68c8adaa5c5dcdeffaf017c0e4da345e538c7', + outIdx: 0, + }, + blockHeight: 749030, + isCoinbase: false, + value: '5500', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '91159ad40899f8af11b16fd34924768b173f4b413f913f91769de90d19deeb73', + outIdx: 0, + }, + blockHeight: 753929, + isCoinbase: false, + value: '3300', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'fa63bbf5a61b9950df92773193177eb09b809bf412c147d38f48f825b5929aec', + outIdx: 171, + }, + blockHeight: 754182, + isCoinbase: false, + value: '79785', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'c596ab8501623396faf671d27a42dcd71efe52f5fb5c5461c7fc8f9aaa8e9c68', + outIdx: 0, + }, + blockHeight: 754318, + isCoinbase: false, + value: '83715', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '2d539176cada15e6faf378db2ea62cfddbf5d22e5552accf19eeb3a0aa6bcf7a', + outIdx: 0, + }, + blockHeight: 754464, + isCoinbase: false, + value: '5500', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'dd223a4f1c6c5a137a21b3d2dc7c8e049123b21f5077c504777a6d5c435c312d', + outIdx: 0, + }, + blockHeight: 755028, + isCoinbase: false, + value: '10000', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'a7ee7c68741f2070c6700280dfd1d68fc99575f3b54cce76be92b6b760b6c424', + outIdx: 1, + }, + blockHeight: 755294, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + 'e4e1a2fb071fa71ca727e08ed1d8ea52a9531c79d1e5f1ebf483c66b71a8621c', + }, + slpToken: { + amount: '7900000000', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '352f2a055d7313b600fdb2d2924ab4b4dea470c24fe7bdaf156ac0367aca4dfa', + outIdx: 2, + }, + blockHeight: 755309, + isCoinbase: false, + value: '7077', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'b5f7479ad1a7f0c379d894159a8dfd3a6fba6179f1ac989e3f50540289ed221d', + outIdx: 1, + }, + blockHeight: 755325, + isCoinbase: false, + value: '9145', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '8a1c1de57632852b4898ef1dd9a074953eea6346e18bf6bf2b0a8cbf56474c6c', + outIdx: 2, + }, + blockHeight: 756151, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + 'bd1acc4c986de57af8d6d2a64aecad8c30ee80f37ae9d066d758923732ddc9ba', + }, + slpToken: { + amount: '210000000', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'f61d975fabbdf8a962b87bf530fe5a35a87c5715ec33efaca0f1ddfb7a40c249', + outIdx: 2, + }, + blockHeight: 756151, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '45f0ff5cae7e89da6b96c26c8c48a959214c5f0e983e78d0925f8956ca8848c6', + }, + slpToken: { + amount: '5400000', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'f61d975fabbdf8a962b87bf530fe5a35a87c5715ec33efaca0f1ddfb7a40c249', + outIdx: 3, + }, + blockHeight: 756151, + isCoinbase: false, + value: '48182', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '45f0ff5cae7e89da6b96c26c8c48a959214c5f0e983e78d0925f8956ca8848c6', + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '0239cd72b1d9f2a3b25fb8e24af4cd1a0807ac9fdccb7ddf40edb582be3d2677', + outIdx: 3, + }, + blockHeight: 756154, + isCoinbase: false, + value: '3182', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '77ec4036ef8546ac46df6d3a5374e961216f92624627eaeef5d2e1a253df9fc6', + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '6bfe80318514a492f91e47346bbb24a16fe294e3fb9837df0a7953c1ced82771', + outIdx: 3, + }, + blockHeight: 756154, + isCoinbase: false, + value: '39176', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '77ec4036ef8546ac46df6d3a5374e961216f92624627eaeef5d2e1a253df9fc6', + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '714b1fe603e26dd02634246d4376a46e9a8a8b9dbf0699df275766ed9440f625', + outIdx: 3, + }, + blockHeight: 756154, + isCoinbase: false, + value: '48182', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '77ec4036ef8546ac46df6d3a5374e961216f92624627eaeef5d2e1a253df9fc6', + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'c49db11dff84ac1097d99c64ad1ce68ac4b7f0555facbe4cc65b93e6628899a3', + outIdx: 3, + }, + blockHeight: 756154, + isCoinbase: false, + value: '6434', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '77ec4036ef8546ac46df6d3a5374e961216f92624627eaeef5d2e1a253df9fc6', + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'cfa43428d730c3c8c9147c2650a4fedaad9c1a1ea44c9786ee44bef700f35ca5', + outIdx: 3, + }, + blockHeight: 756154, + isCoinbase: false, + value: '600155', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '77ec4036ef8546ac46df6d3a5374e961216f92624627eaeef5d2e1a253df9fc6', + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'd7659cb4038161ffc2a74073a6af4ed931ae7017df1352c9fe6e5da33be7d2f0', + outIdx: 3, + }, + blockHeight: 756154, + isCoinbase: false, + value: '1046', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '77ec4036ef8546ac46df6d3a5374e961216f92624627eaeef5d2e1a253df9fc6', + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'cf35b610ad9bda98a089920bd864d198be1fb84910893f47ce488c3e7ddb9ae7', + outIdx: 3, + }, + blockHeight: 756159, + isCoinbase: false, + value: '1155', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '77ec4036ef8546ac46df6d3a5374e961216f92624627eaeef5d2e1a253df9fc6', + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'b38431e7e6ae9ef222480ff99a2dda58ffe1deec589408a5fa4b6ff7dbbfad2c', + outIdx: 3, + }, + blockHeight: 756224, + isCoinbase: false, + value: '1482', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '77ec4036ef8546ac46df6d3a5374e961216f92624627eaeef5d2e1a253df9fc6', + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '76d9bf8ed9d1caf56a30d8c3b7ac2b423aa1b650c07b2f8bb206469db04cc047', + outIdx: 3, + }, + blockHeight: 756225, + isCoinbase: false, + value: '54429518', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '77ec4036ef8546ac46df6d3a5374e961216f92624627eaeef5d2e1a253df9fc6', + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '0d7f51f9e685047bbf11c43e167b3a479ce0e64bc25193298fdac70c88c82818', + outIdx: 3, + }, + blockHeight: 756229, + isCoinbase: false, + value: '7255', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '77ec4036ef8546ac46df6d3a5374e961216f92624627eaeef5d2e1a253df9fc6', + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '57c98ef1fcdd6e7bbd5699decfed7bc4fb270d03042513802a89db89c4ee1ad5', + outIdx: 2, + }, + blockHeight: 756229, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '77ec4036ef8546ac46df6d3a5374e961216f92624627eaeef5d2e1a253df9fc6', + }, + slpToken: { + amount: '117', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '57c98ef1fcdd6e7bbd5699decfed7bc4fb270d03042513802a89db89c4ee1ad5', + outIdx: 3, + }, + blockHeight: 756229, + isCoinbase: false, + value: '2255', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '77ec4036ef8546ac46df6d3a5374e961216f92624627eaeef5d2e1a253df9fc6', + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, +]; +export const mockOrganizedUtxosByType = { + slpUtxos: [ + { + outpoint: { + txid: '525457276f1b6984170c9b35a8312d4988fce495723eabadd2afcdb3b872b2f1', + outIdx: 1, + }, + blockHeight: 680782, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + 'bf24d955f59351e738ecd905966606a6837e478e1982943d724eab10caad82fd', + }, + slpToken: { + amount: '1', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'daa98a872b7d88fefd2257b006db001ef82a601f3943b92e0c753076598a7b75', + outIdx: 1, + }, + blockHeight: 680784, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + 'bef614aac85c0c866f4d39e4d12a96851267d38d1bca5bdd6488bbd42e28b6b1', + }, + slpToken: { + amount: '1', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'e9dca9aa954131a0004325fff11dfddcd6e5843c468116cf4d38cb264032cdc0', + outIdx: 2, + }, + blockHeight: 681190, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '1f6a65e7a4bde92c0a012de2bcf4007034504a765377cdf08a3ee01d1eaa6901', + }, + slpToken: { + amount: '1', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'b35c502f388cdfbdd6841b7a73e973149b3c8deca76295a3e4665939e0562796', + outIdx: 2, + }, + blockHeight: 681191, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + 'dd84ca78db4d617221b58eabc6667af8fe2f7eadbfcc213d35be9f1b419beb8d', + }, + slpToken: { + amount: '1', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '7987f68aa70d29ac0e0ac31d74354a8b1cd515c9893f6a5cdc7a3bf505e08b05', + outIdx: 1, + }, + blockHeight: 685181, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '50d8292c6255cda7afc6c8566fed3cf42a2794e9619740fe8f4c95431271410e', + }, + slpToken: { + amount: '1', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'cd9e5bc5fc041e46e8ce01ddb232c54fe48f1fb4a7288f10fdd03a6c2af875e1', + outIdx: 2, + }, + blockHeight: 687240, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + 'df808a41672a0a0ae6475b44f272a107bc9961b90f29dc918d71301f24fe92fb', + }, + slpToken: { + amount: '99999999', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '0158981b89b75bd923d511aaaaccd94b8d1d86babeeb69c29e3caf71e33bcc11', + outIdx: 1, + }, + blockHeight: 692599, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + 'bef614aac85c0c866f4d39e4d12a96851267d38d1bca5bdd6488bbd42e28b6b1', + }, + slpToken: { + amount: '120000000', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '1ef9ad7d3e01fd9d83983eac92eefb4900b343225a80c29bff025deff9aab57c', + outIdx: 1, + }, + blockHeight: 692599, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + 'bef614aac85c0c866f4d39e4d12a96851267d38d1bca5bdd6488bbd42e28b6b1', + }, + slpToken: { + amount: '120000000', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '71e458d9fd68a72fd5b13e2c758c6ba246495fa2933764876221450c096938b8', + outIdx: 2, + }, + blockHeight: 700185, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '22f4ba40312ea3e90e1bfa88d2aa694c271d2e07361907b6eb5568873ffa62bf', + }, + slpToken: { + amount: '5500000', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '431f527f657b399d8753fb63aee6c806ca0f8907d93606c46b36a33dcb5cb5b9', + outIdx: 2, + }, + blockHeight: 700572, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + 'aa7202397a06097e8ff36855aa72c0ee032659747e5bd7cbcd3099fc3a62b6b6', + }, + slpToken: { + amount: '990', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'da9460ce4b1c92b4f6ef4e4a6bc2d05539f49d02b17681389d9ce22b8dca50f0', + outIdx: 1, + }, + blockHeight: 700677, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'GENESIS', + tokenId: + 'da9460ce4b1c92b4f6ef4e4a6bc2d05539f49d02b17681389d9ce22b8dca50f0', + }, + slpToken: { + amount: '333', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'ef80e1ceeada69a9639c320c1fba47ea4417cd3aad1be1635c3472ce28aaef33', + outIdx: 2, + }, + blockHeight: 700915, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '4db25a4b2f0b57415ce25fab6d9cb3ac2bbb444ff493dc16d0615a11ad06c875', + }, + slpToken: { + amount: '999975', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '0d5408adeefc0d9468d957a0a2bca1b63c371e68e61b3fd9c30de60058471935', + outIdx: 1, + }, + blockHeight: 701079, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '4db25a4b2f0b57415ce25fab6d9cb3ac2bbb444ff493dc16d0615a11ad06c875', + }, + slpToken: { + amount: '3', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '6397497c053e5c641ae624d4af80e8aa931a0e7b018f17a9543afed9b705cf29', + outIdx: 1, + }, + blockHeight: 701079, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '4db25a4b2f0b57415ce25fab6d9cb3ac2bbb444ff493dc16d0615a11ad06c875', + }, + slpToken: { + amount: '1', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'c665bfd2353940648b018a3126ddbc7ac309729c7ca4598ebd7941930fd80b60', + outIdx: 1, + }, + blockHeight: 701079, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '4db25a4b2f0b57415ce25fab6d9cb3ac2bbb444ff493dc16d0615a11ad06c875', + }, + slpToken: { + amount: '2', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'ebf864950d862ebb53e121350d15c8b34b2374eb22afffb98fcb655b38441d59', + outIdx: 1, + }, + blockHeight: 701079, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '4db25a4b2f0b57415ce25fab6d9cb3ac2bbb444ff493dc16d0615a11ad06c875', + }, + slpToken: { + amount: '2', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'fe10460f822163c33515f3a853c1470d68223c9c0e8f8cbc6c954ca537129f30', + outIdx: 1, + }, + blockHeight: 701079, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '4db25a4b2f0b57415ce25fab6d9cb3ac2bbb444ff493dc16d0615a11ad06c875', + }, + slpToken: { + amount: '1', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '3656afe8682997be4cab4275e4bbec3f81c8aa264cec206a7215d449ee6b9af4', + outIdx: 1, + }, + blockHeight: 701189, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '4db25a4b2f0b57415ce25fab6d9cb3ac2bbb444ff493dc16d0615a11ad06c875', + }, + slpToken: { + amount: '1', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '87656bf2c2f2d46d16ba6b41b4ff488a3eff1e852c64bc921322f580e375f3cb', + outIdx: 1, + }, + blockHeight: 701189, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '4db25a4b2f0b57415ce25fab6d9cb3ac2bbb444ff493dc16d0615a11ad06c875', + }, + slpToken: { + amount: '2', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'c212e45f21418fa7fd5bbf2941892353c1d6ddb9d6d16ff12fba3f7919c37b43', + outIdx: 1, + }, + blockHeight: 701191, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '16b12bbacdbb8c8a799adbfd782bfff9843c1f9b0be148eaae02a1a7f74f95c4', + }, + slpToken: { + amount: '2000000000', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'ff61be814b18f60a640169c5d70b42ce29bd9caf2f5e5592655e924760634c1e', + outIdx: 1, + }, + blockHeight: 701194, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '16b12bbacdbb8c8a799adbfd782bfff9843c1f9b0be148eaae02a1a7f74f95c4', + }, + slpToken: { + amount: '1000000000', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '0e9179929b71d8a94ce9de75434d9e0901eacf3b2b882fa02a56eab450d0bd0b', + outIdx: 1, + }, + blockHeight: 701208, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '4db25a4b2f0b57415ce25fab6d9cb3ac2bbb444ff493dc16d0615a11ad06c875', + }, + slpToken: { + amount: '1', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '4ad31e5ab9cfcead7d8b48b81a542044e44e63124eb96d6463fe4bbe5b77e9ad', + outIdx: 1, + }, + blockHeight: 701211, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + 'bd1acc4c986de57af8d6d2a64aecad8c30ee80f37ae9d066d758923732ddc9ba', + }, + slpToken: { + amount: '789698951', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '72d4827a9a0b9adac9430ba799cb049af14fd79df11569b4e1a4741ac114b84d', + outIdx: 1, + }, + blockHeight: 701211, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + 'bd1acc4c986de57af8d6d2a64aecad8c30ee80f37ae9d066d758923732ddc9ba', + }, + slpToken: { + amount: '1000000000', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '42d3e2d97604f09c002df701f964adacacd28bc328acc0066a2563d63f522681', + outIdx: 1, + }, + blockHeight: 701221, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + 'aa7202397a06097e8ff36855aa72c0ee032659747e5bd7cbcd3099fc3a62b6b6', + }, + slpToken: { + amount: '1', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '890bd4d72e75c4123b73dc81b9f4f89716fabe456a9047f9a5a5ef4a5162d218', + outIdx: 2, + }, + blockHeight: 701223, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '9e9738e9ac3ff202736bf7775f875ebae6f812650df577a947c20c52475e43da', + }, + slpToken: { + amount: '9000', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '9e8483407944d9b75c331ebd6178b0cabc3e8c3b5bb0492b7b2256c8740f655a', + outIdx: 1, + }, + blockHeight: 709251, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + 'f36e1b3d9a2aaf74f132fef3834e9743b945a667a4204e761b85f2e7b65fd41a', + }, + slpToken: { + amount: '1000', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '4f4fc78f7a008fc109789722d89fe95fe75ca1f15af625f24ae4ec74d420552e', + outIdx: 1, + }, + blockHeight: 709259, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + 'aa7202397a06097e8ff36855aa72c0ee032659747e5bd7cbcd3099fc3a62b6b6', + }, + slpToken: { + amount: '1', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'da371839612b153543d0cffb09e0220dca7c7acfebda660785807b269bd0341c', + outIdx: 1, + }, + blockHeight: 709668, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '7f8889682d57369ed0e32336f8b7e0ffec625a35cca183f4e81fde4e71a538a1', + }, + slpToken: { + amount: '2', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '117939de3822734df69fb5cc27a6429860ee2f7a78917603da8b8aebba2a9150', + outIdx: 1, + }, + blockHeight: 710065, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '9e9738e9ac3ff202736bf7775f875ebae6f812650df577a947c20c52475e43da', + }, + slpToken: { + amount: '100', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'e26db37d5c64b265514cd5cbb9d5194a7f2967b5974d167236d46be4954e435c', + outIdx: 2, + }, + blockHeight: 711227, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '98183238638ecb4ddc365056e22de0e8a05448c1e6084bae247fae5a74ad4f48', + }, + slpToken: { + amount: '17', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '3515f4a9851ad44124e0ddf6149344deb27a97720fc7e5254a9d2c86da7415a9', + outIdx: 1, + }, + blockHeight: 715815, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'GENESIS', + tokenId: + '3515f4a9851ad44124e0ddf6149344deb27a97720fc7e5254a9d2c86da7415a9', + }, + slpToken: { + amount: '100', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '6fb6122742cac8fd1df2d68997fdfa4c077bc22d9ef4a336bfb63d24225f9060', + outIdx: 1, + }, + blockHeight: 715815, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'GENESIS', + tokenId: + '6fb6122742cac8fd1df2d68997fdfa4c077bc22d9ef4a336bfb63d24225f9060', + }, + slpToken: { + amount: '102', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '2936188a41f22a3e0a47d13296147fb3f9ddd2f939fe6382904d21a610e8e49c', + outIdx: 1, + }, + blockHeight: 715816, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'GENESIS', + tokenId: + '2936188a41f22a3e0a47d13296147fb3f9ddd2f939fe6382904d21a610e8e49c', + }, + slpToken: { + amount: '102', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '18c0360f0db5399223cbed48f55c4cee9d9914c8a4a7dedcf9172a36201e9896', + outIdx: 1, + }, + blockHeight: 717055, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + 'e859eeb52e7afca6217fb36784b3b6d3c7386a52f391dd0d00f2ec03a5e8e77b', + }, + slpToken: { + amount: '10', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'c0fe05d7bf71cd0f476ea18cdd4ecb26e1b9a33c911f4aaf143b2b18bc3b5f4f', + outIdx: 1, + }, + blockHeight: 717824, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + 'bdb3b4215ca0622e0c4c07655522c376eaa891838a82f0217fa453bb0595a37c', + }, + slpToken: { + amount: '10000', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '905cc5662cad77df56c3770863634ce498dde9d4772dc494d33b7ce3f36fa66c', + outIdx: 2, + }, + blockHeight: 718091, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '7443f7c831cdf2b2b04d5f0465ed0bcf348582675b0e4f17906438c232c22f3d', + }, + slpToken: { + amount: '5235120760000000', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'f31f4ad7bf035cfb587a07a12ec60937cb8cbeafa7e4d7ed4f3276fea26fcfec', + outIdx: 1, + }, + blockHeight: 718280, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + 'bdb3b4215ca0622e0c4c07655522c376eaa891838a82f0217fa453bb0595a37c', + }, + slpToken: { + amount: '10000', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '67faa4753da2940d053f32edcda2c052a16c683aeb73f10cfde5c18266c14fe2', + outIdx: 2, + }, + blockHeight: 718790, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '7bbf452698a24b138b0357f689587fc6ea58410c34503b1179b91e40e10bba8b', + }, + slpToken: { + amount: '9999999900', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '9c6363fb537d529f512a12d292ea9682fe7159e6bf5ebfec5b7067b401d2dba4', + outIdx: 1, + }, + blockHeight: 720056, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '6376cae692cf0302ecdd63234c14cbb2b21cec75ab538335f90254cfb3ed44cc', + }, + slpToken: { + amount: '100', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '4eed87ba70864d9daa46d201c47db4513f77e5d4cc01256ab4dcc6dae9dfa055', + outIdx: 1, + }, + blockHeight: 720070, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '6376cae692cf0302ecdd63234c14cbb2b21cec75ab538335f90254cfb3ed44cc', + }, + slpToken: { + amount: '2', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '7975514a3185cbb70900e9767e5fcc91c86913cb1d2ad9a28474253875271e33', + outIdx: 1, + }, + blockHeight: 720070, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '6376cae692cf0302ecdd63234c14cbb2b21cec75ab538335f90254cfb3ed44cc', + }, + slpToken: { + amount: '3', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'e10ae7a1bc78561ed367d59f150aebc13ef2054ba62f1a0db08fc7612d5ed58b', + outIdx: 1, + }, + blockHeight: 720070, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '6376cae692cf0302ecdd63234c14cbb2b21cec75ab538335f90254cfb3ed44cc', + }, + slpToken: { + amount: '1', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'fb71c88bd5369cb8278f49ac672a9721833c36fc69143848b46ae15860339ea6', + outIdx: 1, + }, + blockHeight: 720070, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '6376cae692cf0302ecdd63234c14cbb2b21cec75ab538335f90254cfb3ed44cc', + }, + slpToken: { + amount: '4', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'c3c6c6fb1619d001c29f17a701d042bc6b983e71113822aeeb66ca434fd9fa6c', + outIdx: 1, + }, + blockHeight: 720078, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '6376cae692cf0302ecdd63234c14cbb2b21cec75ab538335f90254cfb3ed44cc', + }, + slpToken: { + amount: '55', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'fb50eac73a4fd5e2a701e0dbf4e575cea9c083e061b1db722e057164c7317e5b', + outIdx: 2, + }, + blockHeight: 720951, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '666c4318d1f7fef5f2c698262492c519018d4e9130f95d05f6be9f0fb7149e96', + }, + slpToken: { + amount: '99', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'dfb3dbf90fd87f6d66465ff05a61ddf1e1ca30900fadfe9cd4b73468649935ed', + outIdx: 2, + }, + blockHeight: 721083, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '157e0cdef5d5c51bdea00eac9ab821d809bb9d03cf98da85833614bedb129be6', + }, + slpToken: { + amount: '82', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '82a3fe0b03ab07a564351443634da1b1ed3960e4771c59b6f8abbf7ef4b3258d', + outIdx: 1, + }, + blockHeight: 725871, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + 'acba1d7f354c6d4d001eb99d31de174e5cea8a31d692afd6e7eb8474ad541f55', + }, + slpToken: { + amount: '55', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '1db1bef70013d178d7912731435029f9c8588f1d0089944c53eccffd255b5efc', + outIdx: 2, + }, + blockHeight: 725882, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + 'ccf5fe5a387559c8ab9efdeb0c0ef1b444e677298cfddf07671245ce3cb3c79f', + }, + slpToken: { + amount: '47800000000', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '3c89d42ff868c74546ba819aaf4e5c5d5e5c63437d91c9c1cf5406ccbec3d952', + outIdx: 2, + }, + blockHeight: 726001, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '4bd147fc5d5ff26249a9299c46b80920c0b81f59a60e05428262160ebee0b0c3', + }, + slpToken: { + amount: '996000', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '52d2fd9d10debecbed6f8c3554517dada688c83197c4e57ad74556f0317c84b4', + outIdx: 1, + }, + blockHeight: 726009, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '4bd147fc5d5ff26249a9299c46b80920c0b81f59a60e05428262160ebee0b0c3', + }, + slpToken: { + amount: '69', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'b8982cf5531afcba125a9e17550d42a01045c3aa5ee70a485f8fbcde3dae191d', + outIdx: 2, + }, + blockHeight: 726019, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '98183238638ecb4ddc365056e22de0e8a05448c1e6084bae247fae5a74ad4f48', + }, + slpToken: { + amount: '999989983', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '0283492a729cfb7999684e733f2ee76bc4f652b9047ff47dbe3534b8f5960697', + outIdx: 2, + }, + blockHeight: 726053, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + 'b8f2a9e767a0be7b80c7e414ef2534586d4da72efddb39a4e70e501ab73375cc', + }, + slpToken: { + amount: '9000', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '8b8fbe88ba8086ccf7176ef1a07f753aa49b9e4c766b58bde556758ec707e3eb', + outIdx: 2, + }, + blockHeight: 726277, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '1101bd5d7b6bbc3176fb2b93d08e76ab532b04ff731d71502249e3cb9b6fcb1a', + }, + slpToken: { + amount: '999888000000000', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '123a31b903c9a7de544a443a02f73e0cbee6304931704e55d0583a8aca8df48e', + outIdx: 2, + }, + blockHeight: 726809, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '3de671a7107d3803d78f7f4a4e5c794d0903a8d28d16076445c084943c1e2db8', + }, + slpToken: { + amount: '2200', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '0bd0c49135b94b99989ec3b0396020a96fcbe2925bb25c40120dc047c0a097ec', + outIdx: 1, + }, + blockHeight: 726826, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '44929ff3b1fc634f982fede112cf12b21199a2ebbcf718412a38de9177d77168', + }, + slpToken: { + amount: '2', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '5b2509c3235726f6d048af1336533d9db178a253cb2427a661ea676996cea141', + outIdx: 2, + }, + blockHeight: 726826, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '639a8dba34788ff3ebd3977d4ac045825394285ee648bb1d159e1c12b787ff25', + }, + slpToken: { + amount: '9955000000000', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'd376ebcd518067c8e10c0505865cf7336160b47807e6f1a95739ba90ae838840', + outIdx: 1, + }, + blockHeight: 726826, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'GENESIS', + tokenId: + 'd376ebcd518067c8e10c0505865cf7336160b47807e6f1a95739ba90ae838840', + }, + slpToken: { + amount: '100', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '8f645ce7b231a3ea81168229c1b6a1157e8a58fb8a8a127a80efc2ed39c4f72e', + outIdx: 1, + }, + blockHeight: 727176, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + 'b40d1f6acdb6ee68d7eca0167fe2753c076bc309b2e3b1af8bff70ca34b945b0', + }, + slpToken: { + amount: '5000', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '596bdc3fed5659913eb7b78ee01355a5fed0455a6306bb02ebe0bd42efd59456', + outIdx: 2, + }, + blockHeight: 728150, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + 'b39fdb53e21d67fa5fd3a11122f1452f15884047f2b80e8efe633c3b520b7a39', + }, + slpToken: { + amount: '6968', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '7a197add9eb4a57d854aaf31dd12fd71a806e4ba4fb4bf23ed7097cd281faae2', + outIdx: 1, + }, + blockHeight: 728285, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '4bd147fc5d5ff26249a9299c46b80920c0b81f59a60e05428262160ebee0b0c3', + }, + slpToken: { + amount: '5', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '702e1b64aed21bc764c83f638407f7f73245604d8d9c36f03e048a8005b8ccfd', + outIdx: 2, + }, + blockHeight: 728707, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '3adbf501e21c711d20118e003711168eb39f560c01f4c6d6736fa3f3fceaa577', + }, + slpToken: { + amount: '999999000', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'e9a4c29a63c05b26bf1ae2cccb9d55efa02e04c5f191dbcd7cc3b015e8baa2fb', + outIdx: 2, + }, + blockHeight: 728726, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '0916e71779c9de7ee125741d3f5ab01f556356dbc86fd327a24f1e9e22ebc917', + }, + slpToken: { + amount: '1700', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '47d4940ded21de01c62675d31e211a381cc7d866dcf292af0422cdc616d927a8', + outIdx: 1, + }, + blockHeight: 737787, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '4bd147fc5d5ff26249a9299c46b80920c0b81f59a60e05428262160ebee0b0c3', + }, + slpToken: { + amount: '26', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '8ccb8b0eb8f93fcfa4978c60f8aee14bc7e6b4d965d8cb55093f9604f3242d57', + outIdx: 2, + }, + blockHeight: 738246, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '6e24e89b6d5284138c69777527760500b99614631bca7f2a5c38f4648dae9524', + }, + slpToken: { + amount: '999999900', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '84ad55817f160ce749c707be738ac78dd3358f60f6edf5da004003856fb74837', + outIdx: 2, + }, + blockHeight: 738929, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '16b12bbacdbb8c8a799adbfd782bfff9843c1f9b0be148eaae02a1a7f74f95c4', + }, + slpToken: { + amount: '999897000000000', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '9ec61ccdf36c2d6a1bccedaa1b3496d10d4d04c939fb789e10a52099c8e3623f', + outIdx: 1, + }, + blockHeight: 741190, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '98183238638ecb4ddc365056e22de0e8a05448c1e6084bae247fae5a74ad4f48', + }, + slpToken: { + amount: '12', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '2942243a75b3917624e573b20290f925c435d61f2534615ebc9f9975e4b56c66', + outIdx: 1, + }, + blockHeight: 741195, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '98183238638ecb4ddc365056e22de0e8a05448c1e6084bae247fae5a74ad4f48', + }, + slpToken: { + amount: '1', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '3b508dc814830ebccd7ffb34eb25a3560d4ab7f276906277c9878d13e68160af', + outIdx: 1, + }, + blockHeight: 741195, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '98183238638ecb4ddc365056e22de0e8a05448c1e6084bae247fae5a74ad4f48', + }, + slpToken: { + amount: '3', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '7a88b78be250f7ce7d44a57296607efdc46c1eef701e50b2e71b33ad2962fbbc', + outIdx: 1, + }, + blockHeight: 741195, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '98183238638ecb4ddc365056e22de0e8a05448c1e6084bae247fae5a74ad4f48', + }, + slpToken: { + amount: '3', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '82d8dc652779f8d6c8453d2ba5aefec91f5247489246e5672cf3c5986fa3d235', + outIdx: 1, + }, + blockHeight: 741197, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + 'acba1d7f354c6d4d001eb99d31de174e5cea8a31d692afd6e7eb8474ad541f55', + }, + slpToken: { + amount: '123456789', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '3703d46c5c52b0e55f3bd549e14c5617a47f802413f4acf7a27545437eb51a38', + outIdx: 1, + }, + blockHeight: 741200, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '8ead21ce4b3b9e7b57607b97b65b5013496dc6e3dfdea162c08ce7265a66ebc8', + }, + slpToken: { + amount: '100000000', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '05746c6794b814ce735bdbeca8cefb8f6247acb74a5c7d61a75c8f6c2506afa7', + outIdx: 1, + }, + blockHeight: 741791, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '98183238638ecb4ddc365056e22de0e8a05448c1e6084bae247fae5a74ad4f48', + }, + slpToken: { + amount: '3', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '69b36c285dfb3b75375123b13fd5c6a4455ba34c70694a9990563b085e2fdafd', + outIdx: 1, + }, + blockHeight: 741791, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '98183238638ecb4ddc365056e22de0e8a05448c1e6084bae247fae5a74ad4f48', + }, + slpToken: { + amount: '2', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '4215fd8e9e051e3de32b448d3310021fedc091a91df0a2bc13807cea3fdf92b0', + outIdx: 1, + }, + blockHeight: 741796, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '98183238638ecb4ddc365056e22de0e8a05448c1e6084bae247fae5a74ad4f48', + }, + slpToken: { + amount: '5', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '574394dd57dc4d491aaa2f85ccad1dc1d9abf70e999a24d13dccc995b3a35d72', + outIdx: 1, + }, + blockHeight: 741796, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '98183238638ecb4ddc365056e22de0e8a05448c1e6084bae247fae5a74ad4f48', + }, + slpToken: { + amount: '1', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '6724beca12e2b1f4c30c0002e0ef47fad87c6d2a32bd9ae12ce16e68fbe3fb76', + outIdx: 1, + }, + blockHeight: 741796, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '98183238638ecb4ddc365056e22de0e8a05448c1e6084bae247fae5a74ad4f48', + }, + slpToken: { + amount: '7', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'e1fce285c9dae578d1974ca02b692f41c26c0255d327be04db2c2468377d99a9', + outIdx: 1, + }, + blockHeight: 741796, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '98183238638ecb4ddc365056e22de0e8a05448c1e6084bae247fae5a74ad4f48', + }, + slpToken: { + amount: '17', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '6e9f676087a673142dfef5e454f65636a0fd43a7fdf077c548582c1bfed64cde', + outIdx: 1, + }, + blockHeight: 741797, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '98183238638ecb4ddc365056e22de0e8a05448c1e6084bae247fae5a74ad4f48', + }, + slpToken: { + amount: '1', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '8b88eb85823e48942e4f44f48f28ce7fa0ccebf41e0ce6ed3171def3e414003f', + outIdx: 1, + }, + blockHeight: 741798, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '98183238638ecb4ddc365056e22de0e8a05448c1e6084bae247fae5a74ad4f48', + }, + slpToken: { + amount: '11', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'c02a9c30229dba9352593ee364b9ebfc0aff8066a82691e790e0d1c08596fcdd', + outIdx: 1, + }, + blockHeight: 741798, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '98183238638ecb4ddc365056e22de0e8a05448c1e6084bae247fae5a74ad4f48', + }, + slpToken: { + amount: '1', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'ac7f82d2958e04a04451ff7c9e9d798c4ae141875ff6ae1f088784b9e2ea7d6a', + outIdx: 1, + }, + blockHeight: 741799, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '98183238638ecb4ddc365056e22de0e8a05448c1e6084bae247fae5a74ad4f48', + }, + slpToken: { + amount: '33', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '1489de52dad4aabb9af50fb798c370d74b25e7af3f81e7fa8b3c7ed3b350e909', + outIdx: 1, + }, + blockHeight: 742074, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '98183238638ecb4ddc365056e22de0e8a05448c1e6084bae247fae5a74ad4f48', + }, + slpToken: { + amount: '1', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '7644efc89b91a8b1f2c8a4adf92b644007ba493c97d53c7ae993a4cee652b7ce', + outIdx: 1, + }, + blockHeight: 742075, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '98183238638ecb4ddc365056e22de0e8a05448c1e6084bae247fae5a74ad4f48', + }, + slpToken: { + amount: '3', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'cc939838bed88b278ae545f677977da1ef7571b65f7a398be2c889f99594f93a', + outIdx: 1, + }, + blockHeight: 742075, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '98183238638ecb4ddc365056e22de0e8a05448c1e6084bae247fae5a74ad4f48', + }, + slpToken: { + amount: '2', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'da2f4f50f5d77c524fde64a28fe56b103cdbc341a2201cd358ee3d4f44518839', + outIdx: 1, + }, + blockHeight: 747210, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + 'bd1acc4c986de57af8d6d2a64aecad8c30ee80f37ae9d066d758923732ddc9ba', + }, + slpToken: { + amount: '107000000000', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'a7ee7c68741f2070c6700280dfd1d68fc99575f3b54cce76be92b6b760b6c424', + outIdx: 1, + }, + blockHeight: 755294, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + 'e4e1a2fb071fa71ca727e08ed1d8ea52a9531c79d1e5f1ebf483c66b71a8621c', + }, + slpToken: { + amount: '7900000000', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '8a1c1de57632852b4898ef1dd9a074953eea6346e18bf6bf2b0a8cbf56474c6c', + outIdx: 2, + }, + blockHeight: 756151, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + 'bd1acc4c986de57af8d6d2a64aecad8c30ee80f37ae9d066d758923732ddc9ba', + }, + slpToken: { + amount: '210000000', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'f61d975fabbdf8a962b87bf530fe5a35a87c5715ec33efaca0f1ddfb7a40c249', + outIdx: 2, + }, + blockHeight: 756151, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '45f0ff5cae7e89da6b96c26c8c48a959214c5f0e983e78d0925f8956ca8848c6', + }, + slpToken: { + amount: '5400000', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '57c98ef1fcdd6e7bbd5699decfed7bc4fb270d03042513802a89db89c4ee1ad5', + outIdx: 2, + }, + blockHeight: 756229, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '77ec4036ef8546ac46df6d3a5374e961216f92624627eaeef5d2e1a253df9fc6', + }, + slpToken: { + amount: '117', + isMintBaton: false, + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + ], + nonSlpUtxos: [ + { + outpoint: { + txid: '71c0f2d76c81bb91c6bf4de69693d95e8f043af9e055e949616443090f961d80', + outIdx: 2, + }, + blockHeight: 755309, + isCoinbase: false, + value: '12233856', + network: 'XEC', + address: 'bitcoincash:qz5lf9pxde9neq3hzte8mmwts03sktl9nuz6m3dynu', + }, + { + outpoint: { + txid: '28f061fee068d3b9cb578141bac3d4d9ec4eccebec680464bf0aafaac414811f', + outIdx: 1, + }, + blockHeight: 680784, + isCoinbase: false, + value: '546', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '5fa3ffccea55c968beb7d214c563c92336ce2bbccbb714ba819848a7f7060bdb', + outIdx: 1, + }, + blockHeight: 680784, + isCoinbase: false, + value: '546', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'ed0dab39d5e976e433a705785726901dc83daa7d579412c18ee997341de010d3', + outIdx: 1, + }, + blockHeight: 724822, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '1185eebdde038a25050a3dbb66e2d5332305d1d4a4febab31f6e31bc49baac61', + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'e99296764134d6ea9ba7521490563762cfaf1541854ba9babc26c0df8665ac32', + outIdx: 1, + }, + blockHeight: 725143, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + 'cfdc270ab82c001eaddd357f773a8dfe61cfdd891df66b39fee060f34f7a4015', + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '44afa9b440df3dd937444a7afb12d350e9a075a33dd715ad4bce644d3568fb99', + outIdx: 1, + }, + blockHeight: 731918, + isCoinbase: false, + value: '546', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '6a9305a13135625f4b533256e8d2e21a7343005331e1839348a39040f61e09d3', + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'ef75bbdd49f49e95a142d569e746817b49ebf775fc95f8f3741b23e3a4c19f99', + outIdx: 0, + }, + blockHeight: 739911, + isCoinbase: false, + value: '2200', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'c59489869052e3ad060b9eb67563795de5892ae7e3a507ef9b93209beeb67b18', + outIdx: 1, + }, + blockHeight: 740052, + isCoinbase: false, + value: '600', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '45a876d7d0937b2cbfa57b763f4906e6d9e7bc8aef5383a33e44d517af8df9a8', + outIdx: 0, + }, + blockHeight: 740198, + isCoinbase: false, + value: '3300', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'd321c9b8084288e7481e396cbe75aa71612093ee91e5ee7c66b280e6ee2fa70a', + outIdx: 0, + }, + blockHeight: 740198, + isCoinbase: false, + value: '7700', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'b0cc5dc03a1ba2affbe97518f99a928f4794061bd465fab187adbbbd2b0f9bcd', + outIdx: 1, + }, + blockHeight: 740963, + isCoinbase: false, + value: '700', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'ffa397310285f1043b34b9aa918267f0b0745e76c392a485aca2ae4797eb5b8d', + outIdx: 2, + }, + blockHeight: 740963, + isCoinbase: false, + value: '1245', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '4bbf4dff2a2c74a112296ffe7d0416d176e1bea29d19ab30da06c198c85f22cb', + outIdx: 1, + }, + blockHeight: 741057, + isCoinbase: false, + value: '1700', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'a563104e823802303cedf1e5bce461d196f8c08d583122b3a27024a1b74c189c', + outIdx: 1, + }, + blockHeight: 741057, + isCoinbase: false, + value: '800', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'a6a89d615478970687e5410916bda0243508c9a862258a2d7f2b70ac53058bbc', + outIdx: 0, + }, + blockHeight: 741057, + isCoinbase: false, + value: '600', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '38e0305942cc5c6f043480a50b5fe874acaf738029bc22c3fe94b37d424370f4', + outIdx: 1, + }, + blockHeight: 741058, + isCoinbase: false, + value: '1100', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '3b6df59db9fec815d1e97e50ce525848c277a58312f31c61219358e128f132b3', + outIdx: 0, + }, + blockHeight: 741058, + isCoinbase: false, + value: '6600', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '963036c926195bc4e3d7d6ecd357617dac5b5181341328de2e1828f0746c1b16', + outIdx: 0, + }, + blockHeight: 741058, + isCoinbase: false, + value: '1000', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'af4ce28f091c80dabfe8cd3c72d9eebf86ea7ee26c112504223c43eb96553003', + outIdx: 1, + }, + blockHeight: 741058, + isCoinbase: false, + value: '1200', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'b0ff2db307002f64468c7771bf5bdb981dd72952eb4d2c6058153096ade6df32', + outIdx: 1, + }, + blockHeight: 741058, + isCoinbase: false, + value: '5500', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'cbb1edbca22e9fccfa7631400f2413062574e21f0ec3400cab169668ce661e02', + outIdx: 1, + }, + blockHeight: 741058, + isCoinbase: false, + value: '23200', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'f3fe033589417afd8db57ca54b9b7ab35a2fe1f113b517e75ce09c57aac52423', + outIdx: 1, + }, + blockHeight: 741058, + isCoinbase: false, + value: '10100', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'c69501a54f15ee682cc3ad5b4169b0b4ea10ebdf34f5639af176d6e7657f51f4', + outIdx: 0, + }, + blockHeight: 741063, + isCoinbase: false, + value: '2300', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'f4f95c3243c5938fc85354009587cbf2fceb5fdbc364e88966883cd405898b33', + outIdx: 0, + }, + blockHeight: 741063, + isCoinbase: false, + value: '2200', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'e46c5426c2f11628cabf8074e8a7dd543f0681b876a6b7d25680c1063fe3ac2f', + outIdx: 0, + }, + blockHeight: 741182, + isCoinbase: false, + value: '2200', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '31e5bf25b892e173483c7b100a5b0fcda03cac9337c335fda3b3a5cf17b64759', + outIdx: 0, + }, + blockHeight: 741200, + isCoinbase: false, + value: '700', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'f328312bb6b0079c5a6ad525329660643493dc2983dd32f1e9b28d5aa123a007', + outIdx: 0, + }, + blockHeight: 741200, + isCoinbase: false, + value: '800', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '5b3c230b09b94ee3318b3262432a8b180ee61466a552fed5ae72e02f3c2aa84c', + outIdx: 1, + }, + blockHeight: 741207, + isCoinbase: false, + value: '3300', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'a37df6edfeef186b352228169ce0987edbb17817f676a7881d9174d93e91e52f', + outIdx: 0, + }, + blockHeight: 741208, + isCoinbase: false, + value: '2200', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'f043e9bbc5bc5d593ad2ef52e0a15330d6479e6347e3babdaa6ec8d975edbef6', + outIdx: 1, + }, + blockHeight: 741210, + isCoinbase: false, + value: '2195', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '543cfd5af22eb5cf780b80294b2554405b0838aed756ec3b6bb88e4f9583d786', + outIdx: 0, + }, + blockHeight: 741769, + isCoinbase: false, + value: '2200', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '571b2300b821d1f374f64744a34c0f5f8f2682137b6296a472e1ac762c4ab22c', + outIdx: 0, + }, + blockHeight: 741791, + isCoinbase: false, + value: '3300', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '7a09e93845972fcb4db4be24e3609edd7a1b4958ffcaab1c35af06bed7888c3e', + outIdx: 0, + }, + blockHeight: 741799, + isCoinbase: false, + value: '3300', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '9cb90c3e178d6e2394da2db2bab4a7c46eccf0d65374cfc83c35e42983cfd7c6', + outIdx: 0, + }, + blockHeight: 742051, + isCoinbase: false, + value: '1100', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'b8c755167ce590353825ca49da36151ede53a062c1a958390f6cd1ebc73ac5a9', + outIdx: 0, + }, + blockHeight: 742051, + isCoinbase: false, + value: '1200', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '4cc79a2adc35cd7b4f20c49e9dd43b8acb127b23eda87906c7f9273ea8015f6f', + outIdx: 0, + }, + blockHeight: 742074, + isCoinbase: false, + value: '3400', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '8bac618f07068cc30ef6cb1f589693efce59c8d861ff5c3d952605d960713ffc', + outIdx: 0, + }, + blockHeight: 742074, + isCoinbase: false, + value: '3500', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'a58c86638ab2f0792e172eda5c12b99f45bfcaa1200cb9ade54b66ea63aa8f30', + outIdx: 0, + }, + blockHeight: 742074, + isCoinbase: false, + value: '3300', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '24a2cf2fa152abf446fb34c23439a85b81d0be4cc2a0bde731f5ead1e1e741c0', + outIdx: 0, + }, + blockHeight: 742792, + isCoinbase: false, + value: '200000', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'f6d904d3b0367c4b001bc09345d4406e290bb307b8bf5c443f11d77aeddbe850', + outIdx: 0, + }, + blockHeight: 742792, + isCoinbase: false, + value: '100000', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '761ec5bddfb6dad37295ebd36e5a8bfe40273ea63fe477c08ae4db6a70b355b9', + outIdx: 0, + }, + blockHeight: 742796, + isCoinbase: false, + value: '250000', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '9ec25411b96db342a67883b646d75225c5c0131ed22eeab7edcebaa42d6278cd', + outIdx: 0, + }, + blockHeight: 742796, + isCoinbase: false, + value: '50000', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'c22f5cee3b952f537637742f780ff0bb3c6c51f4156f8bb334d8923e258c0aa7', + outIdx: 0, + }, + blockHeight: 742797, + isCoinbase: false, + value: '250000', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '32a7d52bba6870880f41f47524e05cec982ee3b3cacfaafa24153e1bf268f2d0', + outIdx: 0, + }, + blockHeight: 742799, + isCoinbase: false, + value: '155500', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'af76bf867ff99be066feb052e0f6e9fc8db4f185dec269352c07487f66a84347', + outIdx: 0, + }, + blockHeight: 742799, + isCoinbase: false, + value: '333300', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '5917077c367394fb4210ca2ac00ffd88b56ca3c542fcadfbc3383ce529a3fd10', + outIdx: 0, + }, + blockHeight: 742800, + isCoinbase: false, + value: '333300', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '63f9c71136c407a84371fabaeac5676f190cdd3a23b07d5122ea46a958596015', + outIdx: 0, + }, + blockHeight: 742800, + isCoinbase: false, + value: '111100', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '8d66412b26be268e45a90ce21e0705e59843ae4b6a9da7fd0498c3ac302c2a35', + outIdx: 0, + }, + blockHeight: 742800, + isCoinbase: false, + value: '88800', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '00fdd6401f3075319737565f959d21f2b464500945c3e24fbc73c0d58d38978d', + outIdx: 0, + }, + blockHeight: 742994, + isCoinbase: false, + value: '3330', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '794f323bcbc7ec83d65446a6e9ca66e318dadd5ee7ad00040fd27e27b626a6ab', + outIdx: 0, + }, + blockHeight: 742994, + isCoinbase: false, + value: '3300', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'e49c450660fda47c7f5487fcdc9e256189a341aa92263c3465c4610e24c13729', + outIdx: 0, + }, + blockHeight: 742999, + isCoinbase: false, + value: '1600', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '75bb7b5dd41f71d8d3c9ffd1427a42295206cd1d55c895e36b6ef9c98444f6d1', + outIdx: 0, + }, + blockHeight: 743101, + isCoinbase: false, + value: '3300', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'c866107bc06bd2082a6acdd46577d3d340d833583f266194bb7fbac8521c4f45', + outIdx: 0, + }, + blockHeight: 743138, + isCoinbase: false, + value: '1100', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'ea9c5bc666468e80101561b2a73c1522156fa4a6887821976ecc28f2d2dcab28', + outIdx: 0, + }, + blockHeight: 743158, + isCoinbase: false, + value: '2200', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '13473c70bf32ca5617905985d40ab00c0c868be91d8d16fe31d73dde73ebe39f', + outIdx: 0, + }, + blockHeight: 743228, + isCoinbase: false, + value: '3400', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '677846c046af66bca733909c82aed335c5b545774db506c28df7abafeda002cc', + outIdx: 0, + }, + blockHeight: 743228, + isCoinbase: false, + value: '2200', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '8ef8066ffbd533bfeda78d8953192634adea6c305e3705732440e86b19cac409', + outIdx: 0, + }, + blockHeight: 743228, + isCoinbase: false, + value: '3300', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '6fa29cb7977ec4ea7e4f4652b1de63462623f81392af75a57960373600d97c85', + outIdx: 0, + }, + blockHeight: 743257, + isCoinbase: false, + value: '11100', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'e0810760e6c9a89899bd07f75c3db51723e803feec2d2216da5dd487afb9632d', + outIdx: 0, + }, + blockHeight: 743350, + isCoinbase: false, + value: '1200', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '5e5891f00b39237e386c9a81a361b5e0b7649a538e1d615f11b0f71ba26c6cb3', + outIdx: 0, + }, + blockHeight: 743775, + isCoinbase: false, + value: '3700', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '4de5891c8f02c1662361f98565afbf24777d533082abca2828eaeea19a803332', + outIdx: 0, + }, + blockHeight: 743782, + isCoinbase: false, + value: '1700', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '04eedd3f4b4dc9727e393ad3e774f2dc0c6acf9e920dc6fcbcbf95ed9b98477c', + outIdx: 0, + }, + blockHeight: 743972, + isCoinbase: false, + value: '7700', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'eab7700e0abe8044f57259afd9c2fd274a3e4c3795c7a4a5cf51f63db68e7b1f', + outIdx: 0, + }, + blockHeight: 744136, + isCoinbase: false, + value: '3300', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '07c2954903bc9864d7d6db4304d448e63a4917f988c4b99ae78611d54f2c415b', + outIdx: 0, + }, + blockHeight: 744138, + isCoinbase: false, + value: '4200', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'b8d1d6cb84316e72b4037bb49f0005354269d4dc095bc0afb3a5140dc60bd3e7', + outIdx: 0, + }, + blockHeight: 744138, + isCoinbase: false, + value: '12000', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'd4e37cfad36baafe25eb43598a3a222b8c693702a7b2501d36c74929c92b401d', + outIdx: 0, + }, + blockHeight: 744138, + isCoinbase: false, + value: '12100', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '251e720728c69829a49ad30789d5263be0010b5db8e77b20bcf9f38577c708e4', + outIdx: 0, + }, + blockHeight: 744841, + isCoinbase: false, + value: '7700', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '58f3ff4df09c43ab4ac1c0a0f2791314c2dfd232da37ab37a1a261aa56c9adc2', + outIdx: 1, + }, + blockHeight: 744841, + isCoinbase: false, + value: '700', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '0ad859ae165f131cfc38837685b447c4b7eda02c41410ae7e6134dce251c2833', + outIdx: 0, + }, + blockHeight: 745157, + isCoinbase: false, + value: '3700', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '29f3df927fc52d18ee656ddfd52e9be524a2dc6940535dd80b5c371ca7e75025', + outIdx: 0, + }, + blockHeight: 745157, + isCoinbase: false, + value: '3300', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '276758a02bfa90697ee5efec804eb1958ad7b9750ae75f7fdda003788f3c9f31', + outIdx: 0, + }, + blockHeight: 745158, + isCoinbase: false, + value: '4200', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '4e77f6380cc53bba61e87ea669d6d2dc88101880e6890c09373bf1a7598fb3c6', + outIdx: 0, + }, + blockHeight: 745160, + isCoinbase: false, + value: '9990', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'a7bf4ebdd7105576078db8ea26fbb06dc4fd8cbdf640156ed2c15f6fe1fff0b1', + outIdx: 0, + }, + blockHeight: 745160, + isCoinbase: false, + value: '10081', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'cab01a2017a25ee818fe323368e9c1d59fbdbdfdfe0d1c152a424c3abcfcc3e7', + outIdx: 2, + }, + blockHeight: 745251, + isCoinbase: false, + value: '50000', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '23b4ac14065f0b8bb594e35a366cb707b52c4630398439d79c4cd179d005a298', + outIdx: 2, + }, + blockHeight: 745254, + isCoinbase: false, + value: '55000', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '2fa936596c06fe00197dc23bfdb44bf1939e7e6201641550e718cf6e0eea1a65', + outIdx: 171, + }, + blockHeight: 745275, + isCoinbase: false, + value: '250779', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '6c2916a47c5facc1cb286da6ce6214300644c2fa57c8c347a17aed949c1962f3', + outIdx: 170, + }, + blockHeight: 745520, + isCoinbase: false, + value: '49400', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'ce9ddc7523fd0ba98cb583b1dfe5b4626ea187740d63266c2aa27b23e15c6b35', + outIdx: 0, + }, + blockHeight: 747209, + isCoinbase: false, + value: '5500', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '0f86a8aca7be9fd55e08a704e168a0acfcfa7f500738ffc2922af7ec48a517f5', + outIdx: 0, + }, + blockHeight: 747210, + isCoinbase: false, + value: '5821', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'b0ed74382d99da349950faa7cf62c7f4bf6aa15bd616041d64a584b679f56394', + outIdx: 0, + }, + blockHeight: 747210, + isCoinbase: false, + value: '3500', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '07aed79a997664601fbadc1f76de206a18f8180bc8b12989dbb88f5253d1c3ec', + outIdx: 0, + }, + blockHeight: 747433, + isCoinbase: false, + value: '5000', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '80add2bdfcd2e2571bb267bcceaf131b83c79d8e1ba1d470dd86afc607ac7310', + outIdx: 0, + }, + blockHeight: 747433, + isCoinbase: false, + value: '15000', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '4d2f34a1a9f3f89e3af1b941b8649f8d885064e93cc1c5aa13980a68c734f03d', + outIdx: 0, + }, + blockHeight: 747604, + isCoinbase: false, + value: '7700', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '8fa8c7655002845ba07c079f5fd68c8adaa5c5dcdeffaf017c0e4da345e538c7', + outIdx: 0, + }, + blockHeight: 749030, + isCoinbase: false, + value: '5500', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '91159ad40899f8af11b16fd34924768b173f4b413f913f91769de90d19deeb73', + outIdx: 0, + }, + blockHeight: 753929, + isCoinbase: false, + value: '3300', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'fa63bbf5a61b9950df92773193177eb09b809bf412c147d38f48f825b5929aec', + outIdx: 171, + }, + blockHeight: 754182, + isCoinbase: false, + value: '79785', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'c596ab8501623396faf671d27a42dcd71efe52f5fb5c5461c7fc8f9aaa8e9c68', + outIdx: 0, + }, + blockHeight: 754318, + isCoinbase: false, + value: '83715', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '2d539176cada15e6faf378db2ea62cfddbf5d22e5552accf19eeb3a0aa6bcf7a', + outIdx: 0, + }, + blockHeight: 754464, + isCoinbase: false, + value: '5500', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'dd223a4f1c6c5a137a21b3d2dc7c8e049123b21f5077c504777a6d5c435c312d', + outIdx: 0, + }, + blockHeight: 755028, + isCoinbase: false, + value: '10000', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '352f2a055d7313b600fdb2d2924ab4b4dea470c24fe7bdaf156ac0367aca4dfa', + outIdx: 2, + }, + blockHeight: 755309, + isCoinbase: false, + value: '7077', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'b5f7479ad1a7f0c379d894159a8dfd3a6fba6179f1ac989e3f50540289ed221d', + outIdx: 1, + }, + blockHeight: 755325, + isCoinbase: false, + value: '9145', + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'f61d975fabbdf8a962b87bf530fe5a35a87c5715ec33efaca0f1ddfb7a40c249', + outIdx: 3, + }, + blockHeight: 756151, + isCoinbase: false, + value: '48182', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '45f0ff5cae7e89da6b96c26c8c48a959214c5f0e983e78d0925f8956ca8848c6', + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '0239cd72b1d9f2a3b25fb8e24af4cd1a0807ac9fdccb7ddf40edb582be3d2677', + outIdx: 3, + }, + blockHeight: 756154, + isCoinbase: false, + value: '3182', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '77ec4036ef8546ac46df6d3a5374e961216f92624627eaeef5d2e1a253df9fc6', + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '6bfe80318514a492f91e47346bbb24a16fe294e3fb9837df0a7953c1ced82771', + outIdx: 3, + }, + blockHeight: 756154, + isCoinbase: false, + value: '39176', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '77ec4036ef8546ac46df6d3a5374e961216f92624627eaeef5d2e1a253df9fc6', + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '714b1fe603e26dd02634246d4376a46e9a8a8b9dbf0699df275766ed9440f625', + outIdx: 3, + }, + blockHeight: 756154, + isCoinbase: false, + value: '48182', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '77ec4036ef8546ac46df6d3a5374e961216f92624627eaeef5d2e1a253df9fc6', + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'c49db11dff84ac1097d99c64ad1ce68ac4b7f0555facbe4cc65b93e6628899a3', + outIdx: 3, + }, + blockHeight: 756154, + isCoinbase: false, + value: '6434', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '77ec4036ef8546ac46df6d3a5374e961216f92624627eaeef5d2e1a253df9fc6', + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'cfa43428d730c3c8c9147c2650a4fedaad9c1a1ea44c9786ee44bef700f35ca5', + outIdx: 3, + }, + blockHeight: 756154, + isCoinbase: false, + value: '600155', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '77ec4036ef8546ac46df6d3a5374e961216f92624627eaeef5d2e1a253df9fc6', + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'd7659cb4038161ffc2a74073a6af4ed931ae7017df1352c9fe6e5da33be7d2f0', + outIdx: 3, + }, + blockHeight: 756154, + isCoinbase: false, + value: '1046', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '77ec4036ef8546ac46df6d3a5374e961216f92624627eaeef5d2e1a253df9fc6', + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'cf35b610ad9bda98a089920bd864d198be1fb84910893f47ce488c3e7ddb9ae7', + outIdx: 3, + }, + blockHeight: 756159, + isCoinbase: false, + value: '1155', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '77ec4036ef8546ac46df6d3a5374e961216f92624627eaeef5d2e1a253df9fc6', + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: 'b38431e7e6ae9ef222480ff99a2dda58ffe1deec589408a5fa4b6ff7dbbfad2c', + outIdx: 3, + }, + blockHeight: 756224, + isCoinbase: false, + value: '1482', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '77ec4036ef8546ac46df6d3a5374e961216f92624627eaeef5d2e1a253df9fc6', + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '76d9bf8ed9d1caf56a30d8c3b7ac2b423aa1b650c07b2f8bb206469db04cc047', + outIdx: 3, + }, + blockHeight: 756225, + isCoinbase: false, + value: '54429518', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '77ec4036ef8546ac46df6d3a5374e961216f92624627eaeef5d2e1a253df9fc6', + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '0d7f51f9e685047bbf11c43e167b3a479ce0e64bc25193298fdac70c88c82818', + outIdx: 3, + }, + blockHeight: 756229, + isCoinbase: false, + value: '7255', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '77ec4036ef8546ac46df6d3a5374e961216f92624627eaeef5d2e1a253df9fc6', + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + { + outpoint: { + txid: '57c98ef1fcdd6e7bbd5699decfed7bc4fb270d03042513802a89db89c4ee1ad5', + outIdx: 3, + }, + blockHeight: 756229, + isCoinbase: false, + value: '2255', + slpMeta: { + tokenType: 'FUNGIBLE', + txType: 'SEND', + tokenId: + '77ec4036ef8546ac46df6d3a5374e961216f92624627eaeef5d2e1a253df9fc6', + }, + network: 'XEC', + address: 'bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr', + }, + ], +}; diff --git a/web/cashtab/src/utils/__tests__/chronik.test.js b/web/cashtab/src/utils/__tests__/chronik.test.js new file mode 100644 --- /dev/null +++ b/web/cashtab/src/utils/__tests__/chronik.test.js @@ -0,0 +1,35 @@ +import { organizeUtxosByType } from 'utils/chronik'; +import { + mockChronikUtxos, + mockOrganizedUtxosByType, +} from '../__mocks__/chronikUtxos'; + +it(`organizeUtxosByType successfully splits a chronikUtxos array into slpUtxos and nonSlpUtxos`, () => { + expect(organizeUtxosByType(mockChronikUtxos)).toStrictEqual( + mockOrganizedUtxosByType, + ); + + const resultingOrganizedUtxosObject = organizeUtxosByType(mockChronikUtxos); + const { nonSlpUtxos, slpUtxos } = resultingOrganizedUtxosObject; + const utxosWithUnexpectedKeys = []; + for (let i = 0; i < nonSlpUtxos.length; i += 1) { + // None of the objects in mockOrganizedUtxosByType.nonSlpUtxos should have the `slpToken` key + // Note: Some may have an `slpMeta` key, if the utxo is from a token burn + const nonSlpUtxo = nonSlpUtxos[i]; + if ('slpToken' in nonSlpUtxo) { + console.log(`unexpected nonSlpUtxo!`, nonSlpUtxo); + utxosWithUnexpectedKeys.push(nonSlpUtxo); + } + } + for (let i = 0; i < slpUtxos.length; i += 1) { + // All of the objects in mockOrganizedUtxosByType.slpUtxos should have the `slpMeta` and `slpToken` keys + const slpUtxo = slpUtxos[i]; + if (!('slpMeta' in slpUtxo) || !('slpToken' in slpUtxo)) { + console.log(`unexpected slpUtxo!`, slpUtxo); + utxosWithUnexpectedKeys.push(slpUtxo); + } + } + expect(utxosWithUnexpectedKeys.length).toBe(0); + // Length of organized utxos should match original + expect(slpUtxos.length + nonSlpUtxos.length).toBe(mockChronikUtxos.length); +}); diff --git a/web/cashtab/src/utils/chronik.js b/web/cashtab/src/utils/chronik.js --- a/web/cashtab/src/utils/chronik.js +++ b/web/cashtab/src/utils/chronik.js @@ -1,5 +1,4 @@ // Chronik methods - /* Note: chronik.script('p2pkh', hash160).utxos(); is not readily mockable in jest Hence it is necessary to keep this out of any functions that require unit testing @@ -71,3 +70,32 @@ const flatUtxos = allUtxos.flat(); return flatUtxos; }; + +export const organizeUtxosByType = chronikUtxos => { + /* + + Convert chronik utxos (returned by getUtxosChronik function, above) to match + shape of existing slpBalancesAndUtxos object + + This means sequestering eToken utxos from non-eToken utxos + + For legacy reasons, the term "SLP" is still sometimes used to describe an eToken + + So, SLP utxos === eToken utxos, it's just a semantics difference here + + */ + + const nonSlpUtxos = []; + const slpUtxos = []; + for (let i = 0; i < chronikUtxos.length; i += 1) { + // Construct nonSlpUtxos and slpUtxos arrays + const thisUtxo = chronikUtxos[i]; + if (typeof thisUtxo.slpToken !== 'undefined') { + slpUtxos.push(thisUtxo); + } else { + nonSlpUtxos.push(thisUtxo); + } + } + + return { slpUtxos, nonSlpUtxos }; +};