Picaso
(01) Collateralised NFT positions

Deposit.
Mint.
Redeem.

An ERC20 deposit is escrowed and a position NFT minted against it. Burning the position swaps the deposit through Bancor and returns the proceeds to the holder — never to the contract.

Standard
ERC-721
Solidity
0.8.28
Coverage
100.00%
Audit
None
Notice — unaudited

This contract has never been audited and its reserve accounting is unverified. It runs here against a mock Bancor network on a test chain, with tokens that are free to mint and worth nothing. Bancor’s real registry exists only on mainnet, and this is not code that belongs on mainnet.

(02) Open a position

Deposit.

01 — Collateral

Connect a wallet to open a position.

(03) Your positions00 held

Ledger.

Connect a wallet to read your positions.