PriceFeed

Verified contract

Active on Ethereum with 0 txns
Deployed by via 0x0bf14c04 at 13019106
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "PriceFeed"

No transactions found for "PriceFeed"


Functions
Getter at block 21171503
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
Read-only
getFeed(address tokenview returns (address)
getRoleAdmin(bytes32 roleview returns (bytes32)
getThePrice(address tokenFeedview returns (int256)
hasRole(bytes32 roleaddress accountview returns (bool)
priceFeed(addressview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
grantRole(bytes32 roleaddress account
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setPriceFeed(address tokenaddress feed
Events
NewFeedAdd(address tokenaddress priceFeed
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(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.