Skip to content
This repository has been archived by the owner on Jul 25, 2024. It is now read-only.

Latest commit

 

History

History
5 lines (3 loc) · 430 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 430 Bytes

TokenList for Flow Blockchain

  • This repository includes a list of Fungible Tokens on Flow blockchain. Unlike ERC20 tokens, in order to support FT on flow, several paths (VaultPath, BalancePath, and ReceiverPath) should also be provided along with contract addresses.

  • To add a new FT to the list, submit a pull request including both 1. FT logo under assets/; 2. A new description blob in the tokenlist json file.