This contract is being backfilled. You may encounter incomplete storage history.

CSNFT721

Verified contract

Active on Ethereum with 12 txns
Deployed by via 0x401bb029 at 15440446
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot

No balances found for "CSNFT721"

0x42c4ffe169ca704ce0ab7025deafa3e16233a81db98d5ca719a3d67bf2e00547
0x8522b96d7c41c6ce613c91cd68cfca8c5d930fb63ba90e339042eca178c4be21
0x13ee0d35bda3dffea906a9e2b772daa1ab1f2dc105170e9478e8155f6625c62c
0x764c137de9251a18ba76773a748ce853c74951aac1b7e197eb120081cb5e7a5f
0x17981a2687b71e933eb242958f73e601c868661405c27a924bbd5402772b8ea1
0x3024f455b9e242e6f8dfdf2eab56812cd29d820ef70c92ac127fe6931f524a26
0x2536c220e89ea58452da005ff4200ce363eeedd6a3a3066f2b3bfcb46e4ac87c
0xd8dd5446e8c367b0b0ed0018e2be324bfa4ae379051f47661bad0dfbbf5a991e
0xc48dcfdea1076f56c53148d0153d4c05255edd195c88a25f5c8a98bf9023a9c6
0xf6b4dd4e29cc8b5688ec969c135bd946364d7951a2dc4858ea30aa5bc2d3cfe0

Functions
Getter at block 20801394
name(view returns (string)
CSNFT721
owner(view returns (address)
0xbc8bec64383ccab72862e2c00e8e1c272a42d5cb
paused(view returns (bool)
false
symbol(view returns (string)
CSNFT721
totalSupply(view returns (uint256)
4
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
burn(uint256 tokenId
mint(address touint256 tokenId
mint(address touint256 tokenIdbytes data
pause(
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setBaseURI(string _baseUri
setConduit(address _conduit
setPlatform(address _platform
setTokenURI(uint256 tokenIdstring _tokenUri
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
unpause(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unpaused(address account
Constructor
constructor(string name_string symbol_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.