Skip to content

Commit

Permalink
chore: list new token on arb
Browse files Browse the repository at this point in the history
  • Loading branch information
Chef-Yogi committed Feb 6, 2024
1 parent f923689 commit 0594c8a
Show file tree
Hide file tree
Showing 4 changed files with 35 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.
20 changes: 18 additions & 2 deletions lists/pancakeswap-arbitrum-default.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "PancakeSwap Arbitrum Default",
"timestamp": "2024-01-26T04:44:28.741Z",
"timestamp": "2024-02-06T04:04:19.149Z",
"version": {
"major": 0,
"minor": 0,
"patch": 17
"patch": 18
},
"logoURI": "https://pancakeswap.finance/logo.png",
"keywords": [
Expand Down Expand Up @@ -268,6 +268,22 @@
"chainId": 42161,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/arbitrum/0xa9004A5421372E1D83fB1f85b0fc986c912f91f3.png"
},
{
"name": "USDV",
"symbol": "USDV",
"address": "0x323665443CEf804A3b5206103304BD4872EA4253",
"chainId": 42161,
"decimals": 6,
"logoURI": "https://tokens.pancakeswap.finance/images/arbitrum/0x323665443CEf804A3b5206103304BD4872EA4253.png"
},
{
"name": "AITECH",
"symbol": "AITECH",
"address": "0x2D060Ef4d6BF7f9e5edDe373Ab735513c0e4F944",
"chainId": 42161,
"decimals": 6,
"logoURI": "https://tokens.pancakeswap.finance/images/arbitrum/0x2D060Ef4d6BF7f9e5edDe373Ab735513c0e4F944.png"
}
]
}
18 changes: 17 additions & 1 deletion src/tokens/pancakeswap-arbitrum-default.json
Original file line number Diff line number Diff line change
Expand Up @@ -254,6 +254,22 @@
"chainId": 42161,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/arbitrum/0xa9004A5421372E1D83fB1f85b0fc986c912f91f3.png"
},
{
"name": "USDV",
"symbol": "USDV",
"address": "0x323665443CEf804A3b5206103304BD4872EA4253",
"chainId": 42161,
"decimals": 6,
"logoURI": "https://tokens.pancakeswap.finance/images/arbitrum/0x323665443CEf804A3b5206103304BD4872EA4253.png"
},

{
"name": "AITECH",
"symbol": "AITECH",
"address": "0x2D060Ef4d6BF7f9e5edDe373Ab735513c0e4F944",
"chainId": 42161,
"decimals": 6,
"logoURI": "https://tokens.pancakeswap.finance/images/arbitrum/0x2D060Ef4d6BF7f9e5edDe373Ab735513c0e4F944.png"
}
]

0 comments on commit 0594c8a

Please sign in to comment.