Boardroom
Verified contract
Active on
Ethereum with 4,667 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xe6c3…068f
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
KLON | ERC-20 | 208.743501 | -- | -- | |
KBTC | ERC-20 | 0.136494 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20812082 | 2 months ago | | | 0 | 0.0021512569 | |
| 12654914 | 3 years ago | | | 0 | 0.0011798760 | |
| 12558492 | 3 years ago | | | 0 | 0.0016915500 | |
| 12557117 | 3 years ago | | | 0 | 0.0027926580 | |
| 12507942 | 4 years ago | | | 0 | 0.0047698838 | |
| 12361442 | 4 years ago | | | 0 | 0.0055365570 | |
| 12313608 | 4 years ago | | | 0 | 0.0041295660 | |
| 12313607 | 4 years ago | | | 0 | 0.0037812281 | |
| 12307112 | 4 years ago | | | 0 | 0.0047791600 | |
| 12243582 | 4 years ago | | | 0 | 0.0053156451 |
ABI
ABI objects
Getter at block 21278337
isOperator() view returns (bool)
false
klon() view returns (address)
0xb97d5cf2864fb0d08b34a484ff48d5492b2324a0
latestSnapshotIndex() view returns (uint256)
26
operator() view returns (address)
0x3249a682779fe2c3dd3b37d3a7347aafe06d49da
owner() view returns (address)
0x2c5ba02bb750a24af83105bed28734e0e22933df
rewardPerKlon() view returns (uint256)
802234003926554
totalSupply() view returns (uint256)
208743501205937700038
Read-only
balanceOf(address account) view returns (uint256)
earned(address director) view returns (uint256)
getLastSnapshotIndexOf(address director) view returns (uint256)
State-modifying
Events allocateSeigniorage(uint256 amount)
claimReward()
exit()
renounceOwnership()
stake(uint256 amount)
transferOperator(address newOperator_)
transferOwnership(address newOwner)
withdraw(uint256 amount)
OperatorTransferred(address indexed previousOperator, address indexed newOperator)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RewardAdded(address indexed user, uint256 reward)
RewardPaid(address indexed user, uint256 reward)
Staked(address indexed user, uint256 amount)
Withdrawn(address indexed user, uint256 amount)
constructor(address _kbtc, address _klon)
This contract contains no fallback and receive objects.
This contract contains no error objects.