Integration Resources
All resources to build on or provide an interface to the Tortuga protocol.
This page curates the majority of resources that you might need to integrate with Tortuga Finance. Teams building any of the products (and more!) can find all they need on this page:
- UI builders
- Wallets
- DeFi dashboards
- Decentralized exchanges
- Liquidity aggregators
These are the primary functions the contract would need to interact with:
stake_router::unstake
to returntAPT
to the contract and receive aTicket
which could later beclaim
ed to retrieve theAPT
. The exchange rate is locked at the time the request to withdraw is made.
stake_router::get_num_tickets
can be used to get the current number of outstanding claims a delegator can eventually make to retrieve theirAPT
.
The Tortuga protocol is available at the following addresses:
The Tortuga Governance module, which holds all resources including the tAPT coin, is available at the following addresses:
- Name: Tortuga Staked APT
- Symbol: tAPT
- Decimals: 8
- Please visit Hippo's coin list repository for the canonical token registry: hippospace/aptos-coin-list
Primary color: #FF007A
TortugaAssets.zip
199KB
Binary
Last modified 3mo ago