TinyToads

Verified contract

Proxy

Active on Ethereum with 3,459 txns
Deployed by via 0x6272fcd3 at 14842792
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 43 additional slots
-
variable spans 48 additional slots
-
variable spans 2 additional slots

No balances found for "TinyToads"

0x398caea2682e3f1260faabcdbb5a95c58ae944e314628aa79866b4579df70312
0xde318bbe9ec9992c72da97aa8ba17407402849138ee8ea23ca7d15649bfaf338
0xeab4d6f49e6a7f09468a5ba9c1649b7f4703ca88ff17b4b7e2f9e60e60981cf8
0x29f65cff3a3a49cf2ac94ab897396a2f874cfa78d6ecd8db7cb6763941ddd781
0xae1b267f1df6d9a91f68e557657d2780aa21f0507334079430ee38c6effdbbf6
From
0x618e479f22013adfc0761d8bb871bd471caa496790460024f6a78029340e0982
0x40b698104f6be95c7d3ae6a37f7e046d45020b54d6f59409197f3ac03414dbca
0x48aa23e5ebad22830b28411487c299c403b2ad5efaa2d2ef6290afc5b9217d44
0x101f75ff244c8cbfd040fcdb53e805e7c6198c6feeaa6b7c28c1e346897bd44b
0xea31e429c837f7ae370257c52e94660de5e494607baefe3e94e1cf1a929a3875

Functions
Getter at block 20852368
URI(view returns (string)
config(view returns (string placeholderstring baseuint64 supplybool permanent)
(placeholder=ipfs://bafkreicgvikyy5pbpta2dzxhkmiujqzgfg5tcoeznm3htmcmludjpmuczy, base=ipfs://bafybeibxevhfdclqj4unjp67cnupaore6rwbtkwmepv55xhiihs3f7bndq/, supply=3500, permanent=false)
name(view returns (string)
TinyToads
nextId(view returns (uint256)
3501
owner(view returns (address)
0x67159a44a0ebef5af3efd2502d6a96ddaf73fe97
royalty(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
TTOAD
withdrawer(view returns (address accountbool permanent)
(account=0x0000000000000000000000000000000000000000, permanent=false)
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
invite(bytes32view returns (uint128 priceuint64 startuint64 limit)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 tokenIduint256 valueview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
burn(uint256 _tokenId
gift(address _receiveruint256 _count
initialize(string namestring symbolstruct F0Config _config
mint(struct F0Auth authuint256 _countpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setConfig(struct F0Config _config
setInvite(bytes32 _keybytes32 _cidstruct F0Invite _invite
setNS(string name_string symbol_
setRoyalty(address _address
setURI(string _uri
setWithdrawer(struct F0Withdrawer _withdrawer
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
Configured(struct F0Config config
Invited(bytes32 indexed keybytes32 indexed cid
NSUpdated(string namestring symbol
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
WithdrawerUpdated(struct F0Withdrawer withdrawer
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.