Skip to content

Commit

Permalink
Merge branch 'main' into add-BIO-2025-02-06-84
Browse files Browse the repository at this point in the history
  • Loading branch information
robert-seitz-uniswap authored Feb 6, 2025
2 parents 86df634 + 4b7287e commit c2b470c
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/tokens/avalanche.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,13 @@
"symbol": "ZRO",
"decimals": 18,
"logoURI": "https://assets.coingecko.com/coins/images/28206/standard/ftxG9_TJ_400x400.jpeg?1696527208"
},
{
"chainId": 43114,
"address": "0xc4B06F17ECcB2215a5DBf042C672101Fc20daF55",
"name": "Flux",
"symbol": "FLUX",
"decimals": 8,
"logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x720CD16b011b987Da3518fbf38c3071d4F0D1495/logo.png"
}
]
7 changes: 7 additions & 0 deletions src/tokens/mainnet.json
Original file line number Diff line number Diff line change
Expand Up @@ -2520,5 +2520,12 @@
"symbol": "BIO",
"decimals": 18,
"logoURI": "https://coin-images.coingecko.com/coins/images/53022/large/bio.jpg?1735011002"
{
"chainId": 1,
"address": "0x720CD16b011b987Da3518fbf38c3071d4F0D1495",
"name": "Flux",
"symbol": "FLUX",
"decimals": 18,
"logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x720CD16b011b987Da3518fbf38c3071d4F0D1495/logo.png"
}
]

0 comments on commit c2b470c

Please sign in to comment.