Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x7109…d909
Balances ($0.00)
No balances found for "Candidate"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15206328 | 2 years ago | | | 0 | 0.0027518741 | |
| 15133613 | 2 years ago | | | 0 | 0.0010048059 | |
| 14695379 | 3 years ago | | | 0 | 0.0046229927 | |
| 14397092 | 3 years ago | | | 0 | 0.011012995 | |
| 13510382 | 3 years ago | | | 0 | 0.095085640 | |
| 13490971 | 3 years ago | | | 0 | 0.017567855 | |
| 13484629 | 3 years ago | | | 0 | 0.062524810 | |
| 12341313 | 4 years ago | | | 0 | 0.0040160050 | |
| 12320166 | 4 years ago | | | 0 | 0.016844510 | |
| 12237430 | 4 years ago | | | 0 | 0.057913095 |
ABI
ABI objects
Getter at block 21259749
candidate() view returns (address)
0x39a13a796a3cd9f480c28259230d2ef0a7026033
committee() view returns (address)
0xdd9f0ccc044b0781289ee318e5971b0139602c26
currentFork() view returns (uint256)
1
isCandidateContract() view returns (bool)
true
isLayer2() view returns (bool)
true
isLayer2Candidate() view returns (bool)
true
memo() view returns (string)
tokamak1
operator() view returns (address)
0x39a13a796a3cd9f480c28259230d2ef0a7026033
owner() view returns (address)
0xdd9f0ccc044b0781289ee318e5971b0139602c26
seigManager() view returns (address)
0x710936500ac59e8551331871cbad3d33d5e0d909
totalStaked() view returns (uint256 totalsupply)
5645527013376011881390656468586951
Read-only
lastEpoch(uint256 forkNumber) view returns (uint256)
stakedOf(address _account) view returns (uint256 amount)
supportsInterface(bytes4 interfaceId) view returns (bool)
State-modifying
Events castVote(uint256 _agendaID, uint256 _vote, string _comment)
changeMember(uint256 _memberIndex) returns (bool)
changeOperator(address _operator)
claimActivityReward()
renounceOwnership()
retireMember() returns (bool)
setCommittee(address _committee)
setMemo(string _memo)
setSeigManager(address _seigManager)
transferOwnership(address newOwner)
updateSeigniorage() returns (bool)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _candidate, bool _isLayer2Candidate, string _memo, address _committee, address _seigManager)
This contract contains no fallback and receive objects.
This contract contains no error objects.