@stargatefinance/stg-evm-sdk-v2 1.3.1 → 2.0.0
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/README.md +3 -3
- package/deployments/injectiveevm-mainnet/CreditMessaging.json +1501 -0
- package/deployments/injectiveevm-mainnet/FeeLibV1ETH.json +611 -0
- package/deployments/injectiveevm-mainnet/OFTWrapper.json +1506 -0
- package/deployments/injectiveevm-mainnet/StargateOFTETH.json +1989 -0
- package/deployments/injectiveevm-mainnet/TokenMessaging.json +2475 -0
- package/deployments/injectiveevm-mainnet/Treasurer.json +450 -0
- package/deployments/moca-mainnet/CreditMessaging.json +1501 -0
- package/deployments/moca-mainnet/FeeLibV1ETH.json +611 -0
- package/deployments/moca-mainnet/FeeLibV1USDC.json +611 -0
- package/deployments/moca-mainnet/OFTTokenETH.json +693 -0
- package/deployments/moca-mainnet/OFTWrapper.json +1506 -0
- package/deployments/moca-mainnet/StargateOFTETH.json +1989 -0
- package/deployments/moca-mainnet/StargateOFTUSDC.json +1978 -0
- package/deployments/moca-mainnet/TokenMessaging.json +2475 -0
- package/deployments/moca-mainnet/Treasurer.json +450 -0
- package/dist/deployed/CreditMessaging.cjs +6 -0
- package/dist/deployed/CreditMessaging.cjs.map +1 -1
- package/dist/deployed/CreditMessaging.mjs +6 -0
- package/dist/deployed/CreditMessaging.mjs.map +1 -1
- package/dist/deployed/FeeLibV1ETH.cjs +6 -0
- package/dist/deployed/FeeLibV1ETH.cjs.map +1 -1
- package/dist/deployed/FeeLibV1ETH.mjs +6 -0
- package/dist/deployed/FeeLibV1ETH.mjs.map +1 -1
- package/dist/deployed/FeeLibV1USDC.cjs +3 -0
- package/dist/deployed/FeeLibV1USDC.cjs.map +1 -1
- package/dist/deployed/FeeLibV1USDC.mjs +3 -0
- package/dist/deployed/FeeLibV1USDC.mjs.map +1 -1
- package/dist/deployed/OFTTokenETH.cjs +3 -0
- package/dist/deployed/OFTTokenETH.cjs.map +1 -1
- package/dist/deployed/OFTTokenETH.d.ts +1 -0
- package/dist/deployed/OFTTokenETH.mjs +3 -0
- package/dist/deployed/OFTTokenETH.mjs.map +1 -1
- package/dist/deployed/OFTWrapper-CJkBHR0d.d.mts +1367 -0
- package/dist/deployed/OFTWrapper-CJkBHR0d.d.ts +1367 -0
- package/dist/deployed/OFTWrapper.cjs +6 -0
- package/dist/deployed/OFTWrapper.cjs.map +1 -1
- package/dist/deployed/OFTWrapper.d.mts +1 -0
- package/dist/deployed/OFTWrapper.d.ts +1 -0
- package/dist/deployed/OFTWrapper.mjs +6 -0
- package/dist/deployed/OFTWrapper.mjs.map +1 -1
- package/dist/deployed/RewardLib-DZPcpNd5.d.mts +115 -0
- package/dist/deployed/RewardLib-DZPcpNd5.d.ts +115 -0
- package/dist/deployed/RewardLib.d.mts +1 -0
- package/dist/deployed/RewardLib.d.ts +1 -0
- package/dist/deployed/RewardRegistryLib-ChjkPjiF.d.mts +115 -0
- package/dist/deployed/RewardRegistryLib-ChjkPjiF.d.ts +115 -0
- package/dist/deployed/RewardRegistryLib.d.mts +1 -0
- package/dist/deployed/RewardRegistryLib.d.ts +1 -0
- package/dist/deployed/RewardTokenMock-B_bipjnn.d.mts +308 -0
- package/dist/deployed/RewardTokenMock-B_bipjnn.d.ts +308 -0
- package/dist/deployed/RewardTokenMock.d.mts +1 -0
- package/dist/deployed/RewardTokenMock.d.ts +1 -0
- package/dist/deployed/StargateMultiRewarder-CI0gdC89.d.mts +622 -0
- package/dist/deployed/StargateMultiRewarder-CI0gdC89.d.ts +622 -0
- package/dist/deployed/StargateMultiRewarder.d.mts +1 -0
- package/dist/deployed/StargateMultiRewarder.d.ts +1 -0
- package/dist/deployed/StargateOFTETH-DXRoUssU.d.mts +2514 -0
- package/dist/deployed/StargateOFTETH-DXRoUssU.d.ts +2514 -0
- package/dist/deployed/StargateOFTETH.cjs +6 -0
- package/dist/deployed/StargateOFTETH.cjs.map +1 -1
- package/dist/deployed/StargateOFTETH.d.mts +1 -0
- package/dist/deployed/StargateOFTETH.d.ts +1 -0
- package/dist/deployed/StargateOFTETH.mjs +6 -0
- package/dist/deployed/StargateOFTETH.mjs.map +1 -1
- package/dist/deployed/StargateOFTEURC-DKulPApM.d.mts +3683 -0
- package/dist/deployed/StargateOFTEURC-DKulPApM.d.ts +3683 -0
- package/dist/deployed/StargateOFTEURC.d.mts +1 -0
- package/dist/deployed/StargateOFTEURC.d.ts +1 -0
- package/dist/deployed/{StargateOFTUSDC-gNoY8tx0.d.mts → StargateOFTUSDC-CWrgFwl8.d.mts} +3 -0
- package/dist/deployed/{StargateOFTUSDC-gNoY8tx0.d.ts → StargateOFTUSDC-CWrgFwl8.d.ts} +3 -0
- package/dist/deployed/StargateOFTUSDC.cjs +3 -0
- package/dist/deployed/StargateOFTUSDC.cjs.map +1 -1
- package/dist/deployed/StargateOFTUSDC.d.mts +1 -1
- package/dist/deployed/StargateOFTUSDC.d.ts +1 -1
- package/dist/deployed/StargateOFTUSDC.mjs +3 -0
- package/dist/deployed/StargateOFTUSDC.mjs.map +1 -1
- package/dist/deployed/{TokenMessaging-BfnD6v53.d.mts → TokenMessaging-ZthO1qUI.d.mts} +6 -0
- package/dist/deployed/{TokenMessaging-BfnD6v53.d.ts → TokenMessaging-ZthO1qUI.d.ts} +6 -0
- package/dist/deployed/TokenMessaging.cjs +6 -0
- package/dist/deployed/TokenMessaging.cjs.map +1 -1
- package/dist/deployed/TokenMessaging.d.mts +1 -1
- package/dist/deployed/TokenMessaging.d.ts +1 -1
- package/dist/deployed/TokenMessaging.mjs +6 -0
- package/dist/deployed/TokenMessaging.mjs.map +1 -1
- package/dist/deployed/{Treasurer-DlA2Gv8f.d.mts → Treasurer-DWulFNwl.d.mts} +6 -0
- package/dist/deployed/{Treasurer-DlA2Gv8f.d.ts → Treasurer-DWulFNwl.d.ts} +6 -0
- package/dist/deployed/Treasurer.cjs +6 -0
- package/dist/deployed/Treasurer.cjs.map +1 -1
- package/dist/deployed/Treasurer.d.mts +1 -1
- package/dist/deployed/Treasurer.d.ts +1 -1
- package/dist/deployed/Treasurer.mjs +6 -0
- package/dist/deployed/Treasurer.mjs.map +1 -1
- package/dist/deployed/{contracts-CwDH7mzf.d.mts → contracts-B7q2Vree.d.mts} +9 -9
- package/dist/deployed/{contracts-Yg5JhOts.d.ts → contracts-CxuIbE1v.d.ts} +9 -9
- package/dist/deployed/contracts.cjs +45 -0
- package/dist/deployed/contracts.cjs.map +1 -1
- package/dist/deployed/contracts.d.mts +9 -9
- package/dist/deployed/contracts.d.ts +9 -9
- package/dist/deployed/contracts.mjs +45 -0
- package/dist/deployed/contracts.mjs.map +1 -1
- package/dist/deployed/index.cjs +45 -0
- package/dist/deployed/index.cjs.map +1 -1
- package/dist/deployed/index.d.mts +10 -10
- package/dist/deployed/index.d.ts +10 -10
- package/dist/deployed/index.mjs +45 -0
- package/dist/deployed/index.mjs.map +1 -1
- package/package.json +2 -2
|
@@ -1 +1 @@
|
|
|
1
|
-
export { b as abis, a as addresses, t as transactionHashes } from './TokenMessaging-
|
|
1
|
+
export { b as abis, a as addresses, t as transactionHashes } from './TokenMessaging-ZthO1qUI.mjs';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { b as abis, a as addresses, t as transactionHashes } from './TokenMessaging-
|
|
1
|
+
export { b as abis, a as addresses, t as transactionHashes } from './TokenMessaging-ZthO1qUI.js';
|
|
@@ -34,6 +34,7 @@ var addresses = {
|
|
|
34
34
|
"hedera-mainnet": "0x8a2B28364102Bea189D99A475C494330Ef2bDD0B",
|
|
35
35
|
"hemi-mainnet": "0xAf5191B0De278C7286d6C7CC6ab6BB8A73bA2Cd6",
|
|
36
36
|
"horizen-mainnet": "0x88853D410299BCBfE5fCC9Eef93c03115E908279",
|
|
37
|
+
"injectiveevm-mainnet": "0xAf368c91793CB22739386DFCbBb2F1A9e4bCBeBf",
|
|
37
38
|
"ink-mainnet": "0x45f1A95A4D3f3836523F5c83673c797f4d4d263B",
|
|
38
39
|
"iota-mainnet": "0x1C10CC06DC6D35970d1D53B2A23c76ef370d4135",
|
|
39
40
|
"islander-mainnet": "0x808d7c71ad2ba3FA531b068a2417C63106BC0949",
|
|
@@ -45,6 +46,7 @@ var addresses = {
|
|
|
45
46
|
"mantle-mainnet": "0x41B491285A4f888F9f636cEc8a363AB9770a0AEF",
|
|
46
47
|
"mantlesep-testnet": "0xF1815bd50389c46847f0Bda824eC8da914045D14",
|
|
47
48
|
"metis-mainnet": "0xcbE78230CcA58b9EF4c3c5D1bC0D7E4b3206588a",
|
|
49
|
+
"moca-mainnet": "0xf4D9235269a96aaDaFc9aDAe454a0618eBE37949",
|
|
48
50
|
"moderato-testnet": "0x60219C44E146BAf36002eA73767820238Ebc1db6",
|
|
49
51
|
"monad-testnet": "0x43F2376D5D03553aE72F4A8093bbe9de4336EB08",
|
|
50
52
|
"nibiru-mainnet": "0x08C49257767c1f92634A9cDbF0663Af0356a472A",
|
|
@@ -113,6 +115,7 @@ var transactionHashes = {
|
|
|
113
115
|
"hedera-mainnet": "0xf299ebdeb1187a42d8c86f5238772489335540499084e0d8addcd327d49561d4",
|
|
114
116
|
"hemi-mainnet": "0x0a42c1ba9dae5a54366083824587eda117e56d5135e4010ebc1ab9fba1131eb4",
|
|
115
117
|
"horizen-mainnet": "0x196152d134461fc95a87d55d94621af86bf8f932746abd68ecbdb537563ae3e6",
|
|
118
|
+
"injectiveevm-mainnet": "0xff8ce17375269f89e867aa2061684f7bfab901e67bfe25ab1501f2b87d966507",
|
|
116
119
|
"ink-mainnet": "0x88c09ca4533e0711aa59c4eb8ce82ce2a402a561975a40822918244cca015133",
|
|
117
120
|
"iota-mainnet": "0x8d8d71e6620f16e3d21da01aff8590531c15f0a3639283437aa5cf81081245c4",
|
|
118
121
|
"islander-mainnet": "0xc449519259930b36073d3699ce0b6f7419ece1e35827afccca4906fb7af4b49d",
|
|
@@ -124,6 +127,7 @@ var transactionHashes = {
|
|
|
124
127
|
"mantle-mainnet": "0x778e33a4ab167019fed9215b07dd79ee0e5fd39d1f13e8439b7a932f1433cdd9",
|
|
125
128
|
"mantlesep-testnet": "0xfccddd244ae5059f75bed8c4df25c68757451db037444d811de3b703fa624dd1",
|
|
126
129
|
"metis-mainnet": "0x0444fdf3d5b1a49ddb05319f26c368ed5d508f41a31e9bddd339ca14c2414f50",
|
|
130
|
+
"moca-mainnet": "0xff276260f668727a98679b7a028854db6a05881d2344cb57822d872f5e8fd080",
|
|
127
131
|
"moderato-testnet": "0x6bfeb0bc7ad884972482accb9d444c14ce2540abf90523544393ffe7b82fdd23",
|
|
128
132
|
"monad-testnet": "0x6c6deef6c38dc7cfb68f5c73826f594987fa607c874b24e1e61c60e12da678c1",
|
|
129
133
|
"nibiru-mainnet": "0xa2bd96d48c61455850142cb2498656a989ca010c6b58aabe90695d2380109c8f",
|
|
@@ -194,6 +198,7 @@ var abis = {
|
|
|
194
198
|
"hedera-mainnet": abi0,
|
|
195
199
|
"hemi-mainnet": abi0,
|
|
196
200
|
"horizen-mainnet": abi0,
|
|
201
|
+
"injectiveevm-mainnet": abi0,
|
|
197
202
|
"ink-mainnet": abi0,
|
|
198
203
|
"iota-mainnet": abi0,
|
|
199
204
|
"islander-mainnet": abi0,
|
|
@@ -205,6 +210,7 @@ var abis = {
|
|
|
205
210
|
"mantle-mainnet": abi0,
|
|
206
211
|
"mantlesep-testnet": abi0,
|
|
207
212
|
"metis-mainnet": abi0,
|
|
213
|
+
"moca-mainnet": abi0,
|
|
208
214
|
"moderato-testnet": abi1,
|
|
209
215
|
"monad-testnet": abi0,
|
|
210
216
|
"nibiru-mainnet": abi0,
|