Skip to content

Commit 172796f

Browse files
Add ITRocket explorer and staking platform (#353)
* Add ITRocket explorer and staking platform * Update Monad-Space.json * Update Monad-Space.json
1 parent c18a2e0 commit 172796f

2 files changed

Lines changed: 32 additions & 0 deletions

File tree

mainnet/Monad-Space.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
{
2+
"name": "Monad Space",
3+
"description": "A full-featured explorer and staking platform with built-in validator monitoring and analytics.",
4+
"categories": [
5+
"Infra::Analytics",
6+
"Infra::Other",
7+
"DeFi::Staking"
8+
],
9+
"addresses": {
10+
"StakingContract": ""
11+
},
12+
"links": {
13+
"project": "https://monad-space.itrocket.net",
14+
"twitter": "https://x.com/itrocket_team"
15+
}
16+
}

testnet/Monad-Space.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
{
2+
"name": "Monad Space",
3+
"description": "A full-featured explorer and staking platform with built-in validator monitoring and analytics.",
4+
"categories": [
5+
"Infra::Analytics",
6+
"Infra::Other",
7+
"DeFi::Staking"
8+
],
9+
"addresses": {
10+
"StakingContract": ""
11+
},
12+
"links": {
13+
"project": "https://testnet-monad-space.itrocket.net",
14+
"twitter": "https://x.com/itrocket_team"
15+
}
16+
}

0 commit comments

Comments
 (0)