Skip to content

Commit

Permalink
refactor: rename mBTC to Babypie BTC (#535)
Browse files Browse the repository at this point in the history
* refactor: rename mBTC to Babypie BTC

* chore: build
  • Loading branch information
ChefJerry authored Sep 5, 2024
1 parent 96a8585 commit f549a98
Show file tree
Hide file tree
Showing 6 changed files with 12 additions and 12 deletions.
6 changes: 3 additions & 3 deletions lists/pancakeswap-arbitrum-default.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "PancakeSwap Arbitrum Default",
"timestamp": "2024-09-05T14:36:01.673Z",
"timestamp": "2024-09-05T14:58:02.059Z",
"version": {
"major": 0,
"minor": 0,
"patch": 34
"patch": 35
},
"logoURI": "https://pancakeswap.finance/logo.png",
"keywords": [
Expand Down Expand Up @@ -478,7 +478,7 @@
"logoURI": "https://tokens.pancakeswap.finance/images/arbitrum/0xE4728F3E48E94C6DA2B53610E677cc241DAFB134.png"
},
{
"name": "Liquid Staked BTC",
"name": "Babypie BTC",
"symbol": "mBTC",
"address": "0x2172fAD929E857dDfD7dDC31E24904438434cB0B",
"chainId": 42161,
Expand Down
6 changes: 3 additions & 3 deletions lists/pancakeswap-eth-default.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "PancakeSwap Ethereum Default",
"timestamp": "2024-08-26T07:08:43.324Z",
"timestamp": "2024-09-05T14:58:11.445Z",
"version": {
"major": 1,
"minor": 0,
"patch": 61
"patch": 62
},
"logoURI": "https://pancakeswap.finance/logo.png",
"keywords": [
Expand Down Expand Up @@ -630,7 +630,7 @@
"logoURI": "https://tokens.pancakeswap.finance/images/eth/0x8DB2350D78aBc13f5673A411D4700BCF87864dDE.png"
},
{
"name": "Liquid Staked BTC",
"name": "Babypie BTC",
"symbol": "mBTC",
"address": "0xbDf245957992bfBC62B07e344128a1EEc7b7eE3f",
"chainId": 1,
Expand Down
6 changes: 3 additions & 3 deletions lists/pancakeswap-extended.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "PancakeSwap Extended",
"timestamp": "2024-09-05T14:36:45.793Z",
"timestamp": "2024-09-05T14:57:57.202Z",
"version": {
"major": 2,
"minor": 16,
"patch": 241
"patch": 242
},
"logoURI": "https://pancakeswap.finance/logo.png",
"keywords": [
Expand Down Expand Up @@ -1813,7 +1813,7 @@
"logoURI": "https://tokens.pancakeswap.finance/images/0x3203c9E46cA618C8C1cE5dC67e7e9D75f5da2377.png"
},
{
"name": "Liquid Staked BTC",
"name": "Babypie BTC",
"symbol": "mBTC",
"address": "0x7c1cCA5b25Fa0bC9AF9275Fb53cBA89DC172b878",
"chainId": 56,
Expand Down
2 changes: 1 addition & 1 deletion src/tokens/pancakeswap-arbitrum-default.json
Original file line number Diff line number Diff line change
Expand Up @@ -464,7 +464,7 @@
"logoURI": "https://tokens.pancakeswap.finance/images/arbitrum/0xE4728F3E48E94C6DA2B53610E677cc241DAFB134.png"
},
{
"name": "Liquid Staked BTC",
"name": "Babypie BTC",
"symbol": "mBTC",
"address": "0x2172fAD929E857dDfD7dDC31E24904438434cB0B",
"chainId": 42161,
Expand Down
2 changes: 1 addition & 1 deletion src/tokens/pancakeswap-eth-default.json
Original file line number Diff line number Diff line change
Expand Up @@ -616,7 +616,7 @@
"logoURI": "https://tokens.pancakeswap.finance/images/eth/0x8DB2350D78aBc13f5673A411D4700BCF87864dDE.png"
},
{
"name": "Liquid Staked BTC",
"name": "Babypie BTC",
"symbol": "mBTC",
"address": "0xbDf245957992bfBC62B07e344128a1EEc7b7eE3f",
"chainId": 1,
Expand Down
2 changes: 1 addition & 1 deletion src/tokens/pancakeswap-extended.json
Original file line number Diff line number Diff line change
Expand Up @@ -3392,7 +3392,7 @@
"logoURI": "https://tokens.pancakeswap.finance/images/0x6894CDe390a3f51155ea41Ed24a33A4827d3063D.png"
},
{
"name": "Liquid Staked BTC",
"name": "Babypie BTC",
"symbol": "mBTC",
"address": "0x7c1cCA5b25Fa0bC9AF9275Fb53cBA89DC172b878",
"chainId": 56,
Expand Down

0 comments on commit f549a98

Please sign in to comment.