# FAssets Reference

> Solidity reference for FAssets smart contracts.

> For the complete documentation index, see [llms.txt](/llms.txt). Markdown versions of documentation pages are available by appending `.md` to the page URL.

Source: https://dev.flare.network/fassets/reference

## Deployed Contracts[​](#deployed-contracts "Direct link to Deployed Contracts")

Contract

Address

Description

AssetManagerController

[`0x097B93eEBe9b76f2611e1E7D9665a9d7Ff5280B3`](https://flare-explorer.flare.network/address/0x097B93eEBe9b76f2611e1E7D9665a9d7Ff5280B3)

FAssets asset manager controller. Added to the Flare contracts registry.

AssetManager XRP

[`0x2a3Fe068cD92178554cabcf7c95ADf49B4B0B6A8`](https://flare-explorer.flare.network/address/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.](/fassets/developer-guides/fassets-asset-manager-address-contracts-registry)

FXRP

[`0xAd552A648C74D49E10027AB8a618A3ad4901c5bE`](https://flare-explorer.flare.network/address/0xAd552A648C74D49E10027AB8a618A3ad4901c5bE)

The FAsset-wrapped XRP token.  
[Learn how to get the FXRP address.](/fxrp/token-interactions/fxrp-address)

Contract

Address

Description

AssetManagerController

[`0x1C772F700308aF4c13897cc7b9c41EFfB82c50C0`](https://coston2-explorer.flare.network/address/0x1C772F700308aF4c13897cc7b9c41EFfB82c50C0)

FAssets asset manager controller. Added to the Flare contracts registry.

AssetManager Testnet XRP

[`0xc1Ca88b937d0b528842F95d5731ffB586f4fbDFA`](https://coston2-explorer.flare.network/address/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.](/fassets/developer-guides/fassets-asset-manager-address-contracts-registry)

FTestXRP

[`0x0b6A3645c240605887a5532109323A3E12273dc7`](https://coston2-explorer.flare.network/address/0x0b6A3645c240605887a5532109323A3E12273dc7)

The FAsset-wrapped XRP token.  
[Learn how to get the FXRP address.](/fxrp/token-interactions/fxrp-address)

Contract

Address

Description

AssetManagerController

[`0x04025BBf6Be30d6cB6ad412c2958c712c6B2BCbA`](https://songbird-explorer.flare.network/address/0x04025BBf6Be30d6cB6ad412c2958c712c6B2BCbA)

FAssets asset manager controller. Added to the Flare contracts registry.

AssetManager XRP

[`0x299d678f67e7ADD4efdf295Ebe0E92FCb4f75C4c`](https://songbird-explorer.flare.network/address/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.](/fassets/developer-guides/fassets-asset-manager-address-contracts-registry)

FXRP

[`0xF9a84f4ec903F4EaB117A9c1098BeC078BA7027d`](https://songbird-explorer.flare.network/address/0xF9a84f4ec903F4EaB117A9c1098BeC078BA7027d)

The FAsset-wrapped XRP token.  
[Learn how to get the FXRP address.](/fxrp/token-interactions/fxrp-address)

Contract

Address

Description

AssetManagerController

[`0x572DeF121DC83332887E25e34aD51C2f5f40BC97`](https://coston-explorer.flare.network/address/0x572DeF121DC83332887E25e34aD51C2f5f40BC97)

FAssets asset manager controller. Added to the Flare contracts registry.

AssetManager Testnet XRP

[`0x56728e46908fB6FcC5BCD2cc0c0F9BB91C3e4D34`](https://coston-explorer.flare.network/address/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.](/fassets/developer-guides/fassets-asset-manager-address-contracts-registry)

FTestXRP

[`0x36be8f2e1CC3339Cf6702CEfA69626271C36E2fd`](https://coston-explorer.flare.network/address/0x36be8f2e1CC3339Cf6702CEfA69626271C36E2fd)

The FAsset-wrapped XRP token.  
[Learn how to get the FXRP address.](/fxrp/token-interactions/fxrp-address)

## References[​](#references "Direct link to References")

### Core Interfaces[​](#core-interfaces "Direct link to Core Interfaces")

Smart contract interfaces for interacting with the FAssets system.

[

## IAssetManager

FAssets IAssetManager interface reference.

](/fassets/reference/IAssetManager)

[

## IAssetManagerController

FAssets IAssetManagerController interface reference.

](/fassets/reference/IAssetManagerController)

[

## IAssetManagerEvents

FAssets IAssetManager interface reference.

](/fassets/reference/IAssetManagerEvents)

[

## ICollateralPool

FAssets ICollateralPool interface reference.

](/fassets/reference/ICollateralPool)

[

## ICoreVaultManager

FAssets ICoreVaultManager interface reference.

](/fassets/reference/ICoreVaultManager)

[

## IMintingTagManager

FAssets IMintingTagManager interface reference.

](/fassets/reference/IMintingTagManager)

[

## IAgentOwnerRegistry

FAssets IAgentOwnerRegistry interface reference.

](/fassets/reference/IAgentOwnerRegistry)
