DARKWOOD
Verified contract
Active on
Ethereum with 1,881 txns
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 "DARKWOOD"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16823907 | 2 years ago | | | 0 | 0.00070054500 | |
| 16404836 | 2 years ago | | | 0 | 0.00044521117 | |
| 15845477 | 2 years ago | | | 0 | 0.00024544387 | |
| 15699572 | 2 years ago | | | 0 | 0.00030262310 | |
| 15583105 | 2 years ago | | | 0 | 0.00081079265 | |
| 15577358 | 2 years ago | | | 0 | 0.00066875363 | |
| 15546946 | 2 years ago | | | 0 | 0.00072967996 | |
| 15475976 | 2 years ago | | | 0 | 0.00028465369 | |
| 15469792 | 2 years ago | | | 0 | 0.00018841593 | |
| 15441513 | 2 years ago | | | 0 | 0.0042295003 |
ABI
ABI objects
Getter at block 21165206
baseURI() view returns (string)
https://mint.animemetaverse.ai/metadata/
maxPerFree() view returns (uint256)
1
maxPerTx() view returns (uint256)
30
maxSupply() view returns (uint256)
9999
name() view returns (string)
DARKWOOD
owner() view returns (address)
0xa134b9282141ba1dd3d7c5dc19ba094260689cd4
price() view returns (uint256)
3000000000000000
symbol() view returns (string)
DW
totalFree() view returns (uint256)
9999
totalSupply() view returns (uint256)
3846
Read-only
balanceOf(address owner) view returns (uint256)
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 Airdrop(address mintAddress, uint256 count)
approve(address to, uint256 tokenId)
mint(uint256 count) payable
refund()
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseUri(string baseuri_)
setPrice(uint256 price_)
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()
This contract contains no fallback and receive objects.
This contract contains no error objects.