TransparentUpgradeableProxy

Verified contract

Proxy

Active on Ethereum with 191 txns
Deployed by via 0x5726e815 at 15404421
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"

0x38dc50385e2ecfae8d86c65ef4206699bb06a95551c7a57d9ce186bd0aadb10e
0x5cd1ff87426e9102f2626e00786834a0a1dda797ac491fecb0cd997ace2e25d9
0x0658e601dad85bc4148b47ede802cbe2bb1a9831d7be65bbc1fa8fd38899a636
0x72954bab24c2541edd129e7effa2db06265635c561c86f19f28ec7061010e9c0
0x7bc034f5c206cf47e2b08a756abe16b6102d12d1ab8179cc4798e6ef2d85c8c2
0x8d56a28116412a4b01b6eb9e21a920a72a1184509ff6ded5b8a8fe0e37c85aba
0x855280981d6e90f36972ad8e81c5035e9a7e4fdd669821d9b26c45856b2ef818
0x243f29432cb406ead2aaa0607d3ee0e3aa2689e2079900569ed2188aca34b9a0
0x1cfbd3ad87c07d7fbbf6a8a6bbdebcee526679aee5a400cdef970668d4aecf83
0x627c154002ac2429c6fc5e908b6fbb21729a87b43fe6bded236ae2ac2eb3c3ce

Functions
Getter at block 20856882
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
config(view returns (address)
0x41295807c0a7aeb3b942ee0442eeae64a2fb9232
Read-only
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
isAdmin(address accountview 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 
addAdmin(address account
depositAlloyxDURATokens(uint256 _tokenAmount
depositUSDCCoin(uint256 _tokenAmountbool _toStake
grantRole(bytes32 roleaddress account
initialize(address _configAddress
renounceAdmin(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
updateConfig(
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
AlloyxConfigUpdated(address indexed whoaddress configAddress
Burn(address _tokenReceiveruint256 _tokenAmount
DepositDURA(address _tokenSenderuint256 _tokenAmount
DepositStable(address _tokenAddressaddress _tokenSenderuint256 _tokenAmount
Initialized(uint8 version
Mint(address _tokenReceiveruint256 _tokenAmount
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Stake(address _stakeruint256 _amount
Constructor
constructor(address _logicaddress admin_bytes _data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.