Inspiration4 NFT Auction

Verified contract

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

No balances found for "Inspiration4 NFT Auction"

0x2c40b6533a07f8eb87da1491be1e9a9a7349ce436a175b9d5da3263b98f08b94
0x02e07c822fed66b4fbd93f4e1acb32b02664727b57a7e807272326f79f1e9d10
0x5e95de728b8f111127c13575454a7022db21a071109a102c86e642105763fb1f
0x22b4084f1aaf9848e957279e41f5602923d7ae7d0fb13f12739f513731bd2ac2
0xe0ad1b27676d21feda129313050b589e0bd73ba9641583d10d02266f3aed1fcd
0x053e74c734a7c8f9a0e69c195907087c92d292c70dae08a79e36ab39f62b6ad2
0x5952a8a023de619027a9b94f839d207dcdf08dd787d9edf7132d5104bbb2908d
0xe0df43cb37de50d6264a82d5c9ed8d7744f27ea9e6b239f422a7bb271734cf33
0x5a8b4cb714047f75ad83f7c4987854e3cd3bb5d96a9a4c567b0173a2b791d23d
0x0556e6bb8f3f27f6cf5bd9ef2b234af8de370a3adbf6719390844eb49aa368fd

Functions
Getter at block 20982305
contractURI(view returns (string)
https://subtractive.story.xyz/nft/0x685D4173deC209F42Fbe45D745356A95235FA939/contract.json
name(view returns (string)
Inspiration4 NFT Auction
owner(view returns (address)
0xdabf42c0851051bbbcc700a68ac8d046678a2c58
symbol(view returns (string)
INSPIREFOURNFT
totalSupply(view returns (uint256)
88
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview 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
approve(address touint256 tokenId
massMint(address touint256[] tokenIdsaddress preApprove
mintAndTransfer(address creatoraddress touint256 tokenId
renounceOwnership(
safeMint(address touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string base
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string namestring symbolstring baseURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.