CryptopunksData
Verified contract
Active on
Ethereum with 265 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "CryptopunksData"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13047090 | 3 years ago | | | 0 | 0.0011768240 | |
| 13047085 | 3 years ago | | | 0 | 0.026813248 | |
| 13047083 | 3 years ago | | | 0 | 0.026812192 | |
| 13047082 | 3 years ago | | | 0 | 0.026813248 | |
| 13047071 | 3 years ago | | | 0 | 0.026811136 | |
| 13047070 | 3 years ago | | | 0 | 0.026818000 | |
| 13047068 | 3 years ago | | | 0 | 0.026814304 | |
| 13047061 | 3 years ago | | | 0 | 0.026815360 | |
| 13047060 | 3 years ago | | | 0 | 0.026813248 | |
| 13047056 | 3 years ago | | | 0 | 0.026812192 |
ABI
ABI objects
Getter at block 21204107
This contract contains no getter function objects.
Read-only
punkAttributes(uint16 index) view returns (string text)
punkImage(uint16 index) view returns (bytes)
punkImageSvg(uint16 index) view returns (string svg)
State-modifying
Events addAsset(uint8 index, bytes encoding, string name)
addComposites(uint64 key1, uint32 value1, uint64 key2, uint32 value2, uint64 key3, uint32 value3, uint64 key4, uint32 value4)
addPunks(uint8 index, bytes _punks)
sealContract()
setPalette(bytes _palette)
This contract contains no event objects.
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.