TransparentUpgradeableProxy

Verified contract

Proxy

Active on Ethereum with 93 txns
Deployed by via 0xa53b7775 at 14846986
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

No balances found for "TransparentUpgradeableProxy"

0xa4cc9e5639c7df5aa2efa2dbe2aefad589fd0cce6926e91f9658995d38f5936a
0x291d50559beb70b32d10bfd1554628f2c2258744646ef5ed746e84e0651803c0
0x0bd69bda612d4d9500bbbdfa0a8416a74599d837e86f4556318289bba1197e05
0x7c47c2e81f0df64c48a1c312a004107a4dfaa2e0b334ce2ecaed676e8c528f21
0x2ffb8f7d9ad58b819c7bf8d2d27f32d79efb8b8d02847e3ed610c9f4253bc95a
0xaa5f513b3951c23dcc06e0562020ac99937a39826640a1b1cfb569dc13b246b5
0x14e6893c9b808e30a6478e02ada087fcd7f4d31c21774d99b88ade9e82abbcf0
0x85307c1e4a157d75cf137832c3aac103d53e5ef9c761254fd4ed8561b96161dc
0x1dd734f2d4faf05c680b9e26f142026dd7f22318715f08c54253755739e6bf98
0xd4b3d67f6a9c742d485af40a0c156b7119f60bef2382702ba517570dab29e5d3

Functions
Getter at block 20860186
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
DESCRIPTION(view returns (string)
Price provider that uses chainlink
MODERATOR_ROLE(view returns (bytes32)
0x71f3d55856e4058ed06ee057d79ada615f65cdf5f9ee88181b914225088f834f
getPriceDecimals(view returns (uint8)
6
usdDecimals(view returns (uint8)
6
Read-only
chainlinkMetadata(addressview returns (bool isActive)
getEvaluation(address tokenuint256 tokenAmountview returns (uint256 evaluation)
getEvaluationSigned(address tokenuint256 tokenAmountuint256 priceMantissauint256 validTobytes signatureview returns (uint256 evaluation)
getPrice(address tokenview returns (uint256 priceMantissauint8 priceDecimals)
getPriceSigned(address tokenuint256 priceMantissauint256 validTobytes signatureview returns (uint256 _priceMantissauint8 _priceDecimals)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
isActive(address tokenview returns (bool)
isListed(address tokenview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
admin(returns (address admin_)
changeAdmin(address newAdmin
implementation(returns (address implementation_)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
changeActive(address tokenbool active
grandModerator(address newModerator
grantRole(bytes32 roleaddress account
initialize(
renounceRole(bytes32 roleaddress account
revokeModerator(address moderator
revokeRole(bytes32 roleaddress account
setTokenAndAggregator(address tokenaddress[] aggregatorPath
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
ChangeActive(address indexed whoaddress indexed tokenbool active
GrandModeratorRole(address indexed whoaddress indexed newModerator
RevokeModeratorRole(address indexed whoaddress indexed moderator
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
SetTokenAndAggregator(address indexed whoaddress indexed tokenaddress[] aggeregatorPath
Constructor
constructor(address _logicaddress admin_bytes _data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.