Skip to content

Commit

Permalink
chore: Add cyber
Browse files Browse the repository at this point in the history
  • Loading branch information
0xjojoex committed Aug 15, 2023
1 parent 483789d commit 996f372
Show file tree
Hide file tree
Showing 6 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.
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-eth-default.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "PancakeSwap Ethereum Default",
"timestamp": "2023-08-04T06:44:27.836Z",
"timestamp": "2023-08-15T12:51:27.148Z",
"version": {
"major": 1,
"minor": 0,
"patch": 24
"patch": 25
},
"logoURI": "https://pancakeswap.finance/logo.png",
"keywords": [
Expand Down Expand Up @@ -340,6 +340,14 @@
"chainId": 1,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/eth/0xc0B314a8c08637685Fc3daFC477b92028c540CFB.png"
},
{
"name": "CyberConnect",
"symbol": "CYBER",
"address": "0x14778860E937f509e651192a90589dE711Fb88a9",
"chainId": 1,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/eth/0x14778860E937f509e651192a90589dE711Fb88a9.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": "2023-08-01T14:34:34.912Z",
"timestamp": "2023-08-15T12:51:49.671Z",
"version": {
"major": 2,
"minor": 16,
"patch": 154
"patch": 155
},
"logoURI": "https://pancakeswap.finance/logo.png",
"keywords": [
Expand Down Expand Up @@ -716,6 +716,14 @@
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0x5Ec3AdBDae549Dce842e24480Eb2434769e22B2E.png"
},
{
"name": "CyberConnect",
"symbol": "CYBER",
"address": "0x14778860E937f509e651192a90589dE711Fb88a9",
"chainId": 56,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0x14778860E937f509e651192a90589dE711Fb88a9.png"
},
{
"name": "Cyclone",
"symbol": "CYC",
Expand Down
8 changes: 8 additions & 0 deletions src/tokens/pancakeswap-eth-default.json
Original file line number Diff line number Diff line change
Expand Up @@ -326,5 +326,13 @@
"chainId": 1,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/eth/0xc0B314a8c08637685Fc3daFC477b92028c540CFB.png"
},
{
"name": "CyberConnect",
"symbol": "CYBER",
"address": "0x14778860E937f509e651192a90589dE711Fb88a9",
"chainId": 1,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/eth/0x14778860E937f509e651192a90589dE711Fb88a9.png"
}
]
8 changes: 8 additions & 0 deletions src/tokens/pancakeswap-extended.json
Original file line number Diff line number Diff line change
Expand Up @@ -2782,5 +2782,13 @@
"chainId": 56,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0x16faF9DAa401AA42506AF503Aa3d80B871c467A3.png"
},
{
"name": "CyberConnect",
"symbol": "CYBER",
"address": "0x14778860E937f509e651192a90589dE711Fb88a9",
"chainId": 56,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0x14778860E937f509e651192a90589dE711Fb88a9.png"
}
]

0 comments on commit 996f372

Please sign in to comment.