Skip to content

Commit

Permalink
stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
garrettparris committed Aug 14, 2023
1 parent c69d119 commit a79edde
Showing 1 changed file with 8 additions and 25 deletions.
33 changes: 8 additions & 25 deletions src/tokens/devnet/defaultTokenList.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@

{
"name": "Devnet Default Token List",
"logoURI": "ipfs://QmUSNbwUxUYNMvMksKypkgWs8unSm8dX2GjCPBVGZ7GGMr",
Expand All @@ -20,22 +21,13 @@
"tokens": [
{
"chainId": 2061,
"address": "0x3ec00748B5849013011618D42Ed7F3024736E2b5",
"symbol": "WBERA",
"name": "Wrapped Bera",
"address": "0xc70c2fd8f8e3dbbb6f73502c70952f115bb93929",
"symbol": "ABERA",
"name": "atto bera",
"decimals": 18,
"logoURI": "https://raw.githubusercontent.com/berachain/default-token-list/main/src/assets/bera.png",
"tags": ["featured"]
},
{
"chainId": 2061,
"address": "0x0EFa8dc7BbAf439095fc690b723c242c3CA36BB1",
"symbol": "EVMOS",
"name": "EVMOS",
"decimals": 18,
"logoURI": "https://assets.coingecko.com/coins/images/24023/small/evmos.png?1653958927",
"tags": ["featured"]
},
{
"chainId": 2061,
"address": "0x1d0f659ff50d1830e449dd88e533cb11fb7a25e4",
Expand All @@ -56,24 +48,15 @@
}
],
"tokenMap": {
"0x3ec00748B5849013011618D42Ed7F3024736E2b5": {
"0xc70c2fd8f8e3dbbb6f73502c70952f115bb93929": {
"chainId": 2061,
"address": "0x3ec00748B5849013011618D42Ed7F3024736E2b5",
"symbol": "WBERA",
"name": "Wrapped Bera",
"address": "0xc70c2fd8f8e3dbbb6f73502c70952f115bb93929",
"symbol": "ABERA",
"name": "atto bera",
"decimals": 18,
"logoURI": "https://raw.githubusercontent.com/berachain/default-token-list/main/src/assets/bera.png",
"tags": ["featured"]
},
"0x0EFa8dc7BbAf439095fc690b723c242c3CA36BB1": {
"chainId": 2061,
"address": "0x0EFa8dc7BbAf439095fc690b723c242c3CA36BB1",
"symbol": "EVMOS",
"name": "EVMOS",
"decimals": 18,
"logoURI": "https://assets.coingecko.com/coins/images/24023/small/evmos.png?1653958927",
"tags": ["featured"]
},
"0x1d0f659ff50d1830e449dd88e533cb11fb7a25e4": {
"chainId": 2061,
"address": "0x1d0f659ff50d1830e449dd88e533cb11fb7a25e4",
Expand Down

0 comments on commit a79edde

Please sign in to comment.