StdReferenceBasic
Verified contract
Active on
Ethereum with 15,275 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "StdReferenceBasic"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18084825 | a year ago | | | 0 | 0.00060754954 | |
| 18084823 | a year ago | | | 0 | 0.00083356408 | |
| 18084822 | a year ago | | | 0 | 0.00082613182 | |
| 18084667 | a year ago | | | 0 | 0.00064744354 | |
| 18084370 | a year ago | | | 0 | 0.00057185775 | |
| 18084070 | a year ago | | | 0 | 0.00052512815 | |
| 18083776 | a year ago | | | 0 | 0.00077638040 | |
| 18083482 | a year ago | | | 0 | 0.00058644145 | |
| 18083185 | a year ago | | | 0 | 0.00050837904 | |
| 18082886 | a year ago | | | 0 | 0.00049046274 |
ABI
ABI objects
Getter at block 21292673
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
RELAYER_ROLE() view returns (bytes32)
0xe2b7fb3b832174769106daebcfd6d1970523240dda11281102db9363b83b0dc4
Read-only
getReferenceData(string base, string quote) view returns (struct IStdReferenceReferenceData)
getReferenceDataBulk(string[] _bases, string[] _quotes) view returns (struct IStdReferenceReferenceData[])
getRoleAdmin(bytes32 role) view returns (bytes32)
hasRole(bytes32 role, address account) view returns (bool)
refs(string) view returns (uint64 rate, uint64 resolveTime, uint64 requestID)
supportsInterface(bytes4 interfaceId) view returns (bool)
State-modifying
Events forceRelay(string[] symbols, uint64[] rates, uint64 resolveTime, uint64 requestID)
grantRelayers(address[] accounts)
grantRole(bytes32 role, address account)
relay(string[] symbols, uint64[] rates, uint64 resolveTime, uint64 requestID)
renounceRole(bytes32 role, address account)
revokeRelayers(address[] accounts)
revokeRole(bytes32 role, address account)
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.