Onchain Summer Flowers

Verified contract

Active on Base with 457 txns
Deployed by via 0x78c7cac4 at 2704927
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Onchain Summer Flowers"

0x473ee1a257940f3e7f4a8aa3a27bb7f9428e06f33f85c09941e75809b5ab30db
0x51c687518d9a974cfe36aa995ceea014f87066e6b919950c97dbbe3ccf73a8e4
0x478f16bf657c15a23b93d85f5e0ed72a8642631b7cff75c29c176c70685f75ec
0x14adcfbb0f5282dd594cb4f53ca161e07654333db5d85a64f396286bd0864291
0x012acf721814a6732005fad8d9ab5b1b5777dfa31826c671cbb586569d22b428
0x4118e7c50cff92930e4cbc46202b2577b361843a5b5c925b4654a9f1d49c19ac
0x61b752af9c54cbde198234c8cca9051afd88de293a5c8524b97f494c733c2316
0x1910289382803e896d49d4104d1ec6ffc1061bb728821b5ea40f5015a2cef8d3
0xbd6cfc8d8e2253672563179b00b3785480754f5f27f638e826a37d2746e1303e
0xc08c01b2b7e8c2040d778419a6e1cd1555d50707fa4cbf2efbe8a4a7bf2fa6e4

Functions
Getter at block 22768989
lastTokenId(view returns (uint256)
842
mintPrice(view returns (uint256)
1000000000000000
mintStatus(view returns (uint8)
0
name(view returns (string)
Onchain Summer Flowers
outlineColor(view returns (string)
#e9dec0
owner(view returns (address)
0x4abf2123bcddce3f853066645ae2e0e1c1a7d0e9
symbol(view returns (string)
ONCHAINFLOWERS
totalSupply(view returns (uint256)
842
Read-only
balanceOf(address ownerview returns (uint256)
bgPaletteColors(uint256view returns (string)
circlePaletteColors(uint256view returns (string)
example(uint256 _tokenIdview returns (string)
flowerCorePaletteColors(uint256view returns (string)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
minter(uint256view returns (address)
ownerOf(uint256 tokenIdview returns (address)
petalDataSvg(uint256view returns (string)
petalPaletteColors(uint256view returns (string)
render(uint256 _tokenIdaddress minterAddressview returns (string)
stemColors(uint256view returns (string)
stemDataSvg(uint256view returns (string)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
adminMint(address touint256 numToMint
approve(address touint256 tokenId
publicMint(uint256 numToMintpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setMintStatus(uint256 _status
setPricing(uint256 newPrice
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(address to
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.