GIFPUNKS

Verified contract

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

No balances found for "GIFPUNKS"

0x562562cf2de3869e31bd055620027389b99bab4b02dd6c01db3492355ae6254a
0xd03837bcdca9dffb94caa4d097d4be6809bd3c425f1f8e79fe8ddb78e67d08b2
0xd342a5a3ef601dc80763e3006ff346d9801525261527d1c403654fddb5b890f5
0xe5238bc01dca7e684e7ba129e4dee1e839c3d63bbfb3ff6f00ef51e66c2f6663
0x74b87cd0a317f05dcd864e3dd6546d41d471a36184cb7a7f58ad06485fa0df88
0x2fe5aafa06ce610994a1cac89b8925028685ffdeda9b080e477fa1ce1b6e277b
0x0ea3ab8ad095f2f4eee7dc413313601ea5aa3dfe37e22701a1b269a93d9c36e5
0x34a8d8c2849f40ff23056bf784a8ac30372810ab55833ddc77c6ad3372ec1598
0x70ca834ef978e1560a8aedc42918903b02b3c286a7ae26eaa760345725f9424d
0x1851d2f97fad006ece6a0b7d3fd46d744a727c616ee51d13192ca64bb9cb4410

Functions
Getter at block 20931331
baseURI(view returns (string)
ipfs://QmT79RihPq5EdEXeay72Dua7qByjfnDzmAk7pPcgGBUUKU/
maxPerFree(view returns (uint256)
3
maxPerTx(view returns (uint256)
20
maxSupply(view returns (uint256)
10000
mintEnabled(view returns (bool)
true
name(view returns (string)
GIFPUNKS
owner(view returns (address)
0x66d7d66822800f9af39c774f21b8ab26531af224
price(view returns (uint256)
0
symbol(view returns (string)
GIFPNK
totalFree(view returns (uint256)
10000
totalSupply(view returns (uint256)
10000
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(uint256 countpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseUri(string baseuri_
setPrice(uint256 price_
toggleMinting(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
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(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.