Skip to content

Commit

Permalink
Merge pull request #6 from berachain/update-weth-and-wbtc
Browse files Browse the repository at this point in the history
update-weth-and-wbtc
  • Loading branch information
ninibear030 authored Nov 8, 2023
2 parents b2fdbad + a9494b3 commit 8c6b1b3
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 @@ -69,7 +69,7 @@
},
{
"chainId": 2061,
"address": "0x3D9cFB282B6D3Bb66eD73248b55efec7809f15d1",
"address": "0xE33351004d427262341859aC164a8e4C617A3f80",
"symbol": "WBTC",
"name": "Wrapped Bitcoin",
"decimals": 8,
Expand All @@ -78,7 +78,7 @@
},
{
"chainId": 2061,
"address": "0xc134bD6B702FD961366E61a4AC1Dd2395B6336C7",
"address": "0x6da63c0D9b4AfeA7506312c05273D434D5AFf0c7",
"symbol": "WETH",
"name": "Wrapped Ethereum",
"decimals": 18,
Expand Down Expand Up @@ -114,18 +114,18 @@
"logoURI": "https://raw.githubusercontent.com/berachain/default-token-list/main/src/assets/honey.png",
"tags": ["stablecoin", "featured"]
},
"0x3D9cFB282B6D3Bb66eD73248b55efec7809f15d1": {
"0xE33351004d427262341859aC164a8e4C617A3f80": {
"chainId": 2061,
"address": "0x3D9cFB282B6D3Bb66eD73248b55efec7809f15d1",
"address": "0xE33351004d427262341859aC164a8e4C617A3f80",
"symbol": "WBTC",
"name": "Wrapped Bitcoin",
"decimals": 8,
"logoURI": "https://raw.githubusercontent.com/berachain/default-token-list/main/src/assets/btc.png",
"tags": ["featured"]
},
"0xc134bD6B702FD961366E61a4AC1Dd2395B6336C7": {
"0x6da63c0D9b4AfeA7506312c05273D434D5AFf0c7": {
"chainId": 2061,
"address": "0xc134bD6B702FD961366E61a4AC1Dd2395B6336C7",
"address": "0x6da63c0D9b4AfeA7506312c05273D434D5AFf0c7",
"symbol": "WETH",
"name": "Wrapped Ethereum",
"decimals": 18,
Expand Down

0 comments on commit 8c6b1b3

Please sign in to comment.