BntyController
Verified contract
Active on
Ethereum with 1 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "BntyController"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5901197 | 6 years ago | | | 0 | 0.0015442000 |
ABI
ABI objects
Getter at block 21259540
Bounty0xToken() view returns (address)
0xd2d6158683aee4cc838067727209a0aaf4359de3
owner() view returns (address)
0xc53389583719712a326d9c33af09b37992ed002f
stakingContract() view returns (address)
0x8915a459057fdb6139355a23764f47eb853715bf
Read-only
This contract contains no read-only function objects.
State-modifying
Events changeControllerInBntyTokenContract(address newController)
changeStakingContract(address _stakingContract)
destroyTokensInBntyTokenContract(address _owner, uint256 _amount) returns (bool)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _stakingContract, address _Bounty0xToken)
This contract contains no fallback and receive objects.
This contract contains no error objects.