Skip to content

Commit

Permalink
Add renBTC (solana-labs#431)
Browse files Browse the repository at this point in the history
* Add renBTC

* Add comma

* Change name
  • Loading branch information
ivanmlerner authored Jun 25, 2021
1 parent ac73739 commit 351f1bd
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions src/tokens/solana.tokenlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -10407,6 +10407,18 @@
"extensions": {
"website": "https://raydium.io/"
}
},
{
"chainId": 101,
"address": "CDJWUqTcYTVAKXAVXoQZFes5JUFc7owSeq7eMQcDSbo5",
"symbol": "renBTC",
"name": "Ren Bitcoin",
"decimals": 8,
"logoURI": "https://cdn.jsdelivr.net/gh/trustwallet/assets@master/blockchains/ethereum/assets/0xEB4C2781e4ebA804CE9a9803C67d0893436bB27D/logo.png",
"extensions": {
"website": "https://renproject.io/",
"coingeckoId": "renbtc"
}
}
],
"version": {
Expand Down

0 comments on commit 351f1bd

Please sign in to comment.