StdReferenceBasic
Verified contract
Active on
Ethereum with 62,041 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) |
---|---|---|---|---|---|---|---|
| 14563568 | 3 years ago | | | 0 | 0.0077723005 | |
| 14563302 | 3 years ago | | | 0 | 0.0087242999 | |
| 14563034 | 3 years ago | | | 0 | 0.010337998 | |
| 14562739 | 3 years ago | | | 0 | 0.0088784034 | |
| 14562486 | 3 years ago | | | 0 | 0.0062525002 | |
| 14562198 | 3 years ago | | | 0 | 0.013629127 | |
| 14561931 | 3 years ago | | | 0 | 0.015412858 | |
| 14561682 | 3 years ago | | | 0 | 0.0071448799 | |
| 14561399 | 3 years ago | | | 0 | 0.0072137519 | |
| 14561117 | 3 years ago | | | 0 | 0.0073190001 |
ABI
ABI objects
Getter at block 21242744
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)
getRoleMember(bytes32 role, uint256 index) view returns (address)
getRoleMemberCount(bytes32 role) view returns (uint256)
hasRole(bytes32 role, address account) view returns (bool)
refs(string) view returns (uint64 rate, uint64 resolveTime, uint64 requestId)
State-modifying
Events grantRole(bytes32 role, address account)
relay(string[] _symbols, uint64[] _rates, uint64[] _resolveTimes, uint64[] _requestIds)
renounceRole(bytes32 role, address account)
revokeRole(bytes32 role, address account)
RefDataUpdate(string symbol, uint64 rate, uint64 resolveTime, uint64 requestId)
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.