Mimics

Verified contract

Proxy

Active on Ethereum with 1,713 txns
Deployed by via 0xaa7b3561 at 13935516
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 "Mimics"

0x334ee40fa8723c43e1928d8ecca848b16203179ccc07caeb846fa946cc9b4eb7
0x7ed552eb83802a3453624b5dbbde308d548e51b1eee192d7e2007ccd98222d03
0x804a4a3341960e47d8638d3cdff6d8e3a215a052017303a86d85a9504909df5b
0xc17f871e3c5565d9a8ac86fe7df159489aadc46774979949ee3491f35d6bdfa6
0x9a2aaa29559cde3b26d2c4752efa138fe7c1f73822b0a1a4af8139dbec3ded55
0x4d2550df514957e95fdb4ed04940ad3f3c9b5a8fd27e0a3a9e984ff8bbeb80f8
0xc9ff2743510114e22ff943a853f344781a4a2e6dcb97b7286ca851b5554a0c86
0xdfdc31df9a52cf0c6e8567951cfb897e5a62c9f181c527d7b983d74f6613c3c4
0xdb83d1cd6e04ad7c975824c07929c061a7d387a97c67fbb32909687229497bd9
0x508ed3fa4ae756924cb79e132d8d2cd7de7ba3dc9e5ae4bd524e8339dc695fbb

Functions
Getter at block 21207563
URI(view returns (string)
config(view returns (string placeholderstring baseuint64 supplybool permanent)
(placeholder=ipfs://bafkreicbqm3x3hv7eh2d72cbphwxjtxp7zvacpm5k3bxwrhh5caldmgeda, base=ipfs://bafybeihudl7b5kkgoz2wejs5p5ccxrqtqwjfchcydcnw3vrtl4oiuntdzi/, supply=5000, permanent=false)
name(view returns (string)
Mimics
nextId(view returns (uint256)
5001
owner(view returns (address)
0xa3ccfdaefcabdc44435031e7a56720259a876dba
royalty(view returns (address)
0xf0ec83a355eca8539d6b4ad1066c3bc6ea9ef6c3
symbol(view returns (string)
MIMIC
withdrawer(view returns (address accountbool permanent)
(account=0xb9bc7814431162cdc48ed1e04a1dceed8304055b, 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.