Free

Verified contract

Active on Ethereum with 641 txns
Deployed by via 0x7258360d at 13915627
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Free"

0x5a6e6a9c936515ed98a703258ab4e0840fef98304b6829a17d29504d6df5cd77
0x3e01c54d85018d7954e5956dc7bc44e26e9d42ae1ccdcd172587d1f707509d0e
0x74b220548193211a99ea5fc1126a74b3474d6e97dcd0539b81ddf0caf1d0c30b
0xbe3408f7caaf802c8beaa1e59d984a14ca56c29c3d9efaadbeeb80d9985186be
0x4dc1fa74b97e74bf137e984cd6eb6c935febd3fd76a4fa3726868ac25761ac3f
0xcfe9d5255b91d1f6121f8e0390317a4b5b6884047aaf4e1dce5ab8a2228a172d
0xfa1f356de23867fd525e98e062105ef1621a9a965a839bcbebd16b06d091b55b
0x084a4488e3f5e526a00ede4082f46b5846481ecd5c290909df60a64452d4aff3
0xb43f1978224eccd4e139c8918cfdc159a2749f446d2713ae707b65d4ef090995
0xd8785d91760d9128df0a5f4c0fae78bb7da19790317b38a1cb6d1f254d76a7ef

Functions
Getter at block 21216105
license(view returns (string)
CC0
name(view returns (string)
Free
owner(view returns (address)
0x47144372eb383466d18fc91db9cd0396aa6c87a4
symbol(view returns (string)
FREE
totalSupply(view returns (uint256)
5111
Read-only
balanceOf(address ownerview returns (uint256)
collectionIdToMetadata(uint256view returns (uint256 collectionIdstring namePrefixstring externalUrlstring imgUrlstring imgExtensionstring description)
collectionIdToMinter(uint256view returns (address)
collectionSupply(uint256view returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenIdToAttributes(uint256view returns (string)
tokenIdToCollectionCount(uint256view returns (uint256)
tokenIdToCollectionId(uint256view returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
appendAttributeToToken(uint256 tokenIdstring attrKeystring attrValue
approve(address touint256 tokenId
createCollection(address minterstring _namePrefixstring _externalUrlstring _imgUrlstring _imgExtensionstring _description
emitProjectEvent(string _eventTypestring _content
emitTokenEvent(uint256 tokenIdstring _eventTypestring _content
mint(uint256 collectionIdaddress to
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setMintingAddress(uint256 collectionIdaddress minter
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
updateMetadataParams(uint256 collectionIdstring _namePrefixstring _externalUrlstring _imgUrlstring _imgExtensionstring _description
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
ProjectEvent(address indexed posterstring indexed eventTypestring content
TokenEvent(address indexed posteruint256 indexed tokenIdstring indexed eventTypestring content
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.