@layerzerolabs/lz-evm-sdk-v2 3.0.158 → 3.0.160
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/bokuto-testnet/DVN.json +1504 -0
- package/deployments/bokuto-testnet/DVNFeeLib.json +690 -0
- package/deployments/bokuto-testnet/DeadDVN.json +159 -0
- package/deployments/bokuto-testnet/DefaultProxyAdmin.json +166 -0
- package/deployments/bokuto-testnet/EndpointV2.json +2356 -0
- package/deployments/bokuto-testnet/EndpointV2View.json +335 -0
- package/deployments/bokuto-testnet/EndpointV2View_Implementation.json +204 -0
- package/deployments/bokuto-testnet/EndpointV2View_Proxy.json +137 -0
- package/deployments/bokuto-testnet/Executor.json +1476 -0
- package/deployments/bokuto-testnet/ExecutorFeeLib.json +541 -0
- package/deployments/bokuto-testnet/ExecutorProxyAdmin.json +176 -0
- package/deployments/bokuto-testnet/Executor_Implementation.json +1345 -0
- package/deployments/bokuto-testnet/Executor_Proxy.json +137 -0
- package/deployments/bokuto-testnet/LzExecutor.json +641 -0
- package/deployments/bokuto-testnet/LzExecutor_Implementation.json +510 -0
- package/deployments/bokuto-testnet/LzExecutor_Proxy.json +137 -0
- package/deployments/bokuto-testnet/MultiCall.json +115 -0
- package/deployments/bokuto-testnet/PriceFeed.json +820 -0
- package/deployments/bokuto-testnet/PriceFeedProxyAdmin.json +176 -0
- package/deployments/bokuto-testnet/PriceFeed_Implementation.json +689 -0
- package/deployments/bokuto-testnet/PriceFeed_Proxy.json +137 -0
- package/deployments/bokuto-testnet/ReceiveUln301.json +995 -0
- package/deployments/bokuto-testnet/ReceiveUln301View.json +252 -0
- package/deployments/bokuto-testnet/ReceiveUln301View_Implementation.json +121 -0
- package/deployments/bokuto-testnet/ReceiveUln301View_Proxy.json +137 -0
- package/deployments/bokuto-testnet/ReceiveUln302.json +752 -0
- package/deployments/bokuto-testnet/ReceiveUln302View.json +377 -0
- package/deployments/bokuto-testnet/ReceiveUln302View_Implementation.json +246 -0
- package/deployments/bokuto-testnet/ReceiveUln302View_Proxy.json +137 -0
- package/deployments/bokuto-testnet/SendUln301.json +1273 -0
- package/deployments/bokuto-testnet/SendUln302.json +1254 -0
- package/deployments/bokuto-testnet/Treasury.json +304 -0
- package/deployments/bokuto-testnet/TreasuryFeeHandler.json +89 -0
- package/deployments/bsc-sandbox-local/DVN.json +1 -1
- package/deployments/bsc-sandbox-local/DVNDecompressor.json +1 -1
- package/deployments/bsc-sandbox-local/DVNFeeLib.json +1 -1
- 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/Executor.json +1 -1
- package/deployments/bsc-sandbox-local/ExecutorDecompressor.json +1 -1
- package/deployments/bsc-sandbox-local/ExecutorFeeLib.json +1 -1
- package/deployments/bsc-sandbox-local/ExecutorProxyAdmin.json +1 -1
- package/deployments/bsc-sandbox-local/Executor_Implementation.json +1 -1
- package/deployments/bsc-sandbox-local/Executor_Proxy.json +1 -1
- package/deployments/bsc-sandbox-local/LzExecutor.json +1 -1
- package/deployments/bsc-sandbox-local/LzExecutor_Implementation.json +1 -1
- package/deployments/bsc-sandbox-local/LzExecutor_Proxy.json +1 -1
- package/deployments/bsc-sandbox-local/MultiCall.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/ReadLib1002.json +1 -1
- package/deployments/bsc-sandbox-local/ReadLib1002View.json +1 -1
- package/deployments/bsc-sandbox-local/ReadLib1002ViewProxyAdmin.json +1 -1
- package/deployments/bsc-sandbox-local/ReadLib1002View_Implementation.json +1 -1
- package/deployments/bsc-sandbox-local/ReadLib1002View_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/ReceiveUln302.json +1 -1
- package/deployments/bsc-sandbox-local/ReceiveUln302View.json +1 -1
- package/deployments/bsc-sandbox-local/ReceiveUln302View_Implementation.json +1 -1
- package/deployments/bsc-sandbox-local/ReceiveUln302View_Proxy.json +1 -1
- package/deployments/bsc-sandbox-local/SendUln301.json +1 -1
- package/deployments/bsc-sandbox-local/SendUln302.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/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/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/tempo-mainnet/DVN.json +2 -2
- package/deployments/tempo-mainnet/DVNFeeLib.json +2 -2
- package/deployments/tempo-mainnet/DeadDVN.json +2 -2
- package/deployments/tempo-mainnet/DefaultProxyAdmin.json +2 -2
- package/deployments/tempo-mainnet/EndpointV2.json +2 -2
- package/deployments/tempo-mainnet/EndpointV2View.json +2 -2
- package/deployments/tempo-mainnet/EndpointV2View_Implementation.json +2 -2
- package/deployments/tempo-mainnet/EndpointV2View_Proxy.json +2 -2
- package/deployments/tempo-mainnet/Executor.json +2 -2
- package/deployments/tempo-mainnet/ExecutorFeeLib.json +2 -2
- package/deployments/tempo-mainnet/ExecutorProxyAdmin.json +2 -2
- package/deployments/tempo-mainnet/Executor_Implementation.json +2 -2
- package/deployments/tempo-mainnet/Executor_Proxy.json +2 -2
- package/deployments/tempo-mainnet/LzExecutor.json +2 -2
- package/deployments/tempo-mainnet/LzExecutor_Implementation.json +2 -2
- package/deployments/tempo-mainnet/LzExecutor_Proxy.json +2 -2
- package/deployments/tempo-mainnet/MultiCall.json +2 -2
- package/deployments/tempo-mainnet/PriceFeed.json +2 -2
- package/deployments/tempo-mainnet/PriceFeedProxyAdmin.json +2 -2
- package/deployments/tempo-mainnet/PriceFeed_Implementation.json +2 -2
- package/deployments/tempo-mainnet/PriceFeed_Proxy.json +2 -2
- package/deployments/tempo-mainnet/ReceiveUln301.json +2 -2
- package/deployments/tempo-mainnet/ReceiveUln301View.json +2 -2
- package/deployments/tempo-mainnet/ReceiveUln301View_Implementation.json +2 -2
- package/deployments/tempo-mainnet/ReceiveUln301View_Proxy.json +2 -2
- package/deployments/tempo-mainnet/ReceiveUln302.json +2 -2
- package/deployments/tempo-mainnet/ReceiveUln302View.json +2 -2
- package/deployments/tempo-mainnet/ReceiveUln302View_Implementation.json +2 -2
- package/deployments/tempo-mainnet/ReceiveUln302View_Proxy.json +2 -2
- package/deployments/tempo-mainnet/SendUln301.json +2 -2
- package/deployments/tempo-mainnet/SendUln302.json +2 -2
- package/deployments/tempo-mainnet/Treasury.json +2 -2
- package/deployments/tempo-mainnet/TreasuryFeeHandler.json +2 -2
- 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.160
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 279c499: tempo-mainnet (redeployed)
|
|
8
|
+
- Updated dependencies [279c499]
|
|
9
|
+
- @layerzerolabs/evm-sdks-core@3.0.160
|
|
10
|
+
|
|
11
|
+
## 3.0.159
|
|
12
|
+
|
|
13
|
+
### Patch Changes
|
|
14
|
+
|
|
15
|
+
- d101331: bokuto-testnet
|
|
16
|
+
- Updated dependencies [d101331]
|
|
17
|
+
- @layerzerolabs/evm-sdks-core@3.0.159
|
|
18
|
+
|
|
3
19
|
## 3.0.158
|
|
4
20
|
|
|
5
21
|
### Patch Changes
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x10Aeafac83d48E2f9ac4bAAf94311c45fACe1404",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0xc937c0f862972f122f58de1e80621268978b1034b7909ca5f0f3f668ebb9776c",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0xCABEe62adFB2a4d4172Fc2F7536f324FC52C274a",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0xa2c859bf3153d9b9f5ec821072da0b99540ef76f865a8a750a95de4c4dbb01ee",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0xfbfbfDdd6e35dA57b7B0F9a2C10E34Be70B3A4E9",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0x1507f6eedbafe3fa18536dcf0b5292b8d42fca8fee976c3d0f8aceacaf6b554f",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x94B75AA39bEC4cB15e7B9593C315aF203B7B847f",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0xd944f63f6226b8b33cc4b13e9e4fd6d295e213dd38cf6f6baa37414c9781ac40",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x0b48aF34f4c854F5ae1A3D587da471FeA45bAD52",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0x43c43e2dc75b918d01f8474b4b480a901ee7be772025ea5375bd505620f52025",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x8cDbD76bB6Cf0293e07deEEEd460cf579873aF44",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0x9e62a067d3e26d20fdc0dec4572216b513da99a0c7f0a03509384572be02d660",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"anonymous": false,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x13D69Cf7d6CE4218F646B759Dcf334D82c023d8e",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0x6fc7e34fa2a0c8c4fa1c0048aedcdbe6dc35035ecf145fc7060d2584084feee4",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"anonymous": false,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x8cDbD76bB6Cf0293e07deEEEd460cf579873aF44",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0x9e62a067d3e26d20fdc0dec4572216b513da99a0c7f0a03509384572be02d660",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x36B22905A1211A55E0d62eF46720172e2b0f24BD",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0x2cbd508cac123c91d1c6ebeefb8a5f8c1b8e95c290c81a57bc230edd14ac0c64",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"anonymous": false,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x5F1e91d509cFEB544809B0749284DEB25C3a113a",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0x399cf12c4c90b6ded43d4ec9b76f539bce9567772adcabac17e0491dcce73aab",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x558785b76e29e5b9f8Bf428936480B49d71F3d76",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0xf45bea538914af1801bb60219ed0d0d87705553c810bda551e30645db16888c0",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0xE7C2a73131dd48D8AC46dCD7Ab80C8cbeE5b410A",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0x0a066bf642d3e93966d0a8a7210ebccf0d0042ad74cd0403a80bca168b96a349",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x71550ac84Ba7599220eAEf5C756b847cB4486606",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0xc9cfeddaaf4bf5a16bc005931a0ebe75542f03334c386831108017f88e26a428",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x36B22905A1211A55E0d62eF46720172e2b0f24BD",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0x2cbd508cac123c91d1c6ebeefb8a5f8c1b8e95c290c81a57bc230edd14ac0c64",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x050499eBdbBBc1216011dE07A48b5182c983Ae74",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0x2584b1a67ff24ff9cd57a74cf227e8c0b12b5dbf775e2ca787d85cbeef957ed5",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"anonymous": false,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0xE8BBb5F22E6b3d6CD9157B8FD2b59C076e57a9Fc",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0x406e573607306ac06366e5e7e4889701c9c831a791cde8a3e5d673d08e7a8fe1",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [],
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x050499eBdbBBc1216011dE07A48b5182c983Ae74",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0x2584b1a67ff24ff9cd57a74cf227e8c0b12b5dbf775e2ca787d85cbeef957ed5",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x9E7088C23e5C0B2D02cD7886A1BDbC7FE8b71016",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0x432c062b2e2a7631d588c14059560c4427458c6fc21152aeb43159a421dac39c",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x2dE080e97B0caE9825375D31f5D0eD5751fDf16D",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0xa21a4bca7a227ec7bb538e01a28618d483b887361363fbd7ffa55c4dbc9a8d37",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x8438Ad1C834623CfF278AB6829a248E37C2D7E3f",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0xef62137fa752764e7d7c4259f5839c2d97c744f01d02881b965776cabb13d60c",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"anonymous": false,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x663F3ad617193148711d28f5334eE4Ed07016602",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0x5cff9784db7f61fe323b0509055446a71939043d1da039d1d071fb6a8c6b3259",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x2E983A1Ba5e8b38AAAeC4B440B9dDcFBf72E15d1",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0x3edee6c060b99c868ae91de911120060061de449248de7239a6a33464ac55bff",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x8438Ad1C834623CfF278AB6829a248E37C2D7E3f",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0xef62137fa752764e7d7c4259f5839c2d97c744f01d02881b965776cabb13d60c",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x0D4ff719551E23185Aeb16FFbF2ABEbB90635942",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0xae713bbc7f6bc0b3d2986ff44103567152aaffd0add62e1c766ae7704ad2ad76",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x2fc631e4B3018258759C52AF169200213e84ABab",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0xac3586b4ef6997acbc76cc6400f7393a46219e98fb3a9747271aef3c77758999",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"anonymous": false,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0xfbAb4aa40C202E4e80390171E82379824f7372dd",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0x92e193d7cff4295eb222ee6562f52d9b2015f26bb2f809af12d37e609779160e",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0xAfe1b5bdEbD4ae65AF2024738bf0735fbb65d44b",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0x377d8131a195ddb654886a55b4287d621c97f019289d8700eed2e7876885c922",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"anonymous": false,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x2fc631e4B3018258759C52AF169200213e84ABab",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0xac3586b4ef6997acbc76cc6400f7393a46219e98fb3a9747271aef3c77758999",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x381445710b5e73d34aF196c53A3D5cDa58EDBf7A",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0x3652cc81d2d881adb031b7a81738b34cb95f5d0bb89ef4ea57104449b6ad083d",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x0124189Fc71496f8660dB5189F296055ED757632",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0xc0de65e4d471d8086b3f8cb5dceb51841195cbe236b7d58ff5eb67b95309025b",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"anonymous": false,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x6cffa31dd31cF649fb24AC7cEfE87579324bD89c",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0x1ce5fcb503f3962641c60fd48d875671a595a99e253704a6a0c3e28a0e82f3cf",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [],
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x0124189Fc71496f8660dB5189F296055ED757632",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0xc0de65e4d471d8086b3f8cb5dceb51841195cbe236b7d58ff5eb67b95309025b",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x5C7c905B505f0Cf40Ab6600d05e677F717916F6B",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0x3448946f03fc9f577183480761896215bfa922d53733cd6854fa72491832fd67",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x544eAe853EA3774A8857573C6423E6Db95b79258",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0xd190486ada2b4f9766f05202e31f44f6df2050ef1b00c15163a99cdac8130c1d",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"anonymous": false,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x4F41b941940005aE25D5ecB0F01BaDbc7065E2dD",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0xb80acc0b13b5bac7f84505b09c228347d9711f7d70d5f10d3d1f1d2938fd2c4f",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"anonymous": false,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x544eAe853EA3774A8857573C6423E6Db95b79258",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0xd190486ada2b4f9766f05202e31f44f6df2050ef1b00c15163a99cdac8130c1d",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x73eccD6288e117cAcA738BDAD4FEC51312166C1A",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0xc524101bfe6902b1bb623c9a06298a5c5845a946e5d90389136d0f474664038d",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0xe6b98F104c1BEf218F3893ADab4160Dc73Eb8367",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0x78d0430661c7561a5335e227cf4727043e003ddae61af82303881bbb6a88e315",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x0f5D1ef48f12b6f691401bfe88c2037c690a6afe",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0xa1b3d4b6897f6ebff48cf67409800ee3f4b156a356f58c1fb603e06571963161",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0x90118d110B07ABB82Ba8980D1c5cC96EeA810d2C",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0x65147162cd6eff92bfc24152bcca80b911155bb03dbc7ce4b327150386b2c548",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [],
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"address": "0xcA03Dc4665A8C3603cb4Fd5Ce71Af9649dC00d44",
|
|
3
|
-
"transactionHash": "
|
|
3
|
+
"transactionHash": "0x5952c77116c22ed5b357c842a9a5f1a03e14800281ff89f7f9532cc22b54f483",
|
|
4
4
|
"abi": [
|
|
5
5
|
{
|
|
6
6
|
"inputs": [
|