Add logo and info.json for Premia ()

* 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:
alchemist 2021-02-15 05:02:26 -05:00 committed by GitHub
parent f8d13ab0ec
commit 1c164b4c8a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 27 additions and 2 deletions
blockchains/ethereum/assets
0x6399C842dD2bE3dE30BF99Bc7D1bBF6Fa3650E70
0x9D47894f8BECB68B9cF3428d256311Affe8B068B

View File

@ -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

View File

@ -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"
}
}