BabyToadz

Verified contract

Active on Ethereum with 2,695 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "BabyToadz"

0x448220c3e812ed967850ceab8a0f6fff4a321a3f1e56cffe624d3d7713627cef
0xd0c341572d3b9dd3ded5183e7eece59ac3aab552352cc8be81399bbabeb79137
0x287453cbb1f905f47012a0549aa9ce81545ec23906bff156efd8814e9e19534e
0x5a2d4dc636ad2427d02ebef6473b836cdb7c08a4f7bfa0df70277cbc4ef98683
0xd43d6fb7601ba5a7c5c31a5194cec3cc9420bec712137eab690fa84a490e4c8e
0x44c169fbcc5aae59cb847c5f86ba4cb677c505865c727f8dd92db861670d0547
0x3e16a7d7369fe264e3397c8452a1dfcad8bdd0c46d27afb892cb75a5ec79d2ea
0x720ea47a444dccf656245e8e4060f454f294dd42444318c68797e9a57b329843
0x81b44bd0cda998d5ad26bacf70277eee8f34bfeb2bb9c7091d412b3cced8cfa1
0xc19c052287bf7df1676e0691b8e75257a638e4a4c9a9819141abbd15c0f27e26

Functions
Getter at block 21184141
baseURI(view returns (string)
ipfs://QmUFtsTDAg23SBzAvnrSHbA8KmTxHuDkhysZ8uT4f5oNpC/
isBurningAllowed(view returns (bool)
false
isMintingOpen(view returns (bool)
false
maxSupply(view returns (uint256)
4444
name(view returns (string)
BabyToadz
owner(view returns (address)
0x2818cff2f3a9ffb331c3099271cf792b0025966c
symbol(view returns (string)
SMOLCROAK
totalSupply(view returns (uint256)
1410
Read-only
babyOfParent(uint256view returns (uint256)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
hasBeenBred(uint256 toadview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
parentsOfBaby(uint256view returns (uint256 topuint256 bottom)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
walletOfOwner(address _ownerview returns (uint256[])
State-modifying
approve(address touint256 tokenId
burnBaby(uint256 baby
devMint(uint256 _toad1uint256 _toad2
mint(uint256 _toad1uint256 _toad2
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string _newBaseURI
toggleBurning(bool isAllowed
toggleMinting(bool isOpen
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
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 _initBaseURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.