TransparentUpgradeableProxy

Verified contract

Proxy

Active on Ethereum with 0 txns
Deployed by via 0x6cce5b30 at 13858398
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 48 additional slots

No balances found for "TransparentUpgradeableProxy"

No transactions found for "TransparentUpgradeableProxy"


Functions
Getter at block 21008770
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
Read-only
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
State-modifying
admin(returns (address admin_)
changeAdmin(address newAdmin
implementation(returns (address implementation_)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
deployNextFutureYieldToken(uint256 newPeriodIndexreturns (address newToken)
deployPT(string _ibtSymboluint256 _ibtDecimalsstring _platformNameuint256 _perioDurationreturns (address newToken)
grantRole(bytes32 roleaddress account
initialize(address _registryaddress _admin
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setRegistry(address _registry
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
FytDeployed(address _futureVaultaddress _fyt
PTDeployed(address _futureVaultaddress _pt
ProxyCreated(address proxy
RegistryChanged(address _registry
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(
Errors

This contract contains no error objects.