BullrunBabesOracle
Verified contract
Active on
Ethereum with 4,597 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x1d3b…06ed
0xd0af…0404
Balances ($191.34)
Native
Value
$191.34
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.059901 | $3,194.33 |
$191.34 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12212157 | 4 years ago | | | 0 | 0.057117300 | |
| 12203280 | 4 years ago | | | 0 | 0.052039800 | |
| 12152955 | 4 years ago | | | 0 | 0.11159580 | |
| 12152900 | 4 years ago | | | 0 | 0.10388160 | |
| 12152806 | 4 years ago | | | 0 | 0.097856250 | |
| 12146402 | 4 years ago | | | 0 | 0.098298300 | |
| 12141918 | 4 years ago | | | 0 | 0.094152300 | |
| 12138918 | 4 years ago | | | 0 | 0.095785050 | |
| 12137887 | 4 years ago | | | 0 | 0.092059050 | |
| 12130727 | 4 years ago | | | 0 | 0.093975300 |
ABI
ABI objects
Getter at block 21160843 getGasPriceAndGas() view returns (uint256, uint256)
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
OWNER_ROLE() view returns (bytes32)
0xb19546dff01e856fb3f010c267a7b1c60363cf8a4664e21cc89c26224620214e
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)
State-modifying
Events __callback(bytes32 _myid, string _result)
__callback(bytes32 _queryId, string _result, bytes _proof)
_init_random() payable returns (bytes32)
grantRole(bytes32 role, address account)
renounceRole(bytes32 role, address account)
revokeRole(bytes32 role, address account)
setCoordinator(address _coordinator)
setGasPriceAndGas(uint256 _gasPrice, uint256 _gas)
RandomInitiated(bytes32 indexed queryId)
RandomReceived(bytes32 indexed queryId)
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()
This contract contains no fallback and receive objects.
This contract contains no error objects.