V2 Punks

Verified contract

Active on Ethereum with 1,274 txns
Deployed by via 0xf692f904 at 14223061
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "V2 Punks"

0x0be3edfb3ffd45eb7ebd42707fc16d31aefbfd889127c51e5a6d659045ddbf0a
0xe784bdf79685ff17d490c85f920655687ba5643fcc115c8cfc47922bcbcb610f
0xe64a806fc4b844e9e292b0e42af114e0992f1ba3fa702c15380ae4d6cfa50ced
0xaf6fcbdea70806ead46df5058bf0aa79b7f6f0abf9d191a26597ac47e5452f5a
0xd61aaa950363aa48827f912d36a27c956b31ba1858d3574942abbc25f00e4498
0xa6b7b0f3e75268a0b182c3c9f45e69a2cdc6e39fb32098988cc156290786a464
0xb0e18fe223d7bed6e4ca1557aff8a5e863e43d26547ee303cb7f2218b0facc83
0x156d3f3bfdc2b4970e9055e3834a9066063c5abdefd3d7b033367269f3b6babf
0x8a6e9e8a4504ea32a4735feabbaa8df626b487658d0fb1b70c7b2f232b0f2bf8
0x0c70a231e108023d1a1cfba512a8dd240fcc0e4253c4e4fa0971f3fa600ef1b3
From

Functions
Getter at block 21162733
_price(view returns (uint256)
10000000000000000
name(view returns (string)
V2 Punks
owner(view returns (address)
0x1b03463fe6793961c3a24cc98bc835909a3aac95
symbol(view returns (string)
V2PUNK
totalSupply(view returns (uint256)
8574
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
mint(address touint256 quantitypayable 
renounceOwnership(
reserve(address touint256 quantity
reserveBulk(address[] to
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI_
setPrice(uint256 newPrice
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 name_string symbol_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.