mirror of
https://github.com/web3privacy/explorer-data.git
synced 2024-10-15 12:06:26 +02:00
deploy: 2ce7c6a58e
This commit is contained in:
parent
9a23627260
commit
04fdd513f4
1 changed files with 23 additions and 4 deletions
27
index.json
27
index.json
|
@ -3217,7 +3217,10 @@
|
||||||
"ecosystem": "multichain",
|
"ecosystem": "multichain",
|
||||||
"links": {
|
"links": {
|
||||||
"web": "https://www.orchid.com",
|
"web": "https://www.orchid.com",
|
||||||
"github": "https://github.com/OrchidTechnologies"
|
"github": "https://github.com/OrchidTechnologies",
|
||||||
|
"whitepaper": "https://www.orchid.com/whitepaper/english.pdf",
|
||||||
|
"docs": "https://docs.orchid.com/en/latest/",
|
||||||
|
"blog": "https://blog.orchid.com/"
|
||||||
},
|
},
|
||||||
"team": {
|
"team": {
|
||||||
"anonymous": false,
|
"anonymous": false,
|
||||||
|
@ -10736,13 +10739,22 @@
|
||||||
"ecosystem": "Cosmos",
|
"ecosystem": "Cosmos",
|
||||||
"links": {
|
"links": {
|
||||||
"web": "https://sentinel.co",
|
"web": "https://sentinel.co",
|
||||||
"github": "https://github.com/sentinel-official"
|
"github": "https://github.com/sentinel-official",
|
||||||
|
"whitepaper": "https://docs.sentinel.co/getting-started/whitepaper",
|
||||||
|
"docs": "https://docs.sentinel.co/",
|
||||||
|
"twitter": "https://twitter.com/SentinelDVPN"
|
||||||
},
|
},
|
||||||
"team": {
|
"team": {
|
||||||
"anonymous": true
|
"anonymous": true
|
||||||
},
|
},
|
||||||
"have_token": true,
|
"have_token": true,
|
||||||
"token_link": "https://coinmarketcap.com/currencies/sentinel/",
|
"token_link": "https://coinmarketcap.com/currencies/sentinel/",
|
||||||
|
"project_status": {
|
||||||
|
"live_status": true,
|
||||||
|
"version": "stable",
|
||||||
|
"testnet": false,
|
||||||
|
"mainnet": false
|
||||||
|
},
|
||||||
"logos": [
|
"logos": [
|
||||||
{
|
{
|
||||||
"file": "logo.png",
|
"file": "logo.png",
|
||||||
|
@ -11580,7 +11592,8 @@
|
||||||
"ecosystem": "no chain",
|
"ecosystem": "no chain",
|
||||||
"links": {
|
"links": {
|
||||||
"web": "https://protonvpn.com/",
|
"web": "https://protonvpn.com/",
|
||||||
"github": "https://github.com/ProtonVPN"
|
"github": "https://github.com/ProtonVPN",
|
||||||
|
"blog": "https://protonvpn.com/blog"
|
||||||
},
|
},
|
||||||
"team": {
|
"team": {
|
||||||
"anonymous": false,
|
"anonymous": false,
|
||||||
|
@ -11588,7 +11601,13 @@
|
||||||
"link": "https://protonvpn.com/about"
|
"link": "https://protonvpn.com/about"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"have_token": true,
|
"have_token": false,
|
||||||
|
"project_status": {
|
||||||
|
"live_status": true,
|
||||||
|
"version": "stable",
|
||||||
|
"testnet": false,
|
||||||
|
"mainnet": false
|
||||||
|
},
|
||||||
"logos": [
|
"logos": [
|
||||||
{
|
{
|
||||||
"file": "logo.png",
|
"file": "logo.png",
|
||||||
|
|
Loading…
Reference in a new issue