Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
garrettparris committed Feb 22, 2024
1 parent 9e3c62c commit bae9138
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 @@ -24,7 +24,7 @@
"tokens": [
{
"chainId": 2061,
"address": "0xD57E9ed47952eaF08eaFc4853AED350cEBf63A10",
"address": "0x5eB2ef04616cf2d2aC7Ba7F6B084bD9aF160A9f3",
"symbol": "WBERA",
"name": "Wrapped Berachain Token",
"decimals": 18,
Expand All @@ -42,7 +42,7 @@
},
{
"chainId": 2061,
"address": "0xF4959c2346AA29F9682d9E698A60Ebab6356d0De",
"address": "0xCEF2F9820A12Ce05adf0A41f87c29442E6fe987a",
"symbol": "HONEY",
"name": "Honey",
"decimals": 18,
Expand All @@ -51,18 +51,18 @@
}
],
"tokenMap": {
"0xD57E9ed47952eaF08eaFc4853AED350cEBf63A10": {
"0x5eB2ef04616cf2d2aC7Ba7F6B084bD9aF160A9f3": {
"chainId": 2061,
"address": "0xD57E9ed47952eaF08eaFc4853AED350cEBf63A10",
"address": "0x5eB2ef04616cf2d2aC7Ba7F6B084bD9aF160A9f3",
"symbol": "WBERA",
"name": "Wrapped Berachain Token",
"decimals": 18,
"logoURI": "https://raw.githubusercontent.com/berachain/default-token-list/main/src/assets/bera.png",
"tags": ["featured"]
},
"0xF4959c2346AA29F9682d9E698A60Ebab6356d0De": {
"0xCEF2F9820A12Ce05adf0A41f87c29442E6fe987a": {
"chainId": 2061,
"address": "0xF4959c2346AA29F9682d9E698A60Ebab6356d0De",
"address": "0xCEF2F9820A12Ce05adf0A41f87c29442E6fe987a",
"symbol": "HONEY",
"name": "Honey",
"decimals": 18,
Expand Down

0 comments on commit bae9138

Please sign in to comment.