From 490d050f515b28602485dbf7ccb199f6ba331645 Mon Sep 17 00:00:00 2001 From: Adam R <13562139+catenocrypt@users.noreply.github.com> Date: Mon, 1 Mar 2021 10:42:58 +0100 Subject: [PATCH] Make some lowercase type's in info files uppercase. (#5761) Co-authored-by: Catenocrypt --- .../assets/0x1b40183EFB4Dd766f11bDa7A7c3AD8982e998421/info.json | 2 +- .../assets/0x340D2bdE5Eb28c1eed91B2f790723E3B160613B7/info.json | 2 +- .../assets/0x4fE83213D56308330EC302a8BD641f1d0113A4Cc/info.json | 2 +- .../assets/0x798D1bE841a82a273720CE31c822C61a67a601C3/info.json | 2 +- .../assets/0xD23Ac27148aF6A2f339BD82D0e3CFF380b5093de/info.json | 2 +- .../assets/0xEBd9D99A3982d547C5Bb4DB7E3b1F9F14b67Eb83/info.json | 2 +- blockchains/ontology/assets/ong/info.json | 2 +- .../assets/0x3aabCf53A1930A42E18D938C019E83Ebee50a849/info.json | 2 +- .../assets/0x6c5FE6e99D2484db7E4BF34F365ABA42d0E4dC20/info.json | 2 +- .../assets/0x9E7942a24be24B18A56CEac7bA9926C5FBFc4E27/info.json | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) diff --git a/blockchains/ethereum/assets/0x1b40183EFB4Dd766f11bDa7A7c3AD8982e998421/info.json b/blockchains/ethereum/assets/0x1b40183EFB4Dd766f11bDa7A7c3AD8982e998421/info.json index 4ef58caa5..03b0e6abc 100644 --- a/blockchains/ethereum/assets/0x1b40183EFB4Dd766f11bDa7A7c3AD8982e998421/info.json +++ b/blockchains/ethereum/assets/0x1b40183EFB4Dd766f11bDa7A7c3AD8982e998421/info.json @@ -1,6 +1,6 @@ { "name": "VesperToken (VSP)", - "type": "erc20", + "type": "ERC20", "symbol": "VSP", "decimals": 18, "website": "https://vesper.finance", diff --git a/blockchains/ethereum/assets/0x340D2bdE5Eb28c1eed91B2f790723E3B160613B7/info.json b/blockchains/ethereum/assets/0x340D2bdE5Eb28c1eed91B2f790723E3B160613B7/info.json index d6704b7dd..ca6ce95b6 100644 --- a/blockchains/ethereum/assets/0x340D2bdE5Eb28c1eed91B2f790723E3B160613B7/info.json +++ b/blockchains/ethereum/assets/0x340D2bdE5Eb28c1eed91B2f790723E3B160613B7/info.json @@ -1,6 +1,6 @@ { "name": "BLOCKv (VEE)", - "type": "erc20", + "type": "ERC20", "symbol": "VEE", "decimals": 18, "website": "https://blockv.io/", diff --git a/blockchains/ethereum/assets/0x4fE83213D56308330EC302a8BD641f1d0113A4Cc/info.json b/blockchains/ethereum/assets/0x4fE83213D56308330EC302a8BD641f1d0113A4Cc/info.json index c03ad6df7..8e5b1eb5f 100644 --- a/blockchains/ethereum/assets/0x4fE83213D56308330EC302a8BD641f1d0113A4Cc/info.json +++ b/blockchains/ethereum/assets/0x4fE83213D56308330EC302a8BD641f1d0113A4Cc/info.json @@ -1,6 +1,6 @@ { "name": "NuCypher (NU)", - "type": "erc20", + "type": "ERC20", "symbol": "NU", "decimals": 18, "website": "https://www.nucypher.com/", diff --git a/blockchains/ethereum/assets/0x798D1bE841a82a273720CE31c822C61a67a601C3/info.json b/blockchains/ethereum/assets/0x798D1bE841a82a273720CE31c822C61a67a601C3/info.json index 2eb74bd7e..8c9b14398 100644 --- a/blockchains/ethereum/assets/0x798D1bE841a82a273720CE31c822C61a67a601C3/info.json +++ b/blockchains/ethereum/assets/0x798D1bE841a82a273720CE31c822C61a67a601C3/info.json @@ -1,6 +1,6 @@ { "name": "Digg (DIGG)", - "type": "erc20", + "type": "ERC20", "symbol": "DIGG", "decimals": 9, "website": "https://badger.finance/", diff --git a/blockchains/ethereum/assets/0xD23Ac27148aF6A2f339BD82D0e3CFF380b5093de/info.json b/blockchains/ethereum/assets/0xD23Ac27148aF6A2f339BD82D0e3CFF380b5093de/info.json index b51b02f17..6c7af7d78 100644 --- a/blockchains/ethereum/assets/0xD23Ac27148aF6A2f339BD82D0e3CFF380b5093de/info.json +++ b/blockchains/ethereum/assets/0xD23Ac27148aF6A2f339BD82D0e3CFF380b5093de/info.json @@ -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", diff --git a/blockchains/ethereum/assets/0xEBd9D99A3982d547C5Bb4DB7E3b1F9F14b67Eb83/info.json b/blockchains/ethereum/assets/0xEBd9D99A3982d547C5Bb4DB7E3b1F9F14b67Eb83/info.json index 1b4c46a73..343d8fe9a 100644 --- a/blockchains/ethereum/assets/0xEBd9D99A3982d547C5Bb4DB7E3b1F9F14b67Eb83/info.json +++ b/blockchains/ethereum/assets/0xEBd9D99A3982d547C5Bb4DB7E3b1F9F14b67Eb83/info.json @@ -1,6 +1,6 @@ { "name": "Everest ID (ID)", - "type": "erc20", + "type": "ERC20", "symbol": "ID", "decimals": 18, "website": "https://everest.org", diff --git a/blockchains/ontology/assets/ong/info.json b/blockchains/ontology/assets/ong/info.json index 7dbb2e37b..a3a40b219 100644 --- a/blockchains/ontology/assets/ong/info.json +++ b/blockchains/ontology/assets/ong/info.json @@ -1,7 +1,7 @@ { "name": "Ontology Gas", "symbol": "ONG", - "type": "ontology", + "type": "ONTOLOGY", "decimals": 9, "description": "-", "website": "", diff --git a/blockchains/smartchain/assets/0x3aabCf53A1930A42E18D938C019E83Ebee50a849/info.json b/blockchains/smartchain/assets/0x3aabCf53A1930A42E18D938C019E83Ebee50a849/info.json index 09e9ff82c..9f7aefc02 100644 --- a/blockchains/smartchain/assets/0x3aabCf53A1930A42E18D938C019E83Ebee50a849/info.json +++ b/blockchains/smartchain/assets/0x3aabCf53A1930A42E18D938C019E83Ebee50a849/info.json @@ -1,6 +1,6 @@ { "name": "SPONGE", - "type": "bep20", + "type": "BEP20", "symbol": "SPG", "decimals": 9, "website": "https://app.sponge.finance", diff --git a/blockchains/smartchain/assets/0x6c5FE6e99D2484db7E4BF34F365ABA42d0E4dC20/info.json b/blockchains/smartchain/assets/0x6c5FE6e99D2484db7E4BF34F365ABA42d0E4dC20/info.json index 29e6f3103..211391d46 100644 --- a/blockchains/smartchain/assets/0x6c5FE6e99D2484db7E4BF34F365ABA42d0E4dC20/info.json +++ b/blockchains/smartchain/assets/0x6c5FE6e99D2484db7E4BF34F365ABA42d0E4dC20/info.json @@ -1,6 +1,6 @@ { "name": "Absorber", - "type": "bep20", + "type": "BEP20", "symbol": "ABS", "decimals": 18, "website": "https://absorber.finance", diff --git a/blockchains/smartchain/assets/0x9E7942a24be24B18A56CEac7bA9926C5FBFc4E27/info.json b/blockchains/smartchain/assets/0x9E7942a24be24B18A56CEac7bA9926C5FBFc4E27/info.json index 85eb36d00..a12f6efc3 100644 --- a/blockchains/smartchain/assets/0x9E7942a24be24B18A56CEac7bA9926C5FBFc4E27/info.json +++ b/blockchains/smartchain/assets/0x9E7942a24be24B18A56CEac7bA9926C5FBFc4E27/info.json @@ -1,6 +1,6 @@ { "name": "Weed Token", - "type": "bep20", + "type": "BEP20", "symbol": "WEED", "decimals": 18, "website": "https://dankswap.finance",