BoardroomRouter
Verified contract
Active on
Ethereum with 2 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x0e3c…35d9
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ARTH | ERC-20 | 0 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12005208 | 4 years ago | | | 0 | 0.0045210000 | |
| 12002138 | 4 years ago | | | 0 | 0.11982997 |
ABI
ABI objects
Getter at block 21295150
isOperator() view returns (bool)
false
operator() view returns (address)
0x2806e2e25480856432edb151e2975b6a49a5e079
owner() view returns (address)
0xecce08c2636820a81fc0c805dbdc7d846636bbc4
token() view returns (address)
0x0e3cc2c4fb9252d17d07c67135e48536071735d9
Read-only
boardrooms(uint256) view returns (address)
percentages(uint256) view returns (uint256)
State-modifying
Events allocateSeigniorage(uint256 amount)
deposit(address _token, uint256 amount, string reason)
refundReward()
renounceOwnership()
setBoardrooms(address[] boardrooms_, uint256[] percentages_)
transferOperator(address newOperator_)
transferOwnership(address newOwner)
Deposit(address indexed token, address indexed from, uint256 at, string reason)
OperatorTransferred(address indexed previousOperator, address indexed newOperator)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address token_, address[] boardrooms_, uint256[] percentages_, address operator, address owner)
This contract contains no fallback and receive objects.
This contract contains no error objects.