mirror of
https://github.com/web3privacy/explorer-data.git
synced 2024-10-15 12:06:26 +02:00
deploy: de94f132d2
This commit is contained in:
parent
1e892afdbb
commit
0b789e4b07
1 changed files with 23 additions and 4 deletions
27
index.json
27
index.json
|
@ -1537,12 +1537,31 @@
|
|||
{
|
||||
"id": "spillways",
|
||||
"name": "Spillways",
|
||||
"categories": [
|
||||
"mixing-service"
|
||||
],
|
||||
"categories": "mixing-service",
|
||||
"description": "Mixer enables fast, secure, and private transactions in crypto by obscuring the source and destination of funds",
|
||||
"team": {
|
||||
"anonymous": false
|
||||
},
|
||||
"links": {
|
||||
"web": "https://spillways.finance"
|
||||
"web": "https://spillways.finance",
|
||||
"docs": "https://spillways.gitbook.io/documentation",
|
||||
"block_explorer": "https://spillways.finance/explorer",
|
||||
"twitter": "https://twitter.com/spillways10"
|
||||
},
|
||||
"token_link": "https://etherscan.io/address/0x8790f2fc7ca2e7db841307fb3f4e72a03baf7b47",
|
||||
"tokens": [
|
||||
{
|
||||
"name": "Spillways",
|
||||
"symbol": "SAMPLE",
|
||||
"network": "Ethereum",
|
||||
"contract_address": "0x8790f2fc7Ca2e7Db841307FB3f4e72a03Baf7b47"
|
||||
}
|
||||
],
|
||||
"project_status": {
|
||||
"live_status": true,
|
||||
"version": "Mainnet",
|
||||
"testnet": false,
|
||||
"mainnet": true
|
||||
},
|
||||
"logos": [
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue