Skip to content

Commit

Permalink
feat: Update
Browse files Browse the repository at this point in the history
  • Loading branch information
ChefMomota committed Jan 23, 2024
1 parent c587fe1 commit 1c03a6d
Show file tree
Hide file tree
Showing 4 changed files with 21 additions and 21 deletions.
14 changes: 3 additions & 11 deletions lists/pancakeswap-default.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "PancakeSwap Default",
"timestamp": "2024-01-23T01:52:58.135Z",
"version": {
"timestamp": "2023-12-26T13:02:45.805Z",
"version": {
"major": 2,
"minor": 16,
"patch": 11
"patch": 10
},
"logoURI": "https://pancakeswap.finance/logo.png",
"keywords": [
Expand Down Expand Up @@ -115,14 +115,6 @@
"chainId": 56,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0x8AC76a51cc950d9822D68b83fE1Ad97B32Cd580d.png"
},
{
"name": "OVN",
"symbol": "OVN",
"address": "0x259B30C916e440FB79747cD559207FfdaBBae057",
"chainId": 56,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0x259B30C916e440FB79747cD559207FfdaBBae057.png"
}
]
}
12 changes: 10 additions & 2 deletions lists/pancakeswap-extended.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "PancakeSwap Extended",
"timestamp": "2024-01-18T14:08:45.098Z",
"timestamp": "2024-01-23T02:01:32.731Z",
"version": {
"major": 2,
"minor": 16,
"patch": 191
"patch": 192
},
"logoURI": "https://pancakeswap.finance/logo.png",
"keywords": [
Expand Down Expand Up @@ -1932,6 +1932,14 @@
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0xe2aE1a99bBd2eFab0a5C38f2146B7aCE61aBC5cE.png"
},
{
"name": "OVN",
"symbol": "OVN",
"address": "0x259B30C916e440FB79747cD559207FfdaBBae057",
"chainId": 56,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0x259B30C916e440FB79747cD559207FfdaBBae057.png"
},
{
"name": "pBTC",
"symbol": "pBTC",
Expand Down
8 changes: 0 additions & 8 deletions src/tokens/pancakeswap-default.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,13 +102,5 @@
"chainId": 56,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0x8AC76a51cc950d9822D68b83fE1Ad97B32Cd580d.png"
},
{
"name": "OVN",
"symbol": "OVN",
"address": "0x259B30C916e440FB79747cD559207FfdaBBae057",
"chainId": 56,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0x259B30C916e440FB79747cD559207FfdaBBae057.png"
}
]
8 changes: 8 additions & 0 deletions src/tokens/pancakeswap-extended.json
Original file line number Diff line number Diff line change
Expand Up @@ -3014,5 +3014,13 @@
"chainId": 56,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0x2598c30330D5771AE9F983979209486aE26dE875.png"
},
{
"name": "OVN",
"symbol": "OVN",
"address": "0x259B30C916e440FB79747cD559207FfdaBBae057",
"chainId": 56,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0x259B30C916e440FB79747cD559207FfdaBBae057.png"
}
]

0 comments on commit 1c03a6d

Please sign in to comment.