Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
defisaur committed Oct 9, 2023
1 parent 9095c7c commit cdb0477
Show file tree
Hide file tree
Showing 11 changed files with 11 additions and 11 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "Dogelon",
"symbol": "ELON",
"type": "CRYPTOORG",
"type": "CRC20",
"decimals": 18,
"description": "I am Dogelon. Dogelon Mars. Join me and together we'll reach the stars ✨ We want to reach Mars and beyond. However, many of those good people are rugged, or buy scam tokens that can't be sold. For this reason, the Dogelon community pledges to send tokens over time to victims of rugs and scams, so that the worst day of their trading life can be turned into their best. And after some time, they will be able to join us on our regular flights to Mars....",
"website": "https://dogelon.io",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "ADA",
"symbol": "ADA",
"type": "CRYPTOORG",
"type": "CRC20",
"decimals": 6,
"description": "Cardano (ADA) is a decentralized platform that will allow complex programmable transfers of value in a secure and scalable fashion. Cardano is built in the secure Haskell programming language.",
"website": "https://crypto.org/",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "Fantom Token",
"symbol": "FTM",
"type": "CRYPTOORG",
"type": "CRC20",
"decimals": 18,
"description": "Fantom is a high-performance, scalable, customizable, and secure smart-contract platform. It is designed to overcome the limitations of previous generation blockchain platforms. Fantom is permissionless, decentralized, and open-source.",
"website": "http://fantom.foundation",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "Tether USD",
"symbol": "USDT",
"type": "CRYPTOORG",
"type": "CRC20",
"decimals": 6,
"description": "Tether gives you the joint benefits of open blockchain technology and traditional currency by converting your cash into a stable digital currency equivalent.",
"website": "https://crypto.org/",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "Quant",
"symbol": "QNT",
"type": "CRYPTOORG",
"type": "CRC20",
"decimals": 18,
"description": "The Quant Network team developed Quant as a cryptocurrency token based on the Ethereum blockchain. The solutions offered by Quant include Overledger OS and GoVerify.",
"website": "https://quant.network",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "Chainlink",
"symbol": "LINK",
"type": "CRYPTOORG",
"type": "CRC20",
"decimals": 18,
"description": "Chainlink is a decentralized oracle service, which aims to connect smart contracts with data from the real world. Oracles are needed to function as data feeds in smart contracts. Oracles provide external data (e.g. temperature, weather) that can drive smart contract executions. Participants on the network are incentivized (through rewards) to provide smart contracts with access to external data feeds.",
"website": "https://chain.link",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "DappRadar",
"symbol": "RADAR",
"type": "CRYPTOORG",
"type": "CRC20",
"decimals": 18,
"description": "DappRadar aims to be one of the leading global NFT & DeFi DAPP store.",
"website": "https://dappradar.com/",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "SHIBA INU",
"symbol": "SHIB",
"type": "CRYPTOORG",
"type": "CRC20",
"decimals": 18,
"description": "According to SHIBA INU, the reasoning behind the creation of SHIBA is that Shibas constantly forget where they bury their treasure.",
"website": "https://shibatoken.com/",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "Wrapped Ether",
"symbol": "WETH",
"type": "CRYPTOORG",
"type": "CRC20",
"decimals": 18,
"description": "wETH is 'wrapped ETH'",
"website": "https://weth.io/",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "ONE",
"symbol": "ONE",
"type": "CRYPTOORG",
"type": "CRC20",
"decimals": 18,
"description": "Harmony is an open and fast blockchain. Our mainnet runs Ethereum applications with 2-second transaction finality and 100 times lower fees.",
"website": "https://www.harmony.one",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "Matic Token",
"symbol": "MATIC",
"type": "CRYPTOORG",
"type": "CRC20",
"decimals": 18,
"description": "Matic Network is a Layer-2 scaling solution that uses sidechains for off-chain computation while ensuring asset security using the Plasma framework and a decentralized network of Proof-of-Stake (PoS) validators.",
"website": "https://matic.network",
Expand Down

0 comments on commit cdb0477

Please sign in to comment.