MetaAndMagicSale
Verified contract
Implementation
Active on
Ethereum with 0 txns
Storage
Map
Table
Raw
Constants and immutables
1
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "MetaAndMagicSale"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "MetaAndMagicSale"
ABI
ABI objects
Getter at block 20873709
heroes() view returns (address token, uint16 left, uint16 amtPs, uint32 priceWl, uint32 pricePS)
(token=0x0000000000000000000000000000000000000000, left=0, amtPs=0, priceWl=0, pricePS=0)
items() view returns (address token, uint16 left, uint16 amtPs, uint32 priceWl, uint32 pricePS)
(token=0x0000000000000000000000000000000000000000, left=0, amtPs=0, priceWl=0, pricePS=0)
root() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
stage() view returns (uint8)
0
Read-only
This contract contains no read-only function objects.
State-modifying
Events initialize(address heroes_, address items_)
mint(uint256 allowedAmount, uint8 stage_, uint256 amount, bytes32[] proof_) payable returns (uint256 id)
mint(uint256 amt) payable returns (uint256 id)
mint(uint256 collection, uint256 amt) payable returns (uint256 id)
moveStage()
ownerMint(address token, address destination, uint256 quantity)
setRoot(bytes32 root_)
withdraw(address destination)
This contract contains no event objects.
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.