Skip to content

Commit

Permalink
chore: list canto
Browse files Browse the repository at this point in the history
  • Loading branch information
chefjackson committed Jun 30, 2023
1 parent 939af44 commit dc55587
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 2 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-eth-default.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "PancakeSwap Ethereum Default",
"timestamp": "2023-06-18T16:58:20.525Z",
"timestamp": "2023-06-30T07:57:16.573Z",
"version": {
"major": 1,
"minor": 0,
"patch": 20
"patch": 21
},
"logoURI": "https://pancakeswap.finance/logo.png",
"keywords": [
Expand Down Expand Up @@ -308,6 +308,14 @@
"chainId": 1,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/eth/0x0000000000085d4780B73119b644AE5ecd22b376.png"
},
{
"name": "Canto",
"symbol": "CANTO",
"address": "0x56C03B8C4FA80Ba37F5A7b60CAAAEF749bB5b220",
"chainId": 1,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/eth/0x56C03B8C4FA80Ba37F5A7b60CAAAEF749bB5b220.png"
}
]
}
8 changes: 8 additions & 0 deletions src/tokens/pancakeswap-eth-default.json
Original file line number Diff line number Diff line change
Expand Up @@ -294,5 +294,13 @@
"chainId": 1,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/eth/0x0000000000085d4780B73119b644AE5ecd22b376.png"
},
{
"name": "Canto",
"symbol": "CANTO",
"address": "0x56C03B8C4FA80Ba37F5A7b60CAAAEF749bB5b220",
"chainId": 1,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/eth/0x56C03B8C4FA80Ba37F5A7b60CAAAEF749bB5b220.png"
}
]

0 comments on commit dc55587

Please sign in to comment.