A Seed Grows

Verified contract

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

No balances found for "A Seed Grows"

0x4525c5ac090fae55f249a04ab5d09df8fa14bcd3867f1eb3715c209bd93077cb
0x19f562c13798cd1ba5f4c151e62895492d79609f6e1fca750e2fde07ac6d06c6
0xe140cc15ec135c98f09551a105c7311f6262390e64d69bda02a33fad1e6856c7
0x7f49f4056917b6a6019117e291e6a402a2e80dc4d659985f56e1402fcb8aca46
0xcf70f782868e59a9189314ed743784645fbeea853a0c9932b39c6b087ca4392c
0x24afcfd7e292c2e45e78eef8ee9ef1714ab02e333db6d52fdc15a2ffce1c46fb
0x26f014b80ad1d2f0b430bc1e3b0e41be46f1238ebcac624c2f4452b814d6e568
0xa40994affec20a17d95e6740cb78f88d06ed7f2072381786a1a276f3333ca35c
0xe119af42c3c20ac9db9feff036372a41b2a55b44a992d6dd9558032fc0dbdbdf
0xe53db83de77f08fc92c8d0613916d14b5317360a4dd939f3823e5bc948898f80

Functions
Getter at block 21418400
baseTokenURI(view returns (string)
ipfs://QmYCV5KHHuDK6G32XsMCk2n6kEHRxiWYZqkP7DJbUdhZLn/
name(view returns (string)
A Seed Grows
nextOwnerToExplicitlySet(view returns (uint256)
0
owner(view returns (address)
0xae88e582489f4728a89871ce29b062c7e79d14ff
paused(view returns (bool)
false
symbol(view returns (string)
SEED
totalSupply(view returns (uint256)
500
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
mint(uint256 _mintAmountpayable 
mintForAddress(uint256 _mintAmountaddress _receiver
pause(bool _state
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
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(uint256 maxBatchSize_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.