Skip to content

Commit

Permalink
chore: list WNCG on bsc (#224)
Browse files Browse the repository at this point in the history
  • Loading branch information
Chef-Yogi authored Aug 22, 2023
1 parent d9fb47d commit 26ab3b5
Show file tree
Hide file tree
Showing 5 changed files with 36 additions and 4 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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": "2023-08-15T12:51:49.671Z",
"timestamp": "2023-08-22T07:12:42.069Z",
"version": {
"major": 2,
"minor": 16,
"patch": 155
"patch": 156
},
"logoURI": "https://pancakeswap.finance/logo.png",
"keywords": [
Expand Down Expand Up @@ -2604,6 +2604,14 @@
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0xa75d9ca2a0a1D547409D82e1B06618EC284A2CeD.png"
},
{
"name": "WrappedNCG",
"symbol": "WNCG",
"address": "0x52242cbAb41e290E9E17CCC50Cc437bB60020a9d",
"chainId": 56,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0x52242cbAb41e290E9E17CCC50Cc437bB60020a9d.png"
},
{
"name": "Wombat Token",
"symbol": "WOM",
Expand Down
12 changes: 10 additions & 2 deletions lists/pancakeswap-mini-extended.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "PancakeSwap Mini Ext",
"timestamp": "2023-08-01T14:35:33.603Z",
"timestamp": "2023-08-22T07:12:26.404Z",
"version": {
"major": 1,
"minor": 0,
"patch": 55
"patch": 56
},
"logoURI": "https://pancakeswap.finance/logo.png",
"keywords": [
Expand Down Expand Up @@ -2439,6 +2439,14 @@
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0xa75d9ca2a0a1D547409D82e1B06618EC284A2CeD.png"
},
{
"name": "WrappedNCG",
"symbol": "WNCG",
"address": "0x52242cbAb41e290E9E17CCC50Cc437bB60020a9d",
"chainId": 56,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0x52242cbAb41e290E9E17CCC50Cc437bB60020a9d.png"
},
{
"name": "Wombat Token",
"symbol": "WOM",
Expand Down
8 changes: 8 additions & 0 deletions src/tokens/pancakeswap-extended.json
Original file line number Diff line number Diff line change
Expand Up @@ -2790,5 +2790,13 @@
"chainId": 56,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0x14778860E937f509e651192a90589dE711Fb88a9.png"
},
{
"name": "WrappedNCG",
"symbol": "WNCG",
"address": "0x52242cbAb41e290E9E17CCC50Cc437bB60020a9d",
"chainId": 56,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0x52242cbAb41e290E9E17CCC50Cc437bB60020a9d.png"
}
]
8 changes: 8 additions & 0 deletions src/tokens/pancakeswap-mini-extended.json
Original file line number Diff line number Diff line change
Expand Up @@ -2606,5 +2606,13 @@
"chainId": 56,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0x16faF9DAa401AA42506AF503Aa3d80B871c467A3.png"
},
{
"name": "WrappedNCG",
"symbol": "WNCG",
"address": "0x52242cbAb41e290E9E17CCC50Cc437bB60020a9d",
"chainId": 56,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0x52242cbAb41e290E9E17CCC50Cc437bB60020a9d.png"
}
]

0 comments on commit 26ab3b5

Please sign in to comment.