The Avatar Project

Verified contract

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

No balances found for "The Avatar Project"

0x1e2aa6804f155fbae4de8dfa6c6c4c3da532d2c8759e1ac9a9224af0e2720776
0x763529d2479fcfbdc7084e2700a15118875f7406096ca39e505ba357f3bd3ecb
From
0x23d0b55725e001c847104ac4deae8fe5a3d85a81f3c382b727e551aa66dc33a1
0x6de7e8e34294cbecb179b98b7f11c108acd527ead440bc966bbc35830cc9ac06
0x393fd915980cddb9eb1f9ff16187f62ae0169eaf37050153af0bab2ca9028efd
0x526b651fbb38f6edcdd6cb008b3fbed8d8287b1f32b855fb1fdbb23cb0e6717c
0xbee739cd438f8d9ae445101d4e13b798d8f6c6d24882e8a95ebc3031dfcdb231
0x19cdfe93f29900fe5036325ef81bb80943e6cbd60bf017cbc8ebc1b379a2cacb
0xe44dd4a336309823cb87edbc32b22bd5710e2252c8bf781b551fb496f02c24d9
From
0x6f81ebf61e3edc10bf0282314f3b780e808e09577050e02a89c38423cbceeba5

Functions
Getter at block 21283266
contractURI(view returns (string)
https://api-mainnet.rarible.com/contractMetadata/{address}
isOwner(view returns (bool)
false
name(view returns (string)
The Avatar Project
owner(view returns (address)
0x237111d0cfa83ca45f18fff8779d555edb6f9478
symbol(view returns (string)
TAP
tokenURIPrefix(view returns (string)
ipfs:/
totalSupply(view returns (uint256)
187
Read-only
balanceOf(address ownerview returns (uint256)
fees(uint256uint256view returns (address recipientuint256 value)
getApproved(uint256 tokenIdview returns (address)
getFeeBps(uint256 idview returns (uint256[])
getFeeRecipients(uint256 idview returns (address[])
isApprovedForAll(address owneraddress operatorview returns (bool)
isSigner(address accountview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
addSigner(address account
approve(address touint256 tokenId
burn(uint256 tokenId
mint(uint256 tokenIduint8 vbytes32 rbytes32 sstruct ERC721BaseFee[] _feesstring tokenURI
removeSigner(address account
renounceOwnership(
renounceSigner(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address tobool approved
setContractURI(string contractURI
setTokenURIPrefix(string tokenURIPrefix
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
CreateERC721_v4(address indexed creatorstring namestring symbol
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SecondarySaleFees(uint256 tokenIdaddress[] recipientsuint256[] bps
SignerAdded(address indexed account
SignerRemoved(address indexed account
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string namestring symbolstring contractURIstring tokenURIPrefixaddress signer
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.