SupraGeneratorContractL2_Ecotone_OP
Verified contract
Implementation
Active on
Base with 0 txns
Storage
Map
Table
Raw
Constants and immutables
10
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)
No balances found for "SupraGeneratorContractL2_Ecotone_OP"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "SupraGeneratorContractL2_Ecotone_OP"
ABI
ABI objects
Getter at block 22922160 listAllWhitelistedFreeNodes() view returns (address[])
ECOTONE_GAS_CALC_CONSTANT() view returns (uint256)
16
depositContract() view returns (address)
0x0000000000000000000000000000000000000000
domain() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
gasAfterPaymentCalculation() view returns (uint256)
0
instanceId() view returns (uint256)
0
owner() view returns (address)
0x0000000000000000000000000000000000000000
pendingOwner() view returns (address)
0x0000000000000000000000000000000000000000
proxiableUUID() view returns (bytes32)
0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc
requiredL1Gas() view returns (uint256)
0
supraRouterContract() view returns (address)
0x0000000000000000000000000000000000000000
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)
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)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.