CxipERC721

Verified contract

Active on Ethereum with 0 txns
Deployed by via 0xf97f5540 at 13884419
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 3 additional slots

No balances found for "CxipERC721"

No transactions found for "CxipERC721"


Functions
Getter at block 20941742
baseURI(view returns (string)
https://cxip.io/nft/0xb424ca85937000cdb77d923b16ae45d0d73f7557
contractURI(view returns (string)
https://nft.cxip.io/0xb424ca85937000cdb77d923b16ae45d0d73f7557/
getIdentity(view returns (address)
0x0000000000000000000000000000000000000000
isOwner(view returns (bool)
false
name(view returns (string)
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
totalSupply(view returns (uint256)
0
Read-only
arweaveURI(uint256 tokenIdview returns (string)
creator(uint256 tokenIdview returns (address)
getApproved(uint256 tokenIdview returns (address)
httpURI(uint256 tokenIdview returns (string)
ipfsURI(uint256 tokenIdview returns (string)
isApprovedForAll(address walletaddress operatorview returns (bool)
onERC721Received(addressaddressuint256bytespure returns (bytes4)
ownerOf(uint256 tokenIdview returns (address)
payloadHash(uint256 tokenIdview returns (bytes32)
payloadSignature(uint256 tokenIdview returns (struct Verification)
payloadSigner(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
verifySHA256(bytes32 hashbytes payloadpure returns (bool)
State-modifying
approve(address touint256 tokenId
burn(uint256 tokenId
cxipMint(uint256 idstruct TokenData tokenDatareturns (uint256)
init(address newOwnerstruct CollectionData collectionData
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytespayable 
setApprovalForAll(address tobool approved
setName(bytes32 newNamebytes32 newName2
setSymbol(bytes32 newSymbol
transferFrom(address fromaddress touint256 tokenIdpayable 
transferFrom(address fromaddress touint256 tokenIdbytespayable 
transferOwnership(address newOwner
Events
Approval(address indexed walletaddress indexed operatoruint256 indexed tokenId
ApprovalForAll(address indexed walletaddress indexed operatorbool approved
PermanentURI(string uriuint256 indexed id
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.