Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "ChainAdmin"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "ChainAdmin"
ABI
ABI objects
Getter at block 21204874
owner() view returns (address)
0x4e4943346848c4867f81dfb37c4ca9c5715a7828
pendingOwner() view returns (address)
0x0000000000000000000000000000000000000000
tokenMultiplierSetter() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
protocolVersionToUpgradeTimestamp(uint256 protocolVersion) view returns (uint256 upgradeTimestamp)
State-modifying
Events acceptOwnership()
multicall(struct IChainAdminCall[] _calls, bool _requireSuccess) payable
renounceOwnership()
setTokenMultiplier(address _chainContract, uint128 _nominator, uint128 _denominator)
setTokenMultiplierSetter(address _tokenMultiplierSetter)
setUpgradeTimestamp(uint256 _protocolVersion, uint256 _upgradeTimestamp)
transferOwnership(address newOwner)
CallExecuted(struct IChainAdminCall _call, bool _success, bytes _returnData)
NewTokenMultiplierSetter(address _oldTokenMultiplierSetter, address _newTokenMultiplierSetter)
OwnershipTransferStarted(address indexed previousOwner, address indexed newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
UpdateUpgradeTimestamp(uint256 indexed _protocolVersion, uint256 _upgradeTimestamp)
constructor(address _initialOwner, address _initialTokenMultiplierSetter)
receive()
This contract contains no error objects.