CandidateProxy
Verified contract
Proxy
Active on
Ethereum with 42 txns
Unified storage
Map
Table
Raw
Constants and immutables
2
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
sWTON | ERC-20 | 9.321266M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21140547 | 13 days ago | | | 0 | 0.0034017314 | |
| 21010967 | a month ago | | | 0 | 0.0032988695 | |
| 20967129 | a month ago | | | 0 | 0.0049446270 | |
| 20934666 | a month ago | | | 0 | 0.0027485322 | |
| 20825376 | 2 months ago | | | 0 | 0.0047852881 | |
| 20724708 | 2 months ago | | | 0 | 0.00096929894 | |
| 20682989 | 2 months ago | | | 0 | 0.00083713636 | |
| 20599078 | 3 months ago | | | 0 | 0.00041367061 | |
| 20596308 | 3 months ago | | | 0 | 0.00030348569 | |
| 20544567 | 3 months ago | | | 0 | 0.00033366050 |
ABI
ABI objects
Getter at block 21230498 totalStaked() view returns (uint256 totalsupply)
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE() view returns (bytes32)
0xf0887ba65ee2024ea881d91b74c2450ef19e1557f03bed3ea9f16b037cbe2dc9
candidate() view returns (address)
0xea8e2ec08dcf4971bdcdfffe21439995378b44f3
committee() view returns (address)
0xdd9f0ccc044b0781289ee318e5971b0139602c26
implementation() view returns (address)
0x1a8f59017e0434efc27e89640ac4b7d7d194c0a3
isLayer2Candidate() view returns (bool)
false
isOwner() view returns (bool)
false
memo() view returns (string)
tokamak1
pauseProxy() view returns (bool)
false
seigManager() view returns (address)
0x0b55a0f463b6defb81c6063973763951712d0e5f
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE() view returns (bytes32)
0xf0887ba65ee2024ea881d91b74c2450ef19e1557f03bed3ea9f16b037cbe2dc9
candidate() view returns (address)
0xea8e2ec08dcf4971bdcdfffe21439995378b44f3
committee() view returns (address)
0xdd9f0ccc044b0781289ee318e5971b0139602c26
currentFork() pure returns (uint256)
1
isCandidateContract() pure returns (bool)
true
isCandidateFwContract() pure returns (bool)
true
isLayer2() pure returns (bool)
true
isLayer2Candidate() view returns (bool)
false
isOwner() view returns (bool)
false
memo() view returns (string)
tokamak1
operator() view returns (address)
0xea8e2ec08dcf4971bdcdfffe21439995378b44f3
pauseProxy() view returns (bool)
false
seigManager() view returns (address)
0x0b55a0f463b6defb81c6063973763951712d0e5f
Read-only
aliveImplementation(address) view returns (bool)
getRoleAdmin(bytes32 role) view returns (bytes32)
getSelectorImplementation2(bytes4 _selector) view returns (address impl)
hasRole(bytes32 role, address account) view returns (bool)
implementation2(uint256 _index) view returns (address)
isAdmin(address account) view returns (bool)
proxyImplementation(uint256) view returns (address)
selectorImplementation(bytes4) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
aliveImplementation(address) view returns (bool)
getRoleAdmin(bytes32 role) view returns (bytes32)
hasRole(bytes32 role, address account) view returns (bool)
isAdmin(address account) view returns (bool)
lastEpoch(uint256 forkNumber) pure returns (uint256)
proxyImplementation(uint256) view returns (address)
selectorImplementation(bytes4) view returns (address)
stakedOf(address _account) view returns (uint256 amount)
supportsInterface(bytes4 interfaceId) view returns (bool)
State-modifying
Events addAdmin(address account)
grantRole(bytes32 role, address account)
removeAdmin(address account)
renounceOwnership()
renounceRole(bytes32 role, address account)
revokeRole(bytes32 role, address account)
setAliveImplementation2(address newImplementation, bool _alive)
setImplementation2(address newImplementation, uint256 _index, bool _alive)
setProxyPause(bool _pause)
setSelectorImplementations2(bytes4[] _selectors, address _imp)
transferAdmin(address newAdmin)
transferOwnership(address newAdmin)
upgradeTo(address impl)
addAdmin(address account)
castVote(uint256 _agendaID, uint256 _vote, string _comment)
changeMember(uint256 _memberIndex) returns (bool)
changeOperator(address _operator)
claimActivityReward()
grantRole(bytes32 role, address account)
initialize(address _candidate, bool _isLayer2Candidate, string _memo, address _committee, address _seigManager)
removeAdmin(address account)
renounceOwnership()
renounceRole(bytes32 role, address account)
retireMember() returns (bool)
revokeRole(bytes32 role, address account)
setCommittee(address _committee)
setMemo(string _memo)
setSeigManager(address _seigManager)
transferAdmin(address newAdmin)
transferOwnership(address newAdmin)
updateSeigniorage() returns (bool)
RoleAdminChanged(bytes32 indexed role, bytes32 indexed previousAdminRole, bytes32 indexed newAdminRole)
RoleGranted(bytes32 indexed role, address indexed account, address indexed sender)
RoleRevoked(bytes32 indexed role, address indexed account, address indexed sender)
SetAliveImplementation(address indexed impl, bool alive)
SetSelectorImplementation(bytes4 indexed selector, address indexed impl)
Upgraded(address indexed implementation)
RoleAdminChanged(bytes32 indexed role, bytes32 indexed previousAdminRole, bytes32 indexed newAdminRole)
RoleGranted(bytes32 indexed role, address indexed account, address indexed sender)
RoleRevoked(bytes32 indexed role, address indexed account, address indexed sender)
TransferCoinage(address from, address to, uint256 amount)
This contract contains no constructor objects.
fallback()
receive()
This contract contains no error objects.