Skip to content

Commit

Permalink
chore: List o3 (#158)
Browse files Browse the repository at this point in the history
  • Loading branch information
Chef-Chungus authored Jun 15, 2021
1 parent bb87691 commit eb7829d
Show file tree
Hide file tree
Showing 4 changed files with 11 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.
4 changes: 2 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": "2021-06-14T12:40:56.876Z",
"timestamp": "2021-06-15T07:57:24.476Z",
"version": {
"major": 2,
"minor": 15,
"patch": 0
"patch": 1
},
"logoURI": "https://assets.trustwalletapp.com/blockchains/smartchain/assets/0x0E09FaBB73Bd3Ade0a17ECC321fD13a19e81cE82/logo.png",
"keywords": [
Expand Down
2 changes: 1 addition & 1 deletion packages/token-lists/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pancakeswap/token-lists",
"version": "2.15.0",
"version": "2.15.1",
"main": "dist/index.js",
"type": "module",
"license": "MIT",
Expand Down
8 changes: 8 additions & 0 deletions packages/token-lists/src/tokens/pancakeswap-default.json
Original file line number Diff line number Diff line change
Expand Up @@ -118,5 +118,13 @@
"chainId": 56,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0x844fa82f1e54824655470970f7004dd90546bb28.png"
},
{
"name": "O3 Swap",
"symbol": "O3",
"address": "0xEe9801669C6138E84bD50dEB500827b776777d28",
"chainId": 56,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0xEe9801669C6138E84bD50dEB500827b776777d28.png"
}
]

0 comments on commit eb7829d

Please sign in to comment.