Ordo entium Discordiae
Verified contract
Proxy
Active on
Base with 27 txns
Unified storage
Map
Table
Raw
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 "Ordo entium Discordiae"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22064864 | 5 hours ago | | | 0.00063802637 | 0.0000013234417 | |
| 22057163 | 9 hours ago | | | 0.00063802637 | 0.0000013197488 | |
| 21979091 | 2 days ago | | | 0.0012760527 | 8.1805533e-7 | |
| 21973312 | 2 days ago | | | 0.00063802637 | 0.0000010859949 | |
| 21973060 | 2 days ago | | | 0.00063802637 | 9.7698001e-7 | |
| 21972838 | 2 days ago | | | 0 | 2.3848820e-7 | |
| 21972690 | 2 days ago | | | 0 | 2.2374885e-7 | |
| 21967822 | 2 days ago | | | 0.00063802637 | 3.2344830e-7 | |
| 21945864 | 3 days ago | | | 0 | 3.8769328e-7 | |
| 21561032 | 12 days ago | | | 0.00063802637 | 0.0000015075111 |
ABI
ABI objects
Getter at block 22073800 airdropFee() view returns (uint256) mintFee() view returns (uint256) price() view returns (uint256)
displayPrice() view returns (uint256)
0
dropRevenue() view returns (uint256)
0
maxAmount() view returns (uint256)
0
maxPerMint() view returns (uint256)
20
maxPerWallet() view returns (uint256)
20
presaleActive() view returns (bool)
true
saleActive() view returns (bool)
true
Read-only
This contract contains no read-only function objects.
State-modifying
Events batchAirdrop(uint64[] quantities, address[] recipients) payable
mintTo(address recipient, uint64 quantity) payable
presaleMintTo(address recipient, uint64 quantity, uint256 allowed, bytes32[] proof) payable
setMerkleRoot(bytes32 newRoot)
startSale(uint256 newMaxAmount, uint256 newMaxPerMint, uint256 newMaxPerWallet, uint256 newPrice, bool presale)
stopSale()
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
ConsecutiveTransfer(uint256 indexed fromTokenId, uint256 toTokenId, address indexed from, address indexed to)
OwnershipHandoverCanceled(address indexed pendingOwner)
OwnershipHandoverRequested(address indexed pendingOwner)
OwnershipTransferred(address indexed oldOwner, address indexed newOwner)
RolesUpdated(address indexed user, uint256 indexed roles)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(struct INiftyKitV3DiamondArgs args)
fallback()
receive()
InitializationFunctionReverted(address _initializationContractAddress, bytes _calldata)
NewOwnerIsZeroAddress()
NoHandoverRequest()
Unauthorized()