WorldofDypians
Verified contract
Active on
Ethereum with 606 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xd06c…608c
0xee42…a47a
Balances ($0.00)
No balances found for "WorldofDypians"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21425570 | 15 hours ago | | | 0 | 0.00060029675 | |
| 21381598 | 7 days ago | | | 0 | 0.0012338312 | |
| 21342927 | 12 days ago | | | 0 | 0.00037359618 | |
| 21342919 | 12 days ago | | | 0 | 0.00070870895 | |
| 21317627 | 16 days ago | | | 0 | 0.0011335080 | |
| 21317621 | 16 days ago | | | 0 | 0.0020141525 | |
| 21292172 | 19 days ago | | | 0 | 0.00065772684 | |
| 21130285 | a month ago | | | 0 | 0.00058848492 | |
| 21127712 | a month ago | | | 0 | 0.00068354299 | |
| 21122336 | a month ago | | | 0 | 0.00059647903 |
ABI
ABI objects
Getter at block 21430015
LandPriceDiscount() view returns (uint256)
580000000000000000
MAX_MINT() view returns (uint256)
999
MAX_WOD() view returns (uint256)
99999
REVEAL_TIMESTAMP() view returns (uint256)
1678212000
WOD_PROVENANCE() view returns (string)
baseURI() view returns (string)
https://mint.worldofdypians.com/metadata/
cawsContract() view returns (address)
0xd06cf9e1189feab09c844c597abc3767bc12608c
landPrice() view returns (uint256)
720000000000000000
maxLandPurchase() view returns (uint256)
10
name() view returns (string)
WorldofDypians
nextOwnerToExplicitlySet() view returns (uint256)
0
owner() view returns (address)
0x910090ea889b64b4e722ea4b8ff6d5e734dfb38f
saleIsActive() view returns (bool)
true
stakeContract() view returns (address)
0xee425bbbec5e9bf4a59a1c19efff522ad8b7a47a
startingIndex() view returns (uint256)
0
startingIndexBlock() view returns (uint256)
0
symbol() view returns (string)
WOD
totalSupply() view returns (uint256)
999
Read-only
balanceOf(address owner) view returns (uint256)
cawsUsed(uint256) view returns (bool)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
emergencySetStartingIndexBlock()
flipSaleState()
mintWodGenesis(uint256 numberOfTokens, uint256[] tokenIds) payable
renounceOwnership()
reserveWod(uint256 numberOfTokens)
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string tokenURI)
setProvenanceHash(string provenanceHash)
setRevealTimestamp(uint256 revealTimeStamp)
setStartingIndex()
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdraw()
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(string name, string symbol, uint256 maxNftSupply, uint256 saleStart)
This contract contains no fallback and receive objects.
This contract contains no error objects.