Skip to content

Commit

Permalink
default list
Browse files Browse the repository at this point in the history
  • Loading branch information
garrettparris committed Aug 10, 2023
1 parent 998092c commit c657e4d
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions src/tokens/devnet/defaultTokenList.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"tokens": [
{
"chainId": 2061,
"address": "0x5C59C83c099F72FcE832208f96a23a1E43737a14",
"address": "0x459C653FaAE6E13b59cf8E005F5f709C7b2c2EB4",
"symbol": "WBERA",
"name": "Wrapped Bera",
"decimals": 18,
Expand All @@ -29,7 +29,7 @@
},
{
"chainId": 2061,
"address": "0x124363b6D0866118A8b6899F2674856618E0Ea4c",
"address": "0x5793a71D3eF074f71dCC21216Dbfd5C0e780132c",
"symbol": "DEEZ",
"name": "Deez Nuts",
"decimals": 18,
Expand All @@ -56,18 +56,18 @@
}
],
"tokenMap": {
"0x5C59C83c099F72FcE832208f96a23a1E43737a14": {
"0x459C653FaAE6E13b59cf8E005F5f709C7b2c2EB4": {
"chainId": 2061,
"address": "0x5C59C83c099F72FcE832208f96a23a1E43737a14",
"address": "0x459C653FaAE6E13b59cf8E005F5f709C7b2c2EB4",
"symbol": "WBERA",
"name": "Wrapped Bera",
"decimals": 18,
"logoURI": "https://raw.githubusercontent.com/berachain/default-token-list/main/src/assets/bera.png",
"tags": ["featured"]
},
"0x124363b6D0866118A8b6899F2674856618E0Ea4c": {
"0x5793a71D3eF074f71dCC21216Dbfd5C0e780132c": {
"chainId": 2061,
"address": "0x124363b6D0866118A8b6899F2674856618E0Ea4c",
"address": "0x5793a71D3eF074f71dCC21216Dbfd5C0e780132c",
"symbol": "DEEZ",
"name": "Deez Nuts",
"decimals": 18,
Expand Down

0 comments on commit c657e4d

Please sign in to comment.