ChiptoPunks

Verified contract

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

No balances found for "ChiptoPunks"

0x62e7bc91464e412cab8883daaa4d608d61722041bf7dce3f215152cb927d167f
0xa6987f389339f00c43bf7639cae0a9aecf2919c523b31a8837da750ba43b4071
0xc93260aa968f6509f4b213e7820f2a0157a22009969e813caddac5850fae34e0
0xa1516ac5e8757a72e4a8aae1783cfb9d64b78083bf7b3b31288dd44d741358b3
0x49bb440c8c12e7b8cc40e38a4f19cfa9fed1b1c7190c8f3593df6f8f24517946
0x5d713327269da1f7e89ca489b411fc9c2c7d8236e001b019740c3982cac143fa
0x35f3a6fca3a25b6cd51797ba659b9866c3999cba503171a84d2e7fefc55ace6f
0x92f3759181758890664b446d0356feda87996ec77a855beca3aa601f64488162
0x1a4e8bcc8b271d778f7ce6447d58e8a3e432a40a24bd964e2dfe8abced3c175f
0xdd48c37a3307da61da63a209b16c241dedaa063821a7d1857a7adf46850fddaf
From

Functions
Getter at block 21184317
maxChips(view returns (uint256)
512
name(view returns (string)
ChiptoPunks
owner(view returns (address)
0xf354d776288eff3a9b860945c2066936fd5a79e1
saleStartTimestamp(view returns (uint256)
1629500400
symbol(view returns (string)
CHIP
totalSupply(view returns (uint256)
512
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
mintChip(uint256 chipQuantitypayable 
renounceOwnership(
reserveChips(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setTime(uint256 newTime
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawAll(
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.