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
- Host: GitHub
- URL: https://github.com/onflow/fusd
- Owner: onflow
- Created: 2021-06-01T02:32:57.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-04-22T20:35:26.000Z (over 1 year ago)
- Last Synced: 2025-01-09T10:03:54.557Z (9 months ago)
- Topics: blockchain, flow, stablecoin
- Language: Cadence
- Homepage:
- Size: 80.1 KB
- Stars: 1
- Watchers: 16
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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`|