TransparentUpgradeableProxy

Verified contract

Proxy

Active on Ethereum with 42 txns
Deployed by via 0x40b8b46b at 13001138
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 48 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots

No balances found for "TransparentUpgradeableProxy"

0xd74dbf05e62b6879904ed1b8baef7ef0870dc316ebb105258b1a8ea9ba0397a8
0x8280762a52429516d424dfd6339ac64f76d203684f82fae486020238daa2d6a1
0xc201a1c0340e3a6c8803e341937ea72f6e2071fa9ee6ce8ce160eac81ade7d41
0x28e88b0990ba0b9446906f5e572e8c149608f1578e578c4df6098c8f0e64507b
0x9e57602274f58a5e688929c3a18d2560842abc075acd99e9180e343ced2bc3f4
0xf62634c8482d9d23d18f2c45c61e62ff5cb6c30112b15b9347dcd3f6e8bdfb15
0x3d327cb70c58c523e1888b4f8bd77696107c46953ff80bfbd6a5ec5afead37ea
0x3b2664a4d98d85ec290ac2b67a025973df29650a6d54434faf040b90189edcd2
0x30c17097df9125519d2db5778dbe16687efdd5ec19ac8636cc1803c348bd5104
0x250ce4b968754170aada5f5fd255849c81d6aeb48dfe22e8c0bb5596c487a9f0

Functions
Getter at block 20945306
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MONEGRAPH_ROLE(view returns (bytes32)
0xafd412158ad8a0b56aeadccf609843677ba8e5373ecaa03bb8daac2189532d38
Read-only
canCreateAuctions(address walletview returns (bool)
canCreateCollections(address walletview returns (bool)
getOrganization(address walletview returns (struct ControllerOrganization)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
hasSeat(address walletview 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 
addOrganization(struct ControllerOrganization organizationstruct ControllerSeat seat
addOrganizationAdmin(address wallet
addSeat(struct ControllerSeat seat
grantRole(bytes32 roleaddress account
initialize(
modifyOrganization(uint256 idstruct ControllerOrganization edited
modifySeat(struct ControllerSeat seat
removeOrganization(uint256 id
removeOrganizationAdmin(address wallet
removeSeat(address wallet
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
OrganizationAdminGranted(uint256 indexed organizationaddress wallet
OrganizationAdminRevoked(uint256 indexed organizationaddress wallet
OrganizationCreated(uint256 organizationstruct ControllerOrganization attributes
OrganizationModified(uint256 organizationstruct ControllerOrganization attributes
OrganizationRemoved(uint256 organization
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
SeatGranted(uint256 indexed organizationstruct ControllerSeat seat
SeatModified(uint256 indexed organizationstruct ControllerSeat seat
SeatRevoked(uint256 indexed organizationaddress wallet
Upgraded(address indexed implementation
Constructor
constructor(address _logicaddress admin_bytes _data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.