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 "DAOscord"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15199645 | 2 years ago | | | 0 | 0.00070440980 | |
| 14577086 | 3 years ago | | | 0 | 0.0018242550 | |
| 14577086 | 3 years ago | | | 0 | 0.0028097550 | |
| 14453386 | 3 years ago | | | 0 | 0.0011781194 | |
| 14444539 | 3 years ago | | | 0 | 0.0034453650 | |
| 14333825 | 3 years ago | | | 0.04 | 0.0094913707 | |
| 14331397 | 3 years ago | | | 0 | 0.00082514364 | |
| 14330348 | 3 years ago | | | 0.01 | 0.0036284143 | |
| 14329866 | 3 years ago | | | 0.01 | 0.0040839289 | |
| 14329566 | 3 years ago | | | 0.005 | 0.0028951747 |
ABI
ABI objects
Getter at block 21171957
FREE_MINTS() view returns (uint256)
1001
MINT_LIMIT_PER_TX() view returns (uint256)
8
TOTAL_SUPPLY() view returns (uint256)
6501
active() view returns (bool)
true
baseExtension() view returns (string)
.json
collectionName() view returns (string)
DAOscord
collectionSymbol() view returns (string)
DAOS
currentSupply() view returns (uint256)
1039
name() view returns (string)
DAOscord
nonReavealedURI() view returns (string)
ipfs://QmNaaVoyJaxbUNMuYzLRQiaB58zUTbPMwb7rKa46DRGv4s/hidden.json
owner() view returns (address)
0x59d195bcb06c04c81548de3d9b995f8caf754922
revealed() view returns (bool)
false
symbol() view returns (string)
DAOS
tokenPrice() view returns (uint256)
5000000000000000
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)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
freeMint(uint256 amount)
mintOwner(address to, uint256 amount)
publicMint(uint256 amount) payable
renounceOwnership()
reveal()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string newBaseURI)
setNonRevealed(string newNonRevealedURI)
setProxyRegistryAddress(address proxyRegistryAddress)
setTokenPrice(uint256 newPrice)
toggleActiveState()
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(address proxyRegistryAddress, string _initBaseURI, string _initNotRevealedUri)
receive()
This contract contains no error objects.