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 "MultiBetCaller"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5818686 | a year ago | | | 0 | 0.00027747497 | |
| 5818678 | a year ago | | | 0 | 0.00027747494 | |
| 5818668 | a year ago | | | 0 | 0.00027747492 | |
| 5818648 | a year ago | | | 0 | 0.00027747484 | |
| 5818635 | a year ago | | | 0 | 0.00027747481 | |
| 5818625 | a year ago | | | 0 | 0.00027746266 | |
| 5701250 | a year ago | | | 0 | 0.00024281003 | |
| 5701247 | a year ago | | | 0 | 0.00035174204 | |
| 5701114 | a year ago | | | 0 | 0.00023595202 | |
| 5701112 | a year ago | | | 0 | 0.00023594002 |
ABI
ABI objects
Getter at block 21815702
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
RELAYER_ROLE() view returns (bytes32)
0xe2b7fb3b832174769106daebcfd6d1970523240dda11281102db9363b83b0dc4
pool() view returns (address)
0x94b4cadf79b0ecf3d7db58efc34c9a8c636439ef
Read-only
getRoleAdmin(bytes32 role) view returns (bytes32)
getRoleMember(bytes32 role, uint256 index) view returns (address)
getRoleMemberCount(bytes32 role) view returns (uint256)
hasRole(bytes32 role, address account) view returns (bool)
supportsInterface(bytes4 interfaceId) view returns (bool)
State-modifying
Events addRelayer(address d)
grantRole(bytes32 role, address account)
playWithPermitMultiple(bytes[] params)
playWithPermitMultipleEscaped(bytes[] params)
renounceRole(bytes32 role, address callerConfirmation)
revokeRole(bytes32 role, address account)
BetFailed(address indexed player, address indexed browser, bytes seed, uint256 amt, uint256 guess, uint256 deadline, bytes playerSignature, bytes browserSignature)
RoleAdminChanged(bytes32 indexed role, bytes32 indexed previousAdminRole, bytes32 indexed newAdminRole)
RoleGranted(bytes32 indexed role, address indexed account, address indexed sender)
RoleRevoked(bytes32 indexed role, address indexed account, address indexed sender)
constructor(address _pool, address[] relayers)
This contract contains no fallback and receive objects.
AccessControlBadConfirmation()
AccessControlUnauthorizedAccount(address account, bytes32 neededRole)