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

NCW NFT Token

Verified contract

Active on Ethereum with 2,145 txns
Deployed by via 0x91481e83 at 15580658
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
 (#950)
ERC-721
--
 (#839)
ERC-721
--
 (#423)
ERC-721
--
 (#403)
ERC-721
--
 (#150)
ERC-721
--
 (#137)
ERC-721
--
0xe3df94930cfc9f61266ff9806389c09f1a9bf559bb9eb1f6ba528f960d9a22d0
0xcf3e947a420337b910d29cd55cf1fbebfe6c0ba526ee155368b0469c53e1ea12
0xd51d2ab7f5dda2294b3060bcd40a75fd96c4cac571c4e33350d566cd1a9a6582
0xfcea97060e36f24c2d19c622baf00092460e3f1acf6b9b4b92027798f25e11e7
0xccd687134ff7d1470f37cc807212930d1ab42652f1f22b1c268f7198517ad14a
0x9933610c9da73435e4f8d3b1063926c24545c4d8fb2b12c2aac364589e7d5022
0xb8cea897d544f6ce24df98f297cf7b1efd029d14db67b1e7844a7bd883237e62
0xd4bfd4ba315615032289fc51e1807848da41ad9d60b011ebd8005c199ed18244
0x3334e17946008c7ef9bc3174880dabe58451303dd8ac43c63388c07f21083620
0x1e7e37920bfeccf6b7c1ff66249fba787aee20edcb58a02ad8dcc361e823ebc6

Functions
Getter at block 20808140
currentTokenId(view returns (uint256)
1583
maxSupply(view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
mintFee(view returns (uint256)
0
name(view returns (string)
NCW NFT Token
owner(view returns (address)
0xd318dd5f1c38a5d1967f44766cbb22af3ff75db2
symbol(view returns (string)
NCW
totalSupply(view returns (uint256)
1583
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 _tokenIdview returns (string)
walletOfOwner(address _ownerview returns (uint256[])
State-modifying
approve(address touint256 tokenId
batchMint(address touint256 tokenAmountstring[] tokenURIListuint96 royaltyFeepayable 
renounceOwnership(
safeMint(address tostring _tokenURIuint96 royaltyFeepayable 
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setMintFee(uint256 _mint_fee
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawPayments(uint256 _amount
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SetMintFee(uint256 oldMintFeeuint256 newMinFee
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
WithdrawPayments(uint256 _amount
Constructor
constructor(string _namestring _symboluint256 _mint_feeuint256 _maxSupplyaddress _owneraddress _royaltyReceiveruint96 _royaltyFee
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.