DeepSeaJelly

Verified contract

Active on Ethereum with 17,203 txns
Deployed by via 0x545b9b7d at 13305952
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "DeepSeaJelly"

0xf03354d99df12adbab757a8b857bfab74015329e534d9b2504afa7893318b8bf
0x042f46784211690b9e71ac4bb473f54dce5b6b8a7b0a3da57ef5d64b41d4a436
0xaada34bcaf86b395290a1b492507a6a4b3246d65f246594418caf9a65981c422
0x42450e689f78af4878ddb1aa4a9e7fa2a805ac34cc30abcc07cd481cb19ad16f
0xff5736de9f3236b2537deea30bcace0c0fc74e661c3cfc3b2a06da3263437711
0xce2bfdad99ba80a8e698d9e3766830474f3904b9ced3bed6494bd54b2d4e8d2a
0xf5d5e75a289232104cdf41b3ec23f0a39ed7272b775dd53172d7b462e52ac0d4
From
0xfb9b6d5768cc40bc18c323312709b894abb285582f0550f49bd8971e0de83fab
0x7913a916863dfc58d2efbe3a5569d8d438db5fe5e921ffffe44d959fb2f2c65c
0xac233c458df03a414870852f172a6e7d6a176ed5ad6dc8503bd4b386fd734969

Functions
Getter at block 21249408
COST_FIVE(view returns (uint256)
45000000000000000
COST_ONE(view returns (uint256)
50000000000000000
COST_TEN(view returns (uint256)
40000000000000000
MAX_MINT(view returns (uint256)
10
MAX_PRIVATE_SUPPLY(view returns (uint256)
30
MAX_PUBLIC_SUPPLY(view returns (uint256)
9970
MAX_SUPPLY(view returns (uint256)
10000
isActive(view returns (bool)
false
isFreeActive(view returns (bool)
true
isWhitelistActive(view returns (bool)
true
name(view returns (string)
DeepSeaJelly
owner(view returns (address)
0xb1f2a52c999d53105f04ea2daf341a18e6cc1b22
symbol(view returns (string)
DSJ
totalPrivateSupply(view returns (uint256)
0
totalPublicSupply(view returns (uint256)
9970
totalSupply(view returns (uint256)
9970
whitelistCost(view returns (uint256)
0
whitelistMaxMint(view returns (uint256)
30
Read-only
balanceOf(address ownerview returns (uint256)
claimedBy(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getCost(uint256 numpure returns (uint256)
isApprovedForAll(address owneraddress operatorview returns (bool)
isOnWhitelist(address addrview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
whitelistClaimedBy(address ownerview returns (uint256)
State-modifying
addToWhitelist(address[] addresses
approve(address touint256 tokenId
freeMint(payable 
gift(address touint256 num
mint(uint256 numpayable 
presaleMint(uint256 numpayable 
removeFromWhitelist(address[] addresses
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setActive(bool val
setApprovalForAll(address operatorbool approved
setBaseURI(string val
setFreeActive(bool val
setWhitelistActive(bool val
setWhitelistMaxMint(uint256 val
setWhitelistPrice(uint256 val
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
whitelistFreeMint(uint256 numpayable 
withdraw(payable 
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(string namestring symbolstring baseURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.