Skip to content

Commit 0ad5410

Browse files
authored
feat(docs): add Upshift Vaults section to FXRP overview (#1217)
1 parent a3272a7 commit 0ad5410

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

docs/fxrp/overview.mdx

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,3 +114,14 @@ FXRP is deployed as an [Omnichain Fungible Token (OFT)](/fxrp/oft) using LayerZe
114114
## Firelight
115115

116116
<Firelight />
117+
118+
## Upshift Vaults
119+
120+
[Upshift vault](https://app.upshift.finance/pools/14/0x373D7d201C8134D4a2f7b5c63560da217e3dEA28) is part of the XRP finance stack on Flare Network.
121+
It inherits the transparency model of the [FAssets](/fassets/overview) system: minting and redemption are proof-backed, and vault interactions are recorded on-chain.
122+
123+
- **Funds are on-chain:** User deposits, vault balances, withdrawal requests, and claims are executed as smart contract state changes on Flare.
124+
You can verify all vault holdings on [DeBank](https://debank.com/profile/0xEDb7B1e92B8D3621b46843AD024949F10438374B) portfolio tracker.
125+
- **User ownership is verifiable:** A user's position is represented directly on-chain and can be queried from smart contracts.
126+
- **Instruction flow is auditable:** XRPL-triggered actions are executed on Flare via [Smart Accounts](/smart-accounts/overview) with [Flare Data Connector](/fdc/overview) backed verification and onchain execution.
127+
You can verify all smart account activity on the [Flare Systems Explorer](https://flare-systems-explorer.flare.network/smart-accounts).

0 commit comments

Comments
 (0)