mirror of
https://github.com/web3privacy/explorer-data.git
synced 2024-10-15 12:06:26 +02:00
deploy: a63ce2a2ae
This commit is contained in:
parent
877954a6d1
commit
11a6c2a3c4
1 changed files with 44 additions and 0 deletions
44
index.json
44
index.json
|
@ -11165,6 +11165,50 @@
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"id": "Kinto",
|
||||||
|
"name": "Kinto",
|
||||||
|
"categories": [
|
||||||
|
"Layer-2"
|
||||||
|
],
|
||||||
|
"description": "The safety-first L2 for Finance",
|
||||||
|
"team": {
|
||||||
|
"anonymous": false,
|
||||||
|
"teammembers": [
|
||||||
|
{
|
||||||
|
"name": "Ramon Recuero",
|
||||||
|
"role": "CEO",
|
||||||
|
"link": "https://x.com/ramonrecuero"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"links": {
|
||||||
|
"web": "https://www.kinto.xyz/",
|
||||||
|
"github": "https://github.com/kintoxyz",
|
||||||
|
"block_explorer": "https://kintoscan.io/",
|
||||||
|
"docs": "https://docs.kinto.xyz/kinto-the-safe-l2",
|
||||||
|
"whitepaper": "https://docs.kinto.xyz/kinto-the-safe-l2/general/litepaper",
|
||||||
|
"blog": "https://mirror.xyz/kintoxyz.eth",
|
||||||
|
"twitter": "https://x.com/KintoXYZ",
|
||||||
|
"discord": "https://discord.com/invite/kinto?a=1"
|
||||||
|
},
|
||||||
|
"project_status": {
|
||||||
|
"live_status": true,
|
||||||
|
"version": "Mainnet",
|
||||||
|
"testnet": false,
|
||||||
|
"mainnet": true
|
||||||
|
},
|
||||||
|
"have_token": true,
|
||||||
|
"token_link": "https://kintoscan.io/token/0x010700808D59d2bb92257fCafACfe8e5bFF7aB87?chainid=7887",
|
||||||
|
"tokens": [
|
||||||
|
{
|
||||||
|
"name": "KINTO",
|
||||||
|
"symbol": "$KINTO",
|
||||||
|
"network": "Kinto",
|
||||||
|
"contract_address": "0x010700808D59d2bb92257fCafACfe8e5bFF7aB87"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"id": "yellow-submarine",
|
"id": "yellow-submarine",
|
||||||
"name": "Yellow Submarine",
|
"name": "Yellow Submarine",
|
||||||
|
|
Loading…
Reference in a new issue