Add Abyss token, Fix for #2903. (#2975)

* CMC mapping update.

* Add Abyss token, Fix for #2903.

Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
This commit is contained in:
Adam R 2020-07-31 15:38:37 +02:00 committed by GitHub
parent ea1c220dee
commit 89be3b7f27
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 22 additions and 17 deletions

View File

@ -0,0 +1,20 @@
{
"name": "The Abyss",
"website": "https://www.theabyss.com/",
"explorer": "https://etherscan.io/token/0x1800aF9d001f7B3AF7cE7a8a72dA73722Beec377",
"white_paper": "https://www.theabyss.com/static/docs/theabyss-whitepaper-en.pdf",
"short_description": "The Abyss is the first platform where gamers can play games, socialize and get rewarded. We offer MMO/MMORPG games and share a part of our revenue with gamers. Come to The Abyss and earn from an advanced referral system, gaming achievements and other activities!",
"description": "The Abyss is the first platform for online video games with unique revenue sharing system. Part of our income generated by the sale of games and services is distributed between gamers and developers in the form of rewards for various activities available on the platform. Gamers can play games, socialize and earn from an advanced referral program and gaming achievements scattered across numerous game projects. Developers will find a new channel for distribution on The Abyss, with a smooth integration and customer benefits, from marketing support to an additional income generated by the referral network.",
"socials": [
{
"name": "Twitter",
"url": "https://twitter.com/TheAbyss",
"handle": "TheAbyss"
},
{
"name": "Facebook",
"url": "https://www.facebook.com/theabyss",
"handle": "theabyss"
}
]
}

View File

Before

Width:  |  Height:  |  Size: 6.7 KiB

After

Width:  |  Height:  |  Size: 6.7 KiB

View File

@ -2,5 +2,5 @@
"name": "Ethenity",
"website": "http://ethenity.airsite.co",
"short_description": "Ethereum-based alternative asset for trading,developing innovative and alternative cryptocurrency solutions.",
"explorer": "https://https://etherscan.io/token/0xf0bCc10ABA434B054CC6ec3C87A57491e9473BaC"
"explorer": "https://etherscan.io/token/0xf0bCc10ABA434B054CC6ec3C87A57491e9473BaC"
}

View File

@ -524,6 +524,7 @@
"0x17e67d1CB4e349B9CA4Bc3e17C7DF2a397A7BB64",
"0x17f8aFB63DfcDcC90ebE6e84F060Cc306A98257D",
"0x17fD666fa0784885fa1AFEc8AC624d9b7e72B752",
"0x1800aF9d001f7B3AF7cE7a8a72dA73722Beec377",
"0x18088625f914468A3Fcc5904cE24920a3ed87C1a",
"0x180B07537b3847bC1c159bda493DD4d28A31E46b",
"0x180e5087935A94Fd5bbAb00fD2249C5bE0473381",

View File

@ -1,16 +0,0 @@
{
"name": "The Abyss",
"website": "https://www.theabyss.com/",
"white_paper": "https://www.theabyss.com/static/docs/theabyss-whitepaper-en.pdf",
"short_description": "The Abyss is the first platform where gamers can play games, socialize and get rewarded. We offer MMO/MMORPG games and share a part of our revenue with gamers. Come to The Abyss and earn from an advanced referral system, gaming achievements and other activities!",
"description": "The Abyss is the first platform for online video games with unique revenue sharing system. Part of our income generated by the sale of games and services is distributed between gamers and developers in the form of rewards for various activities available on the platform. Gamers can play games, socialize and earn from an advanced referral program and gaming achievements scattered across numerous game projects. Developers will find a new channel for distribution on The Abyss, with a smooth integration and customer benefits, from marketing support to an additional income generated by the referral network.",
"socials": [{
"name": "Twitter",
"url": "https://twitter.com/TheAbyss",
"handle": "TheAbyss"
}, {
"name": "Facebook",
"url": "https://www.facebook.com/theabyss",
"handle": "theabyss"
}]
}