Whales of Ether

Verified contract

Active on Ethereum with 794 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $0.32
0x80f89f8104cbc50ce2e4bd65cb2e030bb509aa19eb231e2230e7e03b867da6c0
0xadd19f87020981c676392510d285c8016bdf30d2cdab9ceebb16240a79a5d494
0x77c54fd88f0ae1a67ea60526ba22f030a9ea39a16ca72d42014e118f8ccbd4d1
0x9450b387b42688ea6ed1ec50d161407b385bda58233d9857d64e7184b31db6c4
0xbf4914f2d3b78c315f0a732c9aee2a35ceb15ce7d43dcd53b17c3d6d4dd0979d
0xe99fba8692462e7b0ea4e92c0b2d10df229cdf17acb8e403b5985d9628bdb787
0xee01e74a7ceb62410981c32840ee5195e42042a9ccc25de093470bee655f2a39
0x47fd9e36d37e56f5765cd9bfec6a0235ac0a220d942449e0bef08297859d3476
0x3646d4a47ce4a72ba73d6647acdef41b5c1ecc5ce20e6083e5c527622effd843
0x06c8b32ad0c76192112b8758d99de643c5a6727f24b2cf727245d79af7093faa

Functions
Getter at block 21176548
cost(view returns (uint256)
0
hiddenMetadataUri(view returns (string)
ipfs://QmSvpvoCpjYfuPXKD327bXkAoQiAJQWVrATKXHBXjtw5kU
maxMintAmountPerTx(view returns (uint256)
5
maxSupply(view returns (uint256)
3333
name(view returns (string)
Whales of Ether
owner(view returns (address)
0x03f52a039d9665c19a771204493b53b81c9405af
paused(view returns (bool)
false
revealed(view returns (bool)
true
symbol(view returns (string)
WoE
totalSupply(view returns (uint256)
3333
uriPrefix(view returns (string)
ipfs://QmSvpvoCpjYfuPXKD327bXkAoQiAJQWVrATKXHBXjtw5kU/
uriSuffix(view returns (string)
.json
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 _tokenIdview returns (string)
walletOfOwner(address _ownerview returns (uint256[])
State-modifying
approve(address touint256 tokenId
mint(uint256 _mintAmountpayable 
mintForAddress(uint256 _mintAmountaddress _receiver
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setCost(uint256 _cost
setHiddenMetadataUri(string _hiddenMetadataUri
setMaxMintAmountPerTx(uint256 _maxMintAmountPerTx
setPaused(bool _state
setRevealed(bool _state
setUriPrefix(string _uriPrefix
setUriSuffix(string _uriSuffix
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.