@layerzerolabs/lz-evm-sdk-v2 2.1.9 → 2.1.10
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/deployments/exocore-testnet/DVN.json +39 -39
- package/deployments/exocore-testnet/DVNFeeLib.json +5 -5
- package/deployments/exocore-testnet/DefaultProxyAdmin.json +4 -4
- package/deployments/exocore-testnet/EndpointV2.json +23 -23
- package/deployments/exocore-testnet/EndpointV2View.json +8 -8
- package/deployments/exocore-testnet/EndpointV2View_Implementation.json +2 -2
- package/deployments/exocore-testnet/EndpointV2View_Proxy.json +8 -8
- package/deployments/exocore-testnet/Executor.json +26 -26
- package/deployments/exocore-testnet/ExecutorFeeLib.json +5 -5
- package/deployments/exocore-testnet/ExecutorProxyAdmin.json +7 -7
- package/deployments/exocore-testnet/Executor_Implementation.json +17 -17
- package/deployments/exocore-testnet/Executor_Proxy.json +26 -26
- package/deployments/exocore-testnet/LzExecutor.json +10 -10
- package/deployments/exocore-testnet/LzExecutor_Implementation.json +6 -6
- package/deployments/exocore-testnet/LzExecutor_Proxy.json +10 -10
- package/deployments/exocore-testnet/PriceFeed.json +10 -10
- package/deployments/exocore-testnet/PriceFeedProxyAdmin.json +7 -7
- package/deployments/exocore-testnet/PriceFeed_Implementation.json +14 -14
- package/deployments/exocore-testnet/PriceFeed_Proxy.json +10 -10
- package/deployments/exocore-testnet/ReceiveUln301.json +36 -36
- package/deployments/exocore-testnet/ReceiveUln301View.json +15 -15
- package/deployments/exocore-testnet/ReceiveUln301View_Implementation.json +8 -8
- package/deployments/exocore-testnet/ReceiveUln301View_Proxy.json +14 -14
- package/deployments/exocore-testnet/ReceiveUln302.json +29 -29
- package/deployments/exocore-testnet/ReceiveUln302View.json +8 -8
- package/deployments/exocore-testnet/ReceiveUln302View_Implementation.json +7 -7
- package/deployments/exocore-testnet/ReceiveUln302View_Proxy.json +8 -8
- package/deployments/exocore-testnet/SendUln301.json +24 -24
- package/deployments/exocore-testnet/SendUln302.json +18 -18
- package/deployments/exocore-testnet/Treasury.json +5 -5
- package/deployments/exocore-testnet/TreasuryFeeHandler.json +3 -3
- package/deployments/mantle-mainnet/AxelarDVNAdapter.json +1578 -0
- package/deployments/mantle-mainnet/AxelarDVNAdapterFeeLib.json +813 -0
- package/deployments/mantle-mainnet/AxelarDVNAdapterFeeLib_Implementation.json +803 -0
- package/deployments/mantle-mainnet/AxelarDVNAdapterFeeLib_Proxy.json +245 -0
- package/deployments/mantle-mainnet/DVNFeeLibProxyAdmin.json +284 -0
- package/deployments/{avalanche-sandbox-local → mode-testnet}/DVN.json +81 -48
- package/deployments/{avalanche-sandbox-local → mode-testnet}/DVNFeeLib.json +16 -16
- package/deployments/{avalanche-sandbox-local → mode-testnet}/DefaultProxyAdmin.json +17 -17
- package/deployments/{bsc-sandbox-local → mode-testnet}/EndpointV2.json +114 -60
- package/deployments/{avalanche-sandbox-local → mode-testnet}/EndpointV2View.json +32 -32
- package/deployments/{avalanche-sandbox-local → mode-testnet}/EndpointV2View_Implementation.json +9 -9
- package/deployments/{avalanche-sandbox-local → mode-testnet}/EndpointV2View_Proxy.json +30 -30
- package/deployments/{bsc-sandbox-local → mode-testnet}/Executor.json +101 -118
- package/deployments/{bsc-sandbox-local → mode-testnet}/ExecutorFeeLib.json +17 -17
- package/deployments/{bsc-sandbox-local → mode-testnet}/ExecutorProxyAdmin.json +24 -24
- package/deployments/{bsc-sandbox-local → mode-testnet}/Executor_Implementation.json +9 -9
- package/deployments/{bsc-sandbox-local → mode-testnet}/Executor_Proxy.json +92 -107
- package/deployments/{bsc-sandbox-local → mode-testnet}/LzExecutor.json +40 -40
- package/deployments/{bsc-sandbox-local → mode-testnet}/LzExecutor_Implementation.json +9 -9
- package/deployments/{avalanche-sandbox-local/PriceFeed_Proxy.json → mode-testnet/LzExecutor_Proxy.json} +37 -37
- package/deployments/{bsc-sandbox-local → mode-testnet}/PriceFeed.json +39 -39
- package/deployments/{arbitrum-sandbox-local → mode-testnet}/PriceFeedProxyAdmin.json +24 -24
- package/deployments/{arbitrum-sandbox-local → mode-testnet}/PriceFeed_Implementation.json +9 -9
- package/deployments/{bsc-sandbox-local → mode-testnet}/PriceFeed_Proxy.json +37 -37
- package/deployments/{avalanche-sandbox-local → mode-testnet}/ReceiveUln301.json +18 -18
- package/deployments/{avalanche-sandbox-local → mode-testnet}/ReceiveUln301View.json +34 -34
- package/deployments/{avalanche-sandbox-local → mode-testnet}/ReceiveUln301View_Implementation.json +9 -9
- package/deployments/{avalanche-sandbox-local/ReceiveUln302View_Proxy.json → mode-testnet/ReceiveUln301View_Proxy.json} +31 -31
- package/deployments/{avalanche-sandbox-local → mode-testnet}/ReceiveUln302.json +17 -17
- package/deployments/{avalanche-sandbox-local → mode-testnet}/ReceiveUln302View.json +33 -33
- package/deployments/{bsc-sandbox-local → mode-testnet}/ReceiveUln302View_Implementation.json +9 -9
- package/deployments/{bsc-sandbox-local → mode-testnet}/ReceiveUln302View_Proxy.json +30 -30
- package/deployments/{avalanche-sandbox-local → mode-testnet}/SendUln301.json +20 -20
- package/deployments/{bsc-sandbox-local → mode-testnet}/SendUln302.json +17 -17
- package/deployments/{bsc-sandbox-local → mode-testnet}/Treasury.json +16 -16
- package/deployments/{avalanche-sandbox-local → mode-testnet}/TreasuryFeeHandler.json +10 -10
- package/package.json +9 -9
- package/deployments/arbitrum-sandbox-local/DVN.json +0 -1864
- package/deployments/arbitrum-sandbox-local/DVNDecompressor.json +0 -500
- package/deployments/arbitrum-sandbox-local/DVNFeeLib.json +0 -398
- package/deployments/arbitrum-sandbox-local/PriceFeed.json +0 -890
- package/deployments/arbitrum-sandbox-local/PriceFeed_Proxy.json +0 -244
- package/deployments/avalanche-sandbox-local/DVNDecompressor.json +0 -508
- package/deployments/avalanche-sandbox-local/EndpointV2.json +0 -2946
- package/deployments/avalanche-sandbox-local/Executor.json +0 -1549
- package/deployments/avalanche-sandbox-local/ExecutorDecompressor.json +0 -339
- package/deployments/avalanche-sandbox-local/ExecutorFeeLib.json +0 -423
- package/deployments/avalanche-sandbox-local/ExecutorProxyAdmin.json +0 -283
- package/deployments/avalanche-sandbox-local/Executor_Implementation.json +0 -1591
- package/deployments/avalanche-sandbox-local/Executor_Proxy.json +0 -380
- package/deployments/avalanche-sandbox-local/LzExecutor.json +0 -757
- package/deployments/avalanche-sandbox-local/LzExecutor_Implementation.json +0 -703
- package/deployments/avalanche-sandbox-local/LzExecutor_Proxy.json +0 -244
- package/deployments/avalanche-sandbox-local/NonceContractMock.json +0 -163
- package/deployments/avalanche-sandbox-local/PriceFeed.json +0 -890
- package/deployments/avalanche-sandbox-local/PriceFeedProxyAdmin.json +0 -283
- package/deployments/avalanche-sandbox-local/PriceFeed_Implementation.json +0 -912
- package/deployments/avalanche-sandbox-local/ReceiveUln301View_Proxy.json +0 -230
- package/deployments/avalanche-sandbox-local/ReceiveUln302View_Implementation.json +0 -384
- package/deployments/avalanche-sandbox-local/SendUln302.json +0 -1527
- package/deployments/avalanche-sandbox-local/SimpleMessageLib.json +0 -708
- package/deployments/avalanche-sandbox-local/Treasury.json +0 -412
- package/deployments/bsc-sandbox-local/DVN.json +0 -1896
- package/deployments/bsc-sandbox-local/DVNDecompressor.json +0 -508
- package/deployments/bsc-sandbox-local/DVNFeeLib.json +0 -398
- package/deployments/bsc-sandbox-local/DefaultProxyAdmin.json +0 -258
- package/deployments/bsc-sandbox-local/EndpointV2View.json +0 -435
- package/deployments/bsc-sandbox-local/EndpointV2View_Implementation.json +0 -313
- package/deployments/bsc-sandbox-local/EndpointV2View_Proxy.json +0 -230
- package/deployments/bsc-sandbox-local/ExecutorDecompressor.json +0 -339
- package/deployments/bsc-sandbox-local/LzExecutor_Proxy.json +0 -244
- package/deployments/bsc-sandbox-local/NonceContractMock.json +0 -163
- package/deployments/bsc-sandbox-local/PriceFeedProxyAdmin.json +0 -283
- package/deployments/bsc-sandbox-local/PriceFeed_Implementation.json +0 -912
- package/deployments/bsc-sandbox-local/ReceiveUln301.json +0 -1292
- package/deployments/bsc-sandbox-local/ReceiveUln301View.json +0 -354
- package/deployments/bsc-sandbox-local/ReceiveUln301View_Implementation.json +0 -231
- package/deployments/bsc-sandbox-local/ReceiveUln301View_Proxy.json +0 -230
- package/deployments/bsc-sandbox-local/ReceiveUln302.json +0 -1006
- package/deployments/bsc-sandbox-local/ReceiveUln302View.json +0 -478
- package/deployments/bsc-sandbox-local/SendUln301.json +0 -1569
- package/deployments/bsc-sandbox-local/SimpleMessageLib.json +0 -708
- package/deployments/bsc-sandbox-local/TreasuryFeeHandler.json +0 -125
- package/deployments/tron-sandbox-local/DVN.json +0 -1864
- package/deployments/tron-sandbox-local/DVNDecompressor.json +0 -500
- package/deployments/tron-sandbox-local/DVNFeeLib.json +0 -398
- package/deployments/tron-sandbox-local/PriceFeed.json +0 -890
- package/deployments/tron-sandbox-local/PriceFeedProxyAdmin.json +0 -283
- package/deployments/tron-sandbox-local/PriceFeed_Implementation.json +0 -912
- package/deployments/tron-sandbox-local/PriceFeed_Proxy.json +0 -244
|
@@ -1,163 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"address": "0x0f5D1ef48f12b6f691401bfe88c2037c690a6afe",
|
|
3
|
-
"abi": [
|
|
4
|
-
{
|
|
5
|
-
"inputs": [
|
|
6
|
-
{
|
|
7
|
-
"internalType": "address",
|
|
8
|
-
"name": "_endpoint",
|
|
9
|
-
"type": "address"
|
|
10
|
-
}
|
|
11
|
-
],
|
|
12
|
-
"stateMutability": "nonpayable",
|
|
13
|
-
"type": "constructor"
|
|
14
|
-
},
|
|
15
|
-
{
|
|
16
|
-
"inputs": [],
|
|
17
|
-
"name": "OnlySendLibrary",
|
|
18
|
-
"type": "error"
|
|
19
|
-
},
|
|
20
|
-
{
|
|
21
|
-
"inputs": [],
|
|
22
|
-
"name": "endpoint",
|
|
23
|
-
"outputs": [
|
|
24
|
-
{
|
|
25
|
-
"internalType": "contract ILayerZeroEndpoint",
|
|
26
|
-
"name": "",
|
|
27
|
-
"type": "address"
|
|
28
|
-
}
|
|
29
|
-
],
|
|
30
|
-
"stateMutability": "view",
|
|
31
|
-
"type": "function"
|
|
32
|
-
},
|
|
33
|
-
{
|
|
34
|
-
"inputs": [
|
|
35
|
-
{
|
|
36
|
-
"internalType": "uint16",
|
|
37
|
-
"name": "_chainId",
|
|
38
|
-
"type": "uint16"
|
|
39
|
-
},
|
|
40
|
-
{
|
|
41
|
-
"internalType": "address",
|
|
42
|
-
"name": "_ua",
|
|
43
|
-
"type": "address"
|
|
44
|
-
},
|
|
45
|
-
{
|
|
46
|
-
"internalType": "bytes",
|
|
47
|
-
"name": "_path",
|
|
48
|
-
"type": "bytes"
|
|
49
|
-
}
|
|
50
|
-
],
|
|
51
|
-
"name": "increment",
|
|
52
|
-
"outputs": [
|
|
53
|
-
{
|
|
54
|
-
"internalType": "uint64",
|
|
55
|
-
"name": "",
|
|
56
|
-
"type": "uint64"
|
|
57
|
-
}
|
|
58
|
-
],
|
|
59
|
-
"stateMutability": "nonpayable",
|
|
60
|
-
"type": "function"
|
|
61
|
-
},
|
|
62
|
-
{
|
|
63
|
-
"inputs": [
|
|
64
|
-
{
|
|
65
|
-
"internalType": "uint16",
|
|
66
|
-
"name": "dstEid",
|
|
67
|
-
"type": "uint16"
|
|
68
|
-
},
|
|
69
|
-
{
|
|
70
|
-
"internalType": "bytes",
|
|
71
|
-
"name": "path",
|
|
72
|
-
"type": "bytes"
|
|
73
|
-
}
|
|
74
|
-
],
|
|
75
|
-
"name": "outboundNonce",
|
|
76
|
-
"outputs": [
|
|
77
|
-
{
|
|
78
|
-
"internalType": "uint64",
|
|
79
|
-
"name": "nonce",
|
|
80
|
-
"type": "uint64"
|
|
81
|
-
}
|
|
82
|
-
],
|
|
83
|
-
"stateMutability": "view",
|
|
84
|
-
"type": "function"
|
|
85
|
-
}
|
|
86
|
-
],
|
|
87
|
-
"transactionHash": "0xbbcfa1fe30cecce0e9ccb1775dfb0aff1213365b0bb5467866eb2f23fa7e9d6d",
|
|
88
|
-
"receipt": {
|
|
89
|
-
"to": null,
|
|
90
|
-
"from": "0x70997970C51812dc3A010C7d01b50e0d17dc79C8",
|
|
91
|
-
"contractAddress": "0x0f5D1ef48f12b6f691401bfe88c2037c690a6afe",
|
|
92
|
-
"transactionIndex": 0,
|
|
93
|
-
"gasUsed": "339477",
|
|
94
|
-
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
95
|
-
"blockHash": "0xb208f27dcd9b8a48c7fd2b750d68060bd0c533520c9100b0ddc67e8e15603a75",
|
|
96
|
-
"transactionHash": "0xbbcfa1fe30cecce0e9ccb1775dfb0aff1213365b0bb5467866eb2f23fa7e9d6d",
|
|
97
|
-
"logs": [],
|
|
98
|
-
"blockNumber": 20,
|
|
99
|
-
"cumulativeGasUsed": "339477",
|
|
100
|
-
"status": 1,
|
|
101
|
-
"byzantium": true
|
|
102
|
-
},
|
|
103
|
-
"args": [
|
|
104
|
-
"0x8464135c8F25Da09e49BC8782676a84730C318bC"
|
|
105
|
-
],
|
|
106
|
-
"numDeployments": 1,
|
|
107
|
-
"solcInputHash": "a02895da4e26717c8c5ac06356be07de",
|
|
108
|
-
"bytecode": "0x60a060405234801561001057600080fd5b506040516105bd3803806105bd83398101604081905261002f91610040565b6001600160a01b0316608052610070565b60006020828403121561005257600080fd5b81516001600160a01b038116811461006957600080fd5b9392505050565b60805161052c61009160003960008181604b015261014e015261052c6000f3fe608060405234801561001057600080fd5b50600436106100415760003560e01c80635e280f11146100465780636fe7b67314610097578063c533338f146100c3575b600080fd5b61006d7f000000000000000000000000000000000000000000000000000000000000000081565b60405173ffffffffffffffffffffffffffffffffffffffff90911681526020015b60405180910390f35b6100aa6100a53660046102d5565b610106565b60405167ffffffffffffffff909116815260200161008e565b6100aa6100d1366004610394565b6000602081815292815260409020815180830184018051928152908401929093019190912091525467ffffffffffffffff1681565b6040517f9c729da100000000000000000000000000000000000000000000000000000000815273ffffffffffffffffffffffffffffffffffffffff84811660048301526000917f000000000000000000000000000000000000000000000000000000000000000090911690639c729da190602401602060405180830381865afa158015610197573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906101bb9190610474565b73ffffffffffffffffffffffffffffffffffffffff163373ffffffffffffffffffffffffffffffffffffffff161461021f576040517f94cfb9e700000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b61ffff85166000908152602081905260409081902090516102439085908590610498565b908152604051908190036020019020805460009061026a9067ffffffffffffffff166104a8565b91906101000a81548167ffffffffffffffff021916908367ffffffffffffffff16021790559050949350505050565b803561ffff811681146102ab57600080fd5b919050565b73ffffffffffffffffffffffffffffffffffffffff811681146102d257600080fd5b50565b600080600080606085870312156102eb57600080fd5b6102f485610299565b93506020850135610304816102b0565b9250604085013567ffffffffffffffff8082111561032157600080fd5b818701915087601f83011261033557600080fd5b81358181111561034457600080fd5b88602082850101111561035657600080fd5b95989497505060200194505050565b7f4e487b7100000000000000000000000000000000000000000000000000000000600052604160045260246000fd5b600080604083850312156103a757600080fd5b6103b083610299565b9150602083013567ffffffffffffffff808211156103cd57600080fd5b818501915085601f8301126103e157600080fd5b8135818111156103f3576103f3610365565b604051601f82017fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe0908116603f0116810190838211818310171561043957610439610365565b8160405282815288602084870101111561045257600080fd5b8260208601602083013760006020848301015280955050505050509250929050565b60006020828403121561048657600080fd5b8151610491816102b0565b9392505050565b8183823760009101908152919050565b600067ffffffffffffffff8083168181036104ec577f4e487b7100000000000000000000000000000000000000000000000000000000600052601160045260246000fd5b600101939250505056fea2646970667358221220288f9d3e86241c5d632f76051096f8cdbaee8a63700291141983d9e1cd13cf8264736f6c63430008160033",
|
|
109
|
-
"deployedBytecode": "0x608060405234801561001057600080fd5b50600436106100415760003560e01c80635e280f11146100465780636fe7b67314610097578063c533338f146100c3575b600080fd5b61006d7f000000000000000000000000000000000000000000000000000000000000000081565b60405173ffffffffffffffffffffffffffffffffffffffff90911681526020015b60405180910390f35b6100aa6100a53660046102d5565b610106565b60405167ffffffffffffffff909116815260200161008e565b6100aa6100d1366004610394565b6000602081815292815260409020815180830184018051928152908401929093019190912091525467ffffffffffffffff1681565b6040517f9c729da100000000000000000000000000000000000000000000000000000000815273ffffffffffffffffffffffffffffffffffffffff84811660048301526000917f000000000000000000000000000000000000000000000000000000000000000090911690639c729da190602401602060405180830381865afa158015610197573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906101bb9190610474565b73ffffffffffffffffffffffffffffffffffffffff163373ffffffffffffffffffffffffffffffffffffffff161461021f576040517f94cfb9e700000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b61ffff85166000908152602081905260409081902090516102439085908590610498565b908152604051908190036020019020805460009061026a9067ffffffffffffffff166104a8565b91906101000a81548167ffffffffffffffff021916908367ffffffffffffffff16021790559050949350505050565b803561ffff811681146102ab57600080fd5b919050565b73ffffffffffffffffffffffffffffffffffffffff811681146102d257600080fd5b50565b600080600080606085870312156102eb57600080fd5b6102f485610299565b93506020850135610304816102b0565b9250604085013567ffffffffffffffff8082111561032157600080fd5b818701915087601f83011261033557600080fd5b81358181111561034457600080fd5b88602082850101111561035657600080fd5b95989497505060200194505050565b7f4e487b7100000000000000000000000000000000000000000000000000000000600052604160045260246000fd5b600080604083850312156103a757600080fd5b6103b083610299565b9150602083013567ffffffffffffffff808211156103cd57600080fd5b818501915085601f8301126103e157600080fd5b8135818111156103f3576103f3610365565b604051601f82017fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe0908116603f0116810190838211818310171561043957610439610365565b8160405282815288602084870101111561045257600080fd5b8260208601602083013760006020848301015280955050505050509250929050565b60006020828403121561048657600080fd5b8151610491816102b0565b9392505050565b8183823760009101908152919050565b600067ffffffffffffffff8083168181036104ec577f4e487b7100000000000000000000000000000000000000000000000000000000600052601160045260246000fd5b600101939250505056fea2646970667358221220288f9d3e86241c5d632f76051096f8cdbaee8a63700291141983d9e1cd13cf8264736f6c63430008160033",
|
|
110
|
-
"devdoc": {
|
|
111
|
-
"kind": "dev",
|
|
112
|
-
"methods": {},
|
|
113
|
-
"version": 1
|
|
114
|
-
},
|
|
115
|
-
"userdoc": {
|
|
116
|
-
"kind": "user",
|
|
117
|
-
"methods": {},
|
|
118
|
-
"version": 1
|
|
119
|
-
},
|
|
120
|
-
"storageLayout": {
|
|
121
|
-
"storage": [
|
|
122
|
-
{
|
|
123
|
-
"astId": 27644,
|
|
124
|
-
"contract": "contracts/uln/uln301/mocks/NonceContractMock.sol:NonceContractMock",
|
|
125
|
-
"label": "outboundNonce",
|
|
126
|
-
"offset": 0,
|
|
127
|
-
"slot": "0",
|
|
128
|
-
"type": "t_mapping(t_uint16,t_mapping(t_bytes_memory_ptr,t_uint64))"
|
|
129
|
-
}
|
|
130
|
-
],
|
|
131
|
-
"types": {
|
|
132
|
-
"t_bytes_memory_ptr": {
|
|
133
|
-
"encoding": "bytes",
|
|
134
|
-
"label": "bytes",
|
|
135
|
-
"numberOfBytes": "32"
|
|
136
|
-
},
|
|
137
|
-
"t_mapping(t_bytes_memory_ptr,t_uint64)": {
|
|
138
|
-
"encoding": "mapping",
|
|
139
|
-
"key": "t_bytes_memory_ptr",
|
|
140
|
-
"label": "mapping(bytes => uint64)",
|
|
141
|
-
"numberOfBytes": "32",
|
|
142
|
-
"value": "t_uint64"
|
|
143
|
-
},
|
|
144
|
-
"t_mapping(t_uint16,t_mapping(t_bytes_memory_ptr,t_uint64))": {
|
|
145
|
-
"encoding": "mapping",
|
|
146
|
-
"key": "t_uint16",
|
|
147
|
-
"label": "mapping(uint16 => mapping(bytes => uint64))",
|
|
148
|
-
"numberOfBytes": "32",
|
|
149
|
-
"value": "t_mapping(t_bytes_memory_ptr,t_uint64)"
|
|
150
|
-
},
|
|
151
|
-
"t_uint16": {
|
|
152
|
-
"encoding": "inplace",
|
|
153
|
-
"label": "uint16",
|
|
154
|
-
"numberOfBytes": "2"
|
|
155
|
-
},
|
|
156
|
-
"t_uint64": {
|
|
157
|
-
"encoding": "inplace",
|
|
158
|
-
"label": "uint64",
|
|
159
|
-
"numberOfBytes": "8"
|
|
160
|
-
}
|
|
161
|
-
}
|
|
162
|
-
}
|
|
163
|
-
}
|
|
@@ -1,283 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"address": "0x663F3ad617193148711d28f5334eE4Ed07016602",
|
|
3
|
-
"abi": [
|
|
4
|
-
{
|
|
5
|
-
"inputs": [
|
|
6
|
-
{
|
|
7
|
-
"internalType": "address",
|
|
8
|
-
"name": "initialOwner",
|
|
9
|
-
"type": "address"
|
|
10
|
-
}
|
|
11
|
-
],
|
|
12
|
-
"stateMutability": "nonpayable",
|
|
13
|
-
"type": "constructor"
|
|
14
|
-
},
|
|
15
|
-
{
|
|
16
|
-
"inputs": [],
|
|
17
|
-
"name": "AdminCallFailed",
|
|
18
|
-
"type": "error"
|
|
19
|
-
},
|
|
20
|
-
{
|
|
21
|
-
"inputs": [],
|
|
22
|
-
"name": "ImplementationCallFailed",
|
|
23
|
-
"type": "error"
|
|
24
|
-
},
|
|
25
|
-
{
|
|
26
|
-
"anonymous": false,
|
|
27
|
-
"inputs": [
|
|
28
|
-
{
|
|
29
|
-
"indexed": true,
|
|
30
|
-
"internalType": "address",
|
|
31
|
-
"name": "previousOwner",
|
|
32
|
-
"type": "address"
|
|
33
|
-
},
|
|
34
|
-
{
|
|
35
|
-
"indexed": true,
|
|
36
|
-
"internalType": "address",
|
|
37
|
-
"name": "newOwner",
|
|
38
|
-
"type": "address"
|
|
39
|
-
}
|
|
40
|
-
],
|
|
41
|
-
"name": "OwnershipTransferred",
|
|
42
|
-
"type": "event"
|
|
43
|
-
},
|
|
44
|
-
{
|
|
45
|
-
"inputs": [
|
|
46
|
-
{
|
|
47
|
-
"internalType": "contract TransparentUpgradeableProxy",
|
|
48
|
-
"name": "proxy",
|
|
49
|
-
"type": "address"
|
|
50
|
-
},
|
|
51
|
-
{
|
|
52
|
-
"internalType": "address",
|
|
53
|
-
"name": "newAdmin",
|
|
54
|
-
"type": "address"
|
|
55
|
-
}
|
|
56
|
-
],
|
|
57
|
-
"name": "changeProxyAdmin",
|
|
58
|
-
"outputs": [],
|
|
59
|
-
"stateMutability": "nonpayable",
|
|
60
|
-
"type": "function"
|
|
61
|
-
},
|
|
62
|
-
{
|
|
63
|
-
"inputs": [
|
|
64
|
-
{
|
|
65
|
-
"internalType": "contract TransparentUpgradeableProxy",
|
|
66
|
-
"name": "proxy",
|
|
67
|
-
"type": "address"
|
|
68
|
-
}
|
|
69
|
-
],
|
|
70
|
-
"name": "getProxyAdmin",
|
|
71
|
-
"outputs": [
|
|
72
|
-
{
|
|
73
|
-
"internalType": "address",
|
|
74
|
-
"name": "",
|
|
75
|
-
"type": "address"
|
|
76
|
-
}
|
|
77
|
-
],
|
|
78
|
-
"stateMutability": "view",
|
|
79
|
-
"type": "function"
|
|
80
|
-
},
|
|
81
|
-
{
|
|
82
|
-
"inputs": [
|
|
83
|
-
{
|
|
84
|
-
"internalType": "contract TransparentUpgradeableProxy",
|
|
85
|
-
"name": "proxy",
|
|
86
|
-
"type": "address"
|
|
87
|
-
}
|
|
88
|
-
],
|
|
89
|
-
"name": "getProxyImplementation",
|
|
90
|
-
"outputs": [
|
|
91
|
-
{
|
|
92
|
-
"internalType": "address",
|
|
93
|
-
"name": "",
|
|
94
|
-
"type": "address"
|
|
95
|
-
}
|
|
96
|
-
],
|
|
97
|
-
"stateMutability": "view",
|
|
98
|
-
"type": "function"
|
|
99
|
-
},
|
|
100
|
-
{
|
|
101
|
-
"inputs": [],
|
|
102
|
-
"name": "owner",
|
|
103
|
-
"outputs": [
|
|
104
|
-
{
|
|
105
|
-
"internalType": "address",
|
|
106
|
-
"name": "",
|
|
107
|
-
"type": "address"
|
|
108
|
-
}
|
|
109
|
-
],
|
|
110
|
-
"stateMutability": "view",
|
|
111
|
-
"type": "function"
|
|
112
|
-
},
|
|
113
|
-
{
|
|
114
|
-
"inputs": [],
|
|
115
|
-
"name": "renounceOwnership",
|
|
116
|
-
"outputs": [],
|
|
117
|
-
"stateMutability": "nonpayable",
|
|
118
|
-
"type": "function"
|
|
119
|
-
},
|
|
120
|
-
{
|
|
121
|
-
"inputs": [
|
|
122
|
-
{
|
|
123
|
-
"internalType": "address",
|
|
124
|
-
"name": "newOwner",
|
|
125
|
-
"type": "address"
|
|
126
|
-
}
|
|
127
|
-
],
|
|
128
|
-
"name": "transferOwnership",
|
|
129
|
-
"outputs": [],
|
|
130
|
-
"stateMutability": "nonpayable",
|
|
131
|
-
"type": "function"
|
|
132
|
-
},
|
|
133
|
-
{
|
|
134
|
-
"inputs": [
|
|
135
|
-
{
|
|
136
|
-
"internalType": "contract TransparentUpgradeableProxy",
|
|
137
|
-
"name": "proxy",
|
|
138
|
-
"type": "address"
|
|
139
|
-
},
|
|
140
|
-
{
|
|
141
|
-
"internalType": "address",
|
|
142
|
-
"name": "implementation",
|
|
143
|
-
"type": "address"
|
|
144
|
-
}
|
|
145
|
-
],
|
|
146
|
-
"name": "upgrade",
|
|
147
|
-
"outputs": [],
|
|
148
|
-
"stateMutability": "nonpayable",
|
|
149
|
-
"type": "function"
|
|
150
|
-
},
|
|
151
|
-
{
|
|
152
|
-
"inputs": [
|
|
153
|
-
{
|
|
154
|
-
"internalType": "contract TransparentUpgradeableProxy",
|
|
155
|
-
"name": "proxy",
|
|
156
|
-
"type": "address"
|
|
157
|
-
},
|
|
158
|
-
{
|
|
159
|
-
"internalType": "address",
|
|
160
|
-
"name": "implementation",
|
|
161
|
-
"type": "address"
|
|
162
|
-
},
|
|
163
|
-
{
|
|
164
|
-
"internalType": "bytes",
|
|
165
|
-
"name": "data",
|
|
166
|
-
"type": "bytes"
|
|
167
|
-
}
|
|
168
|
-
],
|
|
169
|
-
"name": "upgradeAndCall",
|
|
170
|
-
"outputs": [],
|
|
171
|
-
"stateMutability": "payable",
|
|
172
|
-
"type": "function"
|
|
173
|
-
}
|
|
174
|
-
],
|
|
175
|
-
"transactionHash": "0xa78c96eaffea952bfc44891e36fdfece6f09ba27f316f78f8110bcb2e7067d0a",
|
|
176
|
-
"receipt": {
|
|
177
|
-
"to": null,
|
|
178
|
-
"from": "0x3C44CdDdB6a900fa2b585dd299e03d12FA4293BC",
|
|
179
|
-
"contractAddress": "0x663F3ad617193148711d28f5334eE4Ed07016602",
|
|
180
|
-
"transactionIndex": 0,
|
|
181
|
-
"gasUsed": "579082",
|
|
182
|
-
"logsBloom": "0x00000000000000000000000000000000000000004000000000800000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000001000000000000000000000000000000000000020000000000000000000800000800000000000000000000000000400000000000000000000000000000000000000000000000000400000000000000000000000000200000000000000000000000000000000000000000000000000000000000008000001000000000000000400000000000000000000000000020000000000000000000000010000000000000000000000000000000000000000000",
|
|
183
|
-
"blockHash": "0xaac543389b7685d19cd58d39c0a8fed041eb8487d4264314e1dc6a573b0ae919",
|
|
184
|
-
"transactionHash": "0xa78c96eaffea952bfc44891e36fdfece6f09ba27f316f78f8110bcb2e7067d0a",
|
|
185
|
-
"logs": [
|
|
186
|
-
{
|
|
187
|
-
"transactionIndex": 0,
|
|
188
|
-
"blockNumber": 1,
|
|
189
|
-
"transactionHash": "0xa78c96eaffea952bfc44891e36fdfece6f09ba27f316f78f8110bcb2e7067d0a",
|
|
190
|
-
"address": "0x663F3ad617193148711d28f5334eE4Ed07016602",
|
|
191
|
-
"topics": [
|
|
192
|
-
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
|
|
193
|
-
"0x0000000000000000000000000000000000000000000000000000000000000000",
|
|
194
|
-
"0x0000000000000000000000003c44cdddb6a900fa2b585dd299e03d12fa4293bc"
|
|
195
|
-
],
|
|
196
|
-
"data": "0x",
|
|
197
|
-
"logIndex": 0,
|
|
198
|
-
"blockHash": "0xaac543389b7685d19cd58d39c0a8fed041eb8487d4264314e1dc6a573b0ae919"
|
|
199
|
-
},
|
|
200
|
-
{
|
|
201
|
-
"transactionIndex": 0,
|
|
202
|
-
"blockNumber": 1,
|
|
203
|
-
"transactionHash": "0xa78c96eaffea952bfc44891e36fdfece6f09ba27f316f78f8110bcb2e7067d0a",
|
|
204
|
-
"address": "0x663F3ad617193148711d28f5334eE4Ed07016602",
|
|
205
|
-
"topics": [
|
|
206
|
-
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
|
|
207
|
-
"0x0000000000000000000000003c44cdddb6a900fa2b585dd299e03d12fa4293bc",
|
|
208
|
-
"0x00000000000000000000000090f79bf6eb2c4f870365e785982e1f101e93b906"
|
|
209
|
-
],
|
|
210
|
-
"data": "0x",
|
|
211
|
-
"logIndex": 1,
|
|
212
|
-
"blockHash": "0xaac543389b7685d19cd58d39c0a8fed041eb8487d4264314e1dc6a573b0ae919"
|
|
213
|
-
}
|
|
214
|
-
],
|
|
215
|
-
"blockNumber": 1,
|
|
216
|
-
"cumulativeGasUsed": "579082",
|
|
217
|
-
"status": 1,
|
|
218
|
-
"byzantium": true
|
|
219
|
-
},
|
|
220
|
-
"args": [
|
|
221
|
-
"0x90F79bf6EB2c4f870365E785982E1f101E93b906"
|
|
222
|
-
],
|
|
223
|
-
"numDeployments": 1,
|
|
224
|
-
"solcInputHash": "a02895da4e26717c8c5ac06356be07de",
|
|
225
|
-
"bytecode": "0x608060405234801561001057600080fd5b506040516109e53803806109e583398101604081905261002f91610097565b61003833610047565b61004181610047565b506100c7565b600080546001600160a01b038381166001600160a01b0319831681178455604051919092169283917f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e09190a35050565b6000602082840312156100a957600080fd5b81516001600160a01b03811681146100c057600080fd5b9392505050565b61090f806100d66000396000f3fe60806040526004361061007b5760003560e01c80639623609d1161004e5780639623609d1461012b57806399a88ec41461013e578063f2fde38b1461015e578063f3b7dead1461017e57600080fd5b8063204e1c7a14610080578063715018a6146100c95780637eff275e146100e05780638da5cb5b14610100575b600080fd5b34801561008c57600080fd5b506100a061009b3660046106b1565b61019e565b60405173ffffffffffffffffffffffffffffffffffffffff909116815260200160405180910390f35b3480156100d557600080fd5b506100de610282565b005b3480156100ec57600080fd5b506100de6100fb3660046106d5565b610296565b34801561010c57600080fd5b5060005473ffffffffffffffffffffffffffffffffffffffff166100a0565b6100de61013936600461073d565b610324565b34801561014a57600080fd5b506100de6101593660046106d5565b6103b9565b34801561016a57600080fd5b506100de6101793660046106b1565b610415565b34801561018a57600080fd5b506100a06101993660046106b1565b6104d1565b60008060008373ffffffffffffffffffffffffffffffffffffffff166040516101ea907f5c60da1b00000000000000000000000000000000000000000000000000000000815260040190565b600060405180830381855afa9150503d8060008114610225576040519150601f19603f3d011682016040523d82523d6000602084013e61022a565b606091505b509150915081610266576040517f6bce18d700000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b8080602001905181019061027a9190610831565b949350505050565b61028a610599565b610294600061061a565b565b61029e610599565b6040517f8f28397000000000000000000000000000000000000000000000000000000000815273ffffffffffffffffffffffffffffffffffffffff8281166004830152831690638f283970906024015b600060405180830381600087803b15801561030857600080fd5b505af115801561031c573d6000803e3d6000fd5b505050505050565b61032c610599565b6040517f4f1ef28600000000000000000000000000000000000000000000000000000000815273ffffffffffffffffffffffffffffffffffffffff841690634f1ef286903490610382908690869060040161084e565b6000604051808303818588803b15801561039b57600080fd5b505af11580156103af573d6000803e3d6000fd5b5050505050505050565b6103c1610599565b6040517f3659cfe600000000000000000000000000000000000000000000000000000000815273ffffffffffffffffffffffffffffffffffffffff8281166004830152831690633659cfe6906024016102ee565b61041d610599565b73ffffffffffffffffffffffffffffffffffffffff81166104c5576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820152602660248201527f4f776e61626c653a206e6577206f776e657220697320746865207a65726f206160448201527f646472657373000000000000000000000000000000000000000000000000000060648201526084015b60405180910390fd5b6104ce8161061a565b50565b60008060008373ffffffffffffffffffffffffffffffffffffffff1660405161051d907ff851a44000000000000000000000000000000000000000000000000000000000815260040190565b600060405180830381855afa9150503d8060008114610558576040519150601f19603f3d011682016040523d82523d6000602084013e61055d565b606091505b509150915081610266576040517f1545a42500000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b60005473ffffffffffffffffffffffffffffffffffffffff163314610294576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820181905260248201527f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e657260448201526064016104bc565b6000805473ffffffffffffffffffffffffffffffffffffffff8381167fffffffffffffffffffffffff0000000000000000000000000000000000000000831681178455604051919092169283917f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e09190a35050565b73ffffffffffffffffffffffffffffffffffffffff811681146104ce57600080fd5b6000602082840312156106c357600080fd5b81356106ce8161068f565b9392505050565b600080604083850312156106e857600080fd5b82356106f38161068f565b915060208301356107038161068f565b809150509250929050565b7f4e487b7100000000000000000000000000000000000000000000000000000000600052604160045260246000fd5b60008060006060848603121561075257600080fd5b833561075d8161068f565b9250602084013561076d8161068f565b9150604084013567ffffffffffffffff8082111561078a57600080fd5b818601915086601f83011261079e57600080fd5b8135818111156107b0576107b061070e565b604051601f82017fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe0908116603f011681019083821181831017156107f6576107f661070e565b8160405282815289602084870101111561080f57600080fd5b8260208601602083013760006020848301015280955050505050509250925092565b60006020828403121561084357600080fd5b81516106ce8161068f565b73ffffffffffffffffffffffffffffffffffffffff831681526000602060406020840152835180604085015260005b818110156108995785810183015185820160600152820161087d565b5060006060828601015260607fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe0601f83011685010192505050939250505056fea2646970667358221220bcc00f0dbe515bb8f4bfec9b831d173383f10d30791c438f0b188c4765a3865f64736f6c63430008160033",
|
|
226
|
-
"deployedBytecode": "0x60806040526004361061007b5760003560e01c80639623609d1161004e5780639623609d1461012b57806399a88ec41461013e578063f2fde38b1461015e578063f3b7dead1461017e57600080fd5b8063204e1c7a14610080578063715018a6146100c95780637eff275e146100e05780638da5cb5b14610100575b600080fd5b34801561008c57600080fd5b506100a061009b3660046106b1565b61019e565b60405173ffffffffffffffffffffffffffffffffffffffff909116815260200160405180910390f35b3480156100d557600080fd5b506100de610282565b005b3480156100ec57600080fd5b506100de6100fb3660046106d5565b610296565b34801561010c57600080fd5b5060005473ffffffffffffffffffffffffffffffffffffffff166100a0565b6100de61013936600461073d565b610324565b34801561014a57600080fd5b506100de6101593660046106d5565b6103b9565b34801561016a57600080fd5b506100de6101793660046106b1565b610415565b34801561018a57600080fd5b506100a06101993660046106b1565b6104d1565b60008060008373ffffffffffffffffffffffffffffffffffffffff166040516101ea907f5c60da1b00000000000000000000000000000000000000000000000000000000815260040190565b600060405180830381855afa9150503d8060008114610225576040519150601f19603f3d011682016040523d82523d6000602084013e61022a565b606091505b509150915081610266576040517f6bce18d700000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b8080602001905181019061027a9190610831565b949350505050565b61028a610599565b610294600061061a565b565b61029e610599565b6040517f8f28397000000000000000000000000000000000000000000000000000000000815273ffffffffffffffffffffffffffffffffffffffff8281166004830152831690638f283970906024015b600060405180830381600087803b15801561030857600080fd5b505af115801561031c573d6000803e3d6000fd5b505050505050565b61032c610599565b6040517f4f1ef28600000000000000000000000000000000000000000000000000000000815273ffffffffffffffffffffffffffffffffffffffff841690634f1ef286903490610382908690869060040161084e565b6000604051808303818588803b15801561039b57600080fd5b505af11580156103af573d6000803e3d6000fd5b5050505050505050565b6103c1610599565b6040517f3659cfe600000000000000000000000000000000000000000000000000000000815273ffffffffffffffffffffffffffffffffffffffff8281166004830152831690633659cfe6906024016102ee565b61041d610599565b73ffffffffffffffffffffffffffffffffffffffff81166104c5576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820152602660248201527f4f776e61626c653a206e6577206f776e657220697320746865207a65726f206160448201527f646472657373000000000000000000000000000000000000000000000000000060648201526084015b60405180910390fd5b6104ce8161061a565b50565b60008060008373ffffffffffffffffffffffffffffffffffffffff1660405161051d907ff851a44000000000000000000000000000000000000000000000000000000000815260040190565b600060405180830381855afa9150503d8060008114610558576040519150601f19603f3d011682016040523d82523d6000602084013e61055d565b606091505b509150915081610266576040517f1545a42500000000000000000000000000000000000000000000000000000000815260040160405180910390fd5b60005473ffffffffffffffffffffffffffffffffffffffff163314610294576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820181905260248201527f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e657260448201526064016104bc565b6000805473ffffffffffffffffffffffffffffffffffffffff8381167fffffffffffffffffffffffff0000000000000000000000000000000000000000831681178455604051919092169283917f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e09190a35050565b73ffffffffffffffffffffffffffffffffffffffff811681146104ce57600080fd5b6000602082840312156106c357600080fd5b81356106ce8161068f565b9392505050565b600080604083850312156106e857600080fd5b82356106f38161068f565b915060208301356107038161068f565b809150509250929050565b7f4e487b7100000000000000000000000000000000000000000000000000000000600052604160045260246000fd5b60008060006060848603121561075257600080fd5b833561075d8161068f565b9250602084013561076d8161068f565b9150604084013567ffffffffffffffff8082111561078a57600080fd5b818601915086601f83011261079e57600080fd5b8135818111156107b0576107b061070e565b604051601f82017fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe0908116603f011681019083821181831017156107f6576107f661070e565b8160405282815289602084870101111561080f57600080fd5b8260208601602083013760006020848301015280955050505050509250925092565b60006020828403121561084357600080fd5b81516106ce8161068f565b73ffffffffffffffffffffffffffffffffffffffff831681526000602060406020840152835180604085015260005b818110156108995785810183015185820160600152820161087d565b5060006060828601015260607fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe0601f83011685010192505050939250505056fea2646970667358221220bcc00f0dbe515bb8f4bfec9b831d173383f10d30791c438f0b188c4765a3865f64736f6c63430008160033",
|
|
227
|
-
"devdoc": {
|
|
228
|
-
"author": "OpenZeppelin. Modified from https://github.com/OpenZeppelin/openzeppelin-contracts/blob/release-v4.4/contracts/proxy/transparent/ProxyAdmin.sol to support custom errors and `initialOwner` constructor parameter.",
|
|
229
|
-
"details": "This is an auxiliary contract meant to be assigned as the admin of a {TransparentUpgradeableProxy}. For an explanation of why you would want to use this see the documentation for {TransparentUpgradeableProxy}.",
|
|
230
|
-
"kind": "dev",
|
|
231
|
-
"methods": {
|
|
232
|
-
"changeProxyAdmin(address,address)": {
|
|
233
|
-
"details": "Changes the admin of `proxy` to `newAdmin`. Requirements: - This contract must be the current admin of `proxy`."
|
|
234
|
-
},
|
|
235
|
-
"getProxyAdmin(address)": {
|
|
236
|
-
"details": "Returns the current admin of `proxy`. Requirements: - This contract must be the admin of `proxy`."
|
|
237
|
-
},
|
|
238
|
-
"getProxyImplementation(address)": {
|
|
239
|
-
"details": "Returns the current implementation of `proxy`. Requirements: - This contract must be the admin of `proxy`."
|
|
240
|
-
},
|
|
241
|
-
"owner()": {
|
|
242
|
-
"details": "Returns the address of the current owner."
|
|
243
|
-
},
|
|
244
|
-
"renounceOwnership()": {
|
|
245
|
-
"details": "Leaves the contract without owner. It will not be possible to call `onlyOwner` functions. Can only be called by the current owner. NOTE: Renouncing ownership will leave the contract without an owner, thereby disabling any functionality that is only available to the owner."
|
|
246
|
-
},
|
|
247
|
-
"transferOwnership(address)": {
|
|
248
|
-
"details": "Transfers ownership of the contract to a new account (`newOwner`). Can only be called by the current owner."
|
|
249
|
-
},
|
|
250
|
-
"upgrade(address,address)": {
|
|
251
|
-
"details": "Upgrades `proxy` to `implementation`. See {TransparentUpgradeableProxy-upgradeTo}. Requirements: - This contract must be the admin of `proxy`."
|
|
252
|
-
},
|
|
253
|
-
"upgradeAndCall(address,address,bytes)": {
|
|
254
|
-
"details": "Upgrades `proxy` to `implementation` and calls a function on the new implementation. See {TransparentUpgradeableProxy-upgradeToAndCall}. Requirements: - This contract must be the admin of `proxy`."
|
|
255
|
-
}
|
|
256
|
-
},
|
|
257
|
-
"version": 1
|
|
258
|
-
},
|
|
259
|
-
"userdoc": {
|
|
260
|
-
"kind": "user",
|
|
261
|
-
"methods": {},
|
|
262
|
-
"version": 1
|
|
263
|
-
},
|
|
264
|
-
"storageLayout": {
|
|
265
|
-
"storage": [
|
|
266
|
-
{
|
|
267
|
-
"astId": 7797,
|
|
268
|
-
"contract": "contracts/upgradeable/proxy/ProxyAdmin.sol:ProxyAdmin",
|
|
269
|
-
"label": "_owner",
|
|
270
|
-
"offset": 0,
|
|
271
|
-
"slot": "0",
|
|
272
|
-
"type": "t_address"
|
|
273
|
-
}
|
|
274
|
-
],
|
|
275
|
-
"types": {
|
|
276
|
-
"t_address": {
|
|
277
|
-
"encoding": "inplace",
|
|
278
|
-
"label": "address",
|
|
279
|
-
"numberOfBytes": "20"
|
|
280
|
-
}
|
|
281
|
-
}
|
|
282
|
-
}
|
|
283
|
-
}
|