Skip to content

Commit

Permalink
btc testnet launch
Browse files Browse the repository at this point in the history
  • Loading branch information
EstherOA committed Mar 9, 2023
1 parent 9cc6ced commit d393ed9
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/rich-bikes-report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@infinityswapofficial/token-lists': minor
---

launch BTC for testnet
16 changes: 16 additions & 0 deletions src/tokenlist.testnet.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,22 @@
"name": "Token4",
"symbol": "TKN4",
"standard": "IS20"
},
{
"id": "yiila-gqaaa-aaaaj-azrga-cai",
"fee": 1,
"decimals": 8,
"name": "Token4",
"symbol": "TKN4",
"standard": "IS20"
},
{
"id": "tmxop-wyaaa-aaaaa-aaapa-cai",
"fee": 10000,
"decimals": 8,
"name": "Bitcoin",
"symbol": "BTC",
"standard": "BTC"
}
]
}

0 comments on commit d393ed9

Please sign in to comment.