Skip to content

Commit 1d7efdc

Browse files
committed
merge master
2 parents 73072e5 + 4a7dc6c commit 1d7efdc

File tree

80 files changed

+11815
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

80 files changed

+11815
-0
lines changed

deployment/deployment.json

Lines changed: 172 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13543,6 +13543,178 @@
1354313543
}
1354413544
}
1354513545
},
13546+
"mountain-protocol": {
13547+
"schema": "generic",
13548+
"base": "mountain-protocol",
13549+
"protocol": "mountain-protocol",
13550+
"project": "mountain-protocol",
13551+
"deployments": {
13552+
"mountain-protocol-ethereum": {
13553+
"network": "ethereum",
13554+
"status": "prod",
13555+
"versions": {
13556+
"schema": "3.0.0",
13557+
"subgraph": "1.0.0",
13558+
"methodology": "1.0.0"
13559+
},
13560+
"files": {
13561+
"template": "mountain-protocol.template.yaml"
13562+
},
13563+
"options": {
13564+
"prepare:yaml": true,
13565+
"prepare:constants": true
13566+
},
13567+
"services": {
13568+
"hosted-service": {
13569+
"slug": "mountain-protocol-ethereum",
13570+
"query-id": "mountain-protocol-ethereum"
13571+
},
13572+
"decentralized-network": {
13573+
"slug": "mountain-protocol-ethereum",
13574+
"query-id": "todo"
13575+
}
13576+
}
13577+
},
13578+
"mountain-protocol-arbitrum": {
13579+
"network": "arbitrum",
13580+
"status": "prod",
13581+
"versions": {
13582+
"schema": "3.0.0",
13583+
"subgraph": "1.0.0",
13584+
"methodology": "1.0.0"
13585+
},
13586+
"files": {
13587+
"template": "mountain-protocol.template.yaml"
13588+
},
13589+
"options": {
13590+
"prepare:yaml": true,
13591+
"prepare:constants": true
13592+
},
13593+
"services": {
13594+
"hosted-service": {
13595+
"slug": "mountain-protocol-arbitrum",
13596+
"query-id": "mountain-protocol-arbitrum"
13597+
},
13598+
"decentralized-network": {
13599+
"slug": "mountain-protocol-arbitrum",
13600+
"query-id": "todo"
13601+
}
13602+
}
13603+
},
13604+
"mountain-protocol-base": {
13605+
"network": "base",
13606+
"status": "prod",
13607+
"versions": {
13608+
"schema": "3.0.0",
13609+
"subgraph": "1.0.0",
13610+
"methodology": "1.0.0"
13611+
},
13612+
"files": {
13613+
"template": "mountain-protocol.template.yaml"
13614+
},
13615+
"options": {
13616+
"prepare:yaml": true,
13617+
"prepare:constants": true
13618+
},
13619+
"services": {
13620+
"hosted-service": {
13621+
"slug": "mountain-protocol-base",
13622+
"query-id": "mountain-protocol-base"
13623+
},
13624+
"decentralized-network": {
13625+
"slug": "mountain-protocol-base",
13626+
"query-id": "todo"
13627+
}
13628+
}
13629+
},
13630+
"mountain-protocol-optimism": {
13631+
"network": "optimism",
13632+
"status": "prod",
13633+
"versions": {
13634+
"schema": "3.0.0",
13635+
"subgraph": "1.0.0",
13636+
"methodology": "1.0.0"
13637+
},
13638+
"files": {
13639+
"template": "mountain-protocol.template.yaml"
13640+
},
13641+
"options": {
13642+
"prepare:yaml": true,
13643+
"prepare:constants": true
13644+
},
13645+
"services": {
13646+
"hosted-service": {
13647+
"slug": "mountain-protocol-optimism",
13648+
"query-id": "mountain-protocol-optimism"
13649+
},
13650+
"decentralized-network": {
13651+
"slug": "mountain-protocol-optimism",
13652+
"query-id": "todo"
13653+
}
13654+
}
13655+
},
13656+
"mountain-protocol-polygon": {
13657+
"network": "polygon",
13658+
"status": "prod",
13659+
"versions": {
13660+
"schema": "3.0.0",
13661+
"subgraph": "1.0.0",
13662+
"methodology": "1.0.0"
13663+
},
13664+
"files": {
13665+
"template": "mountain-protocol.template.yaml"
13666+
},
13667+
"options": {
13668+
"prepare:yaml": true,
13669+
"prepare:constants": true
13670+
},
13671+
"services": {
13672+
"hosted-service": {
13673+
"slug": "mountain-protocol-polygon",
13674+
"query-id": "mountain-protocol-polygon"
13675+
},
13676+
"decentralized-network": {
13677+
"slug": "mountain-protocol-polygon",
13678+
"query-id": "todo"
13679+
}
13680+
}
13681+
}
13682+
}
13683+
},
13684+
"flat-money": {
13685+
"schema": "generic",
13686+
"base": "flat-money",
13687+
"protocol": "flat-money",
13688+
"project": "flat-money",
13689+
"deployments": {
13690+
"flat-money-base": {
13691+
"network": "base",
13692+
"status": "prod",
13693+
"versions": {
13694+
"schema": "3.0.0",
13695+
"subgraph": "1.0.0",
13696+
"methodology": "1.0.0"
13697+
},
13698+
"files": {
13699+
"template": "flat-money.template.yaml"
13700+
},
13701+
"options": {
13702+
"prepare:yaml": true,
13703+
"prepare:constants": true
13704+
},
13705+
"services": {
13706+
"hosted-service": {
13707+
"slug": "flat-money-base",
13708+
"query-id": "flat-money-base"
13709+
},
13710+
"decentralized-network": {
13711+
"slug": "flat-money-base",
13712+
"query-id": "todo"
13713+
}
13714+
}
13715+
}
13716+
}
13717+
},
1354613718
"usual": {
1354713719
"schema": "generic",
1354813720
"base": "usual",

subgraphs/flat-money/.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
.DS_Store
2+
configure.ts
3+
docs/
4+
package-lock.json

subgraphs/flat-money/README.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# Flat Money Subgraph
2+
3+
## Methodology v1.0.0
4+
5+
## Metrics
6+
7+
### Usage and Transactions
8+
9+
### TVL
10+
11+
### Revenue
12+
13+
## Useful Links
14+
15+
- Landing Page:
16+
- Docs:
17+
- Contracts:

0 commit comments

Comments
 (0)