Skip to content

Commit

Permalink
chore: list woo on eth (#249)
Browse files Browse the repository at this point in the history
  • Loading branch information
Chef-Yogi authored Sep 14, 2023
1 parent 42dbf97 commit ef47a27
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 2 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-eth-default.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "PancakeSwap Ethereum Default",
"timestamp": "2023-08-30T04:01:38.427Z",
"timestamp": "2023-09-14T05:44:10.987Z",
"version": {
"major": 1,
"minor": 0,
"patch": 26
"patch": 27
},
"logoURI": "https://pancakeswap.finance/logo.png",
"keywords": [
Expand Down Expand Up @@ -356,6 +356,14 @@
"chainId": 1,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/eth/0xA35b1B31Ce002FBF2058D22F30f95D405200A15b.png"
},
{
"name": "Wootrade Network",
"symbol": "WOO",
"address": "0x4691937a7508860F876c9c0a2a617E7d9E945D4B",
"chainId": 1,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/eth/0x4691937a7508860F876c9c0a2a617E7d9E945D4B.png"
}
]
}
8 changes: 8 additions & 0 deletions src/tokens/pancakeswap-eth-default.json
Original file line number Diff line number Diff line change
Expand Up @@ -342,5 +342,13 @@
"chainId": 1,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/eth/0xA35b1B31Ce002FBF2058D22F30f95D405200A15b.png"
},
{
"name": "Wootrade Network",
"symbol": "WOO",
"address": "0x4691937a7508860F876c9c0a2a617E7d9E945D4B",
"chainId": 1,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/eth/0x4691937a7508860F876c9c0a2a617E7d9E945D4B.png"
}
]

0 comments on commit ef47a27

Please sign in to comment.