FAssets Reference
Deployed Contracts
- Flare Mainnet
- Flare Testnet Coston2
- Songbird Canary-Network
- Songbird Testnet Coston
| Contract | Address | Description |
|---|---|---|
| AssetManagerController | 0x097B93eEBe9b76f2611e1E7D9665a9d7Ff5280B3 | FAssets asset manager controller. Added to the Flare contracts registry. |
| AssetManager XRP | 0x2a3Fe068cD92178554cabcf7c95ADf49B4B0B6A8 | Smart contract that can mint and burn FXRP while managing collateral and backing funds. Added to the Flare contracts registry. Learn how to get the FXRP asset manager address. |
| FXRP | 0xAd552A648C74D49E10027AB8a618A3ad4901c5bE | The FAsset-wrapped XRP token. Learn how to get the FXRP address. |
| Contract | Address | Description |
|---|---|---|
| AssetManagerController | 0x1C772F700308aF4c13897cc7b9c41EFfB82c50C0 | FAssets asset manager controller. Added to the Flare contracts registry. |
| AssetManager Testnet XRP | 0xc1Ca88b937d0b528842F95d5731ffB586f4fbDFA | Smart contract that can mint and burn FXRP while managing collateral and backing funds. Added to the Flare contracts registry. Learn how to get the FXRP asset manager address. |
| FTestXRP | 0x0b6A3645c240605887a5532109323A3E12273dc7 | The FAsset-wrapped XRP token. Learn how to get the FXRP address. |
| Contract | Address | Description |
|---|---|---|
| AssetManagerController | 0x04025BBf6Be30d6cB6ad412c2958c712c6B2BCbA | FAssets asset manager controller. Added to the Flare contracts registry. |
| AssetManager XRP | 0x299d678f67e7ADD4efdf295Ebe0E92FCb4f75C4c | Smart contract that can mint and burn FXRP while managing collateral and backing funds. Added to the Flare contracts registry. Learn how to get the FXRP asset manager address. |
| FXRP | 0xF9a84f4ec903F4EaB117A9c1098BeC078BA7027d | The FAsset-wrapped XRP token. Learn how to get the FXRP address. |
| Contract | Address | Description |
|---|---|---|
| AssetManagerController | 0x572DeF121DC83332887E25e34aD51C2f5f40BC97 | FAssets asset manager controller. Added to the Flare contracts registry. |
| AssetManager Testnet XRP | 0x56728e46908fB6FcC5BCD2cc0c0F9BB91C3e4D34 | Smart contract that can mint and burn FXRP while managing collateral and backing funds. Added to the Flare contracts registry. Learn how to get the FXRP asset manager address. |
| FTestXRP | 0x36be8f2e1CC3339Cf6702CEfA69626271C36E2fd | The FAsset-wrapped XRP token. Learn how to get the FXRP address. |
References
Core Interfaces
Smart contract interfaces for interacting with the FAssets system.
IAssetManager
FAssets IAssetManager interface reference.
IAssetManagerController
FAssets IAssetManagerController interface reference.
IAssetManagerEvents
FAssets IAssetManager interface reference.
ICollateralPool
FAssets ICollateralPool interface reference.
ICoreVaultManager
FAssets ICoreVaultManager interface reference.
IAgentOwnerRegistry
FAssets IAgentOwnerRegistry interface reference.
Bot Documentation
Guides for running and managing FAssets bots.
Agent Bot
FAssets Agent Bot command line interface reference.
User Bot
FAssets User Bot command line interface reference.