JISOO

Verified contract

Active on Ethereum with 1,432 txns
Deployed by via 0x776b4fb0 at 15694188
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "JISOO"

0x717ca25f4e99ca33b557642c8b0340173288a86efaebd08124e8f34d6a13b664
0xb9af6e40d77bb84d939482712ad772176b42f56842361a333212077f6a9287af
0x79617b5e7cc18096aad6e36394822f7de2ea0a13212870710c09fa35465c09b7
0xdfc0d08ff26cf2f27b1dee5172266575d12e0249c51a5edcb8e3e43cb5256045
0x81042fcf2f7c4fd210a319ccc819561944b99cbe577897f40d0c40c439b1e26d
0x1cf69fd05913add92309c097685ad5000671849693ec128f014e04a48e4af36b
0x72997c542e0a86e69b981013924a2c9f0b13fc545fd3d8c9b84df475b1c8c24c
0x7956d80cee15ab9e94f6ced5fe285d22fd37554d8c9a43f4d6f6eedfdcaf66f9
0x0d066675259d6cf5cc38beee516602d0cfc64bc482867374ef3f5ecf008af7a1
0x9bcc1ed581070e4d3ae40e00724f1f0fff8005276216bd4896f3cfbf2dedecb6

Functions
Getter at block 20871287
WLcost(view returns (uint256)
8800000000000000
appendedID(view returns (bool)
true
maxSupply(view returns (uint256)
888
name(view returns (string)
JISOO
owner(view returns (address)
0x9482dd08c6324e1ab0e65009a04499005c1530da
pubActive(view returns (bool)
true
pubCost(view returns (uint256)
8800000000000000
symbol(view returns (string)
JISOO
totalSupply(view returns (uint256)
888
wlActive(view returns (bool)
true
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
numberMinted(address ownerview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
pubPaidMintAmount(addressview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 _tokenIdview returns (string)
whitelistPaidClaimed(addressview returns (uint256)
State-modifying
activatePublicSale(
activateWLSale(
approve(address touint256 tokenId
mintPublic(uint256 _quantitypayable 
mintWL(uint256 _quantitybytes32[] _merkleProofpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string _baseURIbool appendID
setMerkleRoot(bytes32 _merkleRoot
setPubCost(uint256 _newCost
setWLCost(uint256 _newCost
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
treasuryMint(address _accountuint256 _quantity
withdraw(payable 
withdrawAny(uint256 _amountpayable 
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
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApprovalToCurrentOwner(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(