Nice Skunks
Verified contract
Active on
Ethereum with 746 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($7,034.74)
Native
Value
$7,034.74
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 1.79 | $3,930.02 |
$7,034.74 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20884537 | 2 months ago | | | 0 | 0.00049214681 | |
| 20315615 | 5 months ago | | | 0 | 0.00051514177 | |
| 20192922 | 5 months ago | | | 0 | 0.000070978344 | |
| 19274800 | 10 months ago | | | 0 | 0.0013949569 | |
| 18879399 | a year ago | | | 0 | 0.0013012780 | |
| 17965925 | a year ago | | | 0 | 0.0011646534 | |
| 17908655 | a year ago | | | 0 | 0.00076536160 | |
| 17894325 | a year ago | | | 0.1 | 0.0027646958 | |
| 17884559 | a year ago | | | 0 | 0.0020415164 | |
| 17884488 | a year ago | | | 0 | 0.0020367406 |
ABI
ABI objects
Getter at block 21384731
MAX_SUPPLY() view returns (uint16)
11111
baseMintPrice() view returns (uint256)
100000000000000000
baseURI() view returns (string)
https://api.nicedripsxthefarmacist.com/tokens/
maxPurchaseCount() view returns (uint256)
10
merkleRoot() view returns (bytes32)
0xade1f00af0b00d01a8ff0e54f5588ca2772bdc41df3bb8b3d45073a1b577eab1
name() view returns (string)
Nice Skunks
owner() view returns (address)
0xb4552ca8f6a39f30b672c8c9788214e6afcb0184
paused() view returns (bool)
false
presaleHasStarted() view returns (bool)
true
presaleStart() view returns (uint256)
1633551600
remainingPresaleClaims() view returns (uint16)
2429
remainingPresaleSupply() view returns (uint256)
8210
remainingSupply() view returns (uint256)
10639
saleHasStarted() view returns (bool)
true
saleStart() view returns (uint256)
1633638000
senderHasClaimedPresale() view returns (bool)
false
symbol() view returns (string)
SKUNK
totalReleased() view returns (uint256)
7110000000000000000
totalShares() view returns (uint256)
100
totalSupply() view returns (uint256)
472
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
mintPrice(uint256 numberOfTokens) view returns (uint256)
ownerOf(uint256 tokenId) view returns (address)
payee(uint256 index) view returns (address)
released(address account) view returns (uint256)
shares(address account) view returns (uint256)
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)
buyPresale(uint256 numberOfTokens, bytes32[] merkleProof) payable
claimPresale(bytes32[] merkleProof)
mintTokens(uint256 numberOfTokens) payable
pause()
release(address account)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseMintPrice(uint256 price)
setBaseURI(string newBase)
setMaxPurchaseCount(uint8 count)
setMerkleRoot(bytes32 root)
setPresaleStart(uint256 presaleStart_)
setSaleStart(uint256 saleStart_)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
unpause()
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)
Paused(address account)
PayeeAdded(address account, uint256 shares)
PaymentReceived(address from, uint256 amount)
PaymentReleased(address to, uint256 amount)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
Unpaused(address account)
constructor(uint256 saleStart_, string baseURIValue_, address[] payees, uint256[] paymentShares, bytes32 presaleMerkleRoot)
receive()
This contract contains no error objects.