ERC1967Proxy
Verified contract
Proxy
Active on
Base with 216,691 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 3 additional slots
-
variable spans 1 additional slot
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
| ERC-20 | 2.4K | -- | -- | |
OHNO | ERC-20 | 1 | -- | -- | |
LZPZ | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22757610 | 43 minutes ago | | | 0 | 0.000040933422 | |
| 22757595 | 44 minutes ago | | | 0 | 0.000038741951 | |
| 22757579 | 44 minutes ago | | | 0 | 0.000038441419 | |
| 22757533 | an hour ago | | | 0 | 0.000038756059 | |
| 22757467 | an hour ago | | | 0 | 0.0000074995949 | |
| 22757404 | an hour ago | | | 0 | 0.000036913936 | |
| 22756616 | an hour ago | | | 0 | 0.000032968908 | |
| 22756285 | an hour ago | | | 0 | 0.000037178541 | |
| 22756264 | an hour ago | | | 0 | 0.000036274542 | |
| 22756233 | an hour ago | | | 0 | 0.000036044013 |
ABI
ABI objects
Getter at block 22758904 listAllWhitelistedFreeNodes() view returns (address[]) proxiableUUID() view returns (bytes32)
ECOTONE_GAS_CALC_CONSTANT() view returns (uint256)
16
depositContract() view returns (address)
0xaf2ee23d1ff837a02d4d58c07a97561f5709fcb2
domain() view returns (bytes32)
0xb2b5ca56968e81bf5845ee0e6c6888aff023d02790943f6947a389b2e2892ea5
gasAfterPaymentCalculation() view returns (uint256)
68000
instanceId() view returns (uint256)
2
owner() view returns (address)
0x0362fd6384090e69377f03efd237d75a3ebaf26b
pendingOwner() view returns (address)
0x0000000000000000000000000000000000000000
requiredL1Gas() view returns (uint256)
6700
supraRouterContract() view returns (address)
0x73970504df8290e9a508676a0fbd1b7f4bcb7f5a
Read-only
isFreeNodeWhitelisted(address _freeNodeWallet) view returns (bool)
publicKey(uint256) view returns (uint256)
State-modifying
Events acceptOwnership()
addFreeNodeToWhitelistBulk(address[] _freeNodeWallets)
addFreeNodeToWhitelistSingle(address _freeNodeWallet)
generateRngCallback(uint256 _nonce, bytes32 _bhash, bytes _message, uint256[2] _signature, uint8 _rngCount, uint256 _clientSeed, address _callerContract, string _func, address _clientWalletAddress) returns (bool, bool, bytes)
initialize(bytes32 _domain, address _supraRouterContract, uint256[4] _publicKey, uint256 _instanceId, uint256 _blsPreCompileGasCost, uint256 _gasAfterPaymentCalculation)
initialize(bytes32 _domain, address _supraRouterContract, uint256[4] _publicKey, uint256 _instanceId, uint256 _blsPreCompileGasCost, uint256 _gasAfterPaymentCalculation, uint256 _requiredL1Gas)
removeFreeNodeFromWhitelist(address _freeNodeWallet)
renounceOwnership()
rngRequest(uint256 _nonce, string _functionName, uint8 _rngCount, address _callerContract, uint256 _numConfirmations, uint256 _clientSeed, address _clientWalletAddress)
setGasAfterPaymentCalculation(uint256 _newGas)
setRequiresL1GasUsed(uint256 _requiredL1Gas)
transferOwnership(address newOwner)
updateDepositContract(address _newDepositSC)
updatePublicKey(uint256[4] _publicKey) returns (bool)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
FreeNodeRemovedFromWhitelist(address freeNodeWallet)
FreeNodeWhitelisted(address freeNodeWalletAddress)
Initialized(uint8 version)
MultipleFreeNodesWhitelisted(address[] freeNodeWallets)
NonceProcessed(uint256 indexed nonce, address indexed clientWalletAddress, uint256 timestamp, bool status, bytes data)
OwnershipTransferStarted(address indexed previousOwner, address indexed newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
PublicKeyUpdated(uint256 _timestamp)
RequestGenerated(uint256 indexed nonce, uint256 instanceId, address indexed callerContract, string functionName, uint8 rngCount, uint256 numConfirmations, uint256 clientSeed, address indexed clientWalletAddress)
Upgraded(address indexed implementation)
constructor(address _logic, bytes _data)
fallback()
receive()
This contract contains no error objects.