@indexing/jiti 0.0.56 → 0.0.57
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/main.js +48 -32
- package/dist/main.js.map +1 -1
- package/dist/module.js +48 -32
- package/dist/module.js.map +1 -1
- package/dist/types.d.ts.map +1 -1
- package/package.json +1 -1
package/dist/module.js
CHANGED
|
@@ -771,15 +771,16 @@ const $8d6646508fb2fa58$export$b5fd4920e8b7d913 = {
|
|
|
771
771
|
].includes(message.typeUrl)) {
|
|
772
772
|
const decodedMsg = registry.decode(message);
|
|
773
773
|
transfers.push({
|
|
774
|
+
amount: BigInt(decodedMsg.token?.amount || decodedMsg.amount?.find((a)=>a?.amount)?.amount || 0),
|
|
774
775
|
blockNumber: blockNumber,
|
|
775
776
|
from: decodedMsg.sender || decodedMsg.fromAddress,
|
|
777
|
+
memo: decodedMsg.memo,
|
|
778
|
+
timestamp: blockTimestamp,
|
|
776
779
|
to: decodedMsg.receiver || decodedMsg.toAddress,
|
|
777
|
-
amount: BigInt(decodedMsg.token?.amount || decodedMsg.amount?.find((a)=>a?.amount)?.amount || 0),
|
|
778
780
|
token: decodedMsg.token?.denom || decodedMsg.amount?.find((a)=>a?.denom)?.denom,
|
|
779
781
|
tokenType: "NATIVE",
|
|
780
|
-
|
|
781
|
-
transactionHash: txHash.slice(2).toUpperCase()
|
|
782
|
-
transactionGasFee: transactionGasFee
|
|
782
|
+
transactionGasFee: transactionGasFee,
|
|
783
|
+
transactionHash: txHash.slice(2).toUpperCase()
|
|
783
784
|
});
|
|
784
785
|
}
|
|
785
786
|
}
|
|
@@ -789,21 +790,21 @@ const $8d6646508fb2fa58$export$b5fd4920e8b7d913 = {
|
|
|
789
790
|
{
|
|
790
791
|
params: {
|
|
791
792
|
network: "COSMOS",
|
|
792
|
-
walletAddress: "
|
|
793
|
-
contractAddress: "ibc/F663521BF1836B00F5F177680F74BFB9A8B5654A694D0D2BC249E03CF2509013"
|
|
793
|
+
walletAddress: "cosmos1q9d0rjr687a37lckllujf6dmtnympx9g5ca37u"
|
|
794
794
|
},
|
|
795
|
-
payload: "https://jiti.indexing.co/networks/cosmos/
|
|
795
|
+
payload: "https://jiti.indexing.co/networks/cosmos/28168958",
|
|
796
796
|
output: [
|
|
797
797
|
{
|
|
798
|
-
|
|
799
|
-
|
|
800
|
-
|
|
801
|
-
|
|
802
|
-
|
|
798
|
+
amount: 31684895n,
|
|
799
|
+
blockNumber: 28168958,
|
|
800
|
+
from: "cosmos1q9d0rjr687a37lckllujf6dmtnympx9g5ca37u",
|
|
801
|
+
memo: '{"wasm":{"contract":"neutron1zvesudsdfxusz06jztpph4d3h5x6veglqsspxns2v2jqml9nhywskcc923","msg":{"swap_and_action":{"user_swap":{"swap_exact_asset_in":{"swap_venue_name":"neutron-duality","operations":[{"pool":"564172","denom_in":"ibc/C4CFF46FD6DE35CA4CF4CE031E643C8FDC9BA4B99AE598E9B0ED98FE3A2319F9","denom_out":"ibc/B559A80D62249C8AA07A380E2A2BEA6E5CA9A6F079C912C3A9E9B494105E4F81"},{"pool":"495849","denom_in":"ibc/B559A80D62249C8AA07A380E2A2BEA6E5CA9A6F079C912C3A9E9B494105E4F81","denom_out":"ibc/376222D6D9DAE23092E29740E56B758580935A6D77C24C2ABD57A6A78A1F3955"}]}},"min_asset":{"native":{"denom":"ibc/376222D6D9DAE23092E29740E56B758580935A6D77C24C2ABD57A6A78A1F3955","amount":"817899530"}},"timeout_timestamp":1761673107828834380,"post_swap_action":{"ibc_transfer":{"ibc_info":{"source_channel":"channel-10","receiver":"osmo1q9d0rjr687a37lckllujf6dmtnympx9gurwpgw","fee":{"recv_fee":[],"ack_fee":[{"denom":"untrn","amount":"100000"}],"timeout_fee":[{"denom":"untrn","amount":"100000"}]},"memo":"","recover_address":"neutron1q9d0rjr687a37lckllujf6dmtnympx9gs85nym"},"fee_swap":{"swap_venue_name":"neutron-duality","operations":[{"pool":"2769551","denom_in":"ibc/C4CFF46FD6DE35CA4CF4CE031E643C8FDC9BA4B99AE598E9B0ED98FE3A2319F9","denom_out":"ibc/B559A80D62249C8AA07A380E2A2BEA6E5CA9A6F079C912C3A9E9B494105E4F81"},{"pool":"717963","denom_in":"ibc/B559A80D62249C8AA07A380E2A2BEA6E5CA9A6F079C912C3A9E9B494105E4F81","denom_out":"untrn"}],"refund_address":"neutron1q9d0rjr687a37lckllujf6dmtnympx9gs85nym"}}},"affiliates":[{"basis_points_fee":"60","address":"neutron15tw0qy5sspq2sgef77vhhykhtphlrv57ju78e4"},{"basis_points_fee":"15","address":"neutron14gf6xslwe9phn2z965t4dcu7vchhthfgqw99g3"}]}}}}',
|
|
802
|
+
timestamp: "2025-10-28T17:33:35.080Z",
|
|
803
|
+
to: "neutron1zvesudsdfxusz06jztpph4d3h5x6veglqsspxns2v2jqml9nhywskcc923",
|
|
804
|
+
token: "uatom",
|
|
803
805
|
tokenType: "NATIVE",
|
|
804
|
-
|
|
805
|
-
transactionHash: "
|
|
806
|
-
transactionGasFee: 4860n
|
|
806
|
+
transactionGasFee: 2201n,
|
|
807
|
+
transactionHash: "DA3680301DEB2C5D4F12F695C252CB75612792952AD12A699C80B261E8A029E3"
|
|
807
808
|
}
|
|
808
809
|
]
|
|
809
810
|
}
|
|
@@ -1063,6 +1064,7 @@ const $07b3982e2fc4c8b2$export$400f08bfae9ee97f = {
|
|
|
1063
1064
|
amount: parsedAmount,
|
|
1064
1065
|
blockNumber: parseInt(block.ledger_index, 10),
|
|
1065
1066
|
from: typedTx.Account ?? "UNKNOWN",
|
|
1067
|
+
memo: typedTx.DestinationTag,
|
|
1066
1068
|
timestamp: block.close_time_iso ? block.close_time_iso : null,
|
|
1067
1069
|
to: typedTx.Destination ?? "UNKNOWN",
|
|
1068
1070
|
token: tokenSymbol,
|
|
@@ -1077,21 +1079,22 @@ const $07b3982e2fc4c8b2$export$400f08bfae9ee97f = {
|
|
|
1077
1079
|
{
|
|
1078
1080
|
params: {
|
|
1079
1081
|
network: "RIPPLE",
|
|
1080
|
-
walletAddress: "
|
|
1082
|
+
walletAddress: "rnDGxzUM2snx58Bvyn72xhJKqvkDxo2tQm",
|
|
1081
1083
|
contractAddress: ""
|
|
1082
1084
|
},
|
|
1083
1085
|
payload: "https://jiti.indexing.co/networks/ripple/88104659",
|
|
1084
1086
|
output: [
|
|
1085
1087
|
{
|
|
1086
|
-
amount:
|
|
1088
|
+
amount: 43110000n,
|
|
1087
1089
|
blockNumber: 88104659,
|
|
1088
|
-
from: "
|
|
1090
|
+
from: "rMvCasZ9cohYrSZRNYPTZfoaaSUQMfgQ8G",
|
|
1091
|
+
memo: 30195674,
|
|
1089
1092
|
timestamp: "2024-05-19T22:18:52Z",
|
|
1090
|
-
to: "
|
|
1093
|
+
to: "rnDGxzUM2snx58Bvyn72xhJKqvkDxo2tQm",
|
|
1091
1094
|
token: "XRP",
|
|
1092
1095
|
tokenType: "NATIVE",
|
|
1093
|
-
transactionGasFee:
|
|
1094
|
-
transactionHash: "
|
|
1096
|
+
transactionGasFee: 10000n,
|
|
1097
|
+
transactionHash: "B32A6A5455777283212407FBD8CCA701505C654E5F4ADFFBE9D4D22F00889D87"
|
|
1095
1098
|
}
|
|
1096
1099
|
]
|
|
1097
1100
|
}
|
|
@@ -1716,6 +1719,7 @@ const $725699ccb951d76d$export$681f497010b17679 = {
|
|
|
1716
1719
|
amount: BigInt(op.amount.replace(".", "")),
|
|
1717
1720
|
blockNumber: block.sequence,
|
|
1718
1721
|
from: op.from,
|
|
1722
|
+
memo: typedTx.memo,
|
|
1719
1723
|
timestamp: typedTx.created_at,
|
|
1720
1724
|
to: op.to,
|
|
1721
1725
|
token: op.asset_type === "native" ? null : op.asset_issuer,
|
|
@@ -1730,21 +1734,33 @@ const $725699ccb951d76d$export$681f497010b17679 = {
|
|
|
1730
1734
|
{
|
|
1731
1735
|
params: {
|
|
1732
1736
|
network: "STELLAR",
|
|
1733
|
-
walletAddress: "
|
|
1734
|
-
contractAddress: "GC4Z2TDXU4GXVLHOS5P5SU6HKBCP7NKN4TJ5ZGTVRBW7MCBZTU7SNUSA"
|
|
1737
|
+
walletAddress: "GC5HUFIKZBK5XRNOBPXR4PBR3PWR26GP5UFRKSCOOOIENYVSF3NMA23U"
|
|
1735
1738
|
},
|
|
1736
|
-
payload: "https://jiti.indexing.co/networks/stellar/
|
|
1739
|
+
payload: "https://jiti.indexing.co/networks/stellar/59592273",
|
|
1737
1740
|
output: [
|
|
1738
1741
|
{
|
|
1739
|
-
amount:
|
|
1740
|
-
blockNumber:
|
|
1741
|
-
from: "
|
|
1742
|
-
|
|
1743
|
-
|
|
1744
|
-
|
|
1742
|
+
amount: 651200000n,
|
|
1743
|
+
blockNumber: 59592273,
|
|
1744
|
+
from: "GC5HUFIKZBK5XRNOBPXR4PBR3PWR26GP5UFRKSCOOOIENYVSF3NMA23U",
|
|
1745
|
+
memo: "315004227",
|
|
1746
|
+
timestamp: "2025-10-28T17:24:17Z",
|
|
1747
|
+
to: "GABFQIK63R2NETJM7T673EAMZN4RJLLGP3OFUEJU5SZVTGWUKULZJNL6",
|
|
1748
|
+
token: "GA5ZSEJYB37JRC5AVCIA5MOP4RHTM335X2KGX3IHOJAPP5RE34K4KZVN",
|
|
1749
|
+
tokenType: "TOKEN",
|
|
1750
|
+
transactionGasFee: 200n,
|
|
1751
|
+
transactionHash: "a0e5f0cbc64a13816db1d8428c4e2f849ed9ec475b80d4cbd23a8119b1b1c010"
|
|
1752
|
+
},
|
|
1753
|
+
{
|
|
1754
|
+
amount: 4445100000n,
|
|
1755
|
+
blockNumber: 59592273,
|
|
1756
|
+
from: "GAUA7XL5K54CC2DDGP77FJ2YBHRJLT36CPZDXWPM6MP7MANOGG77PNJU",
|
|
1757
|
+
memo: undefined,
|
|
1758
|
+
timestamp: "2025-10-28T17:24:17Z",
|
|
1759
|
+
to: "GC5HUFIKZBK5XRNOBPXR4PBR3PWR26GP5UFRKSCOOOIENYVSF3NMA23U",
|
|
1760
|
+
token: "GA5ZSEJYB37JRC5AVCIA5MOP4RHTM335X2KGX3IHOJAPP5RE34K4KZVN",
|
|
1745
1761
|
tokenType: "TOKEN",
|
|
1746
|
-
transactionGasFee:
|
|
1747
|
-
transactionHash: "
|
|
1762
|
+
transactionGasFee: 300n,
|
|
1763
|
+
transactionHash: "c554aed41145304e03c0877c9de526cdcb8a8255c9bf156ff0dec202ab12e20d"
|
|
1748
1764
|
}
|
|
1749
1765
|
]
|
|
1750
1766
|
}
|