Skip to content

Commit

Permalink
Merge pull request #566 from pancakeswap/feat/list-aptos-farms
Browse files Browse the repository at this point in the history
feat: Feat/list aptos farms
  • Loading branch information
chef-ryan authored Jan 22, 2025
2 parents e4a150c + c8a5461 commit a91de26
Show file tree
Hide file tree
Showing 5 changed files with 6 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.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 4 additions & 4 deletions lists/pancakeswap-aptos.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "PancakeSwap Aptos",
"timestamp": "2025-01-03T10:57:21.973Z",
"timestamp": "2025-01-15T01:44:00.049Z",
"version": {
"major": 0,
"minor": 0,
"patch": 25
"patch": 27
},
"logoURI": "https://pancakeswap.finance/logo.png",
"keywords": [
Expand Down Expand Up @@ -155,7 +155,7 @@
"chainId": 1,
"decimals": 8,
"address": "0x6f986d146e4a90b828d8c12c14b6f4e003fdff11a8eecceceb63744363eaac01::mod_coin::MOD",
"logoURI": "https://tokens.pancakeswap.finance/images/symbol/0x6f986d146e4a90b828d8c12c14b6f4e003fdff11a8eecceceb63744363eaac01::mod_coin::MOD.png"
"logoURI": "https://tokens.pancakeswap.finance/images/aptos/0x6f986d146e4a90b828d8c12c14b6f4e003fdff11a8eecceceb63744363eaac01::mod_coin::MOD.png"
},
{
"name": "Mojito",
Expand All @@ -171,7 +171,7 @@
"chainId": 1,
"decimals": 8,
"address": "0xc5fbbcc4637aeebb4e732767abee8a21f2b0776f73b73e16ce13e7d31d6700da::MOOMOO::MOOMOO",
"logoURI": "https://tokens.pancakeswap.finance/images/0xc5fbbcc4637aeebb4e732767abee8a21f2b0776f73b73e16ce13e7d31d6700da::MOOMOO::MOOMOO.png"
"logoURI": "https://tokens.pancakeswap.finance/images/aptos/0xc5fbbcc4637aeebb4e732767abee8a21f2b0776f73b73e16ce13e7d31d6700da::MOOMOO::MOOMOO.png"
},
{
"name": "BlueMove",
Expand Down
4 changes: 2 additions & 2 deletions src/tokens/pancakeswap-aptos.json
Original file line number Diff line number Diff line change
Expand Up @@ -221,14 +221,14 @@
"chainId": 1,
"decimals": 8,
"address": "0xc5fbbcc4637aeebb4e732767abee8a21f2b0776f73b73e16ce13e7d31d6700da::MOOMOO::MOOMOO",
"logoURI": "https://tokens.pancakeswap.finance/images/0xc5fbbcc4637aeebb4e732767abee8a21f2b0776f73b73e16ce13e7d31d6700da::MOOMOO::MOOMOO.png"
"logoURI": "https://tokens.pancakeswap.finance/images/aptos/0xc5fbbcc4637aeebb4e732767abee8a21f2b0776f73b73e16ce13e7d31d6700da::MOOMOO::MOOMOO.png"
},
{
"name": "MOD Token",
"symbol": "MOD",
"chainId": 1,
"decimals": 8,
"address": "0x6f986d146e4a90b828d8c12c14b6f4e003fdff11a8eecceceb63744363eaac01::mod_coin::MOD",
"logoURI": "https://tokens.pancakeswap.finance/images/symbol/0x6f986d146e4a90b828d8c12c14b6f4e003fdff11a8eecceceb63744363eaac01::mod_coin::MOD.png"
"logoURI": "https://tokens.pancakeswap.finance/images/aptos/0x6f986d146e4a90b828d8c12c14b6f4e003fdff11a8eecceceb63744363eaac01::mod_coin::MOD.png"
}
]

0 comments on commit a91de26

Please sign in to comment.