NiftyPistol

Verified contract

Active on Ethereum with 9,940 txns
Deployed by via 0xdad51c82 at 13724070
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "NiftyPistol"

0xfd87ef9692c5fcf61e6ba3f747ec095efbeacf1b4fed435efc625e91cfe8969d
0x984d83a77450db8b7f2896b5b4bca19924e9bb15c90fcc9f910d38d11341fc11
0x9817e6ebb88abe4af6e7e91b1f6ae939ff7ca29d28d1d821aa1d7d0396fa8556
0x2653074839f2d47a93e3759e3637039012e0a2ee7346871180b929ac21b45beb
0x95b03c655381626023b4a8cb7948c4f800287c260193fbfa47924c15c468ba80
0x200a488a7f823f001039cd07b436f03f33adb833f8fd41993a687b43025483fd
0x4b61a2572337359ac1a078d5c6d7b49a042f3fdbe6f64344cafe49ae1f0a191e
0xca2effcc136691650bba79f0e69f633bfdae41a4bc8fe666318716befd08c81e
0x22b622ea798f7d5441d4fc2397b927b099b081f5f8ef5f736e9b472b1f261068
0x292b731160c1280069592d4489acdc081166d61f264e90469b5c67590ffc33df

Functions
Getter at block 20947134
baseURI(view returns (string)
https://drops.niftyisland.com/pistol/
contractURI(view returns (string)
https://drops.niftyisland.com/pistol/pistolContract.json
name(view returns (string)
NiftyPistol
owner(view returns (address)
0x587c4f17ff3492a1cc360eca8cb6617ce5b8997c
symbol(view returns (string)
PISTOL
Read-only
balanceOf(address ownerview returns (uint256)
exists(uint256 tokenIdview returns (bool)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
mint(address touint256 tokenIdbytes extraBytes
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
updateBaseURI(string newURI
updateContractURI(string newURI
updateSigner(address newSigner
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(address _signer
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.