Flyfish Club Sales

Verified contract

Active on Ethereum with 2,404 txns
Deployed by via 0xa1f0ff57 at 13797872
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Flyfish Club Sales"

0xb7954cb3b278457409ff57b1570554b4f03277288c3711f80c78d1a0cf3c8b1f
0x1c12310df9abb99cf389f4ce4a93f0d64c0a3c1d66f425449a14a36166bd2602
0x1d8e4d6433f167feb2c6f27779765d28373fb18e7387d346c43f48d17cff8ef6
0x1c8b7b166070fce0a1337f646fd567952f6077370b2982d1b7447b3f81549f69
0xd12b01192d97b6b37c67b5bf8eadacf45eb389451cf069fccd213c0da28a4e60
0x89e7533d47637dae3cf09c3632b1375d6a24bb2885b48fdea591497433fbb981
0xcf81e6410ca5958f922ad626b2b5316958ed80165d28e96a8cd4ee7e844076b7
0x4da4c66342b37ab95aa3c86b66efa5a68cf03d6a9eac46c234c5d9aa256a9855
0xa81cde57a9a2bf3db59a38cc9f1dce090042c1b0f68f37e25cbf9f592a5a863b
0x4c77528595fd6abab07b8825d88eabfea2728f39f6b3aa74b0247ebd6dde6e74

Functions
Getter at block 21116049
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
benefactor(view returns (address)
0x7a1470a1a027b97c6eef230d347ab836fc77dd4b
name(view returns (string)
Flyfish Club Sales
tokenContract(view returns (address)
0xc9d8f15803c645e98b17710a0b6593f097064bef
Read-only
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
numSoldByTier(uint256view returns (uint256)
remainingGlobal(uint256 tierview returns (uint256)
remainingSale(string ticketuint256 tierview returns (uint256)
saleConfigByTicketId(stringview returns (uint256 maxSelladdress ticketSigner)
saleStateByTicketId(stringview returns (bool activeuint256 numSold)
supportsInterface(bytes4 interfaceIdview returns (bool)
tierConfigByTier(uint256view returns (uint256 priceuint256 firstTokenIduint256 numTokens)
State-modifying
buy(uint256[] tiersstring ticketbytes signaturepayable 
buyAdmin(uint256 tieraddress recipient
configureSale(string ticketaddress ticketSigneruint256 maxSellstruct TokenSalesSaleTierConfigInput[] tierConfigs
configureTier(uint256 tieruint256 numTokensuint256 firstTokenIduint256 initialPrice
grantRole(bytes32 roleaddress account
initialize(string _nameaddress _tokenContractaddress initialAdmin
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setBenefactor(address newBenefactorbool sendBalance
setSaleActive(string ticketbool active
setTierPrice(uint256 tieruint256 newPrice
withdraw(
Events
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
TokenPurchased(uint256 indexaddress buyer
Constructor
constructor(string _namestring _domainstring _versionaddress _tokenContract
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.