SPLOOT by De la Dondi

Verified contract

Active on Ethereum with 959 txns
Deployed by via 0xdbb6e514 at 15864925
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional variable

No balances found for "SPLOOT by De la Dondi"

0xf58af0c0b2d983146d01a2e3771cebf748bbb4bfca9657106d4ebf229c04fac1
0xa6f043aba7dbc060affec2bd5cef955bf664e233bcf4903d0aa02cd92b9a6290
0x7b895ab9c1c68e6a90b9094b637e9c03400292f995f04beb7e426bbe3e2fa7a6
0x4f632204ab664b649c7e0a1e350f8b21307e59e15f8559c459a83d45432000d6
0x7dc9dd5100c802ed16cf829b140cc86cff324d35f4a593f25fddcdfe5421bfc0
0x5411b27de0054520f7864bb618ed5925077027ae8e1a465a8e2d4cff85f1186e
0x51fdb9aa13546f6f783591d7f73a3fbe08048022f85b0262d95d758d067c295b
0x967ac592536a54040f2ac1fffd6a910ef8f5b8a3aad30e369742317d961957f2
0xb1206159250110bc90b38f63f484bbea521cb7a86ef6d38170aaecbe9bad81a3
0xd91d51c500c00dd5c76fa0a6984fd30e32c5c9cf284ccbcf2eec66f1cc40bc8f

Functions
Getter at block 21415843
MAX_SUPPLY(view returns (uint256)
333
_baseTokenURI(view returns (string)
https://0t1ibgl7g0.execute-api.us-west-1.amazonaws.com/sploot/
name(view returns (string)
SPLOOT by De la Dondi
owner(view returns (address)
0x9482dd08c6324e1ab0e65009a04499005c1530da
price(view returns (uint256)
25000000000000000
splootCount(view returns (uint256)
161
symbol(view returns (string)
SPLOOT
totalSupply(view returns (uint256)
333
withdrawAddress(view returns (address)
0x9482dd08c6324e1ab0e65009a04499005c1530da
wlprice(view returns (uint256)
20000000000000000
Read-only
addressHasMinted(addressview returns (bool)
addressTokensplootted(addressuint256view returns (bool)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
hasTokenBeensplootted(address _contractAddressuint256 _tokenIdview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
mintClaimed(addressview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
splootmation(uint256view returns (string)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
wlClaimed(addressview returns (uint256)
State-modifying
approve(address touint256 tokenIdpayable 
mint(uint256 _quantitypayable 
promoMint(address _touint256 _count
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes _datapayable 
setApprovalForAll(address operatorbool approved
setBaseURI(string _baseURI
setMerkleRoot(bytes32 _merkleRoot
setMintOpen(bool _val
setPrice(uint256 _wei
setWLMintOpen(bool _val
setsplootOpen(bool _val
sploot(uint256 splootIdaddress usingContractNFTuint256 usingTokenId
transferFrom(address fromaddress touint256 tokenIdpayable 
transferOwnership(address newOwner
withdraw(
wlmint(uint256 _quantitybytes32[] _merkleProofpayable 
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Setter(uint256 indexed splootIdaddress indexed usingContractNFTuint256 indexed tokenId
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
AlreadyMinted(
Alreadysplootted(
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
BalanceQueryForZeroAddress(
MintClosed(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
MintedOut(
MuseumSecurity(
NoContracts(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(
WrongPrice(