mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Adding BSC version of Jupiter (bwJUP) (#5612)
* Updating logo.png New branding and logo. * Create info.json * Add files via upload * Update allowlist.json * Update tokenlist.json
This commit is contained in:
parent
1b0209dbf8
commit
edfe083aa2
|
@ -189,5 +189,6 @@
|
|||
"0xfb6115445Bff7b52FeB98650C87f44907E58f802",
|
||||
"0xfD26889cd6454D8751562f1c0FcF88b18B46F7B7",
|
||||
"0xfD5840Cd36d94D7229439859C0112a4185BC0255",
|
||||
"0xFd7B3A77848f1C2D67E05E54d78d174a0C850335"
|
||||
]
|
||||
"0xFd7B3A77848f1C2D67E05E54d78d174a0C850335",
|
||||
"0x0231f91e02DebD20345Ae8AB7D71A41f8E140cE7"
|
||||
]
|
||||
|
|
|
@ -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"
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 9.5 KiB |
|
@ -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",
|
||||
|
@ -580,4 +591,4 @@
|
|||
"minor": 0,
|
||||
"patch": 0
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user