Skip to content

Commit

Permalink
tokens: Add Bitcoin token list.
Browse files Browse the repository at this point in the history
  • Loading branch information
parazyd committed Oct 25, 2021
1 parent 498cda6 commit df5eb0c
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions token/bitcoin_token_list.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"name": "Bitcoin Token List",
"tokens": [
{
"chainId": 1,
"address": "1A1zP1eP5QGefi2DMPTfTL5SLmv7DivfNa",
"symbol": "BTC",
"name": "Bitcoin",
"decimals": 8
}
]
}

0 comments on commit df5eb0c

Please sign in to comment.