Skip to content

Commit

Permalink
feat: List auction farm 12 (#373)
Browse files Browse the repository at this point in the history
  • Loading branch information
0xjojoex authored Jan 5, 2022
1 parent fd91789 commit 4a071da
Show file tree
Hide file tree
Showing 5 changed files with 51 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.
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.
28 changes: 26 additions & 2 deletions packages/token-lists/lists/pancakeswap-extended.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "PancakeSwap Extended",
"timestamp": "2022-01-04T06:39:28.575Z",
"timestamp": "2022-01-05T11:52:11.518Z",
"version": {
"major": 2,
"minor": 16,
"patch": 57
"patch": 58
},
"logoURI": "https://assets.trustwalletapp.com/blockchains/smartchain/assets/0x0E09FaBB73Bd3Ade0a17ECC321fD13a19e81cE82/logo.png",
"keywords": [
Expand All @@ -20,6 +20,14 @@
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0x0E09FaBB73Bd3Ade0a17ECC321fD13a19e81cE82.png"
},
{
"name": "8PAY Network",
"symbol": "8PAY",
"address": "0xFeea0bDd3D07eb6FE305938878C0caDBFa169042",
"chainId": 56,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0xFeea0bDd3D07eb6FE305938878C0caDBFa169042.png"
},
{
"name": "Cardano Token",
"symbol": "ADA",
Expand Down Expand Up @@ -100,6 +108,14 @@
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0x5921DEE8556c4593EeFCFad3CA5e2f618606483b.png"
},
{
"name": "AgeOfGods",
"symbol": "AOG",
"address": "0x40C8225329Bd3e28A043B029E0D07a5344d2C27C",
"chainId": 56,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0x40C8225329Bd3e28A043B029E0D07a5344d2C27C.png"
},
{
"name": "APYSwap",
"symbol": "APYS",
Expand Down Expand Up @@ -212,6 +228,14 @@
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0x101d82428437127bF1608F699CD651e6Abf9766E.png"
},
{
"name": "Battle Hero",
"symbol": "BATH",
"address": "0x0bc89aa98Ad94E6798Ec822d0814d934cCD0c0cE",
"chainId": 56,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0x0bc89aa98Ad94E6798Ec822d0814d934cCD0c0cE.png"
},
{
"name": "bBADGER",
"symbol": "bBADGER",
Expand Down
26 changes: 25 additions & 1 deletion packages/token-lists/src/tokens/pancakeswap-extended.json
Original file line number Diff line number Diff line change
Expand Up @@ -2158,5 +2158,29 @@
"chainId": 56,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0xe2604C9561D490624AA35e156e65e590eB749519.png"
},
{
"name": "AgeOfGods",
"symbol": "AOG",
"address": "0x40C8225329Bd3e28A043B029E0D07a5344d2C27C",
"chainId": 56,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0x40C8225329Bd3e28A043B029E0D07a5344d2C27C.png"
},
{
"name": "8PAY Network",
"symbol": "8PAY",
"address": "0xFeea0bDd3D07eb6FE305938878C0caDBFa169042",
"chainId": 56,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0xFeea0bDd3D07eb6FE305938878C0caDBFa169042.png"
},
{
"name": "Battle Hero",
"symbol": "BATH",
"address": "0x0bc89aa98Ad94E6798Ec822d0814d934cCD0c0cE",
"chainId": 56,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0x0bc89aa98Ad94E6798Ec822d0814d934cCD0c0cE.png"
}
]
]

0 comments on commit 4a071da

Please sign in to comment.