Repaint an owned block
set_pixelsRepaint pixels or update message/link on a block you own. Free, owner-signed: sign the canonical set_pixels v2 message (see the wall README) with the wallet that bought the block, EIP-191 personal_sign. ts is unix ms within 5 minutes of server time.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ts | Yes | unix ms used in the signed message | |
| link | No | ||
| coord | Yes | Block coordinate "col,row", col 0-159, row 0-89 | |
| pixels | No | ||
| message | No | ||
| signature | Yes | EIP-191 signature by the owning wallet |