diff --git a/mainnet/Monad-Space.json b/mainnet/Monad-Space.json new file mode 100644 index 0000000..72eb874 --- /dev/null +++ b/mainnet/Monad-Space.json @@ -0,0 +1,16 @@ +{ + "name": "Monad Space", + "description": "A full-featured explorer and staking platform with built-in validator monitoring and analytics.", + "categories": [ + "Infra::Analytics", + "Infra::Other", + "DeFi::Staking" + ], + "addresses": { + "StakingContract": "0x0000000000000000000000000000000000001000" + }, + "links": { + "project": "https://monad-space.itrocket.net", + "twitter": "https://x.com/itrocket_team" + } +} diff --git a/testnet/Monad-Space.json b/testnet/Monad-Space.json new file mode 100644 index 0000000..a885561 --- /dev/null +++ b/testnet/Monad-Space.json @@ -0,0 +1,16 @@ +{ + "name": "Monad Space", + "description": "A full-featured explorer and staking platform with built-in validator monitoring and analytics.", + "categories": [ + "Infra::Analytics", + "Infra::Other", + "DeFi::Staking" + ], + "addresses": { + "StakingContract": "0x0000000000000000000000000000000000001000" + }, + "links": { + "project": "https://testnet-monad-space.itrocket.net", + "twitter": "https://x.com/itrocket_team" + } +}