t0shi.xyz

explore

every buy through the mint router leaves a permanent on-chain receipt. tap a tile to inspect its traits — tier, sigil, depth, and the buy block recorded with it.

recent receipts [live · 12 sample]

no real receipts yet — first buy through the WBTC/toshi pool mints the first piece. previews below show every tier × sigil combination the renderer can produce.

sample tiles are rendered straight from ToshisRenderer— same bytecode the contract will run. they get replaced one-by-one as real receipts mint into the pool.

tier reference

  • Surface · Intact (0–25%)
  • Shallow · Fractured (25–50%)
  • Deep · Dissolving (50–75%)
  • Abyssal · Wraith (75–100%)

sigils

  • btc — keccak(seed,"sigil") % 4 = 0
  • sol — keccak(seed,"sigil") % 4 = 1
  • luna — keccak(seed,"sigil") % 4 = 2
  • salt — keccak(seed,"sigil") % 4 = 3