mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Make some lowercase type's in info files uppercase. (#5761)
Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
This commit is contained in:
parent
eacea14950
commit
490d050f51
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "VesperToken (VSP)",
|
||||
"type": "erc20",
|
||||
"type": "ERC20",
|
||||
"symbol": "VSP",
|
||||
"decimals": 18,
|
||||
"website": "https://vesper.finance",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "BLOCKv (VEE)",
|
||||
"type": "erc20",
|
||||
"type": "ERC20",
|
||||
"symbol": "VEE",
|
||||
"decimals": 18,
|
||||
"website": "https://blockv.io/",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "NuCypher (NU)",
|
||||
"type": "erc20",
|
||||
"type": "ERC20",
|
||||
"symbol": "NU",
|
||||
"decimals": 18,
|
||||
"website": "https://www.nucypher.com/",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "Digg (DIGG)",
|
||||
"type": "erc20",
|
||||
"type": "ERC20",
|
||||
"symbol": "DIGG",
|
||||
"decimals": 9,
|
||||
"website": "https://badger.finance/",
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
"name": "SIREN",
|
||||
"website": "https://sirenmarkets.com",
|
||||
"source_code": "https://github.com/sirenmarkets/core",
|
||||
"description": "SIREN is a distributed protocol for creating, trading, and redeeming fully-collateralized options contracts for any ERC-20 token on Ethereum. Options are a financial primitive from which one can build many different more complex financial instruments. At their core, options give a trader the choice to buy or sell an asset at a predetermined price at a known time in the future. This is useful for protecting one's self (a.k.a hedging) against possible price changes in the asset, as well as speculating on these price changes. SIREN options are written and traded using an Automated Market Maker (AMM) specifically designed for options, and the SIREN governance token plays a role in coordinating the options markets.",
|
||||
"description": "SIREN is a distributed protocol for creating, trading, and redeeming fully-collateralized options contracts for any ERC-20 token on Ethereum. Options are a financial primitive from which one can build many different more complex financial instruments.",
|
||||
"socials": [
|
||||
{
|
||||
"name": "Twitter",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "Everest ID (ID)",
|
||||
"type": "erc20",
|
||||
"type": "ERC20",
|
||||
"symbol": "ID",
|
||||
"decimals": 18,
|
||||
"website": "https://everest.org",
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "Ontology Gas",
|
||||
"symbol": "ONG",
|
||||
"type": "ontology",
|
||||
"type": "ONTOLOGY",
|
||||
"decimals": 9,
|
||||
"description": "-",
|
||||
"website": "",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "SPONGE",
|
||||
"type": "bep20",
|
||||
"type": "BEP20",
|
||||
"symbol": "SPG",
|
||||
"decimals": 9,
|
||||
"website": "https://app.sponge.finance",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "Absorber",
|
||||
"type": "bep20",
|
||||
"type": "BEP20",
|
||||
"symbol": "ABS",
|
||||
"decimals": 18,
|
||||
"website": "https://absorber.finance",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "Weed Token",
|
||||
"type": "bep20",
|
||||
"type": "BEP20",
|
||||
"symbol": "WEED",
|
||||
"decimals": 18,
|
||||
"website": "https://dankswap.finance",
|
||||
|
|
Loading…
Reference in New Issue
Block a user