@layerzerolabs/lz-evm-sdk-v2 3.0.152 → 3.0.154
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/CHANGELOG.md +16 -0
- package/deployments/ethereum-sandbox-local/DVN.json +1 -1
- package/deployments/ethereum-sandbox-local/DVNDecompressor.json +1 -1
- package/deployments/ethereum-sandbox-local/DVNFeeLib.json +1 -1
- package/deployments/ethereum-sandbox-local/DefaultProxyAdmin.json +1 -1
- package/deployments/ethereum-sandbox-local/EndpointV2.json +1 -1
- package/deployments/ethereum-sandbox-local/EndpointV2View.json +1 -1
- package/deployments/ethereum-sandbox-local/EndpointV2View_Implementation.json +1 -1
- package/deployments/ethereum-sandbox-local/EndpointV2View_Proxy.json +1 -1
- package/deployments/ethereum-sandbox-local/Executor.json +1 -1
- package/deployments/ethereum-sandbox-local/ExecutorDecompressor.json +1 -1
- package/deployments/ethereum-sandbox-local/ExecutorFeeLib.json +1 -1
- package/deployments/ethereum-sandbox-local/ExecutorProxyAdmin.json +1 -1
- package/deployments/ethereum-sandbox-local/Executor_Implementation.json +1 -1
- package/deployments/ethereum-sandbox-local/Executor_Proxy.json +1 -1
- package/deployments/ethereum-sandbox-local/LzExecutor.json +1 -1
- package/deployments/ethereum-sandbox-local/LzExecutor_Implementation.json +1 -1
- package/deployments/ethereum-sandbox-local/LzExecutor_Proxy.json +1 -1
- package/deployments/ethereum-sandbox-local/MultiCall.json +1 -1
- package/deployments/ethereum-sandbox-local/NonceContractMock.json +1 -1
- package/deployments/ethereum-sandbox-local/PriceFeed.json +1 -1
- package/deployments/ethereum-sandbox-local/PriceFeedProxyAdmin.json +1 -1
- package/deployments/ethereum-sandbox-local/PriceFeed_Implementation.json +1 -1
- package/deployments/ethereum-sandbox-local/PriceFeed_Proxy.json +1 -1
- package/deployments/ethereum-sandbox-local/ReadLib1002.json +1 -1
- package/deployments/ethereum-sandbox-local/ReadLib1002View.json +1 -1
- package/deployments/ethereum-sandbox-local/ReadLib1002ViewProxyAdmin.json +1 -1
- package/deployments/ethereum-sandbox-local/ReadLib1002View_Implementation.json +1 -1
- package/deployments/ethereum-sandbox-local/ReadLib1002View_Proxy.json +1 -1
- package/deployments/ethereum-sandbox-local/ReceiveUln301.json +1 -1
- package/deployments/ethereum-sandbox-local/ReceiveUln301View.json +1 -1
- package/deployments/ethereum-sandbox-local/ReceiveUln301View_Implementation.json +1 -1
- package/deployments/ethereum-sandbox-local/ReceiveUln301View_Proxy.json +1 -1
- package/deployments/ethereum-sandbox-local/ReceiveUln302.json +1 -1
- package/deployments/ethereum-sandbox-local/ReceiveUln302View.json +1 -1
- package/deployments/ethereum-sandbox-local/ReceiveUln302View_Implementation.json +1 -1
- package/deployments/ethereum-sandbox-local/ReceiveUln302View_Proxy.json +1 -1
- package/deployments/ethereum-sandbox-local/SendUln301.json +1 -1
- package/deployments/ethereum-sandbox-local/SendUln302.json +1 -1
- package/deployments/ethereum-sandbox-local/SimpleMessageLib.json +1 -1
- package/deployments/ethereum-sandbox-local/Treasury.json +1 -1
- package/deployments/ethereum-sandbox-local/TreasuryFeeHandler.json +1 -1
- package/deployments/jovay-testnet/DVN.json +1504 -0
- package/deployments/jovay-testnet/DVNFeeLib.json +690 -0
- package/deployments/jovay-testnet/DeadDVN.json +159 -0
- package/deployments/jovay-testnet/DefaultProxyAdmin.json +166 -0
- package/deployments/jovay-testnet/EndpointV2.json +2356 -0
- package/deployments/jovay-testnet/EndpointV2View.json +335 -0
- package/deployments/jovay-testnet/EndpointV2View_Implementation.json +204 -0
- package/deployments/jovay-testnet/EndpointV2View_Proxy.json +137 -0
- package/deployments/jovay-testnet/Executor.json +1476 -0
- package/deployments/jovay-testnet/ExecutorFeeLib.json +541 -0
- package/deployments/jovay-testnet/ExecutorProxyAdmin.json +176 -0
- package/deployments/jovay-testnet/Executor_Implementation.json +1345 -0
- package/deployments/jovay-testnet/Executor_Proxy.json +137 -0
- package/deployments/jovay-testnet/LzExecutor.json +641 -0
- package/deployments/jovay-testnet/LzExecutor_Implementation.json +510 -0
- package/deployments/jovay-testnet/LzExecutor_Proxy.json +137 -0
- package/deployments/jovay-testnet/MultiCall.json +115 -0
- package/deployments/jovay-testnet/PriceFeed.json +820 -0
- package/deployments/jovay-testnet/PriceFeedProxyAdmin.json +176 -0
- package/deployments/jovay-testnet/PriceFeed_Implementation.json +689 -0
- package/deployments/jovay-testnet/PriceFeed_Proxy.json +137 -0
- package/deployments/jovay-testnet/ReceiveUln301.json +995 -0
- package/deployments/jovay-testnet/ReceiveUln301View.json +252 -0
- package/deployments/jovay-testnet/ReceiveUln301View_Implementation.json +121 -0
- package/deployments/jovay-testnet/ReceiveUln301View_Proxy.json +137 -0
- package/deployments/jovay-testnet/ReceiveUln302.json +752 -0
- package/deployments/jovay-testnet/ReceiveUln302View.json +377 -0
- package/deployments/jovay-testnet/ReceiveUln302View_Implementation.json +246 -0
- package/deployments/jovay-testnet/ReceiveUln302View_Proxy.json +137 -0
- package/deployments/jovay-testnet/SendUln301.json +1273 -0
- package/deployments/jovay-testnet/SendUln302.json +1254 -0
- package/deployments/jovay-testnet/Treasury.json +304 -0
- package/deployments/jovay-testnet/TreasuryFeeHandler.json +89 -0
- package/deployments/moderato-testnet/DVN.json +1504 -0
- package/deployments/moderato-testnet/DVNFeeLib.json +690 -0
- package/deployments/moderato-testnet/DeadDVN.json +159 -0
- package/deployments/moderato-testnet/DefaultProxyAdmin.json +166 -0
- package/deployments/moderato-testnet/EndpointV2.json +2371 -0
- package/deployments/moderato-testnet/EndpointV2View.json +335 -0
- package/deployments/moderato-testnet/EndpointV2View_Implementation.json +204 -0
- package/deployments/moderato-testnet/EndpointV2View_Proxy.json +137 -0
- package/deployments/moderato-testnet/Executor.json +1476 -0
- package/deployments/moderato-testnet/ExecutorFeeLib.json +541 -0
- package/deployments/moderato-testnet/ExecutorProxyAdmin.json +176 -0
- package/deployments/moderato-testnet/Executor_Implementation.json +1345 -0
- package/deployments/moderato-testnet/Executor_Proxy.json +137 -0
- package/deployments/moderato-testnet/LzExecutor.json +641 -0
- package/deployments/moderato-testnet/LzExecutor_Implementation.json +510 -0
- package/deployments/moderato-testnet/LzExecutor_Proxy.json +137 -0
- package/deployments/moderato-testnet/MultiCall.json +115 -0
- package/deployments/moderato-testnet/PriceFeed.json +820 -0
- package/deployments/moderato-testnet/PriceFeedProxyAdmin.json +176 -0
- package/deployments/moderato-testnet/PriceFeed_Implementation.json +689 -0
- package/deployments/moderato-testnet/PriceFeed_Proxy.json +137 -0
- package/deployments/moderato-testnet/ReceiveUln301.json +995 -0
- package/deployments/moderato-testnet/ReceiveUln301View.json +252 -0
- package/deployments/moderato-testnet/ReceiveUln301View_Implementation.json +121 -0
- package/deployments/moderato-testnet/ReceiveUln301View_Proxy.json +137 -0
- package/deployments/moderato-testnet/ReceiveUln302.json +752 -0
- package/deployments/moderato-testnet/ReceiveUln302View.json +377 -0
- package/deployments/moderato-testnet/ReceiveUln302View_Implementation.json +246 -0
- package/deployments/moderato-testnet/ReceiveUln302View_Proxy.json +137 -0
- package/deployments/moderato-testnet/SendUln301.json +1273 -0
- package/deployments/moderato-testnet/SendUln302.json +1254 -0
- package/deployments/moderato-testnet/Treasury.json +304 -0
- package/deployments/moderato-testnet/TreasuryFeeHandler.json +89 -0
- package/deployments/pharos-mainnet/DVN.json +1504 -0
- package/deployments/pharos-mainnet/DVNFeeLib.json +690 -0
- package/deployments/pharos-mainnet/DeadDVN.json +159 -0
- package/deployments/pharos-mainnet/DefaultProxyAdmin.json +166 -0
- package/deployments/pharos-mainnet/EndpointV2.json +2356 -0
- package/deployments/pharos-mainnet/EndpointV2View.json +335 -0
- package/deployments/pharos-mainnet/EndpointV2View_Implementation.json +204 -0
- package/deployments/pharos-mainnet/EndpointV2View_Proxy.json +137 -0
- package/deployments/pharos-mainnet/Executor.json +1476 -0
- package/deployments/pharos-mainnet/ExecutorFeeLib.json +541 -0
- package/deployments/pharos-mainnet/ExecutorProxyAdmin.json +176 -0
- package/deployments/pharos-mainnet/Executor_Implementation.json +1345 -0
- package/deployments/pharos-mainnet/Executor_Proxy.json +137 -0
- package/deployments/pharos-mainnet/LzExecutor.json +641 -0
- package/deployments/pharos-mainnet/LzExecutor_Implementation.json +510 -0
- package/deployments/pharos-mainnet/LzExecutor_Proxy.json +137 -0
- package/deployments/pharos-mainnet/MultiCall.json +115 -0
- package/deployments/pharos-mainnet/PriceFeed.json +820 -0
- package/deployments/pharos-mainnet/PriceFeedProxyAdmin.json +176 -0
- package/deployments/pharos-mainnet/PriceFeed_Implementation.json +689 -0
- package/deployments/pharos-mainnet/PriceFeed_Proxy.json +137 -0
- package/deployments/pharos-mainnet/ReceiveUln301.json +995 -0
- package/deployments/pharos-mainnet/ReceiveUln301View.json +252 -0
- package/deployments/pharos-mainnet/ReceiveUln301View_Implementation.json +121 -0
- package/deployments/pharos-mainnet/ReceiveUln301View_Proxy.json +137 -0
- package/deployments/pharos-mainnet/ReceiveUln302.json +752 -0
- package/deployments/pharos-mainnet/ReceiveUln302View.json +377 -0
- package/deployments/pharos-mainnet/ReceiveUln302View_Implementation.json +246 -0
- package/deployments/pharos-mainnet/ReceiveUln302View_Proxy.json +137 -0
- package/deployments/pharos-mainnet/SendUln301.json +1273 -0
- package/deployments/pharos-mainnet/SendUln302.json +1254 -0
- package/deployments/pharos-mainnet/Treasury.json +304 -0
- package/deployments/pharos-mainnet/TreasuryFeeHandler.json +89 -0
- package/deployments/rise-mainnet/DVN.json +1504 -0
- package/deployments/rise-mainnet/DVNFeeLib.json +690 -0
- package/deployments/rise-mainnet/DeadDVN.json +159 -0
- package/deployments/rise-mainnet/DefaultProxyAdmin.json +166 -0
- package/deployments/rise-mainnet/EndpointV2.json +2356 -0
- package/deployments/rise-mainnet/EndpointV2View.json +335 -0
- package/deployments/rise-mainnet/EndpointV2View_Implementation.json +204 -0
- package/deployments/rise-mainnet/EndpointV2View_Proxy.json +137 -0
- package/deployments/rise-mainnet/Executor.json +1476 -0
- package/deployments/rise-mainnet/ExecutorFeeLib.json +541 -0
- package/deployments/rise-mainnet/ExecutorProxyAdmin.json +176 -0
- package/deployments/rise-mainnet/Executor_Implementation.json +1345 -0
- package/deployments/rise-mainnet/Executor_Proxy.json +137 -0
- package/deployments/rise-mainnet/LzExecutor.json +641 -0
- package/deployments/rise-mainnet/LzExecutor_Implementation.json +510 -0
- package/deployments/rise-mainnet/LzExecutor_Proxy.json +137 -0
- package/deployments/rise-mainnet/MultiCall.json +115 -0
- package/deployments/rise-mainnet/PriceFeed.json +820 -0
- package/deployments/rise-mainnet/PriceFeedProxyAdmin.json +176 -0
- package/deployments/rise-mainnet/PriceFeed_Implementation.json +689 -0
- package/deployments/rise-mainnet/PriceFeed_Proxy.json +137 -0
- package/deployments/rise-mainnet/ReceiveUln301.json +995 -0
- package/deployments/rise-mainnet/ReceiveUln301View.json +252 -0
- package/deployments/rise-mainnet/ReceiveUln301View_Implementation.json +121 -0
- package/deployments/rise-mainnet/ReceiveUln301View_Proxy.json +137 -0
- package/deployments/rise-mainnet/ReceiveUln302.json +752 -0
- package/deployments/rise-mainnet/ReceiveUln302View.json +377 -0
- package/deployments/rise-mainnet/ReceiveUln302View_Implementation.json +246 -0
- package/deployments/rise-mainnet/ReceiveUln302View_Proxy.json +137 -0
- package/deployments/rise-mainnet/SendUln301.json +1273 -0
- package/deployments/rise-mainnet/SendUln302.json +1254 -0
- package/deployments/rise-mainnet/Treasury.json +304 -0
- package/deployments/rise-mainnet/TreasuryFeeHandler.json +89 -0
- package/deployments/tron-sandbox-local/DVN.json +2 -2
- package/deployments/tron-sandbox-local/DVNDecompressor.json +2 -2
- package/deployments/tron-sandbox-local/DVNFeeLib.json +2 -2
- package/deployments/tron-sandbox-local/DefaultProxyAdmin.json +2 -2
- package/deployments/tron-sandbox-local/EndpointV2.json +2 -2
- package/deployments/tron-sandbox-local/EndpointV2View.json +2 -2
- package/deployments/tron-sandbox-local/EndpointV2View_Implementation.json +2 -2
- package/deployments/tron-sandbox-local/EndpointV2View_Proxy.json +2 -2
- package/deployments/tron-sandbox-local/Executor.json +2 -2
- package/deployments/tron-sandbox-local/ExecutorDecompressor.json +2 -2
- package/deployments/tron-sandbox-local/ExecutorFeeLib.json +2 -2
- package/deployments/tron-sandbox-local/ExecutorProxyAdmin.json +2 -2
- package/deployments/tron-sandbox-local/Executor_Implementation.json +2 -2
- package/deployments/tron-sandbox-local/Executor_Proxy.json +2 -2
- package/deployments/tron-sandbox-local/LzExecutor.json +2 -2
- package/deployments/tron-sandbox-local/LzExecutor_Implementation.json +2 -2
- package/deployments/tron-sandbox-local/LzExecutor_Proxy.json +2 -2
- package/deployments/tron-sandbox-local/MultiCall.json +2 -2
- package/deployments/tron-sandbox-local/NonceContractMock.json +2 -2
- package/deployments/tron-sandbox-local/PriceFeed.json +2 -2
- package/deployments/tron-sandbox-local/PriceFeedProxyAdmin.json +2 -2
- package/deployments/tron-sandbox-local/PriceFeed_Implementation.json +2 -2
- package/deployments/tron-sandbox-local/PriceFeed_Proxy.json +2 -2
- package/deployments/tron-sandbox-local/ReadLib1002.json +2 -2
- package/deployments/tron-sandbox-local/ReadLib1002View.json +2 -2
- package/deployments/tron-sandbox-local/ReadLib1002ViewProxyAdmin.json +2 -2
- package/deployments/tron-sandbox-local/ReadLib1002View_Implementation.json +2 -2
- package/deployments/tron-sandbox-local/ReadLib1002View_Proxy.json +2 -2
- package/deployments/tron-sandbox-local/ReceiveUln301.json +2 -2
- package/deployments/tron-sandbox-local/ReceiveUln301View.json +2 -2
- package/deployments/tron-sandbox-local/ReceiveUln301View_Implementation.json +2 -2
- package/deployments/tron-sandbox-local/ReceiveUln301View_Proxy.json +2 -2
- package/deployments/tron-sandbox-local/ReceiveUln302.json +2 -2
- package/deployments/tron-sandbox-local/ReceiveUln302View.json +2 -2
- package/deployments/tron-sandbox-local/ReceiveUln302View_Implementation.json +2 -2
- package/deployments/tron-sandbox-local/ReceiveUln302View_Proxy.json +2 -2
- package/deployments/tron-sandbox-local/SendUln301.json +2 -2
- package/deployments/tron-sandbox-local/SendUln302.json +2 -2
- package/deployments/tron-sandbox-local/SimpleMessageLib.json +2 -2
- package/deployments/tron-sandbox-local/Treasury.json +2 -2
- package/deployments/tron-sandbox-local/TreasuryFeeHandler.json +2 -2
- package/package.json +9 -9
|
@@ -0,0 +1,304 @@
|
|
|
1
|
+
{
|
|
2
|
+
"address": "0x4514FC667a944752ee8A29F544c1B20b1A315f25",
|
|
3
|
+
"transactionHash": "0xd9d275283f605caa345baf15837aebd8f8e85ce75b01f3466a31fe6ea7d16040",
|
|
4
|
+
"abi": [
|
|
5
|
+
{
|
|
6
|
+
"inputs": [],
|
|
7
|
+
"name": "LZ_Treasury_LzTokenNotEnabled",
|
|
8
|
+
"type": "error"
|
|
9
|
+
},
|
|
10
|
+
{
|
|
11
|
+
"inputs": [
|
|
12
|
+
{
|
|
13
|
+
"internalType": "address",
|
|
14
|
+
"name": "_to",
|
|
15
|
+
"type": "address"
|
|
16
|
+
},
|
|
17
|
+
{
|
|
18
|
+
"internalType": "uint256",
|
|
19
|
+
"name": "_value",
|
|
20
|
+
"type": "uint256"
|
|
21
|
+
}
|
|
22
|
+
],
|
|
23
|
+
"name": "Transfer_NativeFailed",
|
|
24
|
+
"type": "error"
|
|
25
|
+
},
|
|
26
|
+
{
|
|
27
|
+
"inputs": [],
|
|
28
|
+
"name": "Transfer_ToAddressIsZero",
|
|
29
|
+
"type": "error"
|
|
30
|
+
},
|
|
31
|
+
{
|
|
32
|
+
"anonymous": false,
|
|
33
|
+
"inputs": [
|
|
34
|
+
{
|
|
35
|
+
"indexed": true,
|
|
36
|
+
"internalType": "address",
|
|
37
|
+
"name": "previousOwner",
|
|
38
|
+
"type": "address"
|
|
39
|
+
},
|
|
40
|
+
{
|
|
41
|
+
"indexed": true,
|
|
42
|
+
"internalType": "address",
|
|
43
|
+
"name": "newOwner",
|
|
44
|
+
"type": "address"
|
|
45
|
+
}
|
|
46
|
+
],
|
|
47
|
+
"name": "OwnershipTransferred",
|
|
48
|
+
"type": "event"
|
|
49
|
+
},
|
|
50
|
+
{
|
|
51
|
+
"inputs": [
|
|
52
|
+
{
|
|
53
|
+
"internalType": "address",
|
|
54
|
+
"name": "",
|
|
55
|
+
"type": "address"
|
|
56
|
+
},
|
|
57
|
+
{
|
|
58
|
+
"internalType": "uint32",
|
|
59
|
+
"name": "",
|
|
60
|
+
"type": "uint32"
|
|
61
|
+
},
|
|
62
|
+
{
|
|
63
|
+
"internalType": "uint256",
|
|
64
|
+
"name": "_totalFee",
|
|
65
|
+
"type": "uint256"
|
|
66
|
+
},
|
|
67
|
+
{
|
|
68
|
+
"internalType": "bool",
|
|
69
|
+
"name": "_payInLzToken",
|
|
70
|
+
"type": "bool"
|
|
71
|
+
}
|
|
72
|
+
],
|
|
73
|
+
"name": "getFee",
|
|
74
|
+
"outputs": [
|
|
75
|
+
{
|
|
76
|
+
"internalType": "uint256",
|
|
77
|
+
"name": "",
|
|
78
|
+
"type": "uint256"
|
|
79
|
+
}
|
|
80
|
+
],
|
|
81
|
+
"stateMutability": "view",
|
|
82
|
+
"type": "function"
|
|
83
|
+
},
|
|
84
|
+
{
|
|
85
|
+
"inputs": [],
|
|
86
|
+
"name": "lzTokenEnabled",
|
|
87
|
+
"outputs": [
|
|
88
|
+
{
|
|
89
|
+
"internalType": "bool",
|
|
90
|
+
"name": "",
|
|
91
|
+
"type": "bool"
|
|
92
|
+
}
|
|
93
|
+
],
|
|
94
|
+
"stateMutability": "view",
|
|
95
|
+
"type": "function"
|
|
96
|
+
},
|
|
97
|
+
{
|
|
98
|
+
"inputs": [],
|
|
99
|
+
"name": "lzTokenFee",
|
|
100
|
+
"outputs": [
|
|
101
|
+
{
|
|
102
|
+
"internalType": "uint256",
|
|
103
|
+
"name": "",
|
|
104
|
+
"type": "uint256"
|
|
105
|
+
}
|
|
106
|
+
],
|
|
107
|
+
"stateMutability": "view",
|
|
108
|
+
"type": "function"
|
|
109
|
+
},
|
|
110
|
+
{
|
|
111
|
+
"inputs": [],
|
|
112
|
+
"name": "nativeBP",
|
|
113
|
+
"outputs": [
|
|
114
|
+
{
|
|
115
|
+
"internalType": "uint256",
|
|
116
|
+
"name": "",
|
|
117
|
+
"type": "uint256"
|
|
118
|
+
}
|
|
119
|
+
],
|
|
120
|
+
"stateMutability": "view",
|
|
121
|
+
"type": "function"
|
|
122
|
+
},
|
|
123
|
+
{
|
|
124
|
+
"inputs": [],
|
|
125
|
+
"name": "owner",
|
|
126
|
+
"outputs": [
|
|
127
|
+
{
|
|
128
|
+
"internalType": "address",
|
|
129
|
+
"name": "",
|
|
130
|
+
"type": "address"
|
|
131
|
+
}
|
|
132
|
+
],
|
|
133
|
+
"stateMutability": "view",
|
|
134
|
+
"type": "function"
|
|
135
|
+
},
|
|
136
|
+
{
|
|
137
|
+
"inputs": [
|
|
138
|
+
{
|
|
139
|
+
"internalType": "address",
|
|
140
|
+
"name": "",
|
|
141
|
+
"type": "address"
|
|
142
|
+
},
|
|
143
|
+
{
|
|
144
|
+
"internalType": "uint32",
|
|
145
|
+
"name": "",
|
|
146
|
+
"type": "uint32"
|
|
147
|
+
},
|
|
148
|
+
{
|
|
149
|
+
"internalType": "uint256",
|
|
150
|
+
"name": "_totalFee",
|
|
151
|
+
"type": "uint256"
|
|
152
|
+
},
|
|
153
|
+
{
|
|
154
|
+
"internalType": "bool",
|
|
155
|
+
"name": "_payInLzToken",
|
|
156
|
+
"type": "bool"
|
|
157
|
+
}
|
|
158
|
+
],
|
|
159
|
+
"name": "payFee",
|
|
160
|
+
"outputs": [
|
|
161
|
+
{
|
|
162
|
+
"internalType": "uint256",
|
|
163
|
+
"name": "",
|
|
164
|
+
"type": "uint256"
|
|
165
|
+
}
|
|
166
|
+
],
|
|
167
|
+
"stateMutability": "payable",
|
|
168
|
+
"type": "function"
|
|
169
|
+
},
|
|
170
|
+
{
|
|
171
|
+
"inputs": [],
|
|
172
|
+
"name": "renounceOwnership",
|
|
173
|
+
"outputs": [],
|
|
174
|
+
"stateMutability": "nonpayable",
|
|
175
|
+
"type": "function"
|
|
176
|
+
},
|
|
177
|
+
{
|
|
178
|
+
"inputs": [
|
|
179
|
+
{
|
|
180
|
+
"internalType": "bool",
|
|
181
|
+
"name": "_lzTokenEnabled",
|
|
182
|
+
"type": "bool"
|
|
183
|
+
}
|
|
184
|
+
],
|
|
185
|
+
"name": "setLzTokenEnabled",
|
|
186
|
+
"outputs": [],
|
|
187
|
+
"stateMutability": "nonpayable",
|
|
188
|
+
"type": "function"
|
|
189
|
+
},
|
|
190
|
+
{
|
|
191
|
+
"inputs": [
|
|
192
|
+
{
|
|
193
|
+
"internalType": "uint256",
|
|
194
|
+
"name": "_lzTokenFee",
|
|
195
|
+
"type": "uint256"
|
|
196
|
+
}
|
|
197
|
+
],
|
|
198
|
+
"name": "setLzTokenFee",
|
|
199
|
+
"outputs": [],
|
|
200
|
+
"stateMutability": "nonpayable",
|
|
201
|
+
"type": "function"
|
|
202
|
+
},
|
|
203
|
+
{
|
|
204
|
+
"inputs": [
|
|
205
|
+
{
|
|
206
|
+
"internalType": "uint256",
|
|
207
|
+
"name": "_nativeBP",
|
|
208
|
+
"type": "uint256"
|
|
209
|
+
}
|
|
210
|
+
],
|
|
211
|
+
"name": "setNativeFeeBP",
|
|
212
|
+
"outputs": [],
|
|
213
|
+
"stateMutability": "nonpayable",
|
|
214
|
+
"type": "function"
|
|
215
|
+
},
|
|
216
|
+
{
|
|
217
|
+
"inputs": [
|
|
218
|
+
{
|
|
219
|
+
"internalType": "address",
|
|
220
|
+
"name": "newOwner",
|
|
221
|
+
"type": "address"
|
|
222
|
+
}
|
|
223
|
+
],
|
|
224
|
+
"name": "transferOwnership",
|
|
225
|
+
"outputs": [],
|
|
226
|
+
"stateMutability": "nonpayable",
|
|
227
|
+
"type": "function"
|
|
228
|
+
},
|
|
229
|
+
{
|
|
230
|
+
"inputs": [
|
|
231
|
+
{
|
|
232
|
+
"internalType": "address",
|
|
233
|
+
"name": "_messageLib",
|
|
234
|
+
"type": "address"
|
|
235
|
+
},
|
|
236
|
+
{
|
|
237
|
+
"internalType": "address",
|
|
238
|
+
"name": "_lzToken",
|
|
239
|
+
"type": "address"
|
|
240
|
+
},
|
|
241
|
+
{
|
|
242
|
+
"internalType": "address",
|
|
243
|
+
"name": "_to",
|
|
244
|
+
"type": "address"
|
|
245
|
+
},
|
|
246
|
+
{
|
|
247
|
+
"internalType": "uint256",
|
|
248
|
+
"name": "_amount",
|
|
249
|
+
"type": "uint256"
|
|
250
|
+
}
|
|
251
|
+
],
|
|
252
|
+
"name": "withdrawLzToken",
|
|
253
|
+
"outputs": [],
|
|
254
|
+
"stateMutability": "nonpayable",
|
|
255
|
+
"type": "function"
|
|
256
|
+
},
|
|
257
|
+
{
|
|
258
|
+
"inputs": [
|
|
259
|
+
{
|
|
260
|
+
"internalType": "address",
|
|
261
|
+
"name": "_messageLib",
|
|
262
|
+
"type": "address"
|
|
263
|
+
},
|
|
264
|
+
{
|
|
265
|
+
"internalType": "address payable",
|
|
266
|
+
"name": "_to",
|
|
267
|
+
"type": "address"
|
|
268
|
+
},
|
|
269
|
+
{
|
|
270
|
+
"internalType": "uint256",
|
|
271
|
+
"name": "_amount",
|
|
272
|
+
"type": "uint256"
|
|
273
|
+
}
|
|
274
|
+
],
|
|
275
|
+
"name": "withdrawNativeFee",
|
|
276
|
+
"outputs": [],
|
|
277
|
+
"stateMutability": "nonpayable",
|
|
278
|
+
"type": "function"
|
|
279
|
+
},
|
|
280
|
+
{
|
|
281
|
+
"inputs": [
|
|
282
|
+
{
|
|
283
|
+
"internalType": "address",
|
|
284
|
+
"name": "_token",
|
|
285
|
+
"type": "address"
|
|
286
|
+
},
|
|
287
|
+
{
|
|
288
|
+
"internalType": "address",
|
|
289
|
+
"name": "_to",
|
|
290
|
+
"type": "address"
|
|
291
|
+
},
|
|
292
|
+
{
|
|
293
|
+
"internalType": "uint256",
|
|
294
|
+
"name": "_amount",
|
|
295
|
+
"type": "uint256"
|
|
296
|
+
}
|
|
297
|
+
],
|
|
298
|
+
"name": "withdrawToken",
|
|
299
|
+
"outputs": [],
|
|
300
|
+
"stateMutability": "nonpayable",
|
|
301
|
+
"type": "function"
|
|
302
|
+
}
|
|
303
|
+
]
|
|
304
|
+
}
|
|
@@ -0,0 +1,89 @@
|
|
|
1
|
+
{
|
|
2
|
+
"address": "0x8bC1e36F015b9902B54b1387A4d733cebc2f5A4e",
|
|
3
|
+
"transactionHash": "0x958823b56db24390e685959c14f7635dbb4efcab2fa42b72f155e6eb9879123e",
|
|
4
|
+
"abi": [
|
|
5
|
+
{
|
|
6
|
+
"inputs": [
|
|
7
|
+
{
|
|
8
|
+
"internalType": "address",
|
|
9
|
+
"name": "_endpoint",
|
|
10
|
+
"type": "address"
|
|
11
|
+
}
|
|
12
|
+
],
|
|
13
|
+
"stateMutability": "nonpayable",
|
|
14
|
+
"type": "constructor"
|
|
15
|
+
},
|
|
16
|
+
{
|
|
17
|
+
"inputs": [
|
|
18
|
+
{
|
|
19
|
+
"internalType": "uint256",
|
|
20
|
+
"name": "required",
|
|
21
|
+
"type": "uint256"
|
|
22
|
+
},
|
|
23
|
+
{
|
|
24
|
+
"internalType": "uint256",
|
|
25
|
+
"name": "supplied",
|
|
26
|
+
"type": "uint256"
|
|
27
|
+
}
|
|
28
|
+
],
|
|
29
|
+
"name": "LZ_TreasuryFeeHandler_InvalidAmount",
|
|
30
|
+
"type": "error"
|
|
31
|
+
},
|
|
32
|
+
{
|
|
33
|
+
"inputs": [],
|
|
34
|
+
"name": "LZ_TreasuryFeeHandler_OnlyOnSending",
|
|
35
|
+
"type": "error"
|
|
36
|
+
},
|
|
37
|
+
{
|
|
38
|
+
"inputs": [],
|
|
39
|
+
"name": "LZ_TreasuryFeeHandler_OnlySendLibrary",
|
|
40
|
+
"type": "error"
|
|
41
|
+
},
|
|
42
|
+
{
|
|
43
|
+
"inputs": [],
|
|
44
|
+
"name": "endpoint",
|
|
45
|
+
"outputs": [
|
|
46
|
+
{
|
|
47
|
+
"internalType": "contract ILayerZeroEndpoint",
|
|
48
|
+
"name": "",
|
|
49
|
+
"type": "address"
|
|
50
|
+
}
|
|
51
|
+
],
|
|
52
|
+
"stateMutability": "view",
|
|
53
|
+
"type": "function"
|
|
54
|
+
},
|
|
55
|
+
{
|
|
56
|
+
"inputs": [
|
|
57
|
+
{
|
|
58
|
+
"internalType": "address",
|
|
59
|
+
"name": "_lzToken",
|
|
60
|
+
"type": "address"
|
|
61
|
+
},
|
|
62
|
+
{
|
|
63
|
+
"internalType": "address",
|
|
64
|
+
"name": "_sender",
|
|
65
|
+
"type": "address"
|
|
66
|
+
},
|
|
67
|
+
{
|
|
68
|
+
"internalType": "uint256",
|
|
69
|
+
"name": "_required",
|
|
70
|
+
"type": "uint256"
|
|
71
|
+
},
|
|
72
|
+
{
|
|
73
|
+
"internalType": "uint256",
|
|
74
|
+
"name": "_supplied",
|
|
75
|
+
"type": "uint256"
|
|
76
|
+
},
|
|
77
|
+
{
|
|
78
|
+
"internalType": "address",
|
|
79
|
+
"name": "_treasury",
|
|
80
|
+
"type": "address"
|
|
81
|
+
}
|
|
82
|
+
],
|
|
83
|
+
"name": "payFee",
|
|
84
|
+
"outputs": [],
|
|
85
|
+
"stateMutability": "nonpayable",
|
|
86
|
+
"type": "function"
|
|
87
|
+
}
|
|
88
|
+
]
|
|
89
|
+
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0xB423930904b1131FF020dE5EfD1e887002f80fe6",
|
|
3
|
+
"transactionHash": "0x50f3a8e631b2fff689a41351acd9f98a5de11116ea11e18563a130c093cc62e3",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0x4A0e2e7edf0d67C70Ddb1622D7Ed31Ff4aC49aF4",
|
|
3
|
+
"transactionHash": "0xa524c96e205f2b5235b8ba3ce5ae916439bb38f3b64d3ab2806922cfc5a6842e",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0xd82635D6Fde00bc50Cf1557817B7134146cDeaa5",
|
|
3
|
+
"transactionHash": "0x046b0fbe4d656c44f7143679632d1a9396d5689e692a7bd9f266641c9e39b599",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0x7726d163c00e035Ef2e8F60d9b41363d36785Ef9",
|
|
3
|
+
"transactionHash": "0xe02948c1c05c1b53940d2db577c15544c45dfc00746a4105c484239d1ac54d50",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0xfa44716D6Ee7353967C9D33070254607AD7b7C2C",
|
|
3
|
+
"transactionHash": "0x0925d2986d4975a74845f2864944d0d70ad7c483afa78d9e831b5654466d5414",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0x653A3bf96FA14F9ba9A95Ab3BcB62cBE1F672ecE",
|
|
3
|
+
"transactionHash": "0x8bb06339a070153fe2a7c093e5edd587f19facd24a5ec44db5c0d3dc04efd48a",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"anonymous": false,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0x75f49cc4d1846F974b9497348F71940bC09A8537",
|
|
3
|
+
"transactionHash": "0x06cdad9ebe249ce7bb1c0e4db79800b851b7e221eb974a44e7fca019a4299de2",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"anonymous": false,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0x653A3bf96FA14F9ba9A95Ab3BcB62cBE1F672ecE",
|
|
3
|
+
"transactionHash": "0x8bb06339a070153fe2a7c093e5edd587f19facd24a5ec44db5c0d3dc04efd48a",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0x765273B1A765DB096b668c7398C3085312DBF533",
|
|
3
|
+
"transactionHash": "0xadd4d1fe01da3a33ccd410c91d65f81b518e947db58747288b2530c721149dfd",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"anonymous": false,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0xDD4D1bA7FB86d7AC39D3cE87Bb00024FeA9D1799",
|
|
3
|
+
"transactionHash": "0x6ee94b4851e2305e62123d3e4b106df4bbf9bab585f724bde8b8f9a6d1bfc50b",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0x520E2DD919069B35EA2C5D840ACB50E43eA1c5CE",
|
|
3
|
+
"transactionHash": "0x4eca4440202a18fd41247079f787af2ec84f42d08b6ae7a705f26c8c2d5b2f9b",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0xc53251671f1211fC12aC1388a80886331fA0D6Ad",
|
|
3
|
+
"transactionHash": "0x941817cabc454da77f1d7dc33deaf5cb2b35090fc8e482439d39a0300fb2570c",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0xe0E27934084570b6711708f91A9f263079F42338",
|
|
3
|
+
"transactionHash": "0x0a8693c344d8502ad2fe26af574d5006baf36660b503436dc68f322c5e49df4f",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0x765273B1A765DB096b668c7398C3085312DBF533",
|
|
3
|
+
"transactionHash": "0xadd4d1fe01da3a33ccd410c91d65f81b518e947db58747288b2530c721149dfd",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0x46c0Bc2F693FF9ec56447dF03B79821abd8Dd7B2",
|
|
3
|
+
"transactionHash": "0x408fee2ef04bc45799fbf044f0a0c7f14b13eccddf5653cc9277b1a4fee42f55",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"anonymous": false,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0x2f6BF80f474a4303fd2535eA1806C4Eb906E6BE6",
|
|
3
|
+
"transactionHash": "0x7331b8a4bc34ff7d6d50893f82971f59e04cef02d7e55dba64bbc1a79c9adcb4",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [],
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0x46c0Bc2F693FF9ec56447dF03B79821abd8Dd7B2",
|
|
3
|
+
"transactionHash": "0x408fee2ef04bc45799fbf044f0a0c7f14b13eccddf5653cc9277b1a4fee42f55",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0xDBDe434b762f82844215C45843Db5a0781f2Bf19",
|
|
3
|
+
"transactionHash": "0xad2b5c3720256f83e7f336de17a72645b8a20bffbeabcfd69fc51a5c4ed91c12",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0x64d21Ed64B8Dd522CCcb98fF2fadB575324B3B7d",
|
|
3
|
+
"transactionHash": "0xe9b916b522080c22a6d4bf538fa8942d395c10ffcd3dbdf68e3426cd76fbab35",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0x207840410dDFb311693137DC679232C4B095B3eF",
|
|
3
|
+
"transactionHash": "0xa416d8db02607b141e29b5a814b3df3ca2abc879ec62f0a546e38fdbe13698b9",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"anonymous": false,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0x8DcB46131bb676EF15Fcf2E33B8858bC8bd01EE7",
|
|
3
|
+
"transactionHash": "0xcf0e44799b46a36b18499e3d81617c985add09e13021e399b7dc8137dc222a5d",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0xBeF8fF1cbf45Cd33d4940F74Fdf83A1ef16d1861",
|
|
3
|
+
"transactionHash": "0x1fc95ca7ddad166970bb990d3f23eedd4279d9927a64327c4bfed54a0a1175d2",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0x207840410dDFb311693137DC679232C4B095B3eF",
|
|
3
|
+
"transactionHash": "0xa416d8db02607b141e29b5a814b3df3ca2abc879ec62f0a546e38fdbe13698b9",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0x774F44300510A33cbA85aaC827DB19d1316b0C66",
|
|
3
|
+
"transactionHash": "0x7205d6d80c789ed67a43eef4dcd0ec755b53649463cb49cb4f1b4ad65018158b",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0x0321072B350f9c9Aa83B865b8CbAd93ef5BF2020",
|
|
3
|
+
"transactionHash": "0xe65ab2fe0b90782f9e997e09af5213d90b53644047640f8400cd1d41bfecc19e",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"anonymous": false,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0xc68F420a38A413b642c51dDCe934a4e9fE59AeE4",
|
|
3
|
+
"transactionHash": "0x7d127296a9fe6093afac56355180d475bdf951cca05e5afede4bc574172a0092",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
3
|
-
"transactionHash": "
|
|
2
|
+
"address": "0xB5B487990bB5f3D20B9E6BD33260d9eE3F0B12bF",
|
|
3
|
+
"transactionHash": "0x3c9fa31a1c9a7465530dfe9b89550d5ff9be2c624892da16e318c2e1f393711b",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"anonymous": false,
|