MEGAMISales
Verified contract
Active on
Ethereum with 12,455 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xce6e…aa3b
Balances ($1,975.13)
Native
Value
$1,975.13
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.585675 | $3,372.40 |
$1,975.13 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18923311 | a year ago | | | 0 | 0.00033631657 | |
| 18631915 | a year ago | | | 0 | 0.0036911615 | |
| 18631911 | a year ago | | | 0 | 0.0028990849 | |
| 18631907 | a year ago | | | 0 | 0.0028275178 | |
| 18631903 | a year ago | | | 0 | 0.0033929719 | |
| 18631900 | a year ago | | | 0 | 0.0029668456 | |
| 18631895 | a year ago | | | 0 | 0.0024991245 | |
| 18354383 | a year ago | | | 0 | 0.00061291733 | |
| 18354379 | a year ago | | | 0 | 0.00053083330 | |
| 18354375 | a year ago | | | 0 | 0.00059342157 |
ABI
ABI objects
Getter at block 21257205
AUCTION_LENGTH() view returns (uint256)
172800
AUCTION_LOWEST_PRICE() view returns (uint256)
80000000000000000
AUCTION_PRICE_DROP_FREQUENCY() view returns (uint256)
1800
AUCTION_PRICE_DROP_UNIT_ALTER() view returns (uint256)
102500000000000000
AUCTION_PRICE_DROP_UNIT_GENERATED() view returns (uint256)
2500000000000000
AUCTION_PRICE_DROP_UNIT_ORIGIN() view returns (uint256)
210000000000000000
AUCTION_STARTING_PRICE_ALTER() view returns (uint256)
5000000000000000000
AUCTION_STARTING_PRICE_GENERATED() view returns (uint256)
200000000000000000
AUCTION_STARTING_PRICE_ORIGIN() view returns (uint256)
10000000000000000000
MAX_SUPPLY() view returns (uint256)
10000
NUMBER_OF_ORIGINS_IN_WAVE() view returns (uint256)
6
RELEASE_WAVE_TIME_INTERVAL() view returns (uint256)
3600
RESERVED_TOKENS_FOR_TEAM() view returns (uint256)
450
TOTAL_RELEASE_WAVES() view returns (uint256)
5
auctionStartingTimestamp() view returns (uint256)
1657933200
fixedSalePrice() view returns (uint256)
80000000000000000
getAuctionEndTime() view returns (uint256)
1658106000
getDutchAuctionActive() view returns (bool)
true
getFundManagerContract() view returns (address)
0xde7907b00818797868ec7c11707924c10e341c13
getPrivateSaleActive() view returns (bool)
true
getPublicSaleActive() view returns (bool)
false
owner() view returns (address)
0x2c846fe59f8cdb757352def5f6dfa9d83e7ae19e
salesStatus() view returns (bool auctionActive, bool privateSaleActive, bool publicSaleActive)
(auctionActive=true, privateSaleActive=true, publicSaleActive=false)
totalSold() view returns (uint256)
9775
Read-only
currentPrice(uint256 tokenId) view returns (uint256)
getUsedMLs(address user) view returns (uint256)
getWave(uint256 tokenId) pure returns (uint256)
State-modifying
Events emergencyWithdraw(address recipient)
forwardERC20s(address token, uint256 amount)
mintDA(bytes signature, uint8 mlSpots, uint256 tokenId) payable
mintPrivate(bytes signature, uint8 mlSpots, uint256 tokenId) payable
mintPublic(uint256 tokenId) payable
mintTeam(address recipient, uint256[] tokenIds)
moveFundToManager()
renounceOwnership()
setAuctionStartTime(uint256 startTime)
setDutchActionActive(bool isActive)
setFixedSalePrice(uint256 newPrice)
setFundManagerContract(address contractAddr)
setPrivateSaleActive(bool isActive)
setPublicSaleActive(bool isActive)
setSigner(address signer)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address megamiContractAddress, address fundManagerContractAddress)
receive()
This contract contains no error objects.