mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Add GAMMA (BEP20) (#16148)
* Add Planet Finance's GAMMA to Trustwallet. GAMMA is listed on CoinGecko - https://www.coingecko.com/en/coins/green-planet Our protocol already has ~ $650 million total value locked in it https://blue.planetfinance.io/ https://green.planetfinance.io/ https://defillama.com/protocol/planet-finance Our other asset AQUA is already listed in Trustwallet assets (https://github.com/trustwallet/assets/tree/master/blockchains/smartchain/assets/0x72B7D61E8fC8cF971960DD9cfA59B8C829D91991) I have also transferred 1000 TWT - https://explorer.binance.org/tx/AE9E26152451984C3BA0EBBF842179DC5A12DAD2E34E5EFDF61159CEF378E992 Few credible articles on BSC.new https://www.bsc.news/post/green-planet-the-first-decentralized-money-market-with-discount-levels https://www.bsc.news/post/planet-finance-bringing-defi-to-the-next-billion-users Can you please add support for GAMMA, many people in our community use Trust Wallet and it's important that GAMMA shows correctly? * Info for token GAMMA * Delete logo.png * Delete info.json * Delete info.json * Delete logo.png * Create info.json * Create logo.png Co-authored-by: CryptoA <82717856+Cryptocool1@users.noreply.github.com>
This commit is contained in:
parent
f7d511ae91
commit
92c8fedb53
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
"name": "GAMMA",
|
||||
"type": "BEP20",
|
||||
"symbol": "GAMMA",
|
||||
"decimals": 18,
|
||||
"website": "https://planetfinance.io/",
|
||||
"description": "GAMMA is the utility token that powers Planet Finance. It incentivizes lenders, borrowers & liquidity providers and it can be used to unlock discount levels on Green Planet.",
|
||||
"explorer": "https://bscscan.com/token/0xb3Cb6d2f8f2FDe203a022201C81a96c167607F15",
|
||||
"status": "active",
|
||||
"id": "0xb3Cb6d2f8f2FDe203a022201C81a96c167607F15",
|
||||
"links": [
|
||||
{
|
||||
"name": "telegram",
|
||||
"url": "https://t.me/planet_finance"
|
||||
},
|
||||
{
|
||||
"name": "twitter",
|
||||
"url": "https://twitter.com/planet_finance"
|
||||
},
|
||||
{
|
||||
"name": "discord",
|
||||
"url": "https://discord.com/invite/FD5vHyh9Rv"
|
||||
}
|
||||
]
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 53 KiB |
Loading…
Reference in New Issue
Block a user