StdReferenceTick

Verified contract

Active on Ethereum with 11,143 txns
Deployed by via 0xfc2ebaa6 at 18032322
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "StdReferenceTick"

0x11cd1be73a46c6b785df47940d3aad4fc2e4302aa69823a4765127ebfe918e48
0xa9e9e88aa5997508ff3fcb70a9a6a8058e69abb3373f19f002da099dd1a32716
0x6312dda5d45eaa4fb41cb68de191c1f55707c61fa8f8192da2923a3d048f5e23
0xdfdfaa88ec8c490ac23a95af419a5ddbd43b44a38346e7f38c771771f78b44cd
0x1784ebe140a76c62d96a61fa674430bdeecca21ea5fe69d83f35fd437a3ffb3b
0x34f8973f4c9cf8848f3948a7dcebf57d55a7601d5c9872c062a33fc6bd5e9364
0xa104f106abbfeba918e65143951a95782ad39e7e98b1625adf6577b7b02d3706
0xe4d2cde7eb88c933c1a2e1f3f0e74821b1372a954c48f5e2a6287b2092737b5e
0x9e27f340a576ce12e058db85026f9162736be3409f5ae3ec478c3a8122a0bf67
0xc6f6b8ad21051829cfe67063127b2e07724c64c97fc08b5409a622a09417c2fe

Functions
Getter at block 21171226
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
DELISTER_ROLE(view returns (bytes32)
0x8218c93854a03dca6c0506af642cbb15627b87c15730d807528eb1c9a017b442
LISTER_ROLE(view returns (bytes32)
0xf94103142c1baabe9ac2b5d1487bf783de9e69cfeea9a72f5c9c94afd7877b8c
MID_TICK(view returns (uint256)
262144
RELAYER_ROLE(view returns (bytes32)
0xe2b7fb3b832174769106daebcfd6d1970523240dda11281102db9363b83b0dc4
totalSymbolsCount(view returns (uint256)
3
Read-only
getPriceFromTick(uint256 xpure returns (uint256 y)
getReferenceData(string _basestring _quoteview returns (struct IStdReferenceReferenceData r)
getReferenceDataBulk(string[] _basesstring[] _quotesview returns (struct IStdReferenceReferenceData[])
getRoleAdmin(bytes32 roleview returns (bytes32)
getSlotAndIndex(string symbolview returns (uint256 slotuint8 idx)
getTickAndTime(string symbolview returns (uint256 tickuint256 lastUpdated)
hasRole(bytes32 roleaddress accountview returns (bool)
idsToSymbols(uint256view returns (string)
refs(uint256view returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
symbolsToIDs(stringview returns (uint256)
State-modifying
delisting(string[] symbols
grantRelayers(address[] accounts
grantRole(bytes32 roleaddress account
listing(string[] symbols
relay(uint256 timeuint256 requestIDstruct StdReferenceTickPrice[] ps
relayRebase(uint256 timeuint256 requestIDstruct StdReferenceTickPrice[] ps
renounceRole(bytes32 roleaddress account
revokeRelayers(address[] accounts
revokeRole(bytes32 roleaddress account
Events
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Constructor
constructor(address admin
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.