TransparentUpgradeableProxy

Verified contract

Proxy

Active on Ethereum with 14 txns
Deployed by via 0x1ab12e3d at 15669845
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 47 additional slots
ERC-20
Value $8,900,948.74
0x0c22cf4937376c3c5b5ca2d97bf2ed1a3adb6009ca671c8f95db6d0059a8bde3
0xfd5d7c7699ec3ed95a05261f3d1b1fd70442e02bb2a72baa96396df2dbe8c5b2
0xccfb7dffcf6403262789a8831f04236a1b192d63511c554cf362f5178baca7e6
0x2f19aada5072841fdb46ce90394346309710f4db9fc75d0ff955f3faabc53218
0xf83bb936a816c61557c1c48b894650fdc18eae0ba5aaad4ccabc4591d0a49747
0xbc83d039da06fce1739fdda9857dd360390c6e23a3d6cf59eabc01adbcc6d5a4
0x5867253a08224fc99e890fd77b21c8526b734e95f6f4ef77fb57013839c00146
0xfdc3159a42b9d3c94559ad762a4cb33e89cb0006fa8f05df545263c3b6d9e7d2
0x7826b8e6255970703219dcfe1a4671d0aa7a28a2331f4e50b70f49b933f9da5c
0x5d95526d18ee45705dd0eb95be4bd17715a281b7fdea56c01080908557267cc3

Functions
Getter at block 20885870
CANCELLER_ROLE(view returns (bytes32)
0xfd643c72710c63c0180259aba6b2d05451e3591a24e58b62239378085726f783
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
EXECUTOR_ROLE(view returns (bytes32)
0xd8aa0f3194971a2a116679f7c2090f6939c8d4e01a2a8d7e41d55e5351469e63
PROPOSER_ROLE(view returns (bytes32)
0xb09aa5aeb3702cfd50b6b62bc4532604938f21248a27a1d5ca736082b6819cc1
TIMELOCK_ADMIN_ROLE(view returns (bytes32)
0x5f58e3a2316349923ce3780f8d587db2d72378aed66a8261c916544fa6846ca5
getMinDelay(view returns (uint256 duration)
172800
Read-only
getRoleAdmin(bytes32 roleview returns (bytes32)
getTimestamp(bytes32 idview returns (uint256 timestamp)
hasRole(bytes32 roleaddress accountview returns (bool)
hashOperation(address targetuint256 valuebytes databytes32 predecessorbytes32 saltpure returns (bytes32 hash)
hashOperationBatch(address[] targetsuint256[] valuesbytes[] payloadsbytes32 predecessorbytes32 saltpure returns (bytes32 hash)
isOperation(bytes32 idview returns (bool registered)
isOperationDone(bytes32 idview returns (bool done)
isOperationPending(bytes32 idview returns (bool pending)
isOperationReady(bytes32 idview returns (bool ready)
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 
__RariTimelockController_init(uint256 minDelayaddress[] proposersaddress[] executors
cancel(bytes32 id
execute(address targetuint256 valuebytes payloadbytes32 predecessorbytes32 saltpayable 
executeBatch(address[] targetsuint256[] valuesbytes[] payloadsbytes32 predecessorbytes32 saltpayable 
grantRole(bytes32 roleaddress account
onERC1155BatchReceived(addressaddressuint256[]uint256[]bytesreturns (bytes4)
onERC1155Received(addressaddressuint256uint256bytesreturns (bytes4)
onERC721Received(addressaddressuint256bytesreturns (bytes4)
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
schedule(address targetuint256 valuebytes databytes32 predecessorbytes32 saltuint256 delay
scheduleBatch(address[] targetsuint256[] valuesbytes[] payloadsbytes32 predecessorbytes32 saltuint256 delay
updateDelay(uint256 newDelay
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
CallExecuted(bytes32 indexed iduint256 indexed indexaddress targetuint256 valuebytes data
CallScheduled(bytes32 indexed iduint256 indexed indexaddress targetuint256 valuebytes databytes32 predecessoruint256 delay
Cancelled(bytes32 indexed id
Initialized(uint8 version
MinDelayChange(uint256 oldDurationuint256 newDuration
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 _logicaddress admin_bytes _data
Fallback and receive
fallback(
receive(
receive(
Errors

This contract contains no error objects.