PriceFeedRouterV2

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x2f910fac at 15882402
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots

No balances found for "PriceFeedRouterV2"

No transactions found for "PriceFeedRouterV2"


Functions
Getter at block 21080502
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
UPGRADER_ROLE(view returns (bytes32)
0x189ab7a9244df0848122154315af71fe140f3db0fe014031783b0946b8c9d2e3
proxiableUUID(view returns (bytes32)
0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc
upgradeStatus(view returns (bool)
false
Read-only
cryptoToUsdStrategies(addressview returns (address)
decimalsConverter(uint256 _amountuint8 _decimalsInuint8 _decimalsOutpure returns (uint256)
fiatIdToUsdStrategies(uint256view returns (address)
fiatNameToFiatId(stringview returns (uint256)
getPrice(address tokenstring fiatNameview returns (uint256 valueuint8 decimals)
getPrice(address tokenuint256 fiatIdview returns (uint256 valueuint8 decimals)
getPriceOfAmount(address tokenuint256 amountstring fiatNameview returns (uint256 valueuint8 decimals)
getPriceOfAmount(address tokenuint256 amountuint256 fiatIdview returns (uint256 valueuint8 decimals)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
changeUpgradeStatus(bool _status
grantRole(bytes32 roleaddress account
initialize(address _multiSigWallet
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setCryptoStrategy(address strategyaddress coin
setFiatStrategy(string fiatSymboluint256 fiatIdaddress fiatFeed
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Initialized(uint8 version
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Upgraded(address indexed implementation
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.