TransparentUpgradeableProxy

Verified contract

Proxy

Active on Ethereum with 5 txns
Deployed by via 0x9eebd68d at 13858315
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
-
variable spans 1 additional slot

No balances found for "TransparentUpgradeableProxy"

0x56d852aeecec25f38e5992c8db73b3544147e74624861082f243daf606053834
0x2d991d76c12622821d82acf27cc7713370fd5789eccee8367821a29365c9d7a3
0xedfe30ab73f9b5b7e9136c3d42f03f01c870972509e96c9cb4e9ed97dc4f7e3d
0x52a463253c7e7eb2547be10fba1bc7b64df3ffa4d76970a27b57eec1ba149b7a
0xab23867c521ea9f0c3332ab939a84a34d1deaaa55aafbe2cfd37ac2bc2fd34ac

Functions
Getter at block 21010772
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
futureVaultCount(view returns (uint256)
15
getControllerAddress(view returns (address)
0x4ba30fa240047c17fc557b8628799068d4396790
getFYTLogicAddress(view returns (address)
0x5b1a479e5d96e28161049900e6f2dc03485cedfe
getPTLogicAddress(view returns (address)
0x66e5d8022876a3ce95281f2e14092a35f2b87a11
getTokenFactoryAddress(view returns (address)
0x8e60c994b40ab199fc795754c4e0c4304def4536
getTokensFactoryAddress(view returns (address)
0x8e60c994b40ab199fc795754c4e0c4304def4536
getTreasuryAddress(view returns (address)
0xd49d2076b627ae613cdda07225febe95b0de3841
Read-only
getFutureVaultAt(uint256 _indexview returns (address)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
isRegisteredFutureVault(address _futureview returns (bool)
State-modifying
admin(returns (address admin_)
changeAdmin(address newAdmin
implementation(returns (address implementation_)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
addFutureVault(address _future
grantRole(bytes32 roleaddress account
initialize(address _admin
removeFutureVault(address _future
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setController(address _newController
setFYTLogic(address _FYTLogic
setPTLogic(address _PTLogic
setTokensFactory(address _newTokenFactory
setTreasury(address _newTreasury
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
RegistryUpdate(string _contractNameaddress _oldaddress _new
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.