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 "Nautica"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18659141 | a year ago | | | 0 | 0.00071186698 | |
| 16158847 | 2 years ago | | | 0 | 0.00067293051 | |
| 15291934 | 2 years ago | | | 0 | 0.00015233586 | |
| 15091135 | 2 years ago | | | 0 | 0.0012261388 | |
| 15087558 | 2 years ago | | | 0 | 0.00069159000 | |
| 15079371 | 2 years ago | | | 0.005 | 0.00089864530 | |
| 15074754 | 2 years ago | | | 0.005 | 0.0014907263 | |
| 15073784 | 2 years ago | | | 0.005 | 0.0013729063 | |
| 15073753 | 2 years ago | | | 0 | 0.00085497507 | |
| 15073701 | 2 years ago | | | 0 | 0.00039646398 |
ABI
ABI objects
Getter at block 21415127
MAX_PER_TX_FREE() view returns (uint256)
2
MAX_SUPPLY() view returns (uint256)
5000
freemints() view returns (uint256)
2000
getBaseURI() view returns (string)
ipfs://QmRhBwCnH7JXAeRZeCw3qMVr3h37Lu7q6f2bUXQ3oXRq87
isPublicSaleActive() view returns (bool)
true
maxpertx() view returns (uint256)
5
name() view returns (string)
Nautica
nextOwnerToExplicitlySet() view returns (uint256)
0
owner() view returns (address)
0x86cfe32ff31b1792e06dfeaca13fee382fbe8b70
paused() view returns (bool)
false
price() view returns (uint256)
5000000000000000
symbol() view returns (string)
Scubanauts
totalSupply() view returns (uint256)
1502
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)
royaltyInfo(uint256 tokenId, uint256 salePrice) view returns (address receiver, uint256 royaltyAmount)
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 NumFree(uint256 _numfreemints)
approve(address to, uint256 tokenId)
mint(uint256 _amount) payable
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)
setIsOpenSeaProxyActive(bool _isOpenSeaProxyActive)
setIsPublicSaleActive(bool _isPublicSaleActive)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdraw()
withdrawTokens(address token)
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.