Skip to content

Commit

Permalink
Merge pull request #30 from berachain/bitcoin-decimal-bug
Browse files Browse the repository at this point in the history
updates
  • Loading branch information
ninibear030 authored Apr 29, 2024
2 parents 06cc79f + 600bd4e commit 5f2ccde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tokens/devnet/defaultTokenList.json
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@
"address": "0x0ddb38F7D473e8040985Fa3B4116FDeEF89778bc",
"symbol": "aWBTC",
"name": "WBTC aToken",
"decimals": 18,
"decimals": 8,
"logoURI": "https://artio-static-asset-public.s3.ap-southeast-1.amazonaws.com/assets/btc.png",
"tags": ["aToken"]
},
Expand Down

0 comments on commit 5f2ccde

Please sign in to comment.