Mushroom Pals

Verified contract

Proxy

Active on Ethereum with 1,070 txns
Deployed by via 0x67bc658c at 14620405
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 "Mushroom Pals"

0x1ac98655f0eb21df88bdf32750d1e7d7b8b8cb4c0767e501577943c0bfaee047
0x9cda38cf21d793a2c791147bd5ffe80715ebad5cd6ca79688454bba665b167e6
0x8764190ad02b17c0a51b69b7996cd76eae51222c3f273508e749bd1d8bb7791d
0x5c1bb16cbbace8e910ae29da944f76e14164dd0d6c3c06685076f9fd94b04c63
0x2099cc7b558a794be9711de8795f8f654bddc3e51ccbc8f3fcc5adfef5e1880d
0x4198b88c71e202d171b22bcb72d295a52fa921bf66eb7e4f1081114d12e302ee
0x40b16d99061063cce3f945845adea4ecbcd547e5c492751ac589c089a0ebb860
0x2fcaee4174a294b0ac8937450c056e846c7cbea9d69454a4ea95b9de398be27b
0x5f912299e956cdaee8c07adfc0a5549a9053d9837cea88027a38e54aa1700f15
0x76a8e983a2906c2702eb006921bb127c0e879a5b1e72c1780f00e4d6b80727a1

Functions
Getter at block 21212495
URI(view returns (string)
config(view returns (string placeholderstring baseuint64 supplybool permanent)
(placeholder=ipfs://bafkreidviimkd3mtrdnsbogrp2bfs2xxj5ej7gyzqggtmzyap32r263yni, base=ipfs://bafybeiad4fmsdltglje5kca34wofd4svmcio5i2o6erqwwnp6xklpp6tbm/, supply=3333, permanent=false)
name(view returns (string)
Mushroom Pals
nextId(view returns (uint256)
3334
owner(view returns (address)
0x4bbfe159ab48d1b1ee563f8555cb435de16fad5c
royalty(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
MP
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
setInvites(struct F0Invitelist[] invitelist
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.