@stargatefinance/stg-evm-sdk-v2 1.3.2 → 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/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 +3 -0
- package/dist/deployed/CreditMessaging.cjs.map +1 -1
- package/dist/deployed/CreditMessaging.mjs +3 -0
- package/dist/deployed/CreditMessaging.mjs.map +1 -1
- package/dist/deployed/FeeLibV1ETH.cjs +3 -0
- package/dist/deployed/FeeLibV1ETH.cjs.map +1 -1
- package/dist/deployed/FeeLibV1ETH.mjs +3 -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 -1
- package/dist/deployed/OFTTokenETH.mjs +3 -0
- package/dist/deployed/OFTTokenETH.mjs.map +1 -1
- package/dist/deployed/{OFTWrapper-Ct2E5Mwd.d.mts → OFTWrapper-CJkBHR0d.d.mts} +3 -0
- package/dist/deployed/{OFTWrapper-Ct2E5Mwd.d.ts → OFTWrapper-CJkBHR0d.d.ts} +3 -0
- package/dist/deployed/OFTWrapper.cjs +3 -0
- package/dist/deployed/OFTWrapper.cjs.map +1 -1
- package/dist/deployed/OFTWrapper.d.mts +1 -1
- package/dist/deployed/OFTWrapper.d.ts +1 -1
- package/dist/deployed/OFTWrapper.mjs +3 -0
- package/dist/deployed/OFTWrapper.mjs.map +1 -1
- package/dist/deployed/{StargateOFTETH-DnpwT3Cg.d.mts → StargateOFTETH-DXRoUssU.d.mts} +3 -0
- package/dist/deployed/{StargateOFTETH-DnpwT3Cg.d.ts → StargateOFTETH-DXRoUssU.d.ts} +3 -0
- package/dist/deployed/StargateOFTETH.cjs +3 -0
- package/dist/deployed/StargateOFTETH.cjs.map +1 -1
- package/dist/deployed/StargateOFTETH.d.mts +1 -1
- package/dist/deployed/StargateOFTETH.d.ts +1 -1
- package/dist/deployed/StargateOFTETH.mjs +3 -0
- package/dist/deployed/StargateOFTETH.mjs.map +1 -1
- 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-DblIo7R9.d.mts → TokenMessaging-ZthO1qUI.d.mts} +3 -0
- package/dist/deployed/{TokenMessaging-DblIo7R9.d.ts → TokenMessaging-ZthO1qUI.d.ts} +3 -0
- package/dist/deployed/TokenMessaging.cjs +3 -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 +3 -0
- package/dist/deployed/TokenMessaging.mjs.map +1 -1
- package/dist/deployed/{Treasurer-OOFshPmY.d.mts → Treasurer-DWulFNwl.d.mts} +3 -0
- package/dist/deployed/{Treasurer-OOFshPmY.d.ts → Treasurer-DWulFNwl.d.ts} +3 -0
- package/dist/deployed/Treasurer.cjs +3 -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 +3 -0
- package/dist/deployed/Treasurer.mjs.map +1 -1
- package/dist/deployed/{contracts-CRtAyxkQ.d.mts → contracts-B7q2Vree.d.mts} +9 -9
- package/dist/deployed/{contracts-BtrnE9gq.d.ts → contracts-CxuIbE1v.d.ts} +9 -9
- package/dist/deployed/contracts.cjs +27 -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 +27 -0
- package/dist/deployed/contracts.mjs.map +1 -1
- package/dist/deployed/index.cjs +27 -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 +27 -0
- package/dist/deployed/index.mjs.map +1 -1
- package/package.json +2 -2
- package/dist/deployed/CreditMessaging-IGOQxSXd.d.mts +0 -1943
- package/dist/deployed/CreditMessaging-IGOQxSXd.d.ts +0 -1943
- package/dist/deployed/CreditMessaging.d.mts +0 -1
- package/dist/deployed/CreditMessaging.d.ts +0 -1
- package/dist/deployed/FeeLibV1ETH-8z96VA3A.d.mts +0 -497
- package/dist/deployed/FeeLibV1ETH-8z96VA3A.d.ts +0 -497
- package/dist/deployed/FeeLibV1ETH.d.mts +0 -1
- package/dist/deployed/FeeLibV1ETH.d.ts +0 -1
- package/dist/deployed/FeeLibV1EURC-yReJhQhE.d.mts +0 -352
- package/dist/deployed/FeeLibV1EURC-yReJhQhE.d.ts +0 -352
- package/dist/deployed/FeeLibV1EURC.d.mts +0 -1
- package/dist/deployed/FeeLibV1EURC.d.ts +0 -1
- package/dist/deployed/FeeLibV1METIS-B3y8ZOp-.d.mts +0 -328
- package/dist/deployed/FeeLibV1METIS-B3y8ZOp-.d.ts +0 -328
- package/dist/deployed/FeeLibV1METIS.d.mts +0 -1
- package/dist/deployed/FeeLibV1METIS.d.ts +0 -1
- package/dist/deployed/FeeLibV1USDC-C8_hd8f9.d.mts +0 -524
- package/dist/deployed/FeeLibV1USDC-C8_hd8f9.d.ts +0 -524
- package/dist/deployed/FeeLibV1USDC.d.mts +0 -1
- package/dist/deployed/FeeLibV1USDC.d.ts +0 -1
- package/dist/deployed/FeeLibV1USDT-aw57zGRO.d.mts +0 -468
- package/dist/deployed/FeeLibV1USDT-aw57zGRO.d.ts +0 -468
- package/dist/deployed/FeeLibV1USDT.d.mts +0 -1
- package/dist/deployed/FeeLibV1USDT.d.ts +0 -1
- package/dist/deployed/FeeLibV1mETH-D6xTtHP2.d.mts +0 -328
- package/dist/deployed/FeeLibV1mETH-D6xTtHP2.d.ts +0 -328
- package/dist/deployed/FeeLibV1mETH.d.mts +0 -1
- package/dist/deployed/FeeLibV1mETH.d.ts +0 -1
- package/dist/deployed/OFTTokenETH-D8zQcFzC.d.mts +0 -473
- package/dist/deployed/OFTTokenETH-D8zQcFzC.d.ts +0 -473
- package/dist/deployed/OFTTokenETH.d.mts +0 -1
|
@@ -45,6 +45,7 @@ declare const addresses: {
|
|
|
45
45
|
"mantle-mainnet": string;
|
|
46
46
|
"mantlesep-testnet": string;
|
|
47
47
|
"metis-mainnet": string;
|
|
48
|
+
"moca-mainnet": string;
|
|
48
49
|
"moderato-testnet": string;
|
|
49
50
|
"monad-testnet": string;
|
|
50
51
|
"nibiru-mainnet": string;
|
|
@@ -125,6 +126,7 @@ declare const transactionHashes: {
|
|
|
125
126
|
"mantle-mainnet": string;
|
|
126
127
|
"mantlesep-testnet": string;
|
|
127
128
|
"metis-mainnet": string;
|
|
129
|
+
"moca-mainnet": string;
|
|
128
130
|
"moderato-testnet": string;
|
|
129
131
|
"monad-testnet": string;
|
|
130
132
|
"nibiru-mainnet": string;
|
|
@@ -3131,6 +3133,7 @@ type Abis = {
|
|
|
3131
3133
|
"mantle-mainnet": Abi0;
|
|
3132
3134
|
"mantlesep-testnet": Abi0;
|
|
3133
3135
|
"metis-mainnet": Abi0;
|
|
3136
|
+
"moca-mainnet": Abi0;
|
|
3134
3137
|
"moderato-testnet": Abi1;
|
|
3135
3138
|
"monad-testnet": Abi0;
|
|
3136
3139
|
"nibiru-mainnet": Abi0;
|
|
@@ -45,6 +45,7 @@ declare const addresses: {
|
|
|
45
45
|
"mantle-mainnet": string;
|
|
46
46
|
"mantlesep-testnet": string;
|
|
47
47
|
"metis-mainnet": string;
|
|
48
|
+
"moca-mainnet": string;
|
|
48
49
|
"moderato-testnet": string;
|
|
49
50
|
"monad-testnet": string;
|
|
50
51
|
"nibiru-mainnet": string;
|
|
@@ -125,6 +126,7 @@ declare const transactionHashes: {
|
|
|
125
126
|
"mantle-mainnet": string;
|
|
126
127
|
"mantlesep-testnet": string;
|
|
127
128
|
"metis-mainnet": string;
|
|
129
|
+
"moca-mainnet": string;
|
|
128
130
|
"moderato-testnet": string;
|
|
129
131
|
"monad-testnet": string;
|
|
130
132
|
"nibiru-mainnet": string;
|
|
@@ -3131,6 +3133,7 @@ type Abis = {
|
|
|
3131
3133
|
"mantle-mainnet": Abi0;
|
|
3132
3134
|
"mantlesep-testnet": Abi0;
|
|
3133
3135
|
"metis-mainnet": Abi0;
|
|
3136
|
+
"moca-mainnet": Abi0;
|
|
3134
3137
|
"moderato-testnet": Abi1;
|
|
3135
3138
|
"monad-testnet": Abi0;
|
|
3136
3139
|
"nibiru-mainnet": Abi0;
|
|
@@ -48,6 +48,7 @@ var addresses = {
|
|
|
48
48
|
"mantle-mainnet": "0x41B491285A4f888F9f636cEc8a363AB9770a0AEF",
|
|
49
49
|
"mantlesep-testnet": "0xF1815bd50389c46847f0Bda824eC8da914045D14",
|
|
50
50
|
"metis-mainnet": "0xcbE78230CcA58b9EF4c3c5D1bC0D7E4b3206588a",
|
|
51
|
+
"moca-mainnet": "0xf4D9235269a96aaDaFc9aDAe454a0618eBE37949",
|
|
51
52
|
"moderato-testnet": "0x60219C44E146BAf36002eA73767820238Ebc1db6",
|
|
52
53
|
"monad-testnet": "0x43F2376D5D03553aE72F4A8093bbe9de4336EB08",
|
|
53
54
|
"nibiru-mainnet": "0x08C49257767c1f92634A9cDbF0663Af0356a472A",
|
|
@@ -128,6 +129,7 @@ var transactionHashes = {
|
|
|
128
129
|
"mantle-mainnet": "0x778e33a4ab167019fed9215b07dd79ee0e5fd39d1f13e8439b7a932f1433cdd9",
|
|
129
130
|
"mantlesep-testnet": "0xfccddd244ae5059f75bed8c4df25c68757451db037444d811de3b703fa624dd1",
|
|
130
131
|
"metis-mainnet": "0x0444fdf3d5b1a49ddb05319f26c368ed5d508f41a31e9bddd339ca14c2414f50",
|
|
132
|
+
"moca-mainnet": "0xff276260f668727a98679b7a028854db6a05881d2344cb57822d872f5e8fd080",
|
|
131
133
|
"moderato-testnet": "0x6bfeb0bc7ad884972482accb9d444c14ce2540abf90523544393ffe7b82fdd23",
|
|
132
134
|
"monad-testnet": "0x6c6deef6c38dc7cfb68f5c73826f594987fa607c874b24e1e61c60e12da678c1",
|
|
133
135
|
"nibiru-mainnet": "0xa2bd96d48c61455850142cb2498656a989ca010c6b58aabe90695d2380109c8f",
|
|
@@ -210,6 +212,7 @@ var abis = {
|
|
|
210
212
|
"mantle-mainnet": abi0,
|
|
211
213
|
"mantlesep-testnet": abi0,
|
|
212
214
|
"metis-mainnet": abi0,
|
|
215
|
+
"moca-mainnet": abi0,
|
|
213
216
|
"moderato-testnet": abi1,
|
|
214
217
|
"monad-testnet": abi0,
|
|
215
218
|
"nibiru-mainnet": abi0,
|