Skip to content

Commit

Permalink
feat: List AIOZ
Browse files Browse the repository at this point in the history
  • Loading branch information
ChefMomota committed Dec 19, 2023
1 parent c49e37f commit 8c80ba8
Show file tree
Hide file tree
Showing 8 changed files with 54 additions and 6 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-12-14T08:20:30.711Z",
"timestamp": "2023-12-19T11:28:49.637Z",
"version": {
"major": 1,
"minor": 0,
"patch": 36
"patch": 37
},
"logoURI": "https://pancakeswap.finance/logo.png",
"keywords": [
Expand Down Expand Up @@ -436,6 +436,14 @@
"chainId": 1,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/eth/0x2dfF88A56767223A5529eA5960Da7A3F5f766406.png"
},
{
"name": "AIOZ Network",
"symbol": "AIOZ",
"address": "0x626E8036dEB333b408Be468F951bdB42433cBF18",
"chainId": 1,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/eth/0x626E8036dEB333b408Be468F951bdB42433cBF18.png"
}
]
}
12 changes: 10 additions & 2 deletions lists/pancakeswap-extended.json
Original file line number Diff line number Diff line change
@@ -1,17 +1,25 @@
{
"name": "PancakeSwap Extended",
"timestamp": "2023-12-18T03:22:22.902Z",
"timestamp": "2023-12-19T11:28:18.880Z",
"version": {
"major": 2,
"minor": 16,
"patch": 171
"patch": 172
},
"logoURI": "https://pancakeswap.finance/logo.png",
"keywords": [
"pancakeswap",
"extended"
],
"tokens": [
{
"name": "AIOZ Network",
"symbol": "AIOZ",
"address": "0x33d08D8C7a168333a85285a68C0042b39fC3741D",
"chainId": 1,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/eth/0x33d08D8C7a168333a85285a68C0042b39fC3741D.png"
},
{
"name": "PancakeSwap Token",
"symbol": "CAKE",
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-10-10T04:58:17.260Z",
"timestamp": "2023-12-19T11:28:36.231Z",
"version": {
"major": 1,
"minor": 0,
"patch": 61
"patch": 62
},
"logoURI": "https://pancakeswap.finance/logo.png",
"keywords": [
Expand All @@ -15,6 +15,14 @@
"extended"
],
"tokens": [
{
"name": "AIOZ Network",
"symbol": "AIOZ",
"address": "0x33d08D8C7a168333a85285a68C0042b39fC3741D",
"chainId": 1,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/eth/0x33d08D8C7a168333a85285a68C0042b39fC3741D.png"
},
{
"name": "decentral.games on xDai from xDai",
"symbol": "$DG",
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 @@ -422,5 +422,13 @@
"chainId": 1,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/eth/0x2dfF88A56767223A5529eA5960Da7A3F5f766406.png"
},
{
"name": "AIOZ Network",
"symbol": "AIOZ",
"address": "0x626E8036dEB333b408Be468F951bdB42433cBF18",
"chainId": 1,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/eth/0x626E8036dEB333b408Be468F951bdB42433cBF18.png"
}
]
8 changes: 8 additions & 0 deletions src/tokens/pancakeswap-extended.json
Original file line number Diff line number Diff line change
Expand Up @@ -2878,5 +2878,13 @@
"chainId": 56,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0xc27A719105A987b4c34116223CAE8bd8F4B5def4.png"
},
{
"name": "AIOZ Network",
"symbol": "AIOZ",
"address": "0x33d08D8C7a168333a85285a68C0042b39fC3741D",
"chainId": 1,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/eth/0x33d08D8C7a168333a85285a68C0042b39fC3741D.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 @@ -2638,5 +2638,13 @@
"chainId": 56,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0x43a8cab15D06d3a5fE5854D714C37E7E9246F170.png"
},
{
"name": "AIOZ Network",
"symbol": "AIOZ",
"address": "0x33d08D8C7a168333a85285a68C0042b39fC3741D",
"chainId": 1,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/eth/0x33d08D8C7a168333a85285a68C0042b39fC3741D.png"
}
]

0 comments on commit 8c80ba8

Please sign in to comment.