MetaTriadsTicketContract

Verified contract

Active on Ethereum with 2,839 txns
Deployed by via 0xa7337833 at 14385605
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional variable

No balances found for "MetaTriadsTicketContract"

0xb2612b783a01b25d8c0a713957f670c4e912f063cc59ce043a0857a808557450
0x8f1637c9673f2ac3ffa92f0c8e7a867108eb06c0d192779f14136521c94237aa
0xfab8cfe2581c7094a4101c48fc61a1bd5a0dc9a2340c620cdb9fa04d02f5bf8b
0x963a2e4ba37595bec208a4d7b0509986492f3d6bb0e80f84a70b77658dfd68f6
0x614267769e8100efe66dd81decffe0d0ef7d1634d9f9e9432bbfbdf731bb35ad
0xe222e71883f4d8ae03506b4601a9b4489f5ca8b6ed28e8ba311262e40e00ebc6
0x3cc58074f1843b7914a061230db368a96cab1ce656496224364261f66ee738a0
0x32d0d8d50e37de07881893b92229c0f66c52b13db440527aded7b57ff6a47883
0xe26b0db6d37f1cdef9d8bfb093fa80bd27351ea4d891f209248b77e212bace67
0xa682b274d8d5103b90eeb81613506ff49ee4fb004bf6e975d22bed1c7aa6cecd

Functions
Getter at block 21207447
boughtOpen(view returns (uint256)
831
giveAwayMerkleRoot(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
giveAwayRedeemed(view returns (uint256)
0
limitOpen(view returns (uint256)
10
marginOfSafety(view returns (uint256)
120
maxSupplyGiveaway(view returns (uint256)
500
maxSupplyOpen(view returns (uint256)
255
merkleRoot(view returns (bytes32)
0x34f6e513ebf245d6297c513af7fc85ccdae50597ba5a591df29dc35149747553
nft(view returns (address)
0xe2889645716c27194b75484eb7150f9c9ddd824c
openLeft(view returns (uint256)
0
owner(view returns (address)
0x0506fb698a0a6344e10ceea1a1031304add776bf
phaseOneDuration(view returns (uint256)
1920
phaseOneLeft(view returns (uint256)
0
phaseOneMaxSupply(view returns (uint256)
300
phaseOneStartTime(view returns (uint256)
1647289680
phaseTwoDuration(view returns (uint256)
1800
phaseTwoLeft(view returns (uint256)
576
phaseTwoMaxSupply(view returns (uint256)
2000
phaseTwoStartTime(view returns (uint256)
1647303300
priceOpen(view returns (uint256)
180000000000000000
pricePermissioned(view returns (uint256)
90000000000000000
realSupplyOpen(view returns (uint256)
831
redeemDuration(view returns (uint256)
2592000
redeemStart(view returns (uint256)
1647305100
startTimeOpen(view returns (uint256)
1647305100
Read-only
addressToGiveawayRedeemed(addressview returns (uint256)
addressToMints(addressview returns (uint256)
addressToTicketsOpen(addressview returns (uint256)
addressToTicketsPermissioned(addressuint256view returns (uint256)
boughtPermissioned(uint256view returns (uint256)
State-modifying
buyOpen(uint256 amountpayable 
buyPermissioned(uint256 amountuint256 buyMaxAmountuint256 phasebytes32[] proofpayable 
deleteMerkleRoot(
redeemGiveAway(uint256 redeemAmountbytes32[] proof
redeemTickets(
renounceOwnership(
setGiveAwayMaxSupply(uint256 newSupply
setGiveAwayMerkleRoot(bytes32 newRoot
setLimitOpen(uint256 newLimitOpen
setMaxSupplyOpen(uint256 newMaxSupply
setMaxSupplyPhaseOne(uint256 newMaxSupply
setMaxSupplyPhaseTwo(uint256 newMaxSupply
setMerkleRoot(bytes32 newRoot
setPhaseOneDuration(uint256 newDuration
setPhaseOneStartTime(uint256 newTime
setPhaseTwoDuration(uint256 newDuration
setPhaseTwoStartTime(uint256 newTime
setPriceOpen(uint256 newPriceOpen
setPricePermissioned(uint256 newPricePermissioned
setRedeemDuration(uint256 newDuration
setRedeemStart(uint256 newStart
setStartTimeOpen(uint256 newTime
transferOwnership(address newOwner
withdrawAll(address _to
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Purchase(address indexed buyeruint256 indexed amountbool indexed permissioned
ReceivedEther(address indexed senderuint256 indexed amount
RedeemGiveAway(address indexed redeemeruint256 amount
RedeemTickets(address indexed redeemeruint256 amount
WithdrawAllEvent(address indexed touint256 amount
setGiveAwayMaxSupplyEvent(uint256 indexed newSupply
setGiveAwayMerkleRootEvent(bytes32 indexed merkleRoot
setLimitOpenEvent(uint256 indexed limit
setMaxSupplyOpenEvent(uint256 indexed maxSupply
setMaxSupplyPhaseOneEvent(uint256 indexed maxSupply
setMaxSupplyPhaseTwoEvent(uint256 indexed maxSupply
setMerkleRootEvent(bytes32 indexed merkleRoot
setPhaseOneDurationEvent(uint256 indexed time
setPhaseOneStartTimeEvent(uint256 indexed time
setPhaseTwoDurationEvent(uint256 indexed time
setPhaseTwoStartTimeEvent(uint256 indexed time
setPriceOpenEvent(uint256 indexed price
setPricePermissionedEvent(uint256 indexed price
setRedeemDurationEvent(uint256 indexed duration
setRedeemStartEvent(uint256 indexed start
setStartTimeOpenEvent(uint256 indexed time
Constructor
constructor(address _metaTriadsAddress
Fallback and receive
receive(
Errors

This contract contains no error objects.