Seller

Verified contract

Active on Ethereum with 975 txns
Deployed by via 0x5d9535d8 at 14806487
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Seller"

0x08155ea5aef44c251d2cdfd2af1e25b0ce8c950473ba403e5ef72e5c9a5bcc08
0x299cd28b22bbb8ba40bfc8cb19a6f921c31d5cab99016c3cd468d0bd91a73586
0x156a0ae421583f92b96a55d37623403f361a2bae526914697a16e606e2f01b9d
0x42652ac57d82b4058f0e979c9b357bd10576b47f60087f86f4877ee5fb25e5ae
0x680b237e320040ddf498e4544ff361bb386d03988d127e413c2357cf8d7dac6d
0x8ecc96f61e0b85270630769e19f1b0ea9e70c7a186280a7216a92225b6561cb1
0xff144237fd3480f75a27a52f8c67931db6309d620c68216be9c0b4e906ad8e38
0xeea136064eb3b10f8789e1ac7baec771fead5afb81a724b8e96bc7787406093a
0x8928c5dfcff5c0bfb02afb0f0766a6676b94caeb2966d6b153b4691ab68128e6
0x333b151058d83ee90b895dd8f134548cc82f70a5e82913cbdbf9396b6e0b368c

Functions
Getter at block 20980035
MAX_MINT(view returns (uint256)
4
MAX_SUPPLY(view returns (uint256)
2048
allowlistPrice(view returns (uint256)
50000000000000000
beneficiary(view returns (address)
0x91900c8aae573e433c7423f39415e37252e58d81
isDevMintFreeze(view returns (bool)
true
nextTokenId(view returns (uint256)
2049
owner(view returns (address)
0xecbb05303a362d03250a5917ce8050a9f8507f0f
publicPrice(view returns (uint256)
70000000000000000
saleStage(view returns (uint8)
0
ticket(view returns (address)
0x026612ff6652e55273bce997538e85cd40c944f0
token(view returns (address)
0x31488f549d78fc4d1a62d766cfc070ad30d3592e
Read-only

This contract contains no read-only function objects.

State-modifying
allowlistMint(bytes[] _signaturesuint256[] spotIdspayable 
devMint(address receiveruint256 amount
freezeDevMint(
publicMint(uint256 amountpayable 
renounceOwnership(
setAllowlistPrice(uint256 price
setBeneficiary(address beneficiary_
setPublicPrice(uint256 price
setSaleStage(uint8 stage
setTicket(address ticket_
setToken(address tokenAddress
transferOwnership(address newOwner
withdraw(uint256 amount
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(address ticket_
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ExceedQuota(
FreezeMint(
InvalidPrice(
SaleInactive(
SoldOut(
WithdrawFailed(