Skip to content

Commit

Permalink
feat: list kuji
Browse files Browse the repository at this point in the history
  • Loading branch information
ChefJerry committed Dec 14, 2023
1 parent 50e15e2 commit d4ac0d4
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 3 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-12-08T10:19:11.322Z",
"timestamp": "2023-12-14T07:51:51.129Z",
"version": {
"major": 2,
"minor": 16,
"patch": 169
"patch": 170
},
"logoURI": "https://pancakeswap.finance/logo.png",
"keywords": [
Expand Down Expand Up @@ -1388,6 +1388,14 @@
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0xDAe6c2A48BFAA66b43815c5548b10800919c993E.png"
},
{
"name": "Kujira native asset",
"symbol": "KUJI",
"address": "0x073690e6CE25bE816E68F32dCA3e11067c9FB5Cc",
"chainId": 56,
"decimals": 6,
"logoURI": "https://tokens.pancakeswap.finance/images/0x073690e6CE25bE816E68F32dCA3e11067c9FB5Cc.png"
},
{
"name": "Qian Governance Token",
"symbol": "KUN",
Expand Down
10 changes: 9 additions & 1 deletion src/tokens/pancakeswap-extended.json
Original file line number Diff line number Diff line change
Expand Up @@ -2862,5 +2862,13 @@
"chainId": 56,
"decimals": 5,
"logoURI": "https://tokens.pancakeswap.finance/images/0xA697e272a73744b343528C3Bc4702F2565b2F422.png"
},
{
"name": "Kujira native asset",
"symbol": "KUJI",
"address": "0x073690e6CE25bE816E68F32dCA3e11067c9FB5Cc",
"chainId": 56,
"decimals": 6,
"logoURI": "https://tokens.pancakeswap.finance/images/0x073690e6CE25bE816E68F32dCA3e11067c9FB5Cc.png"
}
]
]

0 comments on commit d4ac0d4

Please sign in to comment.