VotiumBriber
Verified contract
Active on
Ethereum with 0 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x19bb…4595
Balances ($0.00)
No balances found for "VotiumBriber"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "VotiumBriber"
ABI
ABI objects
Getter at block 21223575
CONTRACT_ADMIN_ROLE() view returns (bytes32)
0x2d46c62aa6fbc9b550f22e00476aebb90f4ea69cd492a68db4d444217763330d
core() view returns (address)
0x8d5ed43dca8c2f7dfb20cf7b53cc7e593635d7b9
fei() view returns (address)
0x956f47f50a910163d8bf957cf5846d573e7f87ca
feiBalance() view returns (uint256)
0
paused() view returns (bool)
false
token() view returns (address)
0xc7283b66eb1eb5fb86327f08e1b5816b0720212b
tribe() view returns (address)
0xc7283b66eb1eb5fb86327f08e1b5816b0720212b
tribeBalance() view returns (uint256)
0
votiumBribe() view returns (address)
0x19bbc3463dd8d07f55438014b021fb457ebd4595
Read-only
isContractAdmin(address _admin) view returns (bool)
State-modifying
Events bribe(bytes32 _proposal, uint256 _choiceIndex)
pause()
setContractAdminRole(bytes32 newContractAdminRole)
setCore(address newCore)
unpause()
withdrawERC20(address token, address to, uint256 amount)
ContractAdminRoleUpdate(bytes32 indexed oldContractAdminRole, bytes32 indexed newContractAdminRole)
CoreUpdate(address indexed oldCore, address indexed newCore)
Paused(address account)
Unpaused(address account)
constructor(address _core, address _token, address _votiumBribe)
This contract contains no fallback and receive objects.
This contract contains no error objects.