Skip to content

Commit

Permalink
add featured tokens section
Browse files Browse the repository at this point in the history
  • Loading branch information
garrettparris committed Jul 29, 2023
1 parent d6f1e7e commit 14c1b26
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions src/tokens/devnet/defaultTokenList.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,26 @@
}
},
"timestamp": "2020-06-12T00:00:00+00:00",
"featuredTokens": [
{
"chainId": 2061,
"address": "0x9AaDD801144A825B1Dc45fb110DeB96F3E6CdAfd",
"symbol": "WBERA",
"name": "Wrapped Bera",
"decimals": 18,
"logoURI": "https://raw.githubusercontent.com/berachain/default-token-list/main/src/assets/bera.png",
"tags": []
},
{
"chainId": 2061,
"address": "0xA51fc80a8Ec5Cd9181F8917D74D11Bd2c95e4F95",
"symbol": "DEEZ",
"name": "Deez Nuts",
"decimals": 18,
"logoURI": "https://assets.coingecko.com/coins/images/15967/small/deeznuts200x200.png?1622520597",
"tags": []
}
],
"tokens": [
{
"chainId": 2061,
Expand Down

0 comments on commit 14c1b26

Please sign in to comment.