@stargatefinance/stg-evm-sdk-v2 2.0.0 → 2.0.1
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/deployments/gensyn-mainnet/CreditMessaging.json +1501 -0
- package/deployments/gensyn-mainnet/FeeLibV1USDC.json +611 -0
- package/deployments/gensyn-mainnet/OFTWrapper.json +1506 -0
- package/deployments/gensyn-mainnet/StargateOFTUSDC.json +1978 -0
- package/deployments/gensyn-mainnet/TokenMessaging.json +2475 -0
- package/deployments/gensyn-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/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/OFTWrapper.cjs +3 -0
- package/dist/deployed/OFTWrapper.cjs.map +1 -1
- package/dist/deployed/OFTWrapper.mjs +3 -0
- package/dist/deployed/OFTWrapper.mjs.map +1 -1
- package/dist/deployed/StargateOFTUSDC.cjs +3 -0
- package/dist/deployed/StargateOFTUSDC.cjs.map +1 -1
- package/dist/deployed/StargateOFTUSDC.mjs +3 -0
- package/dist/deployed/StargateOFTUSDC.mjs.map +1 -1
- package/dist/deployed/TokenMessaging.cjs +3 -0
- package/dist/deployed/TokenMessaging.cjs.map +1 -1
- package/dist/deployed/TokenMessaging.mjs +3 -0
- package/dist/deployed/TokenMessaging.mjs.map +1 -1
- package/dist/deployed/Treasurer.cjs +3 -0
- package/dist/deployed/Treasurer.cjs.map +1 -1
- package/dist/deployed/Treasurer.mjs +3 -0
- package/dist/deployed/Treasurer.mjs.map +1 -1
- package/dist/deployed/contracts.cjs +18 -0
- package/dist/deployed/contracts.cjs.map +1 -1
- package/dist/deployed/contracts.mjs +18 -0
- package/dist/deployed/contracts.mjs.map +1 -1
- package/dist/deployed/index.cjs +18 -0
- package/dist/deployed/index.cjs.map +1 -1
- package/dist/deployed/index.mjs +18 -0
- package/dist/deployed/index.mjs.map +1 -1
- package/package.json +2 -2
- package/dist/deployed/OFTTokenETH.d.ts +0 -1
- package/dist/deployed/OFTWrapper-CJkBHR0d.d.mts +0 -1367
- package/dist/deployed/OFTWrapper-CJkBHR0d.d.ts +0 -1367
- package/dist/deployed/OFTWrapper.d.mts +0 -1
- package/dist/deployed/OFTWrapper.d.ts +0 -1
- package/dist/deployed/RewardLib-DZPcpNd5.d.mts +0 -115
- package/dist/deployed/RewardLib-DZPcpNd5.d.ts +0 -115
- package/dist/deployed/RewardLib.d.mts +0 -1
- package/dist/deployed/RewardLib.d.ts +0 -1
- package/dist/deployed/RewardRegistryLib-ChjkPjiF.d.mts +0 -115
- package/dist/deployed/RewardRegistryLib-ChjkPjiF.d.ts +0 -115
- package/dist/deployed/RewardRegistryLib.d.mts +0 -1
- package/dist/deployed/RewardRegistryLib.d.ts +0 -1
- package/dist/deployed/RewardTokenMock-B_bipjnn.d.mts +0 -308
- package/dist/deployed/RewardTokenMock-B_bipjnn.d.ts +0 -308
- package/dist/deployed/RewardTokenMock.d.mts +0 -1
- package/dist/deployed/RewardTokenMock.d.ts +0 -1
- package/dist/deployed/StargateMultiRewarder-CI0gdC89.d.mts +0 -622
- package/dist/deployed/StargateMultiRewarder-CI0gdC89.d.ts +0 -622
- package/dist/deployed/StargateMultiRewarder.d.mts +0 -1
- package/dist/deployed/StargateMultiRewarder.d.ts +0 -1
- package/dist/deployed/StargateOFTETH-DXRoUssU.d.mts +0 -2514
- package/dist/deployed/StargateOFTETH-DXRoUssU.d.ts +0 -2514
- package/dist/deployed/StargateOFTETH.d.mts +0 -1
- package/dist/deployed/StargateOFTETH.d.ts +0 -1
- package/dist/deployed/StargateOFTEURC-DKulPApM.d.mts +0 -3683
- package/dist/deployed/StargateOFTEURC-DKulPApM.d.ts +0 -3683
- package/dist/deployed/StargateOFTEURC.d.mts +0 -1
- package/dist/deployed/StargateOFTEURC.d.ts +0 -1
- package/dist/deployed/StargateOFTUSDC-CWrgFwl8.d.mts +0 -4998
- package/dist/deployed/StargateOFTUSDC-CWrgFwl8.d.ts +0 -4998
- package/dist/deployed/StargateOFTUSDC.d.mts +0 -1
- package/dist/deployed/StargateOFTUSDC.d.ts +0 -1
- package/dist/deployed/StargateOFTUSDT-n5r6jpXt.d.mts +0 -2492
- package/dist/deployed/StargateOFTUSDT-n5r6jpXt.d.ts +0 -2492
- package/dist/deployed/StargateOFTUSDT.d.mts +0 -1
- package/dist/deployed/StargateOFTUSDT.d.ts +0 -1
- package/dist/deployed/StargatePoolETH-lOsiDbJC.d.mts +0 -1530
- package/dist/deployed/StargatePoolETH-lOsiDbJC.d.ts +0 -1530
- package/dist/deployed/StargatePoolETH.d.mts +0 -1
- package/dist/deployed/StargatePoolETH.d.ts +0 -1
- package/dist/deployed/StargatePoolEURC-D7GGCfr7.d.mts +0 -1582
- package/dist/deployed/StargatePoolEURC-D7GGCfr7.d.ts +0 -1582
- package/dist/deployed/StargatePoolEURC.d.mts +0 -1
- package/dist/deployed/StargatePoolEURC.d.ts +0 -1
- package/dist/deployed/StargatePoolMETIS-CQrZSdA7.d.mts +0 -1519
- package/dist/deployed/StargatePoolMETIS-CQrZSdA7.d.ts +0 -1519
- package/dist/deployed/StargatePoolMETIS.d.mts +0 -1
- package/dist/deployed/StargatePoolMETIS.d.ts +0 -1
- package/dist/deployed/StargatePoolNative-BKokoo5S.d.mts +0 -1568
- package/dist/deployed/StargatePoolNative-BKokoo5S.d.ts +0 -1568
- package/dist/deployed/StargatePoolNative.d.mts +0 -1
- package/dist/deployed/StargatePoolNative.d.ts +0 -1
- package/dist/deployed/StargatePoolUSDC-gP7LrAIv.d.mts +0 -1632
- package/dist/deployed/StargatePoolUSDC-gP7LrAIv.d.ts +0 -1632
- package/dist/deployed/StargatePoolUSDC.d.mts +0 -1
- package/dist/deployed/StargatePoolUSDC.d.ts +0 -1
- package/dist/deployed/StargatePoolUSDT-DkOqtwrh.d.mts +0 -1627
- package/dist/deployed/StargatePoolUSDT-DkOqtwrh.d.ts +0 -1627
- package/dist/deployed/StargatePoolUSDT.d.mts +0 -1
- package/dist/deployed/StargatePoolUSDT.d.ts +0 -1
- package/dist/deployed/StargatePoolmETH-C_R3a4-e.d.mts +0 -1519
- package/dist/deployed/StargatePoolmETH-C_R3a4-e.d.ts +0 -1519
- package/dist/deployed/StargatePoolmETH.d.mts +0 -1
- package/dist/deployed/StargatePoolmETH.d.ts +0 -1
- package/dist/deployed/StargateStaking-BL9axih_.d.mts +0 -459
- package/dist/deployed/StargateStaking-BL9axih_.d.ts +0 -459
- package/dist/deployed/StargateStaking.d.mts +0 -1
- package/dist/deployed/StargateStaking.d.ts +0 -1
- package/dist/deployed/TokenMessaging-ZthO1qUI.d.mts +0 -3180
- package/dist/deployed/TokenMessaging-ZthO1qUI.d.ts +0 -3180
- package/dist/deployed/TokenMessaging.d.mts +0 -1
- package/dist/deployed/TokenMessaging.d.ts +0 -1
- package/dist/deployed/Treasurer-DWulFNwl.d.mts +0 -456
- package/dist/deployed/Treasurer-DWulFNwl.d.ts +0 -456
- package/dist/deployed/Treasurer.d.mts +0 -1
- package/dist/deployed/Treasurer.d.ts +0 -1
- package/dist/deployed/USDCImpl-DN89Rpdz.d.mts +0 -1124
- package/dist/deployed/USDCImpl-DN89Rpdz.d.ts +0 -1124
- package/dist/deployed/USDCImpl.d.mts +0 -1
- package/dist/deployed/USDCImpl.d.ts +0 -1
- package/dist/deployed/USDCProxy-BsrYumZv.d.mts +0 -141
- package/dist/deployed/USDCProxy-BsrYumZv.d.ts +0 -141
- package/dist/deployed/USDCProxy.d.mts +0 -1
- package/dist/deployed/USDCProxy.d.ts +0 -1
- package/dist/deployed/USDCSignatureLib-W2-GjRxG.d.mts +0 -73
- package/dist/deployed/USDCSignatureLib-W2-GjRxG.d.ts +0 -73
- package/dist/deployed/USDCSignatureLib.d.mts +0 -1
- package/dist/deployed/USDCSignatureLib.d.ts +0 -1
- package/dist/deployed/USDT-DVAQjDdu.d.mts +0 -690
- package/dist/deployed/USDT-DVAQjDdu.d.ts +0 -690
- package/dist/deployed/USDT.d.mts +0 -1
- package/dist/deployed/USDT.d.ts +0 -1
- package/dist/deployed/contracts-B7q2Vree.d.mts +0 -68
- package/dist/deployed/contracts-CxuIbE1v.d.ts +0 -68
- package/dist/deployed/contracts.d.mts +0 -31
- package/dist/deployed/contracts.d.ts +0 -31
- package/dist/deployed/index.d.mts +0 -36
- package/dist/deployed/index.d.ts +0 -36
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { b as abis, a as addresses, t as transactionHashes } from './USDCImpl-DN89Rpdz.mjs';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { b as abis, a as addresses, t as transactionHashes } from './USDCImpl-DN89Rpdz.js';
|
|
@@ -1,141 +0,0 @@
|
|
|
1
|
-
declare const addresses: {
|
|
2
|
-
"bsc-sandbox-local": string;
|
|
3
|
-
"ethereum-sandbox-local": string;
|
|
4
|
-
"flare-mainnet": string;
|
|
5
|
-
"gravity-mainnet": string;
|
|
6
|
-
"iota-mainnet": string;
|
|
7
|
-
"klaytn-mainnet": string;
|
|
8
|
-
"klaytn-testnet": string;
|
|
9
|
-
"lightlink-mainnet": string;
|
|
10
|
-
"polygon-sandbox-local": string;
|
|
11
|
-
"rarible-mainnet": string;
|
|
12
|
-
"taiko-mainnet": string;
|
|
13
|
-
};
|
|
14
|
-
declare const transactionHashes: {
|
|
15
|
-
"bsc-sandbox-local": string;
|
|
16
|
-
"ethereum-sandbox-local": string;
|
|
17
|
-
"flare-mainnet": string;
|
|
18
|
-
"gravity-mainnet": string;
|
|
19
|
-
"iota-mainnet": string;
|
|
20
|
-
"klaytn-mainnet": string;
|
|
21
|
-
"klaytn-testnet": string;
|
|
22
|
-
"lightlink-mainnet": string;
|
|
23
|
-
"polygon-sandbox-local": string;
|
|
24
|
-
"rarible-mainnet": string;
|
|
25
|
-
"taiko-mainnet": string;
|
|
26
|
-
};
|
|
27
|
-
declare const abi0: readonly [{
|
|
28
|
-
readonly inputs: readonly [{
|
|
29
|
-
readonly internalType: "address";
|
|
30
|
-
readonly name: "implementationContract";
|
|
31
|
-
readonly type: "address";
|
|
32
|
-
}];
|
|
33
|
-
readonly stateMutability: "nonpayable";
|
|
34
|
-
readonly type: "constructor";
|
|
35
|
-
}, {
|
|
36
|
-
readonly anonymous: false;
|
|
37
|
-
readonly inputs: readonly [{
|
|
38
|
-
readonly indexed: false;
|
|
39
|
-
readonly internalType: "address";
|
|
40
|
-
readonly name: "previousAdmin";
|
|
41
|
-
readonly type: "address";
|
|
42
|
-
}, {
|
|
43
|
-
readonly indexed: false;
|
|
44
|
-
readonly internalType: "address";
|
|
45
|
-
readonly name: "newAdmin";
|
|
46
|
-
readonly type: "address";
|
|
47
|
-
}];
|
|
48
|
-
readonly name: "AdminChanged";
|
|
49
|
-
readonly type: "event";
|
|
50
|
-
}, {
|
|
51
|
-
readonly anonymous: false;
|
|
52
|
-
readonly inputs: readonly [{
|
|
53
|
-
readonly indexed: false;
|
|
54
|
-
readonly internalType: "address";
|
|
55
|
-
readonly name: "implementation";
|
|
56
|
-
readonly type: "address";
|
|
57
|
-
}];
|
|
58
|
-
readonly name: "Upgraded";
|
|
59
|
-
readonly type: "event";
|
|
60
|
-
}, {
|
|
61
|
-
readonly stateMutability: "payable";
|
|
62
|
-
readonly type: "fallback";
|
|
63
|
-
}, {
|
|
64
|
-
readonly inputs: readonly [];
|
|
65
|
-
readonly name: "admin";
|
|
66
|
-
readonly outputs: readonly [{
|
|
67
|
-
readonly internalType: "address";
|
|
68
|
-
readonly name: "";
|
|
69
|
-
readonly type: "address";
|
|
70
|
-
}];
|
|
71
|
-
readonly stateMutability: "view";
|
|
72
|
-
readonly type: "function";
|
|
73
|
-
}, {
|
|
74
|
-
readonly inputs: readonly [{
|
|
75
|
-
readonly internalType: "address";
|
|
76
|
-
readonly name: "newAdmin";
|
|
77
|
-
readonly type: "address";
|
|
78
|
-
}];
|
|
79
|
-
readonly name: "changeAdmin";
|
|
80
|
-
readonly outputs: readonly [];
|
|
81
|
-
readonly stateMutability: "nonpayable";
|
|
82
|
-
readonly type: "function";
|
|
83
|
-
}, {
|
|
84
|
-
readonly inputs: readonly [];
|
|
85
|
-
readonly name: "implementation";
|
|
86
|
-
readonly outputs: readonly [{
|
|
87
|
-
readonly internalType: "address";
|
|
88
|
-
readonly name: "";
|
|
89
|
-
readonly type: "address";
|
|
90
|
-
}];
|
|
91
|
-
readonly stateMutability: "view";
|
|
92
|
-
readonly type: "function";
|
|
93
|
-
}, {
|
|
94
|
-
readonly inputs: readonly [{
|
|
95
|
-
readonly internalType: "address";
|
|
96
|
-
readonly name: "newImplementation";
|
|
97
|
-
readonly type: "address";
|
|
98
|
-
}];
|
|
99
|
-
readonly name: "upgradeTo";
|
|
100
|
-
readonly outputs: readonly [];
|
|
101
|
-
readonly stateMutability: "nonpayable";
|
|
102
|
-
readonly type: "function";
|
|
103
|
-
}, {
|
|
104
|
-
readonly inputs: readonly [{
|
|
105
|
-
readonly internalType: "address";
|
|
106
|
-
readonly name: "newImplementation";
|
|
107
|
-
readonly type: "address";
|
|
108
|
-
}, {
|
|
109
|
-
readonly internalType: "bytes";
|
|
110
|
-
readonly name: "data";
|
|
111
|
-
readonly type: "bytes";
|
|
112
|
-
}];
|
|
113
|
-
readonly name: "upgradeToAndCall";
|
|
114
|
-
readonly outputs: readonly [];
|
|
115
|
-
readonly stateMutability: "payable";
|
|
116
|
-
readonly type: "function";
|
|
117
|
-
}];
|
|
118
|
-
type Abi0 = typeof abi0;
|
|
119
|
-
type Abis = {
|
|
120
|
-
"bsc-sandbox-local": Abi0;
|
|
121
|
-
"ethereum-sandbox-local": Abi0;
|
|
122
|
-
"flare-mainnet": Abi0;
|
|
123
|
-
"gravity-mainnet": Abi0;
|
|
124
|
-
"iota-mainnet": Abi0;
|
|
125
|
-
"klaytn-mainnet": Abi0;
|
|
126
|
-
"klaytn-testnet": Abi0;
|
|
127
|
-
"lightlink-mainnet": Abi0;
|
|
128
|
-
"polygon-sandbox-local": Abi0;
|
|
129
|
-
"rarible-mainnet": Abi0;
|
|
130
|
-
"taiko-mainnet": Abi0;
|
|
131
|
-
};
|
|
132
|
-
declare const abis: Abis;
|
|
133
|
-
|
|
134
|
-
declare const USDCProxy_abis: typeof abis;
|
|
135
|
-
declare const USDCProxy_addresses: typeof addresses;
|
|
136
|
-
declare const USDCProxy_transactionHashes: typeof transactionHashes;
|
|
137
|
-
declare namespace USDCProxy {
|
|
138
|
-
export { USDCProxy_abis as abis, USDCProxy_addresses as addresses, USDCProxy_transactionHashes as transactionHashes };
|
|
139
|
-
}
|
|
140
|
-
|
|
141
|
-
export { USDCProxy as U, addresses as a, abis as b, transactionHashes as t };
|
|
@@ -1,141 +0,0 @@
|
|
|
1
|
-
declare const addresses: {
|
|
2
|
-
"bsc-sandbox-local": string;
|
|
3
|
-
"ethereum-sandbox-local": string;
|
|
4
|
-
"flare-mainnet": string;
|
|
5
|
-
"gravity-mainnet": string;
|
|
6
|
-
"iota-mainnet": string;
|
|
7
|
-
"klaytn-mainnet": string;
|
|
8
|
-
"klaytn-testnet": string;
|
|
9
|
-
"lightlink-mainnet": string;
|
|
10
|
-
"polygon-sandbox-local": string;
|
|
11
|
-
"rarible-mainnet": string;
|
|
12
|
-
"taiko-mainnet": string;
|
|
13
|
-
};
|
|
14
|
-
declare const transactionHashes: {
|
|
15
|
-
"bsc-sandbox-local": string;
|
|
16
|
-
"ethereum-sandbox-local": string;
|
|
17
|
-
"flare-mainnet": string;
|
|
18
|
-
"gravity-mainnet": string;
|
|
19
|
-
"iota-mainnet": string;
|
|
20
|
-
"klaytn-mainnet": string;
|
|
21
|
-
"klaytn-testnet": string;
|
|
22
|
-
"lightlink-mainnet": string;
|
|
23
|
-
"polygon-sandbox-local": string;
|
|
24
|
-
"rarible-mainnet": string;
|
|
25
|
-
"taiko-mainnet": string;
|
|
26
|
-
};
|
|
27
|
-
declare const abi0: readonly [{
|
|
28
|
-
readonly inputs: readonly [{
|
|
29
|
-
readonly internalType: "address";
|
|
30
|
-
readonly name: "implementationContract";
|
|
31
|
-
readonly type: "address";
|
|
32
|
-
}];
|
|
33
|
-
readonly stateMutability: "nonpayable";
|
|
34
|
-
readonly type: "constructor";
|
|
35
|
-
}, {
|
|
36
|
-
readonly anonymous: false;
|
|
37
|
-
readonly inputs: readonly [{
|
|
38
|
-
readonly indexed: false;
|
|
39
|
-
readonly internalType: "address";
|
|
40
|
-
readonly name: "previousAdmin";
|
|
41
|
-
readonly type: "address";
|
|
42
|
-
}, {
|
|
43
|
-
readonly indexed: false;
|
|
44
|
-
readonly internalType: "address";
|
|
45
|
-
readonly name: "newAdmin";
|
|
46
|
-
readonly type: "address";
|
|
47
|
-
}];
|
|
48
|
-
readonly name: "AdminChanged";
|
|
49
|
-
readonly type: "event";
|
|
50
|
-
}, {
|
|
51
|
-
readonly anonymous: false;
|
|
52
|
-
readonly inputs: readonly [{
|
|
53
|
-
readonly indexed: false;
|
|
54
|
-
readonly internalType: "address";
|
|
55
|
-
readonly name: "implementation";
|
|
56
|
-
readonly type: "address";
|
|
57
|
-
}];
|
|
58
|
-
readonly name: "Upgraded";
|
|
59
|
-
readonly type: "event";
|
|
60
|
-
}, {
|
|
61
|
-
readonly stateMutability: "payable";
|
|
62
|
-
readonly type: "fallback";
|
|
63
|
-
}, {
|
|
64
|
-
readonly inputs: readonly [];
|
|
65
|
-
readonly name: "admin";
|
|
66
|
-
readonly outputs: readonly [{
|
|
67
|
-
readonly internalType: "address";
|
|
68
|
-
readonly name: "";
|
|
69
|
-
readonly type: "address";
|
|
70
|
-
}];
|
|
71
|
-
readonly stateMutability: "view";
|
|
72
|
-
readonly type: "function";
|
|
73
|
-
}, {
|
|
74
|
-
readonly inputs: readonly [{
|
|
75
|
-
readonly internalType: "address";
|
|
76
|
-
readonly name: "newAdmin";
|
|
77
|
-
readonly type: "address";
|
|
78
|
-
}];
|
|
79
|
-
readonly name: "changeAdmin";
|
|
80
|
-
readonly outputs: readonly [];
|
|
81
|
-
readonly stateMutability: "nonpayable";
|
|
82
|
-
readonly type: "function";
|
|
83
|
-
}, {
|
|
84
|
-
readonly inputs: readonly [];
|
|
85
|
-
readonly name: "implementation";
|
|
86
|
-
readonly outputs: readonly [{
|
|
87
|
-
readonly internalType: "address";
|
|
88
|
-
readonly name: "";
|
|
89
|
-
readonly type: "address";
|
|
90
|
-
}];
|
|
91
|
-
readonly stateMutability: "view";
|
|
92
|
-
readonly type: "function";
|
|
93
|
-
}, {
|
|
94
|
-
readonly inputs: readonly [{
|
|
95
|
-
readonly internalType: "address";
|
|
96
|
-
readonly name: "newImplementation";
|
|
97
|
-
readonly type: "address";
|
|
98
|
-
}];
|
|
99
|
-
readonly name: "upgradeTo";
|
|
100
|
-
readonly outputs: readonly [];
|
|
101
|
-
readonly stateMutability: "nonpayable";
|
|
102
|
-
readonly type: "function";
|
|
103
|
-
}, {
|
|
104
|
-
readonly inputs: readonly [{
|
|
105
|
-
readonly internalType: "address";
|
|
106
|
-
readonly name: "newImplementation";
|
|
107
|
-
readonly type: "address";
|
|
108
|
-
}, {
|
|
109
|
-
readonly internalType: "bytes";
|
|
110
|
-
readonly name: "data";
|
|
111
|
-
readonly type: "bytes";
|
|
112
|
-
}];
|
|
113
|
-
readonly name: "upgradeToAndCall";
|
|
114
|
-
readonly outputs: readonly [];
|
|
115
|
-
readonly stateMutability: "payable";
|
|
116
|
-
readonly type: "function";
|
|
117
|
-
}];
|
|
118
|
-
type Abi0 = typeof abi0;
|
|
119
|
-
type Abis = {
|
|
120
|
-
"bsc-sandbox-local": Abi0;
|
|
121
|
-
"ethereum-sandbox-local": Abi0;
|
|
122
|
-
"flare-mainnet": Abi0;
|
|
123
|
-
"gravity-mainnet": Abi0;
|
|
124
|
-
"iota-mainnet": Abi0;
|
|
125
|
-
"klaytn-mainnet": Abi0;
|
|
126
|
-
"klaytn-testnet": Abi0;
|
|
127
|
-
"lightlink-mainnet": Abi0;
|
|
128
|
-
"polygon-sandbox-local": Abi0;
|
|
129
|
-
"rarible-mainnet": Abi0;
|
|
130
|
-
"taiko-mainnet": Abi0;
|
|
131
|
-
};
|
|
132
|
-
declare const abis: Abis;
|
|
133
|
-
|
|
134
|
-
declare const USDCProxy_abis: typeof abis;
|
|
135
|
-
declare const USDCProxy_addresses: typeof addresses;
|
|
136
|
-
declare const USDCProxy_transactionHashes: typeof transactionHashes;
|
|
137
|
-
declare namespace USDCProxy {
|
|
138
|
-
export { USDCProxy_abis as abis, USDCProxy_addresses as addresses, USDCProxy_transactionHashes as transactionHashes };
|
|
139
|
-
}
|
|
140
|
-
|
|
141
|
-
export { USDCProxy as U, addresses as a, abis as b, transactionHashes as t };
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { b as abis, a as addresses, t as transactionHashes } from './USDCProxy-BsrYumZv.mjs';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { b as abis, a as addresses, t as transactionHashes } from './USDCProxy-BsrYumZv.js';
|
|
@@ -1,73 +0,0 @@
|
|
|
1
|
-
declare const addresses: {
|
|
2
|
-
"bsc-sandbox-local": string;
|
|
3
|
-
"ethereum-sandbox-local": string;
|
|
4
|
-
"flare-mainnet": string;
|
|
5
|
-
"gravity-mainnet": string;
|
|
6
|
-
"iota-mainnet": string;
|
|
7
|
-
"klaytn-mainnet": string;
|
|
8
|
-
"klaytn-testnet": string;
|
|
9
|
-
"lightlink-mainnet": string;
|
|
10
|
-
"polygon-sandbox-local": string;
|
|
11
|
-
"rarible-mainnet": string;
|
|
12
|
-
"taiko-mainnet": string;
|
|
13
|
-
};
|
|
14
|
-
declare const transactionHashes: {
|
|
15
|
-
"bsc-sandbox-local": string;
|
|
16
|
-
"ethereum-sandbox-local": string;
|
|
17
|
-
"flare-mainnet": string;
|
|
18
|
-
"gravity-mainnet": string;
|
|
19
|
-
"iota-mainnet": string;
|
|
20
|
-
"klaytn-mainnet": string;
|
|
21
|
-
"klaytn-testnet": string;
|
|
22
|
-
"lightlink-mainnet": string;
|
|
23
|
-
"polygon-sandbox-local": string;
|
|
24
|
-
"rarible-mainnet": string;
|
|
25
|
-
"taiko-mainnet": string;
|
|
26
|
-
};
|
|
27
|
-
declare const abi0: readonly [{
|
|
28
|
-
readonly inputs: readonly [{
|
|
29
|
-
readonly internalType: "address";
|
|
30
|
-
readonly name: "signer";
|
|
31
|
-
readonly type: "address";
|
|
32
|
-
}, {
|
|
33
|
-
readonly internalType: "bytes32";
|
|
34
|
-
readonly name: "digest";
|
|
35
|
-
readonly type: "bytes32";
|
|
36
|
-
}, {
|
|
37
|
-
readonly internalType: "bytes";
|
|
38
|
-
readonly name: "signature";
|
|
39
|
-
readonly type: "bytes";
|
|
40
|
-
}];
|
|
41
|
-
readonly name: "isValidSignatureNow";
|
|
42
|
-
readonly outputs: readonly [{
|
|
43
|
-
readonly internalType: "bool";
|
|
44
|
-
readonly name: "";
|
|
45
|
-
readonly type: "bool";
|
|
46
|
-
}];
|
|
47
|
-
readonly stateMutability: "view";
|
|
48
|
-
readonly type: "function";
|
|
49
|
-
}];
|
|
50
|
-
type Abi0 = typeof abi0;
|
|
51
|
-
type Abis = {
|
|
52
|
-
"bsc-sandbox-local": Abi0;
|
|
53
|
-
"ethereum-sandbox-local": Abi0;
|
|
54
|
-
"flare-mainnet": Abi0;
|
|
55
|
-
"gravity-mainnet": Abi0;
|
|
56
|
-
"iota-mainnet": Abi0;
|
|
57
|
-
"klaytn-mainnet": Abi0;
|
|
58
|
-
"klaytn-testnet": Abi0;
|
|
59
|
-
"lightlink-mainnet": Abi0;
|
|
60
|
-
"polygon-sandbox-local": Abi0;
|
|
61
|
-
"rarible-mainnet": Abi0;
|
|
62
|
-
"taiko-mainnet": Abi0;
|
|
63
|
-
};
|
|
64
|
-
declare const abis: Abis;
|
|
65
|
-
|
|
66
|
-
declare const USDCSignatureLib_abis: typeof abis;
|
|
67
|
-
declare const USDCSignatureLib_addresses: typeof addresses;
|
|
68
|
-
declare const USDCSignatureLib_transactionHashes: typeof transactionHashes;
|
|
69
|
-
declare namespace USDCSignatureLib {
|
|
70
|
-
export { USDCSignatureLib_abis as abis, USDCSignatureLib_addresses as addresses, USDCSignatureLib_transactionHashes as transactionHashes };
|
|
71
|
-
}
|
|
72
|
-
|
|
73
|
-
export { USDCSignatureLib as U, addresses as a, abis as b, transactionHashes as t };
|
|
@@ -1,73 +0,0 @@
|
|
|
1
|
-
declare const addresses: {
|
|
2
|
-
"bsc-sandbox-local": string;
|
|
3
|
-
"ethereum-sandbox-local": string;
|
|
4
|
-
"flare-mainnet": string;
|
|
5
|
-
"gravity-mainnet": string;
|
|
6
|
-
"iota-mainnet": string;
|
|
7
|
-
"klaytn-mainnet": string;
|
|
8
|
-
"klaytn-testnet": string;
|
|
9
|
-
"lightlink-mainnet": string;
|
|
10
|
-
"polygon-sandbox-local": string;
|
|
11
|
-
"rarible-mainnet": string;
|
|
12
|
-
"taiko-mainnet": string;
|
|
13
|
-
};
|
|
14
|
-
declare const transactionHashes: {
|
|
15
|
-
"bsc-sandbox-local": string;
|
|
16
|
-
"ethereum-sandbox-local": string;
|
|
17
|
-
"flare-mainnet": string;
|
|
18
|
-
"gravity-mainnet": string;
|
|
19
|
-
"iota-mainnet": string;
|
|
20
|
-
"klaytn-mainnet": string;
|
|
21
|
-
"klaytn-testnet": string;
|
|
22
|
-
"lightlink-mainnet": string;
|
|
23
|
-
"polygon-sandbox-local": string;
|
|
24
|
-
"rarible-mainnet": string;
|
|
25
|
-
"taiko-mainnet": string;
|
|
26
|
-
};
|
|
27
|
-
declare const abi0: readonly [{
|
|
28
|
-
readonly inputs: readonly [{
|
|
29
|
-
readonly internalType: "address";
|
|
30
|
-
readonly name: "signer";
|
|
31
|
-
readonly type: "address";
|
|
32
|
-
}, {
|
|
33
|
-
readonly internalType: "bytes32";
|
|
34
|
-
readonly name: "digest";
|
|
35
|
-
readonly type: "bytes32";
|
|
36
|
-
}, {
|
|
37
|
-
readonly internalType: "bytes";
|
|
38
|
-
readonly name: "signature";
|
|
39
|
-
readonly type: "bytes";
|
|
40
|
-
}];
|
|
41
|
-
readonly name: "isValidSignatureNow";
|
|
42
|
-
readonly outputs: readonly [{
|
|
43
|
-
readonly internalType: "bool";
|
|
44
|
-
readonly name: "";
|
|
45
|
-
readonly type: "bool";
|
|
46
|
-
}];
|
|
47
|
-
readonly stateMutability: "view";
|
|
48
|
-
readonly type: "function";
|
|
49
|
-
}];
|
|
50
|
-
type Abi0 = typeof abi0;
|
|
51
|
-
type Abis = {
|
|
52
|
-
"bsc-sandbox-local": Abi0;
|
|
53
|
-
"ethereum-sandbox-local": Abi0;
|
|
54
|
-
"flare-mainnet": Abi0;
|
|
55
|
-
"gravity-mainnet": Abi0;
|
|
56
|
-
"iota-mainnet": Abi0;
|
|
57
|
-
"klaytn-mainnet": Abi0;
|
|
58
|
-
"klaytn-testnet": Abi0;
|
|
59
|
-
"lightlink-mainnet": Abi0;
|
|
60
|
-
"polygon-sandbox-local": Abi0;
|
|
61
|
-
"rarible-mainnet": Abi0;
|
|
62
|
-
"taiko-mainnet": Abi0;
|
|
63
|
-
};
|
|
64
|
-
declare const abis: Abis;
|
|
65
|
-
|
|
66
|
-
declare const USDCSignatureLib_abis: typeof abis;
|
|
67
|
-
declare const USDCSignatureLib_addresses: typeof addresses;
|
|
68
|
-
declare const USDCSignatureLib_transactionHashes: typeof transactionHashes;
|
|
69
|
-
declare namespace USDCSignatureLib {
|
|
70
|
-
export { USDCSignatureLib_abis as abis, USDCSignatureLib_addresses as addresses, USDCSignatureLib_transactionHashes as transactionHashes };
|
|
71
|
-
}
|
|
72
|
-
|
|
73
|
-
export { USDCSignatureLib as U, addresses as a, abis as b, transactionHashes as t };
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { b as abis, a as addresses, t as transactionHashes } from './USDCSignatureLib-W2-GjRxG.mjs';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { b as abis, a as addresses, t as transactionHashes } from './USDCSignatureLib-W2-GjRxG.js';
|