mirror of
https://github.com/web3privacy/explorer-data.git
synced 2024-10-15 12:06:26 +02:00
deploy: 72c4cd3bf8
This commit is contained in:
parent
814131fc9b
commit
0bb47dcf1a
1 changed files with 32 additions and 3 deletions
35
index.json
35
index.json
|
@ -7857,8 +7857,27 @@
|
||||||
"wallets"
|
"wallets"
|
||||||
],
|
],
|
||||||
"description": "Non-custodial wallet",
|
"description": "Non-custodial wallet",
|
||||||
|
"team": {
|
||||||
|
"anonymous": false,
|
||||||
|
"teammembers": [
|
||||||
|
{
|
||||||
|
"name": "Michael Ou",
|
||||||
|
"role": "CEO",
|
||||||
|
"link": "https://coolbitx.com/about/"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
"links": {
|
"links": {
|
||||||
"web": "https://www.coolwallet.io/"
|
"web": "https://www.coolwallet.io/",
|
||||||
|
"blog": "https://www.coolwallet.io/blog/",
|
||||||
|
"docs": "https://help.coolwallet.io/en/support/solutions",
|
||||||
|
"twitter": "https://twitter.com/coolwallet"
|
||||||
|
},
|
||||||
|
"project_status": {
|
||||||
|
"live_status": true,
|
||||||
|
"version": null,
|
||||||
|
"testnet": false,
|
||||||
|
"mainnet": false
|
||||||
},
|
},
|
||||||
"logos": [
|
"logos": [
|
||||||
{
|
{
|
||||||
|
@ -10429,10 +10448,20 @@
|
||||||
},
|
},
|
||||||
"links": {
|
"links": {
|
||||||
"web": "https://edge.app/",
|
"web": "https://edge.app/",
|
||||||
"github": "https://github.com/EdgeApp"
|
"github": "https://github.com/EdgeApp",
|
||||||
|
"whitepaper": "https://edge.app/wp-content/uploads/2019/01/Edge-White-Paper-01-22-2019.pdf?af=edge-app-wp-admin-post-php&af=edge-app",
|
||||||
|
"docs": "https://edge.app/blog/?af=edge-app",
|
||||||
|
"twitter": "https://twitter.com/EdgeWallet"
|
||||||
},
|
},
|
||||||
"team": {
|
"team": {
|
||||||
"anonymous": false
|
"anonymous": false,
|
||||||
|
"teammembers": [
|
||||||
|
{
|
||||||
|
"name": "Paul Puey",
|
||||||
|
"role": "CEO",
|
||||||
|
"link": "https://edge.app/about/"
|
||||||
|
}
|
||||||
|
]
|
||||||
},
|
},
|
||||||
"logos": [
|
"logos": [
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue