Crypto Carnies

Verified contract

Proxy

Active on Ethereum with 71 txns
Deployed by via 0xbc2bae80 at 14881897
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 "Crypto Carnies"

0x95b24494e4f3b93cf6f4f1d28f146625281a72aca2cacd25eecd97b4ccea01e1
0x0ee9fd879e7fd30ca43fa57db3a1bf5fff657887a7d01e766387814b012bbe93
0x371328876ee05b1ba20704b08dc7b3c25d785bed05b54e922e96c3de999b930f
0xf6e3fc84fc8cb31d63830717f2d37243d6e624b11a9d47578ae187d358628587
0x341fd694c1c1962d6ad862d6acd554ca996abe3617cd7ee23ae85e80d96b85b5
0xff3543132f9520c28ca442b337ff818096aece52e0256ca5d309aa58f00a91c0
0x7e9407a2e25d5a6d1e215433b60784564b3ef861d4decbe01fd67155ad1dceab
0x27a6b4d2a3f4f8250d5a478ce3259c965970a8f8fecae21f682b232c04973821
0x92e3bceb0a19ff348276659b0445363570f96a9bd2ee974c9234287f3a88b6e0
0xaae027171e03a50edcc7cf6949c56a33dbfd18ea59ef42388484f35d39b7e46b

Functions
Getter at block 21220571
URI(view returns (string)
config(view returns (string placeholderstring baseuint64 supplybool permanent)
(placeholder=ipfs://bafkreidxtghthh7fy6avfke2dnw3cuuioc6i7cidtlzxlb4ct3rvnetloe, base=ipfs://QmWYqeaDdMvbav9QBGYipyLKnp4XrvbHQP5NkH3KHnkzGP/, supply=250, permanent=false)
name(view returns (string)
Crypto Carnies
nextId(view returns (uint256)
48
owner(view returns (address)
0x8a4753f6530d3527e1668b06361fd848537339a9
royalty(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
CARN
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.