wormhole-token-list/README.md

31 lines
906 B
Markdown
Raw Normal View History

2021-12-24 12:11:14 -08:00
Wormhole Token List
=====================
2021-11-19 21:25:19 -08:00
## Reference information for humans
2021-12-28 12:59:17 -08:00
Known token addresses by destination chain:
2021-12-29 17:34:08 -08:00
* to [Solana](content/dest_solana.md)
* to [Ethereum](content/dest_ethereum.md)
* to [BSC](content/dest_bsc.md)
* to [Terra](content/dest_terra.md)
* to [Polygon](content/dest_polygon.md)
* to [Avalanche](content/dest_avalanche.md)
* to [Oasis](content/dest_oasis.md)
2021-11-19 21:25:19 -08:00
2021-12-29 09:07:27 -08:00
Resultant wrapped-asset addresses by source chain:
2021-12-29 17:34:08 -08:00
* from [Solana](content/source_solana.md)
* from [Ethereum](content/source_ethereum.md)
* from [BSC](content/source_bsc.md)
* from [Terra](content/source_terra.md)
* from [Polygon](content/source_polygon.md)
* from [Avalanche](content/source_avalanche.md)
* from [Oasis](content/source_oasis.md)
2021-11-19 21:25:19 -08:00
## CSV (use raw version)
* [by_dest.csv](content/by_dest.csv)
* [by_source.csv](content/by_source.csv)
2021-12-24 12:11:14 -08:00
## Update instructions
* [Update instructions](updating.md)
2021-11-19 21:25:19 -08:00
2021-11-19 21:38:58 -08:00