An open API service indexing awesome lists of open source software.

https://github.com/onflow/fusd

Cadence source code for the FUSD stablecoin on Flow
https://github.com/onflow/fusd

blockchain flow stablecoin

Last synced: 8 months ago
JSON representation

Cadence source code for the FUSD stablecoin on Flow

Awesome Lists containing this project

README

          

# DEPRECATED (DO NOT USE IT)

This repository exists only for historical purpose

Flow deprecated use of FUSD in favour or USDC

Check [https://www.circle.com/en/usdc](https://www.circle.com/en/usdc) for more info.

# Flow USD (FUSD)

Flow USD (FUSD) is a stablecoin on Flow,
issued by [Prime Trust](https://www.primetrust.com/),
that is backed 1:1 by the US Dollar on Flow Mainnet.

This repository contains the Cadence source code for the FUSD contract
and accompanying transactions.

You can read more about FUSD in the [FUSD documentation](https://docs.onflow.org/fusd).

## Contract Addresses

|Name|Testnet|Mainnet|Sandboxnet|
|----|-------|-------|----------|
|`FUSD`|`0xe223d8a629e49c68`|`0x3c5959b568896393`|`0x6c52cbc80f034d1b`|
|`FungibleToken`|`0x9a0766d93b6608b7`|`0xf233dcee88fe0abe`|`0xe20612a0776ca4bf`|