mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Add logo and info.json for Premia (#5486)
* Create logo.png * Create info.json * premia submission * Update info.json removing the type, symbol, decimals seemed to cause the pr to fail so ive added them back in. * Update info.json added type, symbol, decimals, id fields * fixed formatting on info.json(s)
This commit is contained in:
parent
f8d13ab0ec
commit
1c164b4c8a
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"name": "PREMIA",
|
||||
"website": "https://premia.finance",
|
||||
"source_code": "https://github.com/premiafinance/",
|
||||
"short_description": "powered by anons.",
|
||||
"description": "Decentralized Financial Instrument Protocol.",
|
||||
"explorer": "https://etherscan.io/token/0x6399C842dD2bE3dE30BF99Bc7D1bBF6Fa3650E70",
|
||||
"socials": [
|
||||
{
|
||||
"name": "Twitter",
|
||||
"url": "https://twitter.com/premiafinance",
|
||||
"handle": "premiafinance"
|
||||
},
|
||||
{
|
||||
"name": "Medium",
|
||||
"url": "https://premia.medium.com",
|
||||
"handle": "premia"
|
||||
}
|
||||
],
|
||||
"type": "ERC20",
|
||||
"symbol": "$PREMIA",
|
||||
"decimals": 18,
|
||||
"id": "0x6399C842dD2bE3dE30BF99Bc7D1bBF6Fa3650E70"
|
||||
}
|
Binary file not shown.
After ![]() (image error) Size: 11 KiB |
|
@ -2,7 +2,9 @@
|
|||
"name": "ROPE",
|
||||
"website": "https://rope.lol",
|
||||
"source_code": "https://github.com/dontbuyrope/",
|
||||
"short_description": "powered by anons",
|
||||
"description": "Fair launch NFT and yield bearing asset platform.",
|
||||
"explorer": "https://etherscan.io/token/0x9d47894f8becb68b9cf3428d256311affe8b068b",
|
||||
"socials": [
|
||||
{
|
||||
"name": "Twitter",
|
||||
|
@ -15,10 +17,9 @@
|
|||
"handle": "dontbuyrope"
|
||||
}
|
||||
],
|
||||
"explorer": "https://etherscan.io/token/0x9d47894f8becb68b9cf3428d256311affe8b068b",
|
||||
"type": "ERC20",
|
||||
"symbol": "$ROPE",
|
||||
"decimals": 18,
|
||||
"status": "active",
|
||||
"id": "0x9D47894f8BECB68B9cF3428d256311Affe8B068B"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user