Skvllpvnkz Hideout
Verified contract
Active on
Ethereum with 14,286 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
13 additional
variables
Balances ($0.00)
No balances found for "Skvllpvnkz Hideout"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21248523 | 3 days ago | | | 0 | 0.00027387076 | |
| 21222869 | 7 days ago | | | 0 | 0.00056652030 | |
| 21117571 | 21 days ago | | | 0 | 0.00014146550 | |
| 21117519 | 21 days ago | | | 0 | 0.00019264765 | |
| 21106585 | 23 days ago | | | 0 | 0.000084864500 | |
| 20885830 | 2 months ago | | | 0 | 0.00048068577 | |
| 20855733 | 2 months ago | | | 0 | 0.00030354731 | |
| 20710333 | 3 months ago | | | 0 | 0.00017290857 | |
| 20674839 | 3 months ago | | | 0 | 0.000029845305 | |
| 20674838 | 3 months ago | | | 0 | 0.000030191941 |
ABI
ABI objects
Getter at block 21271450
_ownerSale() view returns (bool)
false
_presale() view returns (bool)
false
_publicSale() view returns (bool)
false
contractURI() view returns (string)
http://api.skvllpvnkz.io/contract
getMaxBatch() view returns (uint256)
10
getPrice() view returns (uint256)
50000000000000000
maxSupply() view returns (uint256)
10000
name() view returns (string)
Skvllpvnkz Hideout
owner() view returns (address)
0xe3f33298381c7694cf5e999b36fd513a0ddec8ba
provenance() view returns (string)
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
remainingEarlySupply() view returns (uint256)
0
remainingGiveaways() view returns (uint256)
0
remainingSupply() view returns (uint256)
0
remainingTotalSupply() view returns (uint256)
0
symbol() view returns (string)
SKVLLZ
totalSupply() view returns (uint256)
10000
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
onFreeList(address addr) view returns (uint256)
onPresaleList(address addr) view returns (uint256)
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)
walletOfOwner(address _owner) view returns (uint256[])
State-modifying
Events addToFreeList(address[] addresses, uint256[] count)
addToPresaleList(address[] addresses)
approve(address to, uint256 tokenId)
freeMint(bool val)
freeRecruit() payable
giveAway(address _to, uint256 _amount)
presale(bool val)
presaleRecruit(uint256 num) payable
publicSale(bool val)
recruit(uint256 num) payable
removeFromFreeList(address _address)
removeFromPresaleList(address[] addresses)
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)
setContractURI(string uri)
setMaxBatch(uint256 maxBatch)
setPrice(uint256 _newPrice)
setProvenance(string _provenance)
setWalletLimit(uint256 limit)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdraw(uint256 amount) payable
withdrawAll() payable
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)
SkvllpvnkzFreeMintPaused()
SkvllpvnkzFreeMintStarted()
SkvllpvnkzPresalePaused()
SkvllpvnkzPresaleStarted()
SkvllpvnkzPublicSalePaused()
SkvllpvnkzPublicSaleStarted()
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.