ERC1967Proxy

Verified contract

Proxy

Active on Ethereum with 31 txns
Deployed by via 0xbbb4e3b3 at 15882403
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 "ERC1967Proxy"

0x6fd14f9824ef5c9db606c4c0d67d92c6da3d201c23c497175b7c60e59ef48f9c
0x7d0843584e73f2857d84d3a0b45221b57acb26032861b9a8e0857844aa2d4682
0x4c39c98accde57365f5884f6af633f4052b2734790c4d84c181dde6d161a8bc0
0xedec57973cd0e4d1b8baa618e4318f3a330a4a5d26aca5a9d25f388190741a7a
0xd8e3cf0b0c52cd137a5231418cd21c02440df1d099e98dc4c1c086c0f436c222
0xb1bf5e9a2528b3e645d0d7fd77725580cad47972a7df7d63aee885a281992bdb
0x595f783f3682153851bb5afe19c6961de4cf3b1b72c78077b83b96b7ba566bab
0x0706279cc63dc2e6f101eee27df23e2046bfa7b93d9b0e974082bebc2528cd40
0x939632c9e65c861a995295ff78f9d8c85c58c16288a5268011255bc73584ba71
0xb27eb232f7ca830742d1daaabaf7d54a81c51d6e65b01939f52703275fc26e6e

Functions
Getter at block 21080502
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
UPGRADER_ROLE(view returns (bytes32)
0x189ab7a9244df0848122154315af71fe140f3db0fe014031783b0946b8c9d2e3
 
proxiableUUID(view returns (bytes32)
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
Upgraded(address indexed implementation
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(address _logicbytes _data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.