Use in-node chronik-client for Cashtab. Refactor to support new types with minimal behavior change to app.
Details
- Reviewers
- None
- Group Reviewers
Restricted Project
npm test
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- use-chronik-in-node
- Lint
Lint Errors - Unit
No Test Coverage - Build Status
Buildable 27477 Build 54517: Build Diff cashtab-tests Build 54516: arc lint + arc unit
Event Timeline
Failed tests logs:
====== CashTab Unit Tests: organizeUtxosByType successfully splits a chronikUtxos array into slpUtxos and nonSlpUtxos ====== Error: expect(received).toStrictEqual(expected) // deep equality - Expected - 1187 + Received + 1186 @@ -11,1224 +11,47 @@ }, "value": "12233856", }, Object { "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 680784, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 1, - "txid": "28f061fee068d3b9cb578141bac3d4d9ec4eccebec680464bf0aafaac414811f", - }, - "value": "546", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 680784, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 1, - "txid": "5fa3ffccea55c968beb7d214c563c92336ce2bbccbb714ba819848a7f7060bdb", - }, - "value": "546", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 724822, + "blockHeight": 680782, "isCoinbase": false, "network": "XEC", "outpoint": Object { "outIdx": 1, - "txid": "ed0dab39d5e976e433a705785726901dc83daa7d579412c18ee997341de010d3", + "txid": "525457276f1b6984170c9b35a8312d4988fce495723eabadd2afcdb3b872b2f1", }, "slpMeta": Object { - "tokenId": "1185eebdde038a25050a3dbb66e2d5332305d1d4a4febab31f6e31bc49baac61", + "tokenId": "bf24d955f59351e738ecd905966606a6837e478e1982943d724eab10caad82fd", "tokenType": "FUNGIBLE", "txType": "SEND", - }, - "value": "546", }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 725143, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 1, - "txid": "e99296764134d6ea9ba7521490563762cfaf1541854ba9babc26c0df8665ac32", + "slpToken": Object { + "amount": "1", + "isMintBaton": false, }, - "slpMeta": Object { - "tokenId": "cfdc270ab82c001eaddd357f773a8dfe61cfdd891df66b39fee060f34f7a4015", - "tokenType": "FUNGIBLE", - "txType": "SEND", - }, "value": "546", }, Object { "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 731918, + "blockHeight": 680784, "isCoinbase": false, "network": "XEC", "outpoint": Object { "outIdx": 1, - "txid": "44afa9b440df3dd937444a7afb12d350e9a075a33dd715ad4bce644d3568fb99", - }, - "slpMeta": Object { - "tokenId": "6a9305a13135625f4b533256e8d2e21a7343005331e1839348a39040f61e09d3", - "tokenType": "FUNGIBLE", - "txType": "SEND", + "txid": "28f061fee068d3b9cb578141bac3d4d9ec4eccebec680464bf0aafaac414811f", }, "value": "546", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 739911, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 0, - "txid": "ef75bbdd49f49e95a142d569e746817b49ebf775fc95f8f3741b23e3a4c19f99", - }, - "value": "2200", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 740052, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 1, - "txid": "c59489869052e3ad060b9eb67563795de5892ae7e3a507ef9b93209beeb67b18", - }, - "value": "600", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 740198, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 0, - "txid": "45a876d7d0937b2cbfa57b763f4906e6d9e7bc8aef5383a33e44d517af8df9a8", - }, - "value": "3300", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 740198, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 0, - "txid": "d321c9b8084288e7481e396cbe75aa71612093ee91e5ee7c66b280e6ee2fa70a", - }, - "value": "7700", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 740963, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 1, - "txid": "b0cc5dc03a1ba2affbe97518f99a928f4794061bd465fab187adbbbd2b0f9bcd", - }, - "value": "700", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 740963, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 2, - "txid": "ffa397310285f1043b34b9aa918267f0b0745e76c392a485aca2ae4797eb5b8d", - }, - "value": "1245", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 741057, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 1, - "txid": "4bbf4dff2a2c74a112296ffe7d0416d176e1bea29d19ab30da06c198c85f22cb", - }, - "value": "1700", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 741057, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 1, - "txid": "a563104e823802303cedf1e5bce461d196f8c08d583122b3a27024a1b74c189c", - }, - "value": "800", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 741057, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 0, - "txid": "a6a89d615478970687e5410916bda0243508c9a862258a2d7f2b70ac53058bbc", - }, - "value": "600", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 741058, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 1, - "txid": "38e0305942cc5c6f043480a50b5fe874acaf738029bc22c3fe94b37d424370f4", - }, - "value": "1100", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 741058, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 0, - "txid": "3b6df59db9fec815d1e97e50ce525848c277a58312f31c61219358e128f132b3", - }, - "value": "6600", }, Object { "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 741058, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 0, - "txid": "963036c926195bc4e3d7d6ecd357617dac5b5181341328de2e1828f0746c1b16", - }, - "value": "1000", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 741058, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 1, - "txid": "af4ce28f091c80dabfe8cd3c72d9eebf86ea7ee26c112504223c43eb96553003", - }, - "value": "1200", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 741058, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 1, - "txid": "b0ff2db307002f64468c7771bf5bdb981dd72952eb4d2c6058153096ade6df32", - }, - "value": "5500", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 741058, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 1, - "txid": "cbb1edbca22e9fccfa7631400f2413062574e21f0ec3400cab169668ce661e02", - }, - "value": "23200", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 741058, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 1, - "txid": "f3fe033589417afd8db57ca54b9b7ab35a2fe1f113b517e75ce09c57aac52423", - }, - "value": "10100", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 741063, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 0, - "txid": "c69501a54f15ee682cc3ad5b4169b0b4ea10ebdf34f5639af176d6e7657f51f4", - }, - "value": "2300", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 741063, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 0, - "txid": "f4f95c3243c5938fc85354009587cbf2fceb5fdbc364e88966883cd405898b33", - }, - "value": "2200", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 741182, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 0, - "txid": "e46c5426c2f11628cabf8074e8a7dd543f0681b876a6b7d25680c1063fe3ac2f", - }, - "value": "2200", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 741200, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 0, - "txid": "31e5bf25b892e173483c7b100a5b0fcda03cac9337c335fda3b3a5cf17b64759", - }, - "value": "700", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 741200, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 0, - "txid": "f328312bb6b0079c5a6ad525329660643493dc2983dd32f1e9b28d5aa123a007", - }, - "value": "800", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 741207, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 1, - "txid": "5b3c230b09b94ee3318b3262432a8b180ee61466a552fed5ae72e02f3c2aa84c", - }, - "value": "3300", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 741208, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 0, - "txid": "a37df6edfeef186b352228169ce0987edbb17817f676a7881d9174d93e91e52f", - }, - "value": "2200", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 741210, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 1, - "txid": "f043e9bbc5bc5d593ad2ef52e0a15330d6479e6347e3babdaa6ec8d975edbef6", - }, - "value": "2195", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 741769, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 0, - "txid": "543cfd5af22eb5cf780b80294b2554405b0838aed756ec3b6bb88e4f9583d786", - }, - "value": "2200", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 741791, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 0, - "txid": "571b2300b821d1f374f64744a34c0f5f8f2682137b6296a472e1ac762c4ab22c", - }, - "value": "3300", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 741799, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 0, - "txid": "7a09e93845972fcb4db4be24e3609edd7a1b4958ffcaab1c35af06bed7888c3e", - }, - "value": "3300", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 742051, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 0, - "txid": "9cb90c3e178d6e2394da2db2bab4a7c46eccf0d65374cfc83c35e42983cfd7c6", - }, - "value": "1100", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 742051, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 0, - "txid": "b8c755167ce590353825ca49da36151ede53a062c1a958390f6cd1ebc73ac5a9", - }, - "value": "1200", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 742074, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 0, - "txid": "4cc79a2adc35cd7b4f20c49e9dd43b8acb127b23eda87906c7f9273ea8015f6f", - }, - "value": "3400", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 742074, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 0, - "txid": "8bac618f07068cc30ef6cb1f589693efce59c8d861ff5c3d952605d960713ffc", - }, - "value": "3500", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 742074, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 0, - "txid": "a58c86638ab2f0792e172eda5c12b99f45bfcaa1200cb9ade54b66ea63aa8f30", - }, - "value": "3300", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 742792, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 0, - "txid": "24a2cf2fa152abf446fb34c23439a85b81d0be4cc2a0bde731f5ead1e1e741c0", - }, - "value": "200000", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 742792, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 0, - "txid": "f6d904d3b0367c4b001bc09345d4406e290bb307b8bf5c443f11d77aeddbe850", - }, - "value": "100000", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 742796, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 0, - "txid": "761ec5bddfb6dad37295ebd36e5a8bfe40273ea63fe477c08ae4db6a70b355b9", - }, - "value": "250000", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 742796, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 0, - "txid": "9ec25411b96db342a67883b646d75225c5c0131ed22eeab7edcebaa42d6278cd", - }, - "value": "50000", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 742797, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 0, - "txid": "c22f5cee3b952f537637742f780ff0bb3c6c51f4156f8bb334d8923e258c0aa7", - }, - "value": "250000", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 742799, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 0, - "txid": "32a7d52bba6870880f41f47524e05cec982ee3b3cacfaafa24153e1bf268f2d0", - }, - "value": "155500", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 742799, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 0, - "txid": "af76bf867ff99be066feb052e0f6e9fc8db4f185dec269352c07487f66a84347", - }, - "value": "333300", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 742800, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 0, - "txid": "5917077c367394fb4210ca2ac00ffd88b56ca3c542fcadfbc3383ce529a3fd10", - }, - "value": "333300", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 742800, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 0, - "txid": "63f9c71136c407a84371fabaeac5676f190cdd3a23b07d5122ea46a958596015", - }, - "value": "111100", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 742800, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 0, - "txid": "8d66412b26be268e45a90ce21e0705e59843ae4b6a9da7fd0498c3ac302c2a35", - }, - "value": "88800", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 742994, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 0, - "txid": "00fdd6401f3075319737565f959d21f2b464500945c3e24fbc73c0d58d38978d", - }, - "value": "3330", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 742994, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 0, - "txid": "794f323bcbc7ec83d65446a6e9ca66e318dadd5ee7ad00040fd27e27b626a6ab", - }, - "value": "3300", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 742999, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 0, - "txid": "e49c450660fda47c7f5487fcdc9e256189a341aa92263c3465c4610e24c13729", - }, - "value": "1600", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 743101, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 0, - "txid": "75bb7b5dd41f71d8d3c9ffd1427a42295206cd1d55c895e36b6ef9c98444f6d1", - }, - "value": "3300", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 743138, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 0, - "txid": "c866107bc06bd2082a6acdd46577d3d340d833583f266194bb7fbac8521c4f45", - }, - "value": "1100", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 743158, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 0, - "txid": "ea9c5bc666468e80101561b2a73c1522156fa4a6887821976ecc28f2d2dcab28", - }, - "value": "2200", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 743228, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 0, - "txid": "13473c70bf32ca5617905985d40ab00c0c868be91d8d16fe31d73dde73ebe39f", - }, - "value": "3400", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 743228, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 0, - "txid": "677846c046af66bca733909c82aed335c5b545774db506c28df7abafeda002cc", - }, - "value": "2200", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 743228, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 0, - "txid": "8ef8066ffbd533bfeda78d8953192634adea6c305e3705732440e86b19cac409", - }, - "value": "3300", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 743257, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 0, - "txid": "6fa29cb7977ec4ea7e4f4652b1de63462623f81392af75a57960373600d97c85", - }, - "value": "11100", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 743350, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 0, - "txid": "e0810760e6c9a89899bd07f75c3db51723e803feec2d2216da5dd487afb9632d", - }, - "value": "1200", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 743775, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 0, - "txid": "5e5891f00b39237e386c9a81a361b5e0b7649a538e1d615f11b0f71ba26c6cb3", - }, - "value": "3700", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 743782, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 0, - "txid": "4de5891c8f02c1662361f98565afbf24777d533082abca2828eaeea19a803332", - }, - "value": "1700", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 743972, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 0, - "txid": "04eedd3f4b4dc9727e393ad3e774f2dc0c6acf9e920dc6fcbcbf95ed9b98477c", - }, - "value": "7700", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 744136, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 0, - "txid": "eab7700e0abe8044f57259afd9c2fd274a3e4c3795c7a4a5cf51f63db68e7b1f", - }, - "value": "3300", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 744138, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 0, - "txid": "07c2954903bc9864d7d6db4304d448e63a4917f988c4b99ae78611d54f2c415b", - }, - "value": "4200", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 744138, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 0, - "txid": "b8d1d6cb84316e72b4037bb49f0005354269d4dc095bc0afb3a5140dc60bd3e7", - }, - "value": "12000", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 744138, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 0, - "txid": "d4e37cfad36baafe25eb43598a3a222b8c693702a7b2501d36c74929c92b401d", - }, - "value": "12100", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 744841, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 0, - "txid": "251e720728c69829a49ad30789d5263be0010b5db8e77b20bcf9f38577c708e4", - }, - "value": "7700", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 744841, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 1, - "txid": "58f3ff4df09c43ab4ac1c0a0f2791314c2dfd232da37ab37a1a261aa56c9adc2", - }, - "value": "700", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 745157, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 0, - "txid": "0ad859ae165f131cfc38837685b447c4b7eda02c41410ae7e6134dce251c2833", - }, - "value": "3700", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 745157, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 0, - "txid": "29f3df927fc52d18ee656ddfd52e9be524a2dc6940535dd80b5c371ca7e75025", - }, - "value": "3300", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 745158, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 0, - "txid": "276758a02bfa90697ee5efec804eb1958ad7b9750ae75f7fdda003788f3c9f31", - }, - "value": "4200", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 745160, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 0, - "txid": "4e77f6380cc53bba61e87ea669d6d2dc88101880e6890c09373bf1a7598fb3c6", - }, - "value": "9990", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 745160, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 0, - "txid": "a7bf4ebdd7105576078db8ea26fbb06dc4fd8cbdf640156ed2c15f6fe1fff0b1", - }, - "value": "10081", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 745251, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 2, - "txid": "cab01a2017a25ee818fe323368e9c1d59fbdbdfdfe0d1c152a424c3abcfcc3e7", - }, - "value": "50000", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 745254, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 2, - "txid": "23b4ac14065f0b8bb594e35a366cb707b52c4630398439d79c4cd179d005a298", - }, - "value": "55000", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 745275, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 171, - "txid": "2fa936596c06fe00197dc23bfdb44bf1939e7e6201641550e718cf6e0eea1a65", - }, - "value": "250779", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 745520, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 170, - "txid": "6c2916a47c5facc1cb286da6ce6214300644c2fa57c8c347a17aed949c1962f3", - }, - "value": "49400", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 747209, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 0, - "txid": "ce9ddc7523fd0ba98cb583b1dfe5b4626ea187740d63266c2aa27b23e15c6b35", - }, - "value": "5500", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 747210, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 0, - "txid": "0f86a8aca7be9fd55e08a704e168a0acfcfa7f500738ffc2922af7ec48a517f5", - }, - "value": "5821", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 747210, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 0, - "txid": "b0ed74382d99da349950faa7cf62c7f4bf6aa15bd616041d64a584b679f56394", - }, - "value": "3500", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 747433, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 0, - "txid": "07aed79a997664601fbadc1f76de206a18f8180bc8b12989dbb88f5253d1c3ec", - }, - "value": "5000", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 747433, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 0, - "txid": "80add2bdfcd2e2571bb267bcceaf131b83c79d8e1ba1d470dd86afc607ac7310", - }, - "value": "15000", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 747604, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 0, - "txid": "4d2f34a1a9f3f89e3af1b941b8649f8d885064e93cc1c5aa13980a68c734f03d", - }, - "value": "7700", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 749030, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 0, - "txid": "8fa8c7655002845ba07c079f5fd68c8adaa5c5dcdeffaf017c0e4da345e538c7", - }, - "value": "5500", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 753929, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 0, - "txid": "91159ad40899f8af11b16fd34924768b173f4b413f913f91769de90d19deeb73", - }, - "value": "3300", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 754182, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 171, - "txid": "fa63bbf5a61b9950df92773193177eb09b809bf412c147d38f48f825b5929aec", - }, - "value": "79785", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 754318, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 0, - "txid": "c596ab8501623396faf671d27a42dcd71efe52f5fb5c5461c7fc8f9aaa8e9c68", - }, - "value": "83715", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 754464, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 0, - "txid": "2d539176cada15e6faf378db2ea62cfddbf5d22e5552accf19eeb3a0aa6bcf7a", - }, - "value": "5500", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 755028, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 0, - "txid": "dd223a4f1c6c5a137a21b3d2dc7c8e049123b21f5077c504777a6d5c435c312d", - }, - "value": "10000", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 755309, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 2, - "txid": "352f2a055d7313b600fdb2d2924ab4b4dea470c24fe7bdaf156ac0367aca4dfa", - }, - "value": "7077", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 755325, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 1, - "txid": "b5f7479ad1a7f0c379d894159a8dfd3a6fba6179f1ac989e3f50540289ed221d", - }, - "value": "9145", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 756151, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 3, - "txid": "f61d975fabbdf8a962b87bf530fe5a35a87c5715ec33efaca0f1ddfb7a40c249", - }, - "slpMeta": Object { - "tokenId": "45f0ff5cae7e89da6b96c26c8c48a959214c5f0e983e78d0925f8956ca8848c6", - "tokenType": "FUNGIBLE", - "txType": "SEND", - }, - "value": "48182", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 756154, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 3, - "txid": "0239cd72b1d9f2a3b25fb8e24af4cd1a0807ac9fdccb7ddf40edb582be3d2677", - }, - "slpMeta": Object { - "tokenId": "77ec4036ef8546ac46df6d3a5374e961216f92624627eaeef5d2e1a253df9fc6", - "tokenType": "FUNGIBLE", - "txType": "SEND", - }, - "value": "3182", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 756154, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 3, - "txid": "6bfe80318514a492f91e47346bbb24a16fe294e3fb9837df0a7953c1ced82771", - }, - "slpMeta": Object { - "tokenId": "77ec4036ef8546ac46df6d3a5374e961216f92624627eaeef5d2e1a253df9fc6", - "tokenType": "FUNGIBLE", - "txType": "SEND", - }, - "value": "39176", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 756154, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 3, - "txid": "714b1fe603e26dd02634246d4376a46e9a8a8b9dbf0699df275766ed9440f625", - }, - "slpMeta": Object { - "tokenId": "77ec4036ef8546ac46df6d3a5374e961216f92624627eaeef5d2e1a253df9fc6", - "tokenType": "FUNGIBLE", - "txType": "SEND", - }, - "value": "48182", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 756154, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 3, - "txid": "c49db11dff84ac1097d99c64ad1ce68ac4b7f0555facbe4cc65b93e6628899a3", - }, - "slpMeta": Object { - "tokenId": "77ec4036ef8546ac46df6d3a5374e961216f92624627eaeef5d2e1a253df9fc6", - "tokenType": "FUNGIBLE", - "txType": "SEND", - }, - "value": "6434", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 756154, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 3, - "txid": "cfa43428d730c3c8c9147c2650a4fedaad9c1a1ea44c9786ee44bef700f35ca5", - }, - "slpMeta": Object { - "tokenId": "77ec4036ef8546ac46df6d3a5374e961216f92624627eaeef5d2e1a253df9fc6", - "tokenType": "FUNGIBLE", - "txType": "SEND", - }, - "value": "600155", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 756154, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 3, - "txid": "d7659cb4038161ffc2a74073a6af4ed931ae7017df1352c9fe6e5da33be7d2f0", - }, - "slpMeta": Object { - "tokenId": "77ec4036ef8546ac46df6d3a5374e961216f92624627eaeef5d2e1a253df9fc6", - "tokenType": "FUNGIBLE", - "txType": "SEND", - }, - "value": "1046", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 756159, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 3, - "txid": "cf35b610ad9bda98a089920bd864d198be1fb84910893f47ce488c3e7ddb9ae7", - }, - "slpMeta": Object { - "tokenId": "77ec4036ef8546ac46df6d3a5374e961216f92624627eaeef5d2e1a253df9fc6", - "tokenType": "FUNGIBLE", - "txType": "SEND", - }, - "value": "1155", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 756224, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 3, - "txid": "b38431e7e6ae9ef222480ff99a2dda58ffe1deec589408a5fa4b6ff7dbbfad2c", - }, - "slpMeta": Object { - "tokenId": "77ec4036ef8546ac46df6d3a5374e961216f92624627eaeef5d2e1a253df9fc6", - "tokenType": "FUNGIBLE", - "txType": "SEND", - }, - "value": "1482", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 756225, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 3, - "txid": "76d9bf8ed9d1caf56a30d8c3b7ac2b423aa1b650c07b2f8bb206469db04cc047", - }, - "slpMeta": Object { - "tokenId": "77ec4036ef8546ac46df6d3a5374e961216f92624627eaeef5d2e1a253df9fc6", - "tokenType": "FUNGIBLE", - "txType": "SEND", - }, - "value": "54429518", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 756229, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 3, - "txid": "0d7f51f9e685047bbf11c43e167b3a479ce0e64bc25193298fdac70c88c82818", - }, - "slpMeta": Object { - "tokenId": "77ec4036ef8546ac46df6d3a5374e961216f92624627eaeef5d2e1a253df9fc6", - "tokenType": "FUNGIBLE", - "txType": "SEND", - }, - "value": "7255", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 756229, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 3, - "txid": "57c98ef1fcdd6e7bbd5699decfed7bc4fb270d03042513802a89db89c4ee1ad5", - }, - "slpMeta": Object { - "tokenId": "77ec4036ef8546ac46df6d3a5374e961216f92624627eaeef5d2e1a253df9fc6", - "tokenType": "FUNGIBLE", - "txType": "SEND", - }, - "value": "2255", - }, - ], - "preliminarySlpUtxos": Array [ - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 680782, + "blockHeight": 680784, "isCoinbase": false, "network": "XEC", "outpoint": Object { "outIdx": 1, - "txid": "525457276f1b6984170c9b35a8312d4988fce495723eabadd2afcdb3b872b2f1", - }, - "slpMeta": Object { - "tokenId": "bf24d955f59351e738ecd905966606a6837e478e1982943d724eab10caad82fd", - "tokenType": "FUNGIBLE", - "txType": "SEND", - }, - "slpToken": Object { - "amount": "1", - "isMintBaton": false, + "txid": "5fa3ffccea55c968beb7d214c563c92336ce2bbccbb714ba819848a7f7060bdb", }, "value": "546", }, Object { "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", @@ -2145,10 +968,42 @@ "txType": "SEND", }, "slpToken": Object { "amount": "82", "isMintBaton": false, + }, + "value": "546", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 724822, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 1, + "txid": "ed0dab39d5e976e433a705785726901dc83daa7d579412c18ee997341de010d3", + }, + "slpMeta": Object { + "tokenId": "1185eebdde038a25050a3dbb66e2d5332305d1d4a4febab31f6e31bc49baac61", + "tokenType": "FUNGIBLE", + "txType": "SEND", + }, + "value": "546", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 725143, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 1, + "txid": "e99296764134d6ea9ba7521490563762cfaf1541854ba9babc26c0df8665ac32", + }, + "slpMeta": Object { + "tokenId": "cfdc270ab82c001eaddd357f773a8dfe61cfdd891df66b39fee060f34f7a4015", + "tokenType": "FUNGIBLE", + "txType": "SEND", }, "value": "546", }, Object { "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", @@ -2465,10 +1320,26 @@ "txType": "SEND", }, "slpToken": Object { "amount": "1700", "isMintBaton": false, + }, + "value": "546", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 731918, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 1, + "txid": "44afa9b440df3dd937444a7afb12d350e9a075a33dd715ad4bce644d3568fb99", + }, + "slpMeta": Object { + "tokenId": "6a9305a13135625f4b533256e8d2e21a7343005331e1839348a39040f61e09d3", + "tokenType": "FUNGIBLE", + "txType": "SEND", }, "value": "546", }, Object { "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", @@ -2527,13 +1398,222 @@ "slpToken": Object { "amount": "999897000000000", "isMintBaton": false, }, "value": "546", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 739911, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 0, + "txid": "ef75bbdd49f49e95a142d569e746817b49ebf775fc95f8f3741b23e3a4c19f99", + }, + "value": "2200", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 740052, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 1, + "txid": "c59489869052e3ad060b9eb67563795de5892ae7e3a507ef9b93209beeb67b18", + }, + "value": "600", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 740198, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 0, + "txid": "45a876d7d0937b2cbfa57b763f4906e6d9e7bc8aef5383a33e44d517af8df9a8", + }, + "value": "3300", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 740198, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 0, + "txid": "d321c9b8084288e7481e396cbe75aa71612093ee91e5ee7c66b280e6ee2fa70a", + }, + "value": "7700", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 740963, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 1, + "txid": "b0cc5dc03a1ba2affbe97518f99a928f4794061bd465fab187adbbbd2b0f9bcd", + }, + "value": "700", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 740963, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 2, + "txid": "ffa397310285f1043b34b9aa918267f0b0745e76c392a485aca2ae4797eb5b8d", + }, + "value": "1245", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 741057, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 1, + "txid": "4bbf4dff2a2c74a112296ffe7d0416d176e1bea29d19ab30da06c198c85f22cb", + }, + "value": "1700", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 741057, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 1, + "txid": "a563104e823802303cedf1e5bce461d196f8c08d583122b3a27024a1b74c189c", + }, + "value": "800", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 741057, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 0, + "txid": "a6a89d615478970687e5410916bda0243508c9a862258a2d7f2b70ac53058bbc", + }, + "value": "600", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 741058, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 1, + "txid": "38e0305942cc5c6f043480a50b5fe874acaf738029bc22c3fe94b37d424370f4", + }, + "value": "1100", }, Object { "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 741058, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 0, + "txid": "3b6df59db9fec815d1e97e50ce525848c277a58312f31c61219358e128f132b3", + }, + "value": "6600", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 741058, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 0, + "txid": "963036c926195bc4e3d7d6ecd357617dac5b5181341328de2e1828f0746c1b16", + }, + "value": "1000", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 741058, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 1, + "txid": "af4ce28f091c80dabfe8cd3c72d9eebf86ea7ee26c112504223c43eb96553003", + }, + "value": "1200", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 741058, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 1, + "txid": "b0ff2db307002f64468c7771bf5bdb981dd72952eb4d2c6058153096ade6df32", + }, + "value": "5500", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 741058, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 1, + "txid": "cbb1edbca22e9fccfa7631400f2413062574e21f0ec3400cab169668ce661e02", + }, + "value": "23200", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 741058, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 1, + "txid": "f3fe033589417afd8db57ca54b9b7ab35a2fe1f113b517e75ce09c57aac52423", + }, + "value": "10100", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 741063, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 0, + "txid": "c69501a54f15ee682cc3ad5b4169b0b4ea10ebdf34f5639af176d6e7657f51f4", + }, + "value": "2300", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 741063, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 0, + "txid": "f4f95c3243c5938fc85354009587cbf2fceb5fdbc364e88966883cd405898b33", + }, + "value": "2200", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 741182, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 0, + "txid": "e46c5426c2f11628cabf8074e8a7dd543f0681b876a6b7d25680c1063fe3ac2f", + }, + "value": "2200", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", "blockHeight": 741190, "isCoinbase": false, "network": "XEC", "outpoint": Object { "outIdx": 1, @@ -2627,10 +1707,21 @@ "slpToken": Object { "amount": "123456789", "isMintBaton": false, }, "value": "546", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 741200, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 0, + "txid": "31e5bf25b892e173483c7b100a5b0fcda03cac9337c335fda3b3a5cf17b64759", + }, + "value": "700", }, Object { "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", "blockHeight": 741200, "isCoinbase": false, @@ -2647,13 +1738,68 @@ "slpToken": Object { "amount": "100000000", "isMintBaton": false, }, "value": "546", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 741200, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 0, + "txid": "f328312bb6b0079c5a6ad525329660643493dc2983dd32f1e9b28d5aa123a007", }, + "value": "800", + }, Object { "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 741207, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 1, + "txid": "5b3c230b09b94ee3318b3262432a8b180ee61466a552fed5ae72e02f3c2aa84c", + }, + "value": "3300", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 741208, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 0, + "txid": "a37df6edfeef186b352228169ce0987edbb17817f676a7881d9174d93e91e52f", + }, + "value": "2200", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 741210, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 1, + "txid": "f043e9bbc5bc5d593ad2ef52e0a15330d6479e6347e3babdaa6ec8d975edbef6", + }, + "value": "2195", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 741769, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 0, + "txid": "543cfd5af22eb5cf780b80294b2554405b0838aed756ec3b6bb88e4f9583d786", + }, + "value": "2200", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", "blockHeight": 741791, "isCoinbase": false, "network": "XEC", "outpoint": Object { "outIdx": 1, @@ -2667,10 +1813,21 @@ "slpToken": Object { "amount": "3", "isMintBaton": false, }, "value": "546", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 741791, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 0, + "txid": "571b2300b821d1f374f64744a34c0f5f8f2682137b6296a472e1ac762c4ab22c", + }, + "value": "3300", }, Object { "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", "blockHeight": 741791, "isCoinbase": false, @@ -2827,10 +1984,21 @@ "slpToken": Object { "amount": "1", "isMintBaton": false, }, "value": "546", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 741799, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 0, + "txid": "7a09e93845972fcb4db4be24e3609edd7a1b4958ffcaab1c35af06bed7888c3e", + }, + "value": "3300", }, Object { "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", "blockHeight": 741799, "isCoinbase": false, @@ -2847,11 +2015,33 @@ "slpToken": Object { "amount": "33", "isMintBaton": false, }, "value": "546", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 742051, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 0, + "txid": "9cb90c3e178d6e2394da2db2bab4a7c46eccf0d65374cfc83c35e42983cfd7c6", + }, + "value": "1100", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 742051, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 0, + "txid": "b8c755167ce590353825ca49da36151ede53a062c1a958390f6cd1ebc73ac5a9", }, + "value": "1200", + }, Object { "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", "blockHeight": 742074, "isCoinbase": false, "network": "XEC", @@ -2867,13 +2057,46 @@ "slpToken": Object { "amount": "1", "isMintBaton": false, }, "value": "546", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 742074, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 0, + "txid": "4cc79a2adc35cd7b4f20c49e9dd43b8acb127b23eda87906c7f9273ea8015f6f", + }, + "value": "3400", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 742074, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 0, + "txid": "8bac618f07068cc30ef6cb1f589693efce59c8d861ff5c3d952605d960713ffc", + }, + "value": "3500", }, Object { "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 742074, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 0, + "txid": "a58c86638ab2f0792e172eda5c12b99f45bfcaa1200cb9ade54b66ea63aa8f30", + }, + "value": "3300", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", "blockHeight": 742075, "isCoinbase": false, "network": "XEC", "outpoint": Object { "outIdx": 1, @@ -2907,17 +2130,479 @@ "slpToken": Object { "amount": "2", "isMintBaton": false, }, "value": "546", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 742792, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 0, + "txid": "24a2cf2fa152abf446fb34c23439a85b81d0be4cc2a0bde731f5ead1e1e741c0", + }, + "value": "200000", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 742792, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 0, + "txid": "f6d904d3b0367c4b001bc09345d4406e290bb307b8bf5c443f11d77aeddbe850", + }, + "value": "100000", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 742796, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 0, + "txid": "761ec5bddfb6dad37295ebd36e5a8bfe40273ea63fe477c08ae4db6a70b355b9", + }, + "value": "250000", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 742796, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 0, + "txid": "9ec25411b96db342a67883b646d75225c5c0131ed22eeab7edcebaa42d6278cd", + }, + "value": "50000", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 742797, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 0, + "txid": "c22f5cee3b952f537637742f780ff0bb3c6c51f4156f8bb334d8923e258c0aa7", + }, + "value": "250000", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 742799, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 0, + "txid": "32a7d52bba6870880f41f47524e05cec982ee3b3cacfaafa24153e1bf268f2d0", + }, + "value": "155500", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 742799, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 0, + "txid": "af76bf867ff99be066feb052e0f6e9fc8db4f185dec269352c07487f66a84347", + }, + "value": "333300", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 742800, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 0, + "txid": "5917077c367394fb4210ca2ac00ffd88b56ca3c542fcadfbc3383ce529a3fd10", + }, + "value": "333300", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 742800, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 0, + "txid": "63f9c71136c407a84371fabaeac5676f190cdd3a23b07d5122ea46a958596015", + }, + "value": "111100", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 742800, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 0, + "txid": "8d66412b26be268e45a90ce21e0705e59843ae4b6a9da7fd0498c3ac302c2a35", + }, + "value": "88800", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 742994, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 0, + "txid": "00fdd6401f3075319737565f959d21f2b464500945c3e24fbc73c0d58d38978d", + }, + "value": "3330", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 742994, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 0, + "txid": "794f323bcbc7ec83d65446a6e9ca66e318dadd5ee7ad00040fd27e27b626a6ab", + }, + "value": "3300", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 742999, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 0, + "txid": "e49c450660fda47c7f5487fcdc9e256189a341aa92263c3465c4610e24c13729", + }, + "value": "1600", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 743101, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 0, + "txid": "75bb7b5dd41f71d8d3c9ffd1427a42295206cd1d55c895e36b6ef9c98444f6d1", + }, + "value": "3300", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 743138, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 0, + "txid": "c866107bc06bd2082a6acdd46577d3d340d833583f266194bb7fbac8521c4f45", + }, + "value": "1100", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 743158, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 0, + "txid": "ea9c5bc666468e80101561b2a73c1522156fa4a6887821976ecc28f2d2dcab28", + }, + "value": "2200", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 743228, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 0, + "txid": "13473c70bf32ca5617905985d40ab00c0c868be91d8d16fe31d73dde73ebe39f", + }, + "value": "3400", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 743228, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 0, + "txid": "677846c046af66bca733909c82aed335c5b545774db506c28df7abafeda002cc", + }, + "value": "2200", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 743228, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 0, + "txid": "8ef8066ffbd533bfeda78d8953192634adea6c305e3705732440e86b19cac409", + }, + "value": "3300", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 743257, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 0, + "txid": "6fa29cb7977ec4ea7e4f4652b1de63462623f81392af75a57960373600d97c85", + }, + "value": "11100", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 743350, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 0, + "txid": "e0810760e6c9a89899bd07f75c3db51723e803feec2d2216da5dd487afb9632d", + }, + "value": "1200", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 743775, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 0, + "txid": "5e5891f00b39237e386c9a81a361b5e0b7649a538e1d615f11b0f71ba26c6cb3", + }, + "value": "3700", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 743782, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 0, + "txid": "4de5891c8f02c1662361f98565afbf24777d533082abca2828eaeea19a803332", + }, + "value": "1700", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 743972, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 0, + "txid": "04eedd3f4b4dc9727e393ad3e774f2dc0c6acf9e920dc6fcbcbf95ed9b98477c", + }, + "value": "7700", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 744136, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 0, + "txid": "eab7700e0abe8044f57259afd9c2fd274a3e4c3795c7a4a5cf51f63db68e7b1f", + }, + "value": "3300", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 744138, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 0, + "txid": "07c2954903bc9864d7d6db4304d448e63a4917f988c4b99ae78611d54f2c415b", + }, + "value": "4200", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 744138, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 0, + "txid": "b8d1d6cb84316e72b4037bb49f0005354269d4dc095bc0afb3a5140dc60bd3e7", + }, + "value": "12000", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 744138, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 0, + "txid": "d4e37cfad36baafe25eb43598a3a222b8c693702a7b2501d36c74929c92b401d", + }, + "value": "12100", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 744841, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 0, + "txid": "251e720728c69829a49ad30789d5263be0010b5db8e77b20bcf9f38577c708e4", + }, + "value": "7700", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 744841, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 1, + "txid": "58f3ff4df09c43ab4ac1c0a0f2791314c2dfd232da37ab37a1a261aa56c9adc2", + }, + "value": "700", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 745157, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 0, + "txid": "0ad859ae165f131cfc38837685b447c4b7eda02c41410ae7e6134dce251c2833", + }, + "value": "3700", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 745157, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 0, + "txid": "29f3df927fc52d18ee656ddfd52e9be524a2dc6940535dd80b5c371ca7e75025", + }, + "value": "3300", }, Object { "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 745158, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 0, + "txid": "276758a02bfa90697ee5efec804eb1958ad7b9750ae75f7fdda003788f3c9f31", + }, + "value": "4200", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 745160, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 0, + "txid": "4e77f6380cc53bba61e87ea669d6d2dc88101880e6890c09373bf1a7598fb3c6", + }, + "value": "9990", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 745160, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 0, + "txid": "a7bf4ebdd7105576078db8ea26fbb06dc4fd8cbdf640156ed2c15f6fe1fff0b1", + }, + "value": "10081", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 745251, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 2, + "txid": "cab01a2017a25ee818fe323368e9c1d59fbdbdfdfe0d1c152a424c3abcfcc3e7", + }, + "value": "50000", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 745254, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 2, + "txid": "23b4ac14065f0b8bb594e35a366cb707b52c4630398439d79c4cd179d005a298", + }, + "value": "55000", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 745275, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 171, + "txid": "2fa936596c06fe00197dc23bfdb44bf1939e7e6201641550e718cf6e0eea1a65", + }, + "value": "250779", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 745520, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 170, + "txid": "6c2916a47c5facc1cb286da6ce6214300644c2fa57c8c347a17aed949c1962f3", + }, + "value": "49400", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 747209, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 0, + "txid": "ce9ddc7523fd0ba98cb583b1dfe5b4626ea187740d63266c2aa27b23e15c6b35", + }, + "value": "5500", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", "blockHeight": 747210, "isCoinbase": false, "network": "XEC", "outpoint": Object { + "outIdx": 0, + "txid": "0f86a8aca7be9fd55e08a704e168a0acfcfa7f500738ffc2922af7ec48a517f5", + }, + "value": "5821", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 747210, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 0, + "txid": "b0ed74382d99da349950faa7cf62c7f4bf6aa15bd616041d64a584b679f56394", + }, + "value": "3500", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 747210, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { "outIdx": 1, "txid": "da2f4f50f5d77c524fde64a28fe56b103cdbc341a2201cd358ee3d4f44518839", }, "slpMeta": Object { "tokenId": "bd1acc4c986de57af8d6d2a64aecad8c30ee80f37ae9d066d758923732ddc9ba", @@ -2927,13 +2612,112 @@ "slpToken": Object { "amount": "107000000000", "isMintBaton": false, }, "value": "546", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 747433, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 0, + "txid": "07aed79a997664601fbadc1f76de206a18f8180bc8b12989dbb88f5253d1c3ec", + }, + "value": "5000", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 747433, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 0, + "txid": "80add2bdfcd2e2571bb267bcceaf131b83c79d8e1ba1d470dd86afc607ac7310", + }, + "value": "15000", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 747604, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 0, + "txid": "4d2f34a1a9f3f89e3af1b941b8649f8d885064e93cc1c5aa13980a68c734f03d", + }, + "value": "7700", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 749030, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 0, + "txid": "8fa8c7655002845ba07c079f5fd68c8adaa5c5dcdeffaf017c0e4da345e538c7", + }, + "value": "5500", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 753929, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 0, + "txid": "91159ad40899f8af11b16fd34924768b173f4b413f913f91769de90d19deeb73", + }, + "value": "3300", }, Object { "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 754182, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 171, + "txid": "fa63bbf5a61b9950df92773193177eb09b809bf412c147d38f48f825b5929aec", + }, + "value": "79785", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 754318, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 0, + "txid": "c596ab8501623396faf671d27a42dcd71efe52f5fb5c5461c7fc8f9aaa8e9c68", + }, + "value": "83715", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 754464, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 0, + "txid": "2d539176cada15e6faf378db2ea62cfddbf5d22e5552accf19eeb3a0aa6bcf7a", + }, + "value": "5500", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 755028, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 0, + "txid": "dd223a4f1c6c5a137a21b3d2dc7c8e049123b21f5077c504777a6d5c435c312d", + }, + "value": "10000", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", "blockHeight": 755294, "isCoinbase": false, "network": "XEC", "outpoint": Object { "outIdx": 1, @@ -2947,11 +2731,33 @@ "slpToken": Object { "amount": "7900000000", "isMintBaton": false, }, "value": "546", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 755309, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 2, + "txid": "352f2a055d7313b600fdb2d2924ab4b4dea470c24fe7bdaf156ac0367aca4dfa", + }, + "value": "7077", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 755325, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 1, + "txid": "b5f7479ad1a7f0c379d894159a8dfd3a6fba6179f1ac989e3f50540289ed221d", }, + "value": "9145", + }, Object { "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", "blockHeight": 756151, "isCoinbase": false, "network": "XEC", @@ -2990,10 +2796,186 @@ }, "value": "546", }, Object { "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 756151, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 3, + "txid": "f61d975fabbdf8a962b87bf530fe5a35a87c5715ec33efaca0f1ddfb7a40c249", + }, + "slpMeta": Object { + "tokenId": "45f0ff5cae7e89da6b96c26c8c48a959214c5f0e983e78d0925f8956ca8848c6", + "tokenType": "FUNGIBLE", + "txType": "SEND", + }, + "value": "48182", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 756154, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 3, + "txid": "0239cd72b1d9f2a3b25fb8e24af4cd1a0807ac9fdccb7ddf40edb582be3d2677", + }, + "slpMeta": Object { + "tokenId": "77ec4036ef8546ac46df6d3a5374e961216f92624627eaeef5d2e1a253df9fc6", + "tokenType": "FUNGIBLE", + "txType": "SEND", + }, + "value": "3182", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 756154, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 3, + "txid": "6bfe80318514a492f91e47346bbb24a16fe294e3fb9837df0a7953c1ced82771", + }, + "slpMeta": Object { + "tokenId": "77ec4036ef8546ac46df6d3a5374e961216f92624627eaeef5d2e1a253df9fc6", + "tokenType": "FUNGIBLE", + "txType": "SEND", + }, + "value": "39176", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 756154, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 3, + "txid": "714b1fe603e26dd02634246d4376a46e9a8a8b9dbf0699df275766ed9440f625", + }, + "slpMeta": Object { + "tokenId": "77ec4036ef8546ac46df6d3a5374e961216f92624627eaeef5d2e1a253df9fc6", + "tokenType": "FUNGIBLE", + "txType": "SEND", + }, + "value": "48182", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 756154, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 3, + "txid": "c49db11dff84ac1097d99c64ad1ce68ac4b7f0555facbe4cc65b93e6628899a3", + }, + "slpMeta": Object { + "tokenId": "77ec4036ef8546ac46df6d3a5374e961216f92624627eaeef5d2e1a253df9fc6", + "tokenType": "FUNGIBLE", + "txType": "SEND", + }, + "value": "6434", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 756154, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 3, + "txid": "cfa43428d730c3c8c9147c2650a4fedaad9c1a1ea44c9786ee44bef700f35ca5", + }, + "slpMeta": Object { + "tokenId": "77ec4036ef8546ac46df6d3a5374e961216f92624627eaeef5d2e1a253df9fc6", + "tokenType": "FUNGIBLE", + "txType": "SEND", + }, + "value": "600155", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 756154, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 3, + "txid": "d7659cb4038161ffc2a74073a6af4ed931ae7017df1352c9fe6e5da33be7d2f0", + }, + "slpMeta": Object { + "tokenId": "77ec4036ef8546ac46df6d3a5374e961216f92624627eaeef5d2e1a253df9fc6", + "tokenType": "FUNGIBLE", + "txType": "SEND", + }, + "value": "1046", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 756159, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 3, + "txid": "cf35b610ad9bda98a089920bd864d198be1fb84910893f47ce488c3e7ddb9ae7", + }, + "slpMeta": Object { + "tokenId": "77ec4036ef8546ac46df6d3a5374e961216f92624627eaeef5d2e1a253df9fc6", + "tokenType": "FUNGIBLE", + "txType": "SEND", + }, + "value": "1155", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 756224, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 3, + "txid": "b38431e7e6ae9ef222480ff99a2dda58ffe1deec589408a5fa4b6ff7dbbfad2c", + }, + "slpMeta": Object { + "tokenId": "77ec4036ef8546ac46df6d3a5374e961216f92624627eaeef5d2e1a253df9fc6", + "tokenType": "FUNGIBLE", + "txType": "SEND", + }, + "value": "1482", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 756225, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 3, + "txid": "76d9bf8ed9d1caf56a30d8c3b7ac2b423aa1b650c07b2f8bb206469db04cc047", + }, + "slpMeta": Object { + "tokenId": "77ec4036ef8546ac46df6d3a5374e961216f92624627eaeef5d2e1a253df9fc6", + "tokenType": "FUNGIBLE", + "txType": "SEND", + }, + "value": "54429518", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 756229, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 3, + "txid": "0d7f51f9e685047bbf11c43e167b3a479ce0e64bc25193298fdac70c88c82818", + }, + "slpMeta": Object { + "tokenId": "77ec4036ef8546ac46df6d3a5374e961216f92624627eaeef5d2e1a253df9fc6", + "tokenType": "FUNGIBLE", + "txType": "SEND", + }, + "value": "7255", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", "blockHeight": 756229, "isCoinbase": false, "network": "XEC", "outpoint": Object { "outIdx": 2, @@ -3008,7 +2990,24 @@ "amount": "117", "isMintBaton": false, }, "value": "546", }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 756229, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 3, + "txid": "57c98ef1fcdd6e7bbd5699decfed7bc4fb270d03042513802a89db89c4ee1ad5", + }, + "slpMeta": Object { + "tokenId": "77ec4036ef8546ac46df6d3a5374e961216f92624627eaeef5d2e1a253df9fc6", + "tokenType": "FUNGIBLE", + "txType": "SEND", + }, + "value": "2255", + }, ], + "preliminarySlpUtxos": Array [], } at Object.toStrictEqual (/work/cashtab/src/chronik/__tests__/index.test.js:75:51) at Promise.then.completed (/work/cashtab/node_modules/jest-circus/build/utils.js:298:28) at new Promise (<anonymous>) at callAsyncCircusFn (/work/cashtab/node_modules/jest-circus/build/utils.js:231:10) at _callCircusTest (/work/cashtab/node_modules/jest-circus/build/run.js:316:40) at processTicksAndRejections (node:internal/process/task_queues:95:5) at _runTest (/work/cashtab/node_modules/jest-circus/build/run.js:252:3) at _runTestsForDescribeBlock (/work/cashtab/node_modules/jest-circus/build/run.js:126:9) at run (/work/cashtab/node_modules/jest-circus/build/run.js:71:3) at runAndTransformResultsToJestFormat (/work/cashtab/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapterInit.js:122:21) at jestAdapter (/work/cashtab/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:79:19) at runTestInternal (/work/cashtab/node_modules/jest-runner/build/runTest.js:367:16) at runTest (/work/cashtab/node_modules/jest-runner/build/runTest.js:444:34) at Object.worker (/work/cashtab/node_modules/jest-runner/build/testWorker.js:106:12) ====== CashTab Unit Tests: getPreliminaryTokensArray successfully returns an array of all tokenIds and token balances (not yet adjusted for token decimals) ====== TypeError: Cannot read properties of undefined (reading 'tokenId') at tokenId (/work/cashtab/src/chronik/index.js:219:57) at Array.forEach (<anonymous>) at forEach (/work/cashtab/src/chronik/index.js:211:25) at Object.<anonymous> (/work/cashtab/src/chronik/__tests__/index.test.js:108:34) at Promise.then.completed (/work/cashtab/node_modules/jest-circus/build/utils.js:298:28) at new Promise (<anonymous>) at callAsyncCircusFn (/work/cashtab/node_modules/jest-circus/build/utils.js:231:10) at _callCircusTest (/work/cashtab/node_modules/jest-circus/build/run.js:316:40) at processTicksAndRejections (node:internal/process/task_queues:95:5) at _runTest (/work/cashtab/node_modules/jest-circus/build/run.js:252:3) at _runTestsForDescribeBlock (/work/cashtab/node_modules/jest-circus/build/run.js:126:9) at run (/work/cashtab/node_modules/jest-circus/build/run.js:71:3) at runAndTransformResultsToJestFormat (/work/cashtab/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapterInit.js:122:21) at jestAdapter (/work/cashtab/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:79:19) at runTestInternal (/work/cashtab/node_modules/jest-runner/build/runTest.js:367:16) at runTest (/work/cashtab/node_modules/jest-runner/build/runTest.js:444:34) at Object.worker (/work/cashtab/node_modules/jest-runner/build/testWorker.js:106:12) ====== CashTab Unit Tests: finalizeSlpUtxos successfully adds token quantity adjusted for token decimals to preliminarySlpUtxos ====== TypeError: Cannot read properties of undefined (reading 'tokenId') at tokenId (/work/cashtab/src/chronik/index.js:386:44) at Object.<anonymous> (/work/cashtab/src/chronik/__tests__/index.test.js:187:31) at Promise.then.completed (/work/cashtab/node_modules/jest-circus/build/utils.js:298:28) at new Promise (<anonymous>) at callAsyncCircusFn (/work/cashtab/node_modules/jest-circus/build/utils.js:231:10) at _callCircusTest (/work/cashtab/node_modules/jest-circus/build/run.js:316:40) at processTicksAndRejections (node:internal/process/task_queues:95:5) at _runTest (/work/cashtab/node_modules/jest-circus/build/run.js:252:3) at _runTestsForDescribeBlock (/work/cashtab/node_modules/jest-circus/build/run.js:126:9) at run (/work/cashtab/node_modules/jest-circus/build/run.js:71:3) at runAndTransformResultsToJestFormat (/work/cashtab/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapterInit.js:122:21) at jestAdapter (/work/cashtab/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:79:19) at runTestInternal (/work/cashtab/node_modules/jest-runner/build/runTest.js:367:16) at runTest (/work/cashtab/node_modules/jest-runner/build/runTest.js:444:34) at Object.worker (/work/cashtab/node_modules/jest-runner/build/testWorker.js:106:12) ====== CashTab Unit Tests: getMintAddress successfully parses chronik.tx response to determine mint address for TabCash token ====== Error: expect(received).toBe(expected) // Object.is equality Expected: "etoken:qzudj5fd9t0cknnsc3wzdd4sp46u9r42jcynw8ydj0" Received: undefined at Object.toBe (/work/cashtab/src/chronik/__tests__/index.test.js:233:66) at processTicksAndRejections (node:internal/process/task_queues:95:5) ====== CashTab Unit Tests: getMintAddress successfully parses chronik.tx response to determine mint address for PoW token ====== Error: expect(received).toBe(expected) // Object.is equality Expected: "etoken:qzzm4vmgpqeumxeuccy4xdz05aq2yg6mh5aj2tulx5" Received: undefined at Object.toBe (/work/cashtab/src/chronik/__tests__/index.test.js:253:62) at processTicksAndRejections (node:internal/process/task_queues:95:5) ====== CashTab Unit Tests: getMintAddress successfully parses chronik.tx response to determine mint address for Alita token ====== Error: expect(received).toBe(expected) // Object.is equality Expected: "etoken:qr6lws9uwmjkkaau4w956lugs9nlg9hudq75najpjm" Received: undefined at Object.toBe (/work/cashtab/src/chronik/__tests__/index.test.js:274:64) at processTicksAndRejections (node:internal/process/task_queues:95:5) ====== CashTab Unit Tests: getMintAddress successfully parses chronik.tx response to determine mint address for a BUX self minted token ====== Error: expect(received).toBe(expected) // Object.is equality Expected: "etoken:qzzjdnmph2s8z5vf0vqpvr24tfue5krkdsyygw3ktn" Received: undefined at Object.toBe (/work/cashtab/src/chronik/__tests__/index.test.js:295:70) at processTicksAndRejections (node:internal/process/task_queues:95:5)
Each failure log is accessible here:
CashTab Unit Tests: organizeUtxosByType successfully splits a chronikUtxos array into slpUtxos and nonSlpUtxos
CashTab Unit Tests: getPreliminaryTokensArray successfully returns an array of all tokenIds and token balances (not yet adjusted for token decimals)
CashTab Unit Tests: finalizeSlpUtxos successfully adds token quantity adjusted for token decimals to preliminarySlpUtxos
CashTab Unit Tests: getMintAddress successfully parses chronik.tx response to determine mint address for TabCash token
CashTab Unit Tests: getMintAddress successfully parses chronik.tx response to determine mint address for PoW token
CashTab Unit Tests: getMintAddress successfully parses chronik.tx response to determine mint address for Alita token
CashTab Unit Tests: getMintAddress successfully parses chronik.tx response to determine mint address for a BUX self minted token
Failed tests logs:
====== CashTab Unit Tests: getTokenStats successfully returns a token stats object ====== Error: expect(received).toStrictEqual(expected) // deep equality - Expected - 4 + Received + 3 @@ -2,13 +2,12 @@ "block": Object { "hash": "00000000000000000f305eafc05bffd14de4acf52787596b5927199c9cab37da", "height": 758409, "timestamp": "1663859004", }, - "circulatingSupply": "20999996.944", "containsBaton": false, - "initialTokenQuantity": "21000000", + "initialTokenQuantity": "21000000000", "network": "XEC", "slpTxData": Object { "genesisInfo": Object { "decimals": 3, "tokenDocumentHash": "", @@ -22,9 +21,9 @@ "txType": "GENESIS", }, }, "timeFirstSeen": "1663858438", "tokenStats": Object { - "totalBurned": "3.056", - "totalMinted": "21000000", + "totalBurned": "3056", + "totalMinted": "21000000000", }, } at Object.toStrictEqual (/work/cashtab/src/chronik/__tests__/index.test.js:69:51) at processTicksAndRejections (node:internal/process/task_queues:95:5) ====== CashTab Unit Tests: organizeUtxosByType successfully splits a chronikUtxos array into slpUtxos and nonSlpUtxos ====== Error: expect(received).toStrictEqual(expected) // deep equality - Expected - 1187 + Received + 1186 @@ -11,1224 +11,47 @@ }, "value": "12233856", }, Object { "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 680784, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 1, - "txid": "28f061fee068d3b9cb578141bac3d4d9ec4eccebec680464bf0aafaac414811f", - }, - "value": "546", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 680784, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 1, - "txid": "5fa3ffccea55c968beb7d214c563c92336ce2bbccbb714ba819848a7f7060bdb", - }, - "value": "546", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 724822, + "blockHeight": 680782, "isCoinbase": false, "network": "XEC", "outpoint": Object { "outIdx": 1, - "txid": "ed0dab39d5e976e433a705785726901dc83daa7d579412c18ee997341de010d3", + "txid": "525457276f1b6984170c9b35a8312d4988fce495723eabadd2afcdb3b872b2f1", }, "slpMeta": Object { - "tokenId": "1185eebdde038a25050a3dbb66e2d5332305d1d4a4febab31f6e31bc49baac61", + "tokenId": "bf24d955f59351e738ecd905966606a6837e478e1982943d724eab10caad82fd", "tokenType": "FUNGIBLE", "txType": "SEND", - }, - "value": "546", }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 725143, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 1, - "txid": "e99296764134d6ea9ba7521490563762cfaf1541854ba9babc26c0df8665ac32", + "slpToken": Object { + "amount": "1", + "isMintBaton": false, }, - "slpMeta": Object { - "tokenId": "cfdc270ab82c001eaddd357f773a8dfe61cfdd891df66b39fee060f34f7a4015", - "tokenType": "FUNGIBLE", - "txType": "SEND", - }, "value": "546", }, Object { "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 731918, + "blockHeight": 680784, "isCoinbase": false, "network": "XEC", "outpoint": Object { "outIdx": 1, - "txid": "44afa9b440df3dd937444a7afb12d350e9a075a33dd715ad4bce644d3568fb99", - }, - "slpMeta": Object { - "tokenId": "6a9305a13135625f4b533256e8d2e21a7343005331e1839348a39040f61e09d3", - "tokenType": "FUNGIBLE", - "txType": "SEND", + "txid": "28f061fee068d3b9cb578141bac3d4d9ec4eccebec680464bf0aafaac414811f", }, "value": "546", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 739911, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 0, - "txid": "ef75bbdd49f49e95a142d569e746817b49ebf775fc95f8f3741b23e3a4c19f99", - }, - "value": "2200", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 740052, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 1, - "txid": "c59489869052e3ad060b9eb67563795de5892ae7e3a507ef9b93209beeb67b18", - }, - "value": "600", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 740198, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 0, - "txid": "45a876d7d0937b2cbfa57b763f4906e6d9e7bc8aef5383a33e44d517af8df9a8", - }, - "value": "3300", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 740198, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 0, - "txid": "d321c9b8084288e7481e396cbe75aa71612093ee91e5ee7c66b280e6ee2fa70a", - }, - "value": "7700", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 740963, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 1, - "txid": "b0cc5dc03a1ba2affbe97518f99a928f4794061bd465fab187adbbbd2b0f9bcd", - }, - "value": "700", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 740963, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 2, - "txid": "ffa397310285f1043b34b9aa918267f0b0745e76c392a485aca2ae4797eb5b8d", - }, - "value": "1245", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 741057, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 1, - "txid": "4bbf4dff2a2c74a112296ffe7d0416d176e1bea29d19ab30da06c198c85f22cb", - }, - "value": "1700", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 741057, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 1, - "txid": "a563104e823802303cedf1e5bce461d196f8c08d583122b3a27024a1b74c189c", - }, - "value": "800", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 741057, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 0, - "txid": "a6a89d615478970687e5410916bda0243508c9a862258a2d7f2b70ac53058bbc", - }, - "value": "600", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 741058, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 1, - "txid": "38e0305942cc5c6f043480a50b5fe874acaf738029bc22c3fe94b37d424370f4", - }, - "value": "1100", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 741058, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 0, - "txid": "3b6df59db9fec815d1e97e50ce525848c277a58312f31c61219358e128f132b3", - }, - "value": "6600", }, Object { "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 741058, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 0, - "txid": "963036c926195bc4e3d7d6ecd357617dac5b5181341328de2e1828f0746c1b16", - }, - "value": "1000", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 741058, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 1, - "txid": "af4ce28f091c80dabfe8cd3c72d9eebf86ea7ee26c112504223c43eb96553003", - }, - "value": "1200", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 741058, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 1, - "txid": "b0ff2db307002f64468c7771bf5bdb981dd72952eb4d2c6058153096ade6df32", - }, - "value": "5500", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 741058, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 1, - "txid": "cbb1edbca22e9fccfa7631400f2413062574e21f0ec3400cab169668ce661e02", - }, - "value": "23200", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 741058, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 1, - "txid": "f3fe033589417afd8db57ca54b9b7ab35a2fe1f113b517e75ce09c57aac52423", - }, - "value": "10100", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 741063, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 0, - "txid": "c69501a54f15ee682cc3ad5b4169b0b4ea10ebdf34f5639af176d6e7657f51f4", - }, - "value": "2300", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 741063, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 0, - "txid": "f4f95c3243c5938fc85354009587cbf2fceb5fdbc364e88966883cd405898b33", - }, - "value": "2200", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 741182, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 0, - "txid": "e46c5426c2f11628cabf8074e8a7dd543f0681b876a6b7d25680c1063fe3ac2f", - }, - "value": "2200", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 741200, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 0, - "txid": "31e5bf25b892e173483c7b100a5b0fcda03cac9337c335fda3b3a5cf17b64759", - }, - "value": "700", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 741200, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 0, - "txid": "f328312bb6b0079c5a6ad525329660643493dc2983dd32f1e9b28d5aa123a007", - }, - "value": "800", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 741207, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 1, - "txid": "5b3c230b09b94ee3318b3262432a8b180ee61466a552fed5ae72e02f3c2aa84c", - }, - "value": "3300", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 741208, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 0, - "txid": "a37df6edfeef186b352228169ce0987edbb17817f676a7881d9174d93e91e52f", - }, - "value": "2200", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 741210, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 1, - "txid": "f043e9bbc5bc5d593ad2ef52e0a15330d6479e6347e3babdaa6ec8d975edbef6", - }, - "value": "2195", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 741769, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 0, - "txid": "543cfd5af22eb5cf780b80294b2554405b0838aed756ec3b6bb88e4f9583d786", - }, - "value": "2200", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 741791, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 0, - "txid": "571b2300b821d1f374f64744a34c0f5f8f2682137b6296a472e1ac762c4ab22c", - }, - "value": "3300", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 741799, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 0, - "txid": "7a09e93845972fcb4db4be24e3609edd7a1b4958ffcaab1c35af06bed7888c3e", - }, - "value": "3300", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 742051, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 0, - "txid": "9cb90c3e178d6e2394da2db2bab4a7c46eccf0d65374cfc83c35e42983cfd7c6", - }, - "value": "1100", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 742051, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 0, - "txid": "b8c755167ce590353825ca49da36151ede53a062c1a958390f6cd1ebc73ac5a9", - }, - "value": "1200", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 742074, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 0, - "txid": "4cc79a2adc35cd7b4f20c49e9dd43b8acb127b23eda87906c7f9273ea8015f6f", - }, - "value": "3400", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 742074, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 0, - "txid": "8bac618f07068cc30ef6cb1f589693efce59c8d861ff5c3d952605d960713ffc", - }, - "value": "3500", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 742074, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 0, - "txid": "a58c86638ab2f0792e172eda5c12b99f45bfcaa1200cb9ade54b66ea63aa8f30", - }, - "value": "3300", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 742792, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 0, - "txid": "24a2cf2fa152abf446fb34c23439a85b81d0be4cc2a0bde731f5ead1e1e741c0", - }, - "value": "200000", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 742792, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 0, - "txid": "f6d904d3b0367c4b001bc09345d4406e290bb307b8bf5c443f11d77aeddbe850", - }, - "value": "100000", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 742796, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 0, - "txid": "761ec5bddfb6dad37295ebd36e5a8bfe40273ea63fe477c08ae4db6a70b355b9", - }, - "value": "250000", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 742796, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 0, - "txid": "9ec25411b96db342a67883b646d75225c5c0131ed22eeab7edcebaa42d6278cd", - }, - "value": "50000", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 742797, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 0, - "txid": "c22f5cee3b952f537637742f780ff0bb3c6c51f4156f8bb334d8923e258c0aa7", - }, - "value": "250000", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 742799, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 0, - "txid": "32a7d52bba6870880f41f47524e05cec982ee3b3cacfaafa24153e1bf268f2d0", - }, - "value": "155500", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 742799, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 0, - "txid": "af76bf867ff99be066feb052e0f6e9fc8db4f185dec269352c07487f66a84347", - }, - "value": "333300", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 742800, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 0, - "txid": "5917077c367394fb4210ca2ac00ffd88b56ca3c542fcadfbc3383ce529a3fd10", - }, - "value": "333300", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 742800, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 0, - "txid": "63f9c71136c407a84371fabaeac5676f190cdd3a23b07d5122ea46a958596015", - }, - "value": "111100", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 742800, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 0, - "txid": "8d66412b26be268e45a90ce21e0705e59843ae4b6a9da7fd0498c3ac302c2a35", - }, - "value": "88800", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 742994, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 0, - "txid": "00fdd6401f3075319737565f959d21f2b464500945c3e24fbc73c0d58d38978d", - }, - "value": "3330", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 742994, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 0, - "txid": "794f323bcbc7ec83d65446a6e9ca66e318dadd5ee7ad00040fd27e27b626a6ab", - }, - "value": "3300", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 742999, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 0, - "txid": "e49c450660fda47c7f5487fcdc9e256189a341aa92263c3465c4610e24c13729", - }, - "value": "1600", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 743101, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 0, - "txid": "75bb7b5dd41f71d8d3c9ffd1427a42295206cd1d55c895e36b6ef9c98444f6d1", - }, - "value": "3300", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 743138, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 0, - "txid": "c866107bc06bd2082a6acdd46577d3d340d833583f266194bb7fbac8521c4f45", - }, - "value": "1100", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 743158, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 0, - "txid": "ea9c5bc666468e80101561b2a73c1522156fa4a6887821976ecc28f2d2dcab28", - }, - "value": "2200", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 743228, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 0, - "txid": "13473c70bf32ca5617905985d40ab00c0c868be91d8d16fe31d73dde73ebe39f", - }, - "value": "3400", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 743228, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 0, - "txid": "677846c046af66bca733909c82aed335c5b545774db506c28df7abafeda002cc", - }, - "value": "2200", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 743228, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 0, - "txid": "8ef8066ffbd533bfeda78d8953192634adea6c305e3705732440e86b19cac409", - }, - "value": "3300", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 743257, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 0, - "txid": "6fa29cb7977ec4ea7e4f4652b1de63462623f81392af75a57960373600d97c85", - }, - "value": "11100", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 743350, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 0, - "txid": "e0810760e6c9a89899bd07f75c3db51723e803feec2d2216da5dd487afb9632d", - }, - "value": "1200", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 743775, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 0, - "txid": "5e5891f00b39237e386c9a81a361b5e0b7649a538e1d615f11b0f71ba26c6cb3", - }, - "value": "3700", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 743782, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 0, - "txid": "4de5891c8f02c1662361f98565afbf24777d533082abca2828eaeea19a803332", - }, - "value": "1700", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 743972, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 0, - "txid": "04eedd3f4b4dc9727e393ad3e774f2dc0c6acf9e920dc6fcbcbf95ed9b98477c", - }, - "value": "7700", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 744136, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 0, - "txid": "eab7700e0abe8044f57259afd9c2fd274a3e4c3795c7a4a5cf51f63db68e7b1f", - }, - "value": "3300", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 744138, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 0, - "txid": "07c2954903bc9864d7d6db4304d448e63a4917f988c4b99ae78611d54f2c415b", - }, - "value": "4200", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 744138, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 0, - "txid": "b8d1d6cb84316e72b4037bb49f0005354269d4dc095bc0afb3a5140dc60bd3e7", - }, - "value": "12000", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 744138, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 0, - "txid": "d4e37cfad36baafe25eb43598a3a222b8c693702a7b2501d36c74929c92b401d", - }, - "value": "12100", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 744841, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 0, - "txid": "251e720728c69829a49ad30789d5263be0010b5db8e77b20bcf9f38577c708e4", - }, - "value": "7700", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 744841, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 1, - "txid": "58f3ff4df09c43ab4ac1c0a0f2791314c2dfd232da37ab37a1a261aa56c9adc2", - }, - "value": "700", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 745157, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 0, - "txid": "0ad859ae165f131cfc38837685b447c4b7eda02c41410ae7e6134dce251c2833", - }, - "value": "3700", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 745157, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 0, - "txid": "29f3df927fc52d18ee656ddfd52e9be524a2dc6940535dd80b5c371ca7e75025", - }, - "value": "3300", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 745158, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 0, - "txid": "276758a02bfa90697ee5efec804eb1958ad7b9750ae75f7fdda003788f3c9f31", - }, - "value": "4200", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 745160, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 0, - "txid": "4e77f6380cc53bba61e87ea669d6d2dc88101880e6890c09373bf1a7598fb3c6", - }, - "value": "9990", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 745160, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 0, - "txid": "a7bf4ebdd7105576078db8ea26fbb06dc4fd8cbdf640156ed2c15f6fe1fff0b1", - }, - "value": "10081", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 745251, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 2, - "txid": "cab01a2017a25ee818fe323368e9c1d59fbdbdfdfe0d1c152a424c3abcfcc3e7", - }, - "value": "50000", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 745254, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 2, - "txid": "23b4ac14065f0b8bb594e35a366cb707b52c4630398439d79c4cd179d005a298", - }, - "value": "55000", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 745275, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 171, - "txid": "2fa936596c06fe00197dc23bfdb44bf1939e7e6201641550e718cf6e0eea1a65", - }, - "value": "250779", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 745520, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 170, - "txid": "6c2916a47c5facc1cb286da6ce6214300644c2fa57c8c347a17aed949c1962f3", - }, - "value": "49400", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 747209, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 0, - "txid": "ce9ddc7523fd0ba98cb583b1dfe5b4626ea187740d63266c2aa27b23e15c6b35", - }, - "value": "5500", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 747210, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 0, - "txid": "0f86a8aca7be9fd55e08a704e168a0acfcfa7f500738ffc2922af7ec48a517f5", - }, - "value": "5821", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 747210, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 0, - "txid": "b0ed74382d99da349950faa7cf62c7f4bf6aa15bd616041d64a584b679f56394", - }, - "value": "3500", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 747433, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 0, - "txid": "07aed79a997664601fbadc1f76de206a18f8180bc8b12989dbb88f5253d1c3ec", - }, - "value": "5000", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 747433, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 0, - "txid": "80add2bdfcd2e2571bb267bcceaf131b83c79d8e1ba1d470dd86afc607ac7310", - }, - "value": "15000", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 747604, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 0, - "txid": "4d2f34a1a9f3f89e3af1b941b8649f8d885064e93cc1c5aa13980a68c734f03d", - }, - "value": "7700", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 749030, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 0, - "txid": "8fa8c7655002845ba07c079f5fd68c8adaa5c5dcdeffaf017c0e4da345e538c7", - }, - "value": "5500", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 753929, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 0, - "txid": "91159ad40899f8af11b16fd34924768b173f4b413f913f91769de90d19deeb73", - }, - "value": "3300", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 754182, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 171, - "txid": "fa63bbf5a61b9950df92773193177eb09b809bf412c147d38f48f825b5929aec", - }, - "value": "79785", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 754318, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 0, - "txid": "c596ab8501623396faf671d27a42dcd71efe52f5fb5c5461c7fc8f9aaa8e9c68", - }, - "value": "83715", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 754464, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 0, - "txid": "2d539176cada15e6faf378db2ea62cfddbf5d22e5552accf19eeb3a0aa6bcf7a", - }, - "value": "5500", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 755028, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 0, - "txid": "dd223a4f1c6c5a137a21b3d2dc7c8e049123b21f5077c504777a6d5c435c312d", - }, - "value": "10000", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 755309, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 2, - "txid": "352f2a055d7313b600fdb2d2924ab4b4dea470c24fe7bdaf156ac0367aca4dfa", - }, - "value": "7077", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 755325, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 1, - "txid": "b5f7479ad1a7f0c379d894159a8dfd3a6fba6179f1ac989e3f50540289ed221d", - }, - "value": "9145", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 756151, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 3, - "txid": "f61d975fabbdf8a962b87bf530fe5a35a87c5715ec33efaca0f1ddfb7a40c249", - }, - "slpMeta": Object { - "tokenId": "45f0ff5cae7e89da6b96c26c8c48a959214c5f0e983e78d0925f8956ca8848c6", - "tokenType": "FUNGIBLE", - "txType": "SEND", - }, - "value": "48182", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 756154, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 3, - "txid": "0239cd72b1d9f2a3b25fb8e24af4cd1a0807ac9fdccb7ddf40edb582be3d2677", - }, - "slpMeta": Object { - "tokenId": "77ec4036ef8546ac46df6d3a5374e961216f92624627eaeef5d2e1a253df9fc6", - "tokenType": "FUNGIBLE", - "txType": "SEND", - }, - "value": "3182", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 756154, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 3, - "txid": "6bfe80318514a492f91e47346bbb24a16fe294e3fb9837df0a7953c1ced82771", - }, - "slpMeta": Object { - "tokenId": "77ec4036ef8546ac46df6d3a5374e961216f92624627eaeef5d2e1a253df9fc6", - "tokenType": "FUNGIBLE", - "txType": "SEND", - }, - "value": "39176", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 756154, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 3, - "txid": "714b1fe603e26dd02634246d4376a46e9a8a8b9dbf0699df275766ed9440f625", - }, - "slpMeta": Object { - "tokenId": "77ec4036ef8546ac46df6d3a5374e961216f92624627eaeef5d2e1a253df9fc6", - "tokenType": "FUNGIBLE", - "txType": "SEND", - }, - "value": "48182", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 756154, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 3, - "txid": "c49db11dff84ac1097d99c64ad1ce68ac4b7f0555facbe4cc65b93e6628899a3", - }, - "slpMeta": Object { - "tokenId": "77ec4036ef8546ac46df6d3a5374e961216f92624627eaeef5d2e1a253df9fc6", - "tokenType": "FUNGIBLE", - "txType": "SEND", - }, - "value": "6434", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 756154, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 3, - "txid": "cfa43428d730c3c8c9147c2650a4fedaad9c1a1ea44c9786ee44bef700f35ca5", - }, - "slpMeta": Object { - "tokenId": "77ec4036ef8546ac46df6d3a5374e961216f92624627eaeef5d2e1a253df9fc6", - "tokenType": "FUNGIBLE", - "txType": "SEND", - }, - "value": "600155", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 756154, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 3, - "txid": "d7659cb4038161ffc2a74073a6af4ed931ae7017df1352c9fe6e5da33be7d2f0", - }, - "slpMeta": Object { - "tokenId": "77ec4036ef8546ac46df6d3a5374e961216f92624627eaeef5d2e1a253df9fc6", - "tokenType": "FUNGIBLE", - "txType": "SEND", - }, - "value": "1046", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 756159, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 3, - "txid": "cf35b610ad9bda98a089920bd864d198be1fb84910893f47ce488c3e7ddb9ae7", - }, - "slpMeta": Object { - "tokenId": "77ec4036ef8546ac46df6d3a5374e961216f92624627eaeef5d2e1a253df9fc6", - "tokenType": "FUNGIBLE", - "txType": "SEND", - }, - "value": "1155", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 756224, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 3, - "txid": "b38431e7e6ae9ef222480ff99a2dda58ffe1deec589408a5fa4b6ff7dbbfad2c", - }, - "slpMeta": Object { - "tokenId": "77ec4036ef8546ac46df6d3a5374e961216f92624627eaeef5d2e1a253df9fc6", - "tokenType": "FUNGIBLE", - "txType": "SEND", - }, - "value": "1482", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 756225, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 3, - "txid": "76d9bf8ed9d1caf56a30d8c3b7ac2b423aa1b650c07b2f8bb206469db04cc047", - }, - "slpMeta": Object { - "tokenId": "77ec4036ef8546ac46df6d3a5374e961216f92624627eaeef5d2e1a253df9fc6", - "tokenType": "FUNGIBLE", - "txType": "SEND", - }, - "value": "54429518", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 756229, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 3, - "txid": "0d7f51f9e685047bbf11c43e167b3a479ce0e64bc25193298fdac70c88c82818", - }, - "slpMeta": Object { - "tokenId": "77ec4036ef8546ac46df6d3a5374e961216f92624627eaeef5d2e1a253df9fc6", - "tokenType": "FUNGIBLE", - "txType": "SEND", - }, - "value": "7255", - }, - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 756229, - "isCoinbase": false, - "network": "XEC", - "outpoint": Object { - "outIdx": 3, - "txid": "57c98ef1fcdd6e7bbd5699decfed7bc4fb270d03042513802a89db89c4ee1ad5", - }, - "slpMeta": Object { - "tokenId": "77ec4036ef8546ac46df6d3a5374e961216f92624627eaeef5d2e1a253df9fc6", - "tokenType": "FUNGIBLE", - "txType": "SEND", - }, - "value": "2255", - }, - ], - "preliminarySlpUtxos": Array [ - Object { - "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", - "blockHeight": 680782, + "blockHeight": 680784, "isCoinbase": false, "network": "XEC", "outpoint": Object { "outIdx": 1, - "txid": "525457276f1b6984170c9b35a8312d4988fce495723eabadd2afcdb3b872b2f1", - }, - "slpMeta": Object { - "tokenId": "bf24d955f59351e738ecd905966606a6837e478e1982943d724eab10caad82fd", - "tokenType": "FUNGIBLE", - "txType": "SEND", - }, - "slpToken": Object { - "amount": "1", - "isMintBaton": false, + "txid": "5fa3ffccea55c968beb7d214c563c92336ce2bbccbb714ba819848a7f7060bdb", }, "value": "546", }, Object { "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", @@ -2145,10 +968,42 @@ "txType": "SEND", }, "slpToken": Object { "amount": "82", "isMintBaton": false, + }, + "value": "546", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 724822, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 1, + "txid": "ed0dab39d5e976e433a705785726901dc83daa7d579412c18ee997341de010d3", + }, + "slpMeta": Object { + "tokenId": "1185eebdde038a25050a3dbb66e2d5332305d1d4a4febab31f6e31bc49baac61", + "tokenType": "FUNGIBLE", + "txType": "SEND", + }, + "value": "546", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 725143, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 1, + "txid": "e99296764134d6ea9ba7521490563762cfaf1541854ba9babc26c0df8665ac32", + }, + "slpMeta": Object { + "tokenId": "cfdc270ab82c001eaddd357f773a8dfe61cfdd891df66b39fee060f34f7a4015", + "tokenType": "FUNGIBLE", + "txType": "SEND", }, "value": "546", }, Object { "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", @@ -2465,10 +1320,26 @@ "txType": "SEND", }, "slpToken": Object { "amount": "1700", "isMintBaton": false, + }, + "value": "546", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 731918, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 1, + "txid": "44afa9b440df3dd937444a7afb12d350e9a075a33dd715ad4bce644d3568fb99", + }, + "slpMeta": Object { + "tokenId": "6a9305a13135625f4b533256e8d2e21a7343005331e1839348a39040f61e09d3", + "tokenType": "FUNGIBLE", + "txType": "SEND", }, "value": "546", }, Object { "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", @@ -2527,13 +1398,222 @@ "slpToken": Object { "amount": "999897000000000", "isMintBaton": false, }, "value": "546", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 739911, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 0, + "txid": "ef75bbdd49f49e95a142d569e746817b49ebf775fc95f8f3741b23e3a4c19f99", + }, + "value": "2200", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 740052, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 1, + "txid": "c59489869052e3ad060b9eb67563795de5892ae7e3a507ef9b93209beeb67b18", + }, + "value": "600", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 740198, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 0, + "txid": "45a876d7d0937b2cbfa57b763f4906e6d9e7bc8aef5383a33e44d517af8df9a8", + }, + "value": "3300", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 740198, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 0, + "txid": "d321c9b8084288e7481e396cbe75aa71612093ee91e5ee7c66b280e6ee2fa70a", + }, + "value": "7700", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 740963, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 1, + "txid": "b0cc5dc03a1ba2affbe97518f99a928f4794061bd465fab187adbbbd2b0f9bcd", + }, + "value": "700", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 740963, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 2, + "txid": "ffa397310285f1043b34b9aa918267f0b0745e76c392a485aca2ae4797eb5b8d", + }, + "value": "1245", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 741057, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 1, + "txid": "4bbf4dff2a2c74a112296ffe7d0416d176e1bea29d19ab30da06c198c85f22cb", + }, + "value": "1700", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 741057, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 1, + "txid": "a563104e823802303cedf1e5bce461d196f8c08d583122b3a27024a1b74c189c", + }, + "value": "800", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 741057, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 0, + "txid": "a6a89d615478970687e5410916bda0243508c9a862258a2d7f2b70ac53058bbc", + }, + "value": "600", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 741058, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 1, + "txid": "38e0305942cc5c6f043480a50b5fe874acaf738029bc22c3fe94b37d424370f4", + }, + "value": "1100", }, Object { "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 741058, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 0, + "txid": "3b6df59db9fec815d1e97e50ce525848c277a58312f31c61219358e128f132b3", + }, + "value": "6600", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 741058, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 0, + "txid": "963036c926195bc4e3d7d6ecd357617dac5b5181341328de2e1828f0746c1b16", + }, + "value": "1000", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 741058, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 1, + "txid": "af4ce28f091c80dabfe8cd3c72d9eebf86ea7ee26c112504223c43eb96553003", + }, + "value": "1200", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 741058, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 1, + "txid": "b0ff2db307002f64468c7771bf5bdb981dd72952eb4d2c6058153096ade6df32", + }, + "value": "5500", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 741058, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 1, + "txid": "cbb1edbca22e9fccfa7631400f2413062574e21f0ec3400cab169668ce661e02", + }, + "value": "23200", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 741058, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 1, + "txid": "f3fe033589417afd8db57ca54b9b7ab35a2fe1f113b517e75ce09c57aac52423", + }, + "value": "10100", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 741063, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 0, + "txid": "c69501a54f15ee682cc3ad5b4169b0b4ea10ebdf34f5639af176d6e7657f51f4", + }, + "value": "2300", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 741063, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 0, + "txid": "f4f95c3243c5938fc85354009587cbf2fceb5fdbc364e88966883cd405898b33", + }, + "value": "2200", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 741182, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 0, + "txid": "e46c5426c2f11628cabf8074e8a7dd543f0681b876a6b7d25680c1063fe3ac2f", + }, + "value": "2200", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", "blockHeight": 741190, "isCoinbase": false, "network": "XEC", "outpoint": Object { "outIdx": 1, @@ -2627,10 +1707,21 @@ "slpToken": Object { "amount": "123456789", "isMintBaton": false, }, "value": "546", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 741200, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 0, + "txid": "31e5bf25b892e173483c7b100a5b0fcda03cac9337c335fda3b3a5cf17b64759", + }, + "value": "700", }, Object { "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", "blockHeight": 741200, "isCoinbase": false, @@ -2647,13 +1738,68 @@ "slpToken": Object { "amount": "100000000", "isMintBaton": false, }, "value": "546", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 741200, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 0, + "txid": "f328312bb6b0079c5a6ad525329660643493dc2983dd32f1e9b28d5aa123a007", }, + "value": "800", + }, Object { "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 741207, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 1, + "txid": "5b3c230b09b94ee3318b3262432a8b180ee61466a552fed5ae72e02f3c2aa84c", + }, + "value": "3300", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 741208, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 0, + "txid": "a37df6edfeef186b352228169ce0987edbb17817f676a7881d9174d93e91e52f", + }, + "value": "2200", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 741210, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 1, + "txid": "f043e9bbc5bc5d593ad2ef52e0a15330d6479e6347e3babdaa6ec8d975edbef6", + }, + "value": "2195", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 741769, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 0, + "txid": "543cfd5af22eb5cf780b80294b2554405b0838aed756ec3b6bb88e4f9583d786", + }, + "value": "2200", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", "blockHeight": 741791, "isCoinbase": false, "network": "XEC", "outpoint": Object { "outIdx": 1, @@ -2667,10 +1813,21 @@ "slpToken": Object { "amount": "3", "isMintBaton": false, }, "value": "546", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 741791, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 0, + "txid": "571b2300b821d1f374f64744a34c0f5f8f2682137b6296a472e1ac762c4ab22c", + }, + "value": "3300", }, Object { "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", "blockHeight": 741791, "isCoinbase": false, @@ -2827,10 +1984,21 @@ "slpToken": Object { "amount": "1", "isMintBaton": false, }, "value": "546", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 741799, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 0, + "txid": "7a09e93845972fcb4db4be24e3609edd7a1b4958ffcaab1c35af06bed7888c3e", + }, + "value": "3300", }, Object { "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", "blockHeight": 741799, "isCoinbase": false, @@ -2847,11 +2015,33 @@ "slpToken": Object { "amount": "33", "isMintBaton": false, }, "value": "546", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 742051, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 0, + "txid": "9cb90c3e178d6e2394da2db2bab4a7c46eccf0d65374cfc83c35e42983cfd7c6", + }, + "value": "1100", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 742051, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 0, + "txid": "b8c755167ce590353825ca49da36151ede53a062c1a958390f6cd1ebc73ac5a9", }, + "value": "1200", + }, Object { "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", "blockHeight": 742074, "isCoinbase": false, "network": "XEC", @@ -2867,13 +2057,46 @@ "slpToken": Object { "amount": "1", "isMintBaton": false, }, "value": "546", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 742074, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 0, + "txid": "4cc79a2adc35cd7b4f20c49e9dd43b8acb127b23eda87906c7f9273ea8015f6f", + }, + "value": "3400", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 742074, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 0, + "txid": "8bac618f07068cc30ef6cb1f589693efce59c8d861ff5c3d952605d960713ffc", + }, + "value": "3500", }, Object { "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 742074, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 0, + "txid": "a58c86638ab2f0792e172eda5c12b99f45bfcaa1200cb9ade54b66ea63aa8f30", + }, + "value": "3300", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", "blockHeight": 742075, "isCoinbase": false, "network": "XEC", "outpoint": Object { "outIdx": 1, @@ -2907,17 +2130,479 @@ "slpToken": Object { "amount": "2", "isMintBaton": false, }, "value": "546", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 742792, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 0, + "txid": "24a2cf2fa152abf446fb34c23439a85b81d0be4cc2a0bde731f5ead1e1e741c0", + }, + "value": "200000", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 742792, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 0, + "txid": "f6d904d3b0367c4b001bc09345d4406e290bb307b8bf5c443f11d77aeddbe850", + }, + "value": "100000", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 742796, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 0, + "txid": "761ec5bddfb6dad37295ebd36e5a8bfe40273ea63fe477c08ae4db6a70b355b9", + }, + "value": "250000", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 742796, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 0, + "txid": "9ec25411b96db342a67883b646d75225c5c0131ed22eeab7edcebaa42d6278cd", + }, + "value": "50000", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 742797, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 0, + "txid": "c22f5cee3b952f537637742f780ff0bb3c6c51f4156f8bb334d8923e258c0aa7", + }, + "value": "250000", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 742799, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 0, + "txid": "32a7d52bba6870880f41f47524e05cec982ee3b3cacfaafa24153e1bf268f2d0", + }, + "value": "155500", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 742799, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 0, + "txid": "af76bf867ff99be066feb052e0f6e9fc8db4f185dec269352c07487f66a84347", + }, + "value": "333300", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 742800, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 0, + "txid": "5917077c367394fb4210ca2ac00ffd88b56ca3c542fcadfbc3383ce529a3fd10", + }, + "value": "333300", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 742800, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 0, + "txid": "63f9c71136c407a84371fabaeac5676f190cdd3a23b07d5122ea46a958596015", + }, + "value": "111100", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 742800, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 0, + "txid": "8d66412b26be268e45a90ce21e0705e59843ae4b6a9da7fd0498c3ac302c2a35", + }, + "value": "88800", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 742994, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 0, + "txid": "00fdd6401f3075319737565f959d21f2b464500945c3e24fbc73c0d58d38978d", + }, + "value": "3330", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 742994, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 0, + "txid": "794f323bcbc7ec83d65446a6e9ca66e318dadd5ee7ad00040fd27e27b626a6ab", + }, + "value": "3300", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 742999, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 0, + "txid": "e49c450660fda47c7f5487fcdc9e256189a341aa92263c3465c4610e24c13729", + }, + "value": "1600", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 743101, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 0, + "txid": "75bb7b5dd41f71d8d3c9ffd1427a42295206cd1d55c895e36b6ef9c98444f6d1", + }, + "value": "3300", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 743138, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 0, + "txid": "c866107bc06bd2082a6acdd46577d3d340d833583f266194bb7fbac8521c4f45", + }, + "value": "1100", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 743158, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 0, + "txid": "ea9c5bc666468e80101561b2a73c1522156fa4a6887821976ecc28f2d2dcab28", + }, + "value": "2200", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 743228, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 0, + "txid": "13473c70bf32ca5617905985d40ab00c0c868be91d8d16fe31d73dde73ebe39f", + }, + "value": "3400", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 743228, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 0, + "txid": "677846c046af66bca733909c82aed335c5b545774db506c28df7abafeda002cc", + }, + "value": "2200", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 743228, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 0, + "txid": "8ef8066ffbd533bfeda78d8953192634adea6c305e3705732440e86b19cac409", + }, + "value": "3300", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 743257, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 0, + "txid": "6fa29cb7977ec4ea7e4f4652b1de63462623f81392af75a57960373600d97c85", + }, + "value": "11100", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 743350, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 0, + "txid": "e0810760e6c9a89899bd07f75c3db51723e803feec2d2216da5dd487afb9632d", + }, + "value": "1200", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 743775, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 0, + "txid": "5e5891f00b39237e386c9a81a361b5e0b7649a538e1d615f11b0f71ba26c6cb3", + }, + "value": "3700", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 743782, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 0, + "txid": "4de5891c8f02c1662361f98565afbf24777d533082abca2828eaeea19a803332", + }, + "value": "1700", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 743972, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 0, + "txid": "04eedd3f4b4dc9727e393ad3e774f2dc0c6acf9e920dc6fcbcbf95ed9b98477c", + }, + "value": "7700", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 744136, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 0, + "txid": "eab7700e0abe8044f57259afd9c2fd274a3e4c3795c7a4a5cf51f63db68e7b1f", + }, + "value": "3300", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 744138, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 0, + "txid": "07c2954903bc9864d7d6db4304d448e63a4917f988c4b99ae78611d54f2c415b", + }, + "value": "4200", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 744138, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 0, + "txid": "b8d1d6cb84316e72b4037bb49f0005354269d4dc095bc0afb3a5140dc60bd3e7", + }, + "value": "12000", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 744138, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 0, + "txid": "d4e37cfad36baafe25eb43598a3a222b8c693702a7b2501d36c74929c92b401d", + }, + "value": "12100", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 744841, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 0, + "txid": "251e720728c69829a49ad30789d5263be0010b5db8e77b20bcf9f38577c708e4", + }, + "value": "7700", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 744841, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 1, + "txid": "58f3ff4df09c43ab4ac1c0a0f2791314c2dfd232da37ab37a1a261aa56c9adc2", + }, + "value": "700", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 745157, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 0, + "txid": "0ad859ae165f131cfc38837685b447c4b7eda02c41410ae7e6134dce251c2833", + }, + "value": "3700", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 745157, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 0, + "txid": "29f3df927fc52d18ee656ddfd52e9be524a2dc6940535dd80b5c371ca7e75025", + }, + "value": "3300", }, Object { "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 745158, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 0, + "txid": "276758a02bfa90697ee5efec804eb1958ad7b9750ae75f7fdda003788f3c9f31", + }, + "value": "4200", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 745160, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 0, + "txid": "4e77f6380cc53bba61e87ea669d6d2dc88101880e6890c09373bf1a7598fb3c6", + }, + "value": "9990", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 745160, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 0, + "txid": "a7bf4ebdd7105576078db8ea26fbb06dc4fd8cbdf640156ed2c15f6fe1fff0b1", + }, + "value": "10081", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 745251, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 2, + "txid": "cab01a2017a25ee818fe323368e9c1d59fbdbdfdfe0d1c152a424c3abcfcc3e7", + }, + "value": "50000", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 745254, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 2, + "txid": "23b4ac14065f0b8bb594e35a366cb707b52c4630398439d79c4cd179d005a298", + }, + "value": "55000", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 745275, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 171, + "txid": "2fa936596c06fe00197dc23bfdb44bf1939e7e6201641550e718cf6e0eea1a65", + }, + "value": "250779", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 745520, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 170, + "txid": "6c2916a47c5facc1cb286da6ce6214300644c2fa57c8c347a17aed949c1962f3", + }, + "value": "49400", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 747209, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 0, + "txid": "ce9ddc7523fd0ba98cb583b1dfe5b4626ea187740d63266c2aa27b23e15c6b35", + }, + "value": "5500", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", "blockHeight": 747210, "isCoinbase": false, "network": "XEC", "outpoint": Object { + "outIdx": 0, + "txid": "0f86a8aca7be9fd55e08a704e168a0acfcfa7f500738ffc2922af7ec48a517f5", + }, + "value": "5821", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 747210, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 0, + "txid": "b0ed74382d99da349950faa7cf62c7f4bf6aa15bd616041d64a584b679f56394", + }, + "value": "3500", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 747210, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { "outIdx": 1, "txid": "da2f4f50f5d77c524fde64a28fe56b103cdbc341a2201cd358ee3d4f44518839", }, "slpMeta": Object { "tokenId": "bd1acc4c986de57af8d6d2a64aecad8c30ee80f37ae9d066d758923732ddc9ba", @@ -2927,13 +2612,112 @@ "slpToken": Object { "amount": "107000000000", "isMintBaton": false, }, "value": "546", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 747433, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 0, + "txid": "07aed79a997664601fbadc1f76de206a18f8180bc8b12989dbb88f5253d1c3ec", + }, + "value": "5000", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 747433, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 0, + "txid": "80add2bdfcd2e2571bb267bcceaf131b83c79d8e1ba1d470dd86afc607ac7310", + }, + "value": "15000", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 747604, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 0, + "txid": "4d2f34a1a9f3f89e3af1b941b8649f8d885064e93cc1c5aa13980a68c734f03d", + }, + "value": "7700", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 749030, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 0, + "txid": "8fa8c7655002845ba07c079f5fd68c8adaa5c5dcdeffaf017c0e4da345e538c7", + }, + "value": "5500", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 753929, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 0, + "txid": "91159ad40899f8af11b16fd34924768b173f4b413f913f91769de90d19deeb73", + }, + "value": "3300", }, Object { "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 754182, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 171, + "txid": "fa63bbf5a61b9950df92773193177eb09b809bf412c147d38f48f825b5929aec", + }, + "value": "79785", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 754318, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 0, + "txid": "c596ab8501623396faf671d27a42dcd71efe52f5fb5c5461c7fc8f9aaa8e9c68", + }, + "value": "83715", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 754464, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 0, + "txid": "2d539176cada15e6faf378db2ea62cfddbf5d22e5552accf19eeb3a0aa6bcf7a", + }, + "value": "5500", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 755028, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 0, + "txid": "dd223a4f1c6c5a137a21b3d2dc7c8e049123b21f5077c504777a6d5c435c312d", + }, + "value": "10000", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", "blockHeight": 755294, "isCoinbase": false, "network": "XEC", "outpoint": Object { "outIdx": 1, @@ -2947,11 +2731,33 @@ "slpToken": Object { "amount": "7900000000", "isMintBaton": false, }, "value": "546", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 755309, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 2, + "txid": "352f2a055d7313b600fdb2d2924ab4b4dea470c24fe7bdaf156ac0367aca4dfa", + }, + "value": "7077", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 755325, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 1, + "txid": "b5f7479ad1a7f0c379d894159a8dfd3a6fba6179f1ac989e3f50540289ed221d", }, + "value": "9145", + }, Object { "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", "blockHeight": 756151, "isCoinbase": false, "network": "XEC", @@ -2990,10 +2796,186 @@ }, "value": "546", }, Object { "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 756151, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 3, + "txid": "f61d975fabbdf8a962b87bf530fe5a35a87c5715ec33efaca0f1ddfb7a40c249", + }, + "slpMeta": Object { + "tokenId": "45f0ff5cae7e89da6b96c26c8c48a959214c5f0e983e78d0925f8956ca8848c6", + "tokenType": "FUNGIBLE", + "txType": "SEND", + }, + "value": "48182", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 756154, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 3, + "txid": "0239cd72b1d9f2a3b25fb8e24af4cd1a0807ac9fdccb7ddf40edb582be3d2677", + }, + "slpMeta": Object { + "tokenId": "77ec4036ef8546ac46df6d3a5374e961216f92624627eaeef5d2e1a253df9fc6", + "tokenType": "FUNGIBLE", + "txType": "SEND", + }, + "value": "3182", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 756154, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 3, + "txid": "6bfe80318514a492f91e47346bbb24a16fe294e3fb9837df0a7953c1ced82771", + }, + "slpMeta": Object { + "tokenId": "77ec4036ef8546ac46df6d3a5374e961216f92624627eaeef5d2e1a253df9fc6", + "tokenType": "FUNGIBLE", + "txType": "SEND", + }, + "value": "39176", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 756154, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 3, + "txid": "714b1fe603e26dd02634246d4376a46e9a8a8b9dbf0699df275766ed9440f625", + }, + "slpMeta": Object { + "tokenId": "77ec4036ef8546ac46df6d3a5374e961216f92624627eaeef5d2e1a253df9fc6", + "tokenType": "FUNGIBLE", + "txType": "SEND", + }, + "value": "48182", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 756154, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 3, + "txid": "c49db11dff84ac1097d99c64ad1ce68ac4b7f0555facbe4cc65b93e6628899a3", + }, + "slpMeta": Object { + "tokenId": "77ec4036ef8546ac46df6d3a5374e961216f92624627eaeef5d2e1a253df9fc6", + "tokenType": "FUNGIBLE", + "txType": "SEND", + }, + "value": "6434", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 756154, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 3, + "txid": "cfa43428d730c3c8c9147c2650a4fedaad9c1a1ea44c9786ee44bef700f35ca5", + }, + "slpMeta": Object { + "tokenId": "77ec4036ef8546ac46df6d3a5374e961216f92624627eaeef5d2e1a253df9fc6", + "tokenType": "FUNGIBLE", + "txType": "SEND", + }, + "value": "600155", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 756154, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 3, + "txid": "d7659cb4038161ffc2a74073a6af4ed931ae7017df1352c9fe6e5da33be7d2f0", + }, + "slpMeta": Object { + "tokenId": "77ec4036ef8546ac46df6d3a5374e961216f92624627eaeef5d2e1a253df9fc6", + "tokenType": "FUNGIBLE", + "txType": "SEND", + }, + "value": "1046", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 756159, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 3, + "txid": "cf35b610ad9bda98a089920bd864d198be1fb84910893f47ce488c3e7ddb9ae7", + }, + "slpMeta": Object { + "tokenId": "77ec4036ef8546ac46df6d3a5374e961216f92624627eaeef5d2e1a253df9fc6", + "tokenType": "FUNGIBLE", + "txType": "SEND", + }, + "value": "1155", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 756224, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 3, + "txid": "b38431e7e6ae9ef222480ff99a2dda58ffe1deec589408a5fa4b6ff7dbbfad2c", + }, + "slpMeta": Object { + "tokenId": "77ec4036ef8546ac46df6d3a5374e961216f92624627eaeef5d2e1a253df9fc6", + "tokenType": "FUNGIBLE", + "txType": "SEND", + }, + "value": "1482", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 756225, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 3, + "txid": "76d9bf8ed9d1caf56a30d8c3b7ac2b423aa1b650c07b2f8bb206469db04cc047", + }, + "slpMeta": Object { + "tokenId": "77ec4036ef8546ac46df6d3a5374e961216f92624627eaeef5d2e1a253df9fc6", + "tokenType": "FUNGIBLE", + "txType": "SEND", + }, + "value": "54429518", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 756229, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 3, + "txid": "0d7f51f9e685047bbf11c43e167b3a479ce0e64bc25193298fdac70c88c82818", + }, + "slpMeta": Object { + "tokenId": "77ec4036ef8546ac46df6d3a5374e961216f92624627eaeef5d2e1a253df9fc6", + "tokenType": "FUNGIBLE", + "txType": "SEND", + }, + "value": "7255", + }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", "blockHeight": 756229, "isCoinbase": false, "network": "XEC", "outpoint": Object { "outIdx": 2, @@ -3008,7 +2990,24 @@ "amount": "117", "isMintBaton": false, }, "value": "546", }, + Object { + "address": "bitcoincash:qz2708636snqhsxu8wnlka78h6fdp77ar5ulhz04hr", + "blockHeight": 756229, + "isCoinbase": false, + "network": "XEC", + "outpoint": Object { + "outIdx": 3, + "txid": "57c98ef1fcdd6e7bbd5699decfed7bc4fb270d03042513802a89db89c4ee1ad5", + }, + "slpMeta": Object { + "tokenId": "77ec4036ef8546ac46df6d3a5374e961216f92624627eaeef5d2e1a253df9fc6", + "tokenType": "FUNGIBLE", + "txType": "SEND", + }, + "value": "2255", + }, ], + "preliminarySlpUtxos": Array [], } at Object.toStrictEqual (/work/cashtab/src/chronik/__tests__/index.test.js:75:51) at Promise.then.completed (/work/cashtab/node_modules/jest-circus/build/utils.js:298:28) at new Promise (<anonymous>) at callAsyncCircusFn (/work/cashtab/node_modules/jest-circus/build/utils.js:231:10) at _callCircusTest (/work/cashtab/node_modules/jest-circus/build/run.js:316:40) at processTicksAndRejections (node:internal/process/task_queues:95:5) at _runTest (/work/cashtab/node_modules/jest-circus/build/run.js:252:3) at _runTestsForDescribeBlock (/work/cashtab/node_modules/jest-circus/build/run.js:126:9) at run (/work/cashtab/node_modules/jest-circus/build/run.js:71:3) at runAndTransformResultsToJestFormat (/work/cashtab/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapterInit.js:122:21) at jestAdapter (/work/cashtab/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:79:19) at runTestInternal (/work/cashtab/node_modules/jest-runner/build/runTest.js:367:16) at runTest (/work/cashtab/node_modules/jest-runner/build/runTest.js:444:34) at Object.worker (/work/cashtab/node_modules/jest-runner/build/testWorker.js:106:12) ====== CashTab Unit Tests: getPreliminaryTokensArray successfully returns an array of all tokenIds and token balances (not yet adjusted for token decimals) ====== TypeError: Cannot read properties of undefined (reading 'tokenId') at tokenId (/work/cashtab/src/chronik/index.js:167:57) at Array.forEach (<anonymous>) at forEach (/work/cashtab/src/chronik/index.js:159:25) at Object.<anonymous> (/work/cashtab/src/chronik/__tests__/index.test.js:108:34) at Promise.then.completed (/work/cashtab/node_modules/jest-circus/build/utils.js:298:28) at new Promise (<anonymous>) at callAsyncCircusFn (/work/cashtab/node_modules/jest-circus/build/utils.js:231:10) at _callCircusTest (/work/cashtab/node_modules/jest-circus/build/run.js:316:40) at processTicksAndRejections (node:internal/process/task_queues:95:5) at _runTest (/work/cashtab/node_modules/jest-circus/build/run.js:252:3) at _runTestsForDescribeBlock (/work/cashtab/node_modules/jest-circus/build/run.js:126:9) at run (/work/cashtab/node_modules/jest-circus/build/run.js:71:3) at runAndTransformResultsToJestFormat (/work/cashtab/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapterInit.js:122:21) at jestAdapter (/work/cashtab/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:79:19) at runTestInternal (/work/cashtab/node_modules/jest-runner/build/runTest.js:367:16) at runTest (/work/cashtab/node_modules/jest-runner/build/runTest.js:444:34) at Object.worker (/work/cashtab/node_modules/jest-runner/build/testWorker.js:106:12) ====== CashTab Unit Tests: finalizeTokensArray successfully returns finalTokenArray and cachedTokenInfoById even if no cachedTokenInfoById is provided ====== TypeError: Cannot read properties of undefined (reading 'decimals') at decimals (/work/cashtab/src/chronik/index.js:239:49) at processPreliminaryTokensArray (/work/cashtab/src/chronik/index.js:315:29) at processTicksAndRejections (node:internal/process/task_queues:95:5) at Object.<anonymous> (/work/cashtab/src/chronik/__tests__/index.test.js:129:9) ====== CashTab Unit Tests: updateCachedTokenInfoAndFinalizeTokensArray successfully returns finalTokenArray and cachedTokenInfoById when called with some token info in cache ====== TypeError: Cannot read properties of undefined (reading 'decimals') at decimals (/work/cashtab/src/chronik/index.js:239:49) at processPreliminaryTokensArray (/work/cashtab/src/chronik/index.js:315:29) at processTicksAndRejections (node:internal/process/task_queues:95:5) at Object.<anonymous> (/work/cashtab/src/chronik/__tests__/index.test.js:173:9) ====== CashTab Unit Tests: finalizeSlpUtxos successfully adds token quantity adjusted for token decimals to preliminarySlpUtxos ====== TypeError: Cannot read properties of undefined (reading 'tokenId') at tokenId (/work/cashtab/src/chronik/index.js:334:44) at Object.<anonymous> (/work/cashtab/src/chronik/__tests__/index.test.js:187:31) at Promise.then.completed (/work/cashtab/node_modules/jest-circus/build/utils.js:298:28) at new Promise (<anonymous>) at callAsyncCircusFn (/work/cashtab/node_modules/jest-circus/build/utils.js:231:10) at _callCircusTest (/work/cashtab/node_modules/jest-circus/build/run.js:316:40) at processTicksAndRejections (node:internal/process/task_queues:95:5) at _runTest (/work/cashtab/node_modules/jest-circus/build/run.js:252:3) at _runTestsForDescribeBlock (/work/cashtab/node_modules/jest-circus/build/run.js:126:9) at run (/work/cashtab/node_modules/jest-circus/build/run.js:71:3) at runAndTransformResultsToJestFormat (/work/cashtab/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapterInit.js:122:21) at jestAdapter (/work/cashtab/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:79:19) at runTestInternal (/work/cashtab/node_modules/jest-runner/build/runTest.js:367:16) at runTest (/work/cashtab/node_modules/jest-runner/build/runTest.js:444:34) at Object.worker (/work/cashtab/node_modules/jest-runner/build/testWorker.js:106:12) ====== CashTab Unit Tests: getMintAddress successfully parses chronik.tx response to determine mint address for TabCash token ====== Error: expect(received).toBe(expected) // Object.is equality Expected: "etoken:qzudj5fd9t0cknnsc3wzdd4sp46u9r42jcynw8ydj0" Received: undefined at Object.toBe (/work/cashtab/src/chronik/__tests__/index.test.js:233:66) at processTicksAndRejections (node:internal/process/task_queues:95:5) ====== CashTab Unit Tests: getMintAddress successfully parses chronik.tx response to determine mint address for PoW token ====== Error: expect(received).toBe(expected) // Object.is equality Expected: "etoken:qzzm4vmgpqeumxeuccy4xdz05aq2yg6mh5aj2tulx5" Received: undefined at Object.toBe (/work/cashtab/src/chronik/__tests__/index.test.js:253:62) at processTicksAndRejections (node:internal/process/task_queues:95:5) ====== CashTab Unit Tests: getMintAddress successfully parses chronik.tx response to determine mint address for Alita token ====== Error: expect(received).toBe(expected) // Object.is equality Expected: "etoken:qr6lws9uwmjkkaau4w956lugs9nlg9hudq75najpjm" Received: undefined at Object.toBe (/work/cashtab/src/chronik/__tests__/index.test.js:274:64) at processTicksAndRejections (node:internal/process/task_queues:95:5) ====== CashTab Unit Tests: getMintAddress successfully parses chronik.tx response to determine mint address for a BUX self minted token ====== Error: expect(received).toBe(expected) // Object.is equality Expected: "etoken:qzzjdnmph2s8z5vf0vqpvr24tfue5krkdsyygw3ktn" Received: undefined at Object.toBe (/work/cashtab/src/chronik/__tests__/index.test.js:295:70) at processTicksAndRejections (node:internal/process/task_queues:95:5)
Each failure log is accessible here:
CashTab Unit Tests: getTokenStats successfully returns a token stats object
CashTab Unit Tests: organizeUtxosByType successfully splits a chronikUtxos array into slpUtxos and nonSlpUtxos
CashTab Unit Tests: getPreliminaryTokensArray successfully returns an array of all tokenIds and token balances (not yet adjusted for token decimals)
CashTab Unit Tests: finalizeTokensArray successfully returns finalTokenArray and cachedTokenInfoById even if no cachedTokenInfoById is provided
CashTab Unit Tests: updateCachedTokenInfoAndFinalizeTokensArray successfully returns finalTokenArray and cachedTokenInfoById when called with some token info in cache
CashTab Unit Tests: finalizeSlpUtxos successfully adds token quantity adjusted for token decimals to preliminarySlpUtxos
CashTab Unit Tests: getMintAddress successfully parses chronik.tx response to determine mint address for TabCash token
CashTab Unit Tests: getMintAddress successfully parses chronik.tx response to determine mint address for PoW token
CashTab Unit Tests: getMintAddress successfully parses chronik.tx response to determine mint address for Alita token
CashTab Unit Tests: getMintAddress successfully parses chronik.tx response to determine mint address for a BUX self minted token
Tail of the build log:
/work/cashtab /work/abc-ci-builds/cashtab-tests npm WARN deprecated rollup-plugin-terser@7.0.2: This package has been deprecated and is no longer maintained. Please use @rollup/plugin-terser npm WARN deprecated @babel/plugin-proposal-nullish-coalescing-operator@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-nullish-coalescing-operator instead. npm WARN deprecated @babel/plugin-proposal-private-methods@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-private-methods instead. npm WARN deprecated @babel/plugin-proposal-numeric-separator@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-numeric-separator instead. npm WARN deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility npm WARN deprecated @babel/plugin-proposal-class-properties@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-class-properties instead. npm WARN deprecated @babel/plugin-proposal-private-property-in-object@7.21.11: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-private-property-in-object instead. npm WARN deprecated domexception@4.0.0: Use your platform's native DOMException instead npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead npm WARN deprecated @babel/plugin-proposal-optional-chaining@7.21.0: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-optional-chaining instead. npm WARN deprecated workbox-cacheable-response@6.6.0: workbox-background-sync@6.6.0 added 1722 packages, and audited 1723 packages in 23s 263 packages are looking for funding run `npm fund` for details found 0 vulnerabilities > cashtab@1.4.0 build > node scripts/build.js Creating an optimized production build... Failed to compile. [eslint] src/chronik/index.js Line 6:8: 'appConfig' is defined but never used no-unused-vars Search for the keywords to learn more about each error. Build cashtab-tests failed with exit code 1