TokenLaunchManager

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0xc607c37b at 11146976
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 "TokenLaunchManager"

No transactions found for "TokenLaunchManager"


Functions
Getter at block 20888061
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
SELLER_ROLE(view returns (bytes32)
0x43f25613eb2f15fb17222a5d424ca2655743e71265d98e4b93c05e5fb589ecde
contractManager(view returns (address)
0x0000000000000000000000000000000000000000
tokenLaunchIsCompleted(view returns (bool)
false
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
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
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

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.