Skip to content

Commit

Permalink
feat: list gui
Browse files Browse the repository at this point in the history
  • Loading branch information
ChefJerry committed Dec 24, 2023
1 parent dab5079 commit a1a41fe
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-aptos.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "PancakeSwap Aptos",
"timestamp": "2023-12-19T05:03:19.077Z",
"timestamp": "2023-12-24T08:12:00.878Z",
"version": {
"major": 0,
"minor": 0,
"patch": 22
"patch": 23
},
"logoURI": "https://pancakeswap.finance/logo.png",
"keywords": [
Expand Down Expand Up @@ -109,6 +109,14 @@
"address": "0x8d87a65ba30e09357fa2edea2c80dbac296e5dec2b18287113500b902942929d::celer_coin_manager::WethCoin",
"logoURI": "https://tokens.pancakeswap.finance/images/symbol/weth.png"
},
{
"name": "GUI INU",
"symbol": "GUI",
"chainId": 1,
"decimals": 6,
"address": "0xe4ccb6d39136469f376242c31b34d10515c8eaaa38092f804db8e08a8f53c5b2::assets_v1::EchoCoin002",
"logoURI": "https://tokens.pancakeswap.finance/images/aptos/0xe4ccb6d39136469f376242c31b34d10515c8eaaa38092f804db8e08a8f53c5b2::assets_v1::EchoCoin002"
},
{
"name": "LayerZero - USD Coin",
"symbol": "lzUSDC",
Expand Down
10 changes: 9 additions & 1 deletion src/tokens/pancakeswap-aptos.json
Original file line number Diff line number Diff line change
Expand Up @@ -206,5 +206,13 @@
"decimals": 8,
"address": "0xc71d94c49826b7d81d740d5bfb80b001a356198ed7b8005ae24ccedff82b299c::bridge::APTS",
"logoURI": "https://tokens.pancakeswap.finance/images/aptos/0xc71d94c49826b7d81d740d5bfb80b001a356198ed7b8005ae24ccedff82b299c::bridge::APTS"
},
{
"name": "GUI INU",
"symbol": "GUI",
"chainId": 1,
"decimals": 6,
"address": "0xe4ccb6d39136469f376242c31b34d10515c8eaaa38092f804db8e08a8f53c5b2::assets_v1::EchoCoin002",
"logoURI": "https://tokens.pancakeswap.finance/images/aptos/0xe4ccb6d39136469f376242c31b34d10515c8eaaa38092f804db8e08a8f53c5b2::assets_v1::EchoCoin002"
}
]
]

0 comments on commit a1a41fe

Please sign in to comment.