Skip to content

Commit

Permalink
feat: List INSUR (#375)
Browse files Browse the repository at this point in the history
* feat: List INSUR

* chore: Update insur token image
  • Loading branch information
0xjojoex authored Jan 7, 2022
1 parent 4a071da commit d13ed6b
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 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": "2022-01-05T11:52:11.518Z",
"timestamp": "2022-01-06T08:51:45.648Z",
"version": {
"major": 2,
"minor": 16,
"patch": 58
"patch": 59
},
"logoURI": "https://assets.trustwalletapp.com/blockchains/smartchain/assets/0x0E09FaBB73Bd3Ade0a17ECC321fD13a19e81cE82/logo.png",
"keywords": [
Expand Down Expand Up @@ -1012,6 +1012,14 @@
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0xa2B726B1145A4773F68593CF171187d8EBe4d495.png"
},
{
"name": "Bsc-Peg INSUR Token",
"symbol": "INSUR",
"address": "0x3192CCDdf1CDcE4Ff055EbC80f3F0231b86A7E30",
"chainId": 56,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0x3192CCDdf1CDcE4Ff055EbC80f3F0231b86A7E30.png"
},
{
"name": "IoTeX",
"symbol": "IOTX",
Expand Down
8 changes: 8 additions & 0 deletions packages/token-lists/src/tokens/pancakeswap-extended.json
Original file line number Diff line number Diff line change
Expand Up @@ -2182,5 +2182,13 @@
"chainId": 56,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0x0bc89aa98Ad94E6798Ec822d0814d934cCD0c0cE.png"
},
{
"name": "Bsc-Peg INSUR Token",
"symbol": "INSUR",
"address": "0x3192CCDdf1CDcE4Ff055EbC80f3F0231b86A7E30",
"chainId": 56,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0x3192CCDdf1CDcE4Ff055EbC80f3F0231b86A7E30.png"
}
]

0 comments on commit d13ed6b

Please sign in to comment.