Snoodles

Verified contract

Active on Ethereum with 163 txns
Deployed by via 0xf21a5091 at 13976468
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Snoodles"

0xb9fa69597343a83af32538a41117d4e3b704590277370d2d5cb7852f25d9e5ff
From
0x6f7cae7b9348930f7a69a26688996a80433ab1ab1a13af3af98a749d7b3852d3
0x237414c253e7fb5ea0f60f243b5d80889628d71aa5726847867b4d14bc9720cb
From
0x7a416933e38b51ef2aa20fb227cf16ccf458b3669651d78443ee13e1c04edecb
0xcc45585516cb08b5ea76a7da0e9bfaa89ec33d623f5638ebe2f4752b9dacaca2
0x7ee13267773ae2178a240f1df73b2b87cedb7937210b0217f8ee5c36110fc80c
0xc01ad46bd72781e695e20c6559f308c9ee1828270c25f2bb876b27534022feea
0x4daa2a2cf1621586981fddb39570ceaf13a567a5ae987a04aa2a9c0679e082fc
0x5670a8bc31d19829c0ab3c98828ef685c71589333ed71c40f811654c95e93204
0xc2cd0b928c10e4a18c70c3529f56ae28ed0d4e756cc8082cfb1f04d4492b174e

Functions
Getter at block 20855657
MAX_SUPPLY(view returns (uint256)
5000
contractURI(view returns (string)
ipfs://QmcqpQZoCNRE8jZSzJFhp2Qd53zxJfV1EGdvyrEdpuDtd3/
isSalesActive(view returns (bool)
true
maximumFreeMint(view returns (uint256)
500
name(view returns (string)
Snoodles
owner(view returns (address)
0x6e5fcd0764352a1b056aac78dc69bb4e932d6e47
price(view returns (uint256)
20000000000000000
symbol(view returns (string)
SNOOD
totalSupply(view returns (uint256)
514
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)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
freeMint(uint256 quantity
mint(uint256 quantitypayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string newBaseURI
setPrice(uint256 newPrice
toggleSales(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawAll(
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 name_string symbol_string baseURI_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.