Skip to content

Commit

Permalink
Adding BSC version of Jupiter (bwJUP) (trustwallet#5612)
Browse files Browse the repository at this point in the history
* Updating logo.png

New branding and logo.

* Create info.json

* Add files via upload

* Update allowlist.json

* Update tokenlist.json
  • Loading branch information
sigwo authored Feb 19, 2021
1 parent 1b0209d commit edfe083
Show file tree
Hide file tree
Showing 4 changed files with 38 additions and 3 deletions.
5 changes: 3 additions & 2 deletions blockchains/smartchain/allowlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -189,5 +189,6 @@
"0xfb6115445Bff7b52FeB98650C87f44907E58f802",
"0xfD26889cd6454D8751562f1c0FcF88b18B46F7B7",
"0xfD5840Cd36d94D7229439859C0112a4185BC0255",
"0xFd7B3A77848f1C2D67E05E54d78d174a0C850335"
]
"0xFd7B3A77848f1C2D67E05E54d78d174a0C850335",
"0x0231f91e02DebD20345Ae8AB7D71A41f8E140cE7"
]
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"name": "Jupiter",
"website": "https://gojupiter.tech",
"description": "Using Jupiter, we strive to make this technology accessible by everyone and that is why we created Gravity, a versatile framework that interfaces with our blockchain, Jupiter.",
"explorer": "https://bscscan.com/token/0x0231f91e02DebD20345Ae8AB7D71A41f8E140cE7",
"socials": [
{
"name": "Twitter",
"url": "https://twitter.com/jup_project",
"handle": "jup_project"
},
{
"name": "Telegram",
"url": "https://t.me/jupiterproject",
"handle": "jupiterproject"
}
],
"type": "BEP20",
"symbol": "bwJUP",
"decimals": 18,
"status": "active",
"id": "0x0231f91e02DebD20345Ae8AB7D71A41f8E140cE7"
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
13 changes: 12 additions & 1 deletion blockchains/smartchain/tokenlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -314,6 +314,17 @@
"logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/smartchain/assets/0x55d398326f99059fF775485246999027B3197955/logo.png",
"pairs": []
},
{
"chainId": 56,
"asset": "c20000714_t0x0231f91e02DebD20345Ae8AB7D71A41f8E140cE7",
"type": "BEP20",
"address": "0x0231f91e02DebD20345Ae8AB7D71A41f8E140cE7",
"name": "Jupiter",
"symbol": "bwJUP",
"decimals": 18,
"logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/smartchain/assets/0x0231f91e02DebD20345Ae8AB7D71A41f8E140cE7/logo.png",
"pairs": []
},
{
"asset": "c20000714_t0x56b6fB708fC5732DEC1Afc8D8556423A2EDcCbD6",
"type": "BEP20",
Expand Down Expand Up @@ -580,4 +591,4 @@
"minor": 0,
"patch": 0
}
}
}

0 comments on commit edfe083

Please sign in to comment.