@layerzerolabs/lz-evm-sdk-v2 3.0.166 → 3.0.168
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/arbitrum-sandbox-local/DVN.json +1 -1
- package/deployments/arbitrum-sandbox-local/DVNDecompressor.json +1 -1
- package/deployments/arbitrum-sandbox-local/DVNFeeLib.json +1 -1
- package/deployments/arbitrum-sandbox-local/DefaultProxyAdmin.json +1 -1
- package/deployments/arbitrum-sandbox-local/EndpointV2.json +1 -1
- package/deployments/arbitrum-sandbox-local/EndpointV2View.json +1 -1
- package/deployments/arbitrum-sandbox-local/EndpointV2View_Implementation.json +1 -1
- package/deployments/arbitrum-sandbox-local/EndpointV2View_Proxy.json +1 -1
- package/deployments/arbitrum-sandbox-local/Executor.json +1 -1
- package/deployments/arbitrum-sandbox-local/ExecutorDecompressor.json +1 -1
- package/deployments/arbitrum-sandbox-local/ExecutorFeeLib.json +1 -1
- package/deployments/arbitrum-sandbox-local/ExecutorProxyAdmin.json +1 -1
- package/deployments/arbitrum-sandbox-local/Executor_Implementation.json +1 -1
- package/deployments/arbitrum-sandbox-local/Executor_Proxy.json +1 -1
- package/deployments/arbitrum-sandbox-local/LzExecutor.json +1 -1
- package/deployments/arbitrum-sandbox-local/LzExecutor_Implementation.json +1 -1
- package/deployments/arbitrum-sandbox-local/LzExecutor_Proxy.json +1 -1
- package/deployments/arbitrum-sandbox-local/MultiCall.json +1 -1
- package/deployments/arbitrum-sandbox-local/NonceContractMock.json +1 -1
- package/deployments/arbitrum-sandbox-local/PriceFeed.json +1 -1
- package/deployments/arbitrum-sandbox-local/PriceFeedProxyAdmin.json +1 -1
- package/deployments/arbitrum-sandbox-local/PriceFeed_Implementation.json +1 -1
- package/deployments/arbitrum-sandbox-local/PriceFeed_Proxy.json +1 -1
- package/deployments/arbitrum-sandbox-local/ReadLib1002.json +1 -1
- package/deployments/arbitrum-sandbox-local/ReadLib1002View.json +1 -1
- package/deployments/arbitrum-sandbox-local/ReadLib1002ViewProxyAdmin.json +1 -1
- package/deployments/arbitrum-sandbox-local/ReadLib1002View_Implementation.json +1 -1
- package/deployments/arbitrum-sandbox-local/ReadLib1002View_Proxy.json +1 -1
- package/deployments/arbitrum-sandbox-local/ReceiveUln301.json +1 -1
- package/deployments/arbitrum-sandbox-local/ReceiveUln301View.json +1 -1
- package/deployments/arbitrum-sandbox-local/ReceiveUln301View_Implementation.json +1 -1
- package/deployments/arbitrum-sandbox-local/ReceiveUln301View_Proxy.json +1 -1
- package/deployments/arbitrum-sandbox-local/ReceiveUln302.json +1 -1
- package/deployments/arbitrum-sandbox-local/ReceiveUln302View.json +1 -1
- package/deployments/arbitrum-sandbox-local/ReceiveUln302View_Implementation.json +1 -1
- package/deployments/arbitrum-sandbox-local/ReceiveUln302View_Proxy.json +1 -1
- package/deployments/arbitrum-sandbox-local/SendUln301.json +1 -1
- package/deployments/arbitrum-sandbox-local/SendUln302.json +1 -1
- package/deployments/arbitrum-sandbox-local/SimpleMessageLib.json +1 -1
- package/deployments/arbitrum-sandbox-local/Treasury.json +1 -1
- package/deployments/arbitrum-sandbox-local/TreasuryFeeHandler.json +1 -1
- package/deployments/ault-mainnet/DVN.json +1504 -0
- package/deployments/ault-mainnet/DVNFeeLib.json +690 -0
- package/deployments/ault-mainnet/DeadDVN.json +159 -0
- package/deployments/ault-mainnet/DefaultProxyAdmin.json +166 -0
- package/deployments/ault-mainnet/EndpointV2.json +2356 -0
- package/deployments/ault-mainnet/EndpointV2View.json +335 -0
- package/deployments/ault-mainnet/EndpointV2View_Implementation.json +204 -0
- package/deployments/ault-mainnet/EndpointV2View_Proxy.json +137 -0
- package/deployments/ault-mainnet/Executor.json +1476 -0
- package/deployments/ault-mainnet/ExecutorFeeLib.json +541 -0
- package/deployments/ault-mainnet/ExecutorProxyAdmin.json +176 -0
- package/deployments/ault-mainnet/Executor_Implementation.json +1345 -0
- package/deployments/ault-mainnet/Executor_Proxy.json +137 -0
- package/deployments/ault-mainnet/LzExecutor.json +641 -0
- package/deployments/ault-mainnet/LzExecutor_Implementation.json +510 -0
- package/deployments/ault-mainnet/LzExecutor_Proxy.json +137 -0
- package/deployments/ault-mainnet/MultiCall.json +115 -0
- package/deployments/ault-mainnet/PriceFeed.json +820 -0
- package/deployments/ault-mainnet/PriceFeedProxyAdmin.json +176 -0
- package/deployments/ault-mainnet/PriceFeed_Implementation.json +689 -0
- package/deployments/ault-mainnet/PriceFeed_Proxy.json +137 -0
- package/deployments/ault-mainnet/ReceiveUln301.json +995 -0
- package/deployments/ault-mainnet/ReceiveUln301View.json +252 -0
- package/deployments/ault-mainnet/ReceiveUln301View_Implementation.json +121 -0
- package/deployments/ault-mainnet/ReceiveUln301View_Proxy.json +137 -0
- package/deployments/ault-mainnet/ReceiveUln302.json +752 -0
- package/deployments/ault-mainnet/ReceiveUln302View.json +377 -0
- package/deployments/ault-mainnet/ReceiveUln302View_Implementation.json +246 -0
- package/deployments/ault-mainnet/ReceiveUln302View_Proxy.json +137 -0
- package/deployments/ault-mainnet/SendUln301.json +1273 -0
- package/deployments/ault-mainnet/SendUln302.json +1254 -0
- package/deployments/ault-mainnet/Treasury.json +304 -0
- package/deployments/ault-mainnet/TreasuryFeeHandler.json +89 -0
- package/deployments/bsc-sandbox-local/DefaultProxyAdmin.json +1 -1
- package/deployments/bsc-sandbox-local/EndpointV2.json +1 -1
- package/deployments/bsc-sandbox-local/EndpointV2View.json +1 -1
- package/deployments/bsc-sandbox-local/EndpointV2View_Implementation.json +1 -1
- package/deployments/bsc-sandbox-local/EndpointV2View_Proxy.json +1 -1
- package/deployments/bsc-sandbox-local/ExecutorProxyAdmin.json +1 -1
- package/deployments/bsc-sandbox-local/NonceContractMock.json +1 -1
- package/deployments/bsc-sandbox-local/PriceFeed.json +1 -1
- package/deployments/bsc-sandbox-local/PriceFeedProxyAdmin.json +1 -1
- package/deployments/bsc-sandbox-local/PriceFeed_Implementation.json +1 -1
- package/deployments/bsc-sandbox-local/PriceFeed_Proxy.json +1 -1
- package/deployments/bsc-sandbox-local/ReceiveUln301.json +1 -1
- package/deployments/bsc-sandbox-local/ReceiveUln301View.json +1 -1
- package/deployments/bsc-sandbox-local/ReceiveUln301View_Implementation.json +1 -1
- package/deployments/bsc-sandbox-local/ReceiveUln301View_Proxy.json +1 -1
- package/deployments/bsc-sandbox-local/SendUln301.json +1 -1
- package/deployments/bsc-sandbox-local/SimpleMessageLib.json +1 -1
- package/deployments/bsc-sandbox-local/Treasury.json +1 -1
- package/deployments/bsc-sandbox-local/TreasuryFeeHandler.json +1 -1
- package/deployments/moninet-testnet/DVN.json +1504 -0
- package/deployments/moninet-testnet/DVNFeeLib.json +690 -0
- package/deployments/moninet-testnet/DeadDVN.json +159 -0
- package/deployments/moninet-testnet/DefaultProxyAdmin.json +166 -0
- package/deployments/moninet-testnet/EndpointV2.json +2356 -0
- package/deployments/moninet-testnet/EndpointV2View.json +335 -0
- package/deployments/moninet-testnet/EndpointV2View_Implementation.json +204 -0
- package/deployments/moninet-testnet/EndpointV2View_Proxy.json +137 -0
- package/deployments/moninet-testnet/Executor.json +1476 -0
- package/deployments/moninet-testnet/ExecutorFeeLib.json +541 -0
- package/deployments/moninet-testnet/ExecutorProxyAdmin.json +176 -0
- package/deployments/moninet-testnet/Executor_Implementation.json +1345 -0
- package/deployments/moninet-testnet/Executor_Proxy.json +137 -0
- package/deployments/moninet-testnet/LzExecutor.json +641 -0
- package/deployments/moninet-testnet/LzExecutor_Implementation.json +510 -0
- package/deployments/moninet-testnet/LzExecutor_Proxy.json +137 -0
- package/deployments/moninet-testnet/MultiCall.json +115 -0
- package/deployments/moninet-testnet/PriceFeed.json +820 -0
- package/deployments/moninet-testnet/PriceFeedProxyAdmin.json +176 -0
- package/deployments/moninet-testnet/PriceFeed_Implementation.json +689 -0
- package/deployments/moninet-testnet/PriceFeed_Proxy.json +137 -0
- package/deployments/moninet-testnet/ReceiveUln301.json +995 -0
- package/deployments/moninet-testnet/ReceiveUln301View.json +252 -0
- package/deployments/moninet-testnet/ReceiveUln301View_Implementation.json +121 -0
- package/deployments/moninet-testnet/ReceiveUln301View_Proxy.json +137 -0
- package/deployments/moninet-testnet/ReceiveUln302.json +752 -0
- package/deployments/moninet-testnet/ReceiveUln302View.json +377 -0
- package/deployments/moninet-testnet/ReceiveUln302View_Implementation.json +246 -0
- package/deployments/moninet-testnet/ReceiveUln302View_Proxy.json +137 -0
- package/deployments/moninet-testnet/SendUln301.json +1273 -0
- package/deployments/moninet-testnet/SendUln302.json +1254 -0
- package/deployments/moninet-testnet/Treasury.json +304 -0
- package/deployments/moninet-testnet/TreasuryFeeHandler.json +89 -0
- package/deployments/neox-mainnet/DVN.json +1504 -0
- package/deployments/neox-mainnet/DVNFeeLib.json +690 -0
- package/deployments/neox-mainnet/DeadDVN.json +159 -0
- package/deployments/neox-mainnet/DefaultProxyAdmin.json +166 -0
- package/deployments/neox-mainnet/EndpointV2.json +2356 -0
- package/deployments/neox-mainnet/EndpointV2View.json +335 -0
- package/deployments/neox-mainnet/EndpointV2View_Implementation.json +204 -0
- package/deployments/neox-mainnet/EndpointV2View_Proxy.json +137 -0
- package/deployments/neox-mainnet/Executor.json +1476 -0
- package/deployments/neox-mainnet/ExecutorFeeLib.json +541 -0
- package/deployments/neox-mainnet/ExecutorProxyAdmin.json +176 -0
- package/deployments/neox-mainnet/Executor_Implementation.json +1345 -0
- package/deployments/neox-mainnet/Executor_Proxy.json +137 -0
- package/deployments/neox-mainnet/LzExecutor.json +641 -0
- package/deployments/neox-mainnet/LzExecutor_Implementation.json +510 -0
- package/deployments/neox-mainnet/LzExecutor_Proxy.json +137 -0
- package/deployments/neox-mainnet/MultiCall.json +115 -0
- package/deployments/neox-mainnet/PriceFeed.json +820 -0
- package/deployments/neox-mainnet/PriceFeedProxyAdmin.json +176 -0
- package/deployments/neox-mainnet/PriceFeed_Implementation.json +689 -0
- package/deployments/neox-mainnet/PriceFeed_Proxy.json +137 -0
- package/deployments/neox-mainnet/ReceiveUln301.json +995 -0
- package/deployments/neox-mainnet/ReceiveUln301View.json +252 -0
- package/deployments/neox-mainnet/ReceiveUln301View_Implementation.json +121 -0
- package/deployments/neox-mainnet/ReceiveUln301View_Proxy.json +137 -0
- package/deployments/neox-mainnet/ReceiveUln302.json +752 -0
- package/deployments/neox-mainnet/ReceiveUln302View.json +377 -0
- package/deployments/neox-mainnet/ReceiveUln302View_Implementation.json +246 -0
- package/deployments/neox-mainnet/ReceiveUln302View_Proxy.json +137 -0
- package/deployments/neox-mainnet/SendUln301.json +1273 -0
- package/deployments/neox-mainnet/SendUln302.json +1254 -0
- package/deployments/neox-mainnet/Treasury.json +304 -0
- package/deployments/neox-mainnet/TreasuryFeeHandler.json +89 -0
- package/deployments/polygon-sandbox-local/DVN.json +1 -1
- package/deployments/polygon-sandbox-local/DVNDecompressor.json +1 -1
- package/deployments/polygon-sandbox-local/DVNFeeLib.json +1 -1
- package/deployments/polygon-sandbox-local/DefaultProxyAdmin.json +1 -1
- package/deployments/polygon-sandbox-local/EndpointV2.json +1 -1
- package/deployments/polygon-sandbox-local/EndpointV2View.json +1 -1
- package/deployments/polygon-sandbox-local/EndpointV2View_Implementation.json +1 -1
- package/deployments/polygon-sandbox-local/EndpointV2View_Proxy.json +1 -1
- package/deployments/polygon-sandbox-local/Executor.json +1 -1
- package/deployments/polygon-sandbox-local/ExecutorDecompressor.json +1 -1
- package/deployments/polygon-sandbox-local/ExecutorFeeLib.json +1 -1
- package/deployments/polygon-sandbox-local/ExecutorProxyAdmin.json +1 -1
- package/deployments/polygon-sandbox-local/Executor_Implementation.json +1 -1
- package/deployments/polygon-sandbox-local/Executor_Proxy.json +1 -1
- package/deployments/polygon-sandbox-local/LzExecutor.json +1 -1
- package/deployments/polygon-sandbox-local/LzExecutor_Implementation.json +1 -1
- package/deployments/polygon-sandbox-local/LzExecutor_Proxy.json +1 -1
- package/deployments/polygon-sandbox-local/MultiCall.json +1 -1
- package/deployments/polygon-sandbox-local/NonceContractMock.json +1 -1
- package/deployments/polygon-sandbox-local/PriceFeed.json +1 -1
- package/deployments/polygon-sandbox-local/PriceFeedProxyAdmin.json +1 -1
- package/deployments/polygon-sandbox-local/PriceFeed_Implementation.json +1 -1
- package/deployments/polygon-sandbox-local/PriceFeed_Proxy.json +1 -1
- package/deployments/polygon-sandbox-local/ReadLib1002.json +1 -1
- package/deployments/polygon-sandbox-local/ReadLib1002View.json +1 -1
- package/deployments/polygon-sandbox-local/ReadLib1002ViewProxyAdmin.json +1 -1
- package/deployments/polygon-sandbox-local/ReadLib1002View_Implementation.json +1 -1
- package/deployments/polygon-sandbox-local/ReadLib1002View_Proxy.json +1 -1
- package/deployments/polygon-sandbox-local/ReceiveUln301.json +1 -1
- package/deployments/polygon-sandbox-local/ReceiveUln301View.json +1 -1
- package/deployments/polygon-sandbox-local/ReceiveUln301View_Implementation.json +1 -1
- package/deployments/polygon-sandbox-local/ReceiveUln301View_Proxy.json +1 -1
- package/deployments/polygon-sandbox-local/ReceiveUln302.json +1 -1
- package/deployments/polygon-sandbox-local/ReceiveUln302View.json +1 -1
- package/deployments/polygon-sandbox-local/ReceiveUln302View_Implementation.json +1 -1
- package/deployments/polygon-sandbox-local/ReceiveUln302View_Proxy.json +1 -1
- package/deployments/polygon-sandbox-local/SendUln301.json +1 -1
- package/deployments/polygon-sandbox-local/SendUln302.json +1 -1
- package/deployments/polygon-sandbox-local/SimpleMessageLib.json +1 -1
- package/deployments/polygon-sandbox-local/Treasury.json +1 -1
- package/deployments/polygon-sandbox-local/TreasuryFeeHandler.json +1 -1
- 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
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,21 @@
|
|
|
1
1
|
# @layerzerolabs/lz-evm-sdk-v2
|
|
2
2
|
|
|
3
|
+
## 3.0.168
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 3549051: moninet-testnet, neox mainnet
|
|
8
|
+
- Updated dependencies [3549051]
|
|
9
|
+
- @layerzerolabs/evm-sdks-core@3.0.168
|
|
10
|
+
|
|
11
|
+
## 3.0.167
|
|
12
|
+
|
|
13
|
+
### Patch Changes
|
|
14
|
+
|
|
15
|
+
- 8fe87f1: ault-mainnet
|
|
16
|
+
- Updated dependencies [8fe87f1]
|
|
17
|
+
- @layerzerolabs/evm-sdks-core@3.0.167
|
|
18
|
+
|
|
3
19
|
## 3.0.166
|
|
4
20
|
|
|
5
21
|
### Patch Changes
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x10Aeafac83d48E2f9ac4bAAf94311c45fACe1404",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0xf9a865b60f89fd56402b5ca2af719990779f1e8c1667f6851f7fc8174651fdc2",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0xCABEe62adFB2a4d4172Fc2F7536f324FC52C274a",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0x0cf0a12ede1eefb2dbde21820b1a5215ede47fbd6cb5349243f6479cc82f0020",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0xfbfbfDdd6e35dA57b7B0F9a2C10E34Be70B3A4E9",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0xe894ca204eb8048a7cef39d89e70ec5ae215283578ead3877af66e943738e4c4",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x94B75AA39bEC4cB15e7B9593C315aF203B7B847f",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0x4e21fbd3eec9b4aa4a5a9dd88d15d2279ccffe90b118ddf255d3d6b3b451480a",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x0b48aF34f4c854F5ae1A3D587da471FeA45bAD52",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0x5432ecd55426d22f70d45e2b637a807997a94a8a85023857d0a36bf85a954abc",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x8cDbD76bB6Cf0293e07deEEEd460cf579873aF44",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0xa3e292e5fce5580484f26a52486ac385f41bfad9da7fb5b41249dc8eb96d4df0",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"anonymous": false,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x13D69Cf7d6CE4218F646B759Dcf334D82c023d8e",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0x4774c9b650e1b564f145eab8234f17473a7b5cb8421413270e6d61ee1690b1de",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"anonymous": false,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x8cDbD76bB6Cf0293e07deEEEd460cf579873aF44",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0xa3e292e5fce5580484f26a52486ac385f41bfad9da7fb5b41249dc8eb96d4df0",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x36B22905A1211A55E0d62eF46720172e2b0f24BD",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0xdf51a82ef54ff4f621919b19e2cf3b89c33b1b0d5f378306a0a750e830939e37",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"anonymous": false,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x5F1e91d509cFEB544809B0749284DEB25C3a113a",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0xfec47b38b37a5c781cba4f08f93465a91c828a82cc6c5a41d62e973c801bb72e",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x558785b76e29e5b9f8Bf428936480B49d71F3d76",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0x2ca4663cf2b6ba0ed59e06cd759a049faf2796b5e582d636a2a7f4df18a48fd5",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0xE7C2a73131dd48D8AC46dCD7Ab80C8cbeE5b410A",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0x2a365785823e6e399acdaeb1d20addae95dc58df9ccecb80ff168ab679a600f3",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x71550ac84Ba7599220eAEf5C756b847cB4486606",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0x68559adabc06b39c109cd92c1a67668d57f4acbddd19f85cec513e4489b42b3d",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x36B22905A1211A55E0d62eF46720172e2b0f24BD",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0xdf51a82ef54ff4f621919b19e2cf3b89c33b1b0d5f378306a0a750e830939e37",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x050499eBdbBBc1216011dE07A48b5182c983Ae74",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0x9c85c142e97bde25a4dc37a0e1a9d4d5228ce584e2d93d7a61fd71d5f771b4e2",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"anonymous": false,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0xE8BBb5F22E6b3d6CD9157B8FD2b59C076e57a9Fc",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0x6ec30d4bfdbb360f640b9f3efb39e266b0dc897905e26b681ddbe2aec2928eed",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [],
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x050499eBdbBBc1216011dE07A48b5182c983Ae74",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0x9c85c142e97bde25a4dc37a0e1a9d4d5228ce584e2d93d7a61fd71d5f771b4e2",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x9E7088C23e5C0B2D02cD7886A1BDbC7FE8b71016",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0x48909be7e04e4de87194ba7b8335af4c9a1ae558c3b66add8b71e900e7835fcf",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x2dE080e97B0caE9825375D31f5D0eD5751fDf16D",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0x0ea7c6f891ef6b494f2b8903e7f1e5ef7dc0557e447c01b22c4c171f6e040c30",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x8438Ad1C834623CfF278AB6829a248E37C2D7E3f",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0x610dff79d975468b101f60650afd828404d6c93076ffcdbce634c61b9d469fc5",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"anonymous": false,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x663F3ad617193148711d28f5334eE4Ed07016602",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0xe9e4312adfc1520a02aa4e4d59b15c1eb5ac2c0b07e6948539e4865da868e51d",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x2E983A1Ba5e8b38AAAeC4B440B9dDcFBf72E15d1",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0x5fff2bceb4c1b69f1dd72008fe823851dcee434848166ff598e6daa50f3e721c",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x8438Ad1C834623CfF278AB6829a248E37C2D7E3f",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0x610dff79d975468b101f60650afd828404d6c93076ffcdbce634c61b9d469fc5",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x0D4ff719551E23185Aeb16FFbF2ABEbB90635942",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0x31168ef50eb1ab7eb1672e72ce68f4eb0b14f2c44cc20f7b4b9f0d0aedb605b1",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x2fc631e4B3018258759C52AF169200213e84ABab",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0xeacc564dd85ffbbfefb9cdf91ab6a0072edcad86db33684d6071b0de2eb0ae4f",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"anonymous": false,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0xfbAb4aa40C202E4e80390171E82379824f7372dd",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0x5f6a0f4b31aa6b6f05e2a7f3d5d6040c96288e288a83758b6e2d564e2f119425",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0xAfe1b5bdEbD4ae65AF2024738bf0735fbb65d44b",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0x235e72d9a20ea9c656949b62288ff5c9e8f9efba1b9c628e45a34a7819c8933f",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"anonymous": false,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x2fc631e4B3018258759C52AF169200213e84ABab",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0xeacc564dd85ffbbfefb9cdf91ab6a0072edcad86db33684d6071b0de2eb0ae4f",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x381445710b5e73d34aF196c53A3D5cDa58EDBf7A",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0x83ff8fabb6cee277a22dec8f04cbfb13f6bd1f512cf66ec891dbffbefff1f28b",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x0124189Fc71496f8660dB5189F296055ED757632",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0xe4598dd229cfa46cba7c40ec1bb99ba0ab28015748de35c84f0143a46fc2ff49",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"anonymous": false,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x6cffa31dd31cF649fb24AC7cEfE87579324bD89c",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0x47a5d667dbab1012a6d8f779e462d69b85b77d883cbaf820d693a820dd1848a4",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [],
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x0124189Fc71496f8660dB5189F296055ED757632",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0xe4598dd229cfa46cba7c40ec1bb99ba0ab28015748de35c84f0143a46fc2ff49",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x5C7c905B505f0Cf40Ab6600d05e677F717916F6B",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0xb3f6d3941fb345ba27dd8c7668b09b88f234c3a2a9041a718115a30346c76a23",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x544eAe853EA3774A8857573C6423E6Db95b79258",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0xcf34399172075bce442ee0759cdb1aecf9ae90934c89903ffb38ef2a4b8d30a0",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"anonymous": false,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x4F41b941940005aE25D5ecB0F01BaDbc7065E2dD",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0x253ae2dc7f84d344006b702672661cf386fbeeb04690aff371bb9665c2150010",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"anonymous": false,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x544eAe853EA3774A8857573C6423E6Db95b79258",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0xcf34399172075bce442ee0759cdb1aecf9ae90934c89903ffb38ef2a4b8d30a0",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x73eccD6288e117cAcA738BDAD4FEC51312166C1A",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0xcceef46fe6fc3c89ec9e931b17bf49fdc4e11540bc37b91bc394d5c66f08bdce",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0xe6b98F104c1BEf218F3893ADab4160Dc73Eb8367",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0x128b92c2a45570633c07b806a2cd0d8527ad7f5032ecf6754a1122744a867e93",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x0f5D1ef48f12b6f691401bfe88c2037c690a6afe",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0x6368ec6fa6a64b5dab4195768541cb337629f5fda3540ac1cf0ae3d6c0dcca9e",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x90118d110B07ABB82Ba8980D1c5cC96EeA810d2C",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0xaf5654d4626fdd6311bca3691b46890c6a2d7adb8b73117f7561a8e29e41ea7f",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [],
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0xcA03Dc4665A8C3603cb4Fd5Ce71Af9649dC00d44",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0xfe6645004f629dfbbc9ee7700a34c6f2e32ad8b5561b97ef75215c7c04e614a3",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|