AdminUpgradeabilityProxy

Verified contract

Proxy

Active on Ethereum with 3,962 txns
Deployed by via 0x5f67797e at 10362573
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
ERC-20
Value $13,736.27
0x66e4aed8c3c7b7fdb09c0b893984e2c998f4b758beeead9039909a5b1f7aeb73
0xcad6cd16100c51727865c7b7e898705387754da4ab3657a325ecc28e3ddd44d4
0xc86ccd45c63c04c07380acdde9c4c5f408177044f2365f8e13aaf0c73f27ec3e
0x451b99c377230749c7e9883cbf5ff80c4a4ede0e9c4fad5c2180e52901f63068
0xb03bb7c3501ef60ebac88920012f380234dc02ae833515b1a2d228c2c97c7ad7
0x2dc482fe18d008b1d50c7c6504a8e2fd1be538bdd8359017d6cf73944934eb61
0x058b7f53327f94084be978e9d6dc0cee075eaf8a9ccf02e7424141a0befa5d75
0xd6133d2c9515fd8e677da68270c8a04313359a343a71973535098f93aa484093
0xfc221ad4a8d0daedabb06225d305708c2e80c71edfb77202c83852d4d9fa30f4
0x53160ccf3c40cce01765473efb78173f84236a77cd68d44d082cd25b1914551a

Functions
Getter at block 20888061
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
SELLER_ROLE(view returns (bytes32)
0x43f25613eb2f15fb17222a5d424ca2655743e71265d98e4b93c05e5fb589ecde
contractManager(view returns (address)
0xc04a10fd5e6513242558f47331568abd6185a310
tokenLaunchIsCompleted(view returns (bool)
true
Read-only
approved(addressview returns (uint256)
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)
changeAdmin(address newAdmin
implementation(returns (address)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
approveBatchOfTransfers(address[] walletAddressuint256[] value
approveTransfer(address walletAddressuint256 value
changeApprovalAddress(address oldAddressaddress newAddress
changeApprovalValue(address walletuint256 newValue
completeTokenLaunch(
grantRole(bytes32 roleaddress account
initialize(address contractManagerAddress
renounceRole(bytes32 roleaddress account
retrieve(
revokeRole(bytes32 roleaddress account
tokensReceived(address operatoraddress fromaddress touint256 amountbytes userDatabytes operatorData
Events
AdminChanged(address previousAdminaddress newAdmin
Upgraded(address indexed implementation
Approved(address holderuint256 amount
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
TokenLaunchIsCompleted(uint256 timestamp
TokensRetrieved(address holderuint256 amount
Constructor
constructor(address _logicaddress _adminbytes _data
Fallback and receive
fallback(
Errors

This contract contains no error objects.