Candidate
Verified contract
Active on
Ethereum with 148 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x7109…d909
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
0x6fc2…aeef | ERC-20 | 10.507979M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19374196 | 9 months ago | | | 0 | 0.0020297616 | |
| 19176584 | 10 months ago | | | 0 | 0.0012184433 | |
| 19024659 | a year ago | | | 0 | 0.00099096054 | |
| 18925045 | a year ago | | | 0 | 0.00044432733 | |
| 18725616 | a year ago | | | 0 | 0.0016979506 | |
| 18623884 | a year ago | | | 0 | 0.0010560345 | |
| 18575817 | a year ago | | | 0 | 0.00097622195 | |
| 18281918 | a year ago | | | 0 | 0.00019011067 | |
| 18275528 | a year ago | | | 0 | 0.00022564031 | |
| 18231579 | a year ago | | | 0 | 0.00023863754 |
ABI
ABI objects
Getter at block 21331998
candidate() view returns (address)
0xd1820b18be7f6429f1f44104e4e15d16fb199a43
committee() view returns (address)
0xdd9f0ccc044b0781289ee318e5971b0139602c26
currentFork() view returns (uint256)
1
isCandidateContract() view returns (bool)
true
isLayer2() view returns (bool)
true
isLayer2Candidate() view returns (bool)
false
memo() view returns (string)
level19
operator() view returns (address)
0xd1820b18be7f6429f1f44104e4e15d16fb199a43
owner() view returns (address)
0xdd9f0ccc044b0781289ee318e5971b0139602c26
seigManager() view returns (address)
0x710936500ac59e8551331871cbad3d33d5e0d909
totalStaked() view returns (uint256 totalsupply)
10507978967245779831977243001157646
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.