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 "NeoDeers"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14947970 | 2 years ago | | | 0 | 0.00083267931 | |
| 14903325 | 2 years ago | | | 0.006 | 0.0025839158 | |
| 14899626 | 2 years ago | | | 0 | 0.0029132266 | |
| 14899051 | 2 years ago | | | 0 | 0.0025434506 | |
| 14894197 | 2 years ago | | | 0.006 | 0.0034066816 | |
| 14892084 | 2 years ago | | | 0.015 | 0.0089549190 | |
| 14891968 | 2 years ago | | | 0 | 0.0030823230 | |
| 14891957 | 2 years ago | | | 0.003 | 0.0061857483 | |
| 14891954 | 2 years ago | | | 0.009 | 0.0046275520 | |
| 14891953 | 2 years ago | | | 0.003 | 0.0039487109 |
ABI
ABI objects
Getter at block 21304840
UnrevealedURI() view returns (string)
ipfs://QmUdQTNBSBSsthDKk4MKXNrLJCCryo4RE4coPrXJX1c8h4/
baseExtension() view returns (string)
.json
baseURI() view returns (string)
ipfs://QmbAqLZxkmPP6kg1Wp2yiDNSBtmZ3zEeWsmbvnFEot3pfc/
freeQuantity() view returns (uint256)
300
maxAmount() view returns (uint256)
10
maxPublic() view returns (uint256)
10
maxSupply() view returns (uint256)
3000
name() view returns (string)
NeoDeers
owner() view returns (address)
0x7949af3d3b57a6cfbd26fcf41ad9cadc4abc2bdb
paused() view returns (bool)
false
publicCost() view returns (uint256)
3000000000000000
revealed() view returns (bool)
true
startTime() view returns (uint256)
1654185600
symbol() view returns (string)
NEODEERS
totalSupply() view returns (uint256)
350
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 Set(uint256 _publicCost, uint256 _publicMax, uint256 _maxAmount)
approve(address to, uint256 tokenId)
mint(uint256 quantity) payable
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseExtension(string _newBaseExtension)
setBaseURI(string _newBaseURI)
setFreeQuantity(uint256 _freeQuantity)
setPaused(bool _state)
setRevealed(bool _state)
setStartTime(uint256 _startTime)
setUnrevealedUri(string _UnrevealedUri)
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.