Tuo docs

Deployed addresses

Contract addresses for every network Tuo is deployed on, with links to the verified source on the block explorer.

Always verify an address here before interacting with it. Tuo will never ask you to send funds to an address that is not on this page.

Chain id 42161. The guarded-launch deployment has not happened yet. The Tuo rows below will be filled in, and announced on Changelog, when the deployment is live and verified.

Tuo contracts

ContractAddress
TuoVaultPending deployment
TuoPositionNFTPending deployment
TuoSwapRouterPending deployment
Deploy blockPending deployment

Dependencies the vault is configured with

These are third-party contracts. They are fixed in the deployment configuration and, for the pools and deposit tokens, frozen in the vault at construction.

Deposit tokens at launch: native ETH, WETH, USDC, WBTC, ARB, DAI and USDC.e. USDT is deliberately not allowlisted because its fee-on-transfer switch is dormant rather than absent.

Verifying an address

  1. Open the explorer link and confirm the Contract tab shows verified source for the contract named in the row.
  2. Check the contract name in the verified source matches the row.
  3. For TuoPositionNFT and TuoSwapRouter, call VAULT() and confirm it returns the TuoVault address in the same table.
  4. For TuoVault, call NFT() and SWAP_ROUTER() and confirm they return the other two.

On this page