From e57ac80abe3c9e5eb5bc26cfff5246c9e4e6509a Mon Sep 17 00:00:00 2001 From: Suleyman Date: Mon, 1 Dec 2025 16:41:14 +0300 Subject: [PATCH] Create OnchainGM.json --- mainnet/OnchainGM.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 mainnet/OnchainGM.json diff --git a/mainnet/OnchainGM.json b/mainnet/OnchainGM.json new file mode 100644 index 0000000..127af89 --- /dev/null +++ b/mainnet/OnchainGM.json @@ -0,0 +1,18 @@ +{ + "name": "OnchainGM", + "description": "Your Daily Web3 Ritual.", + "live": true, + "categories": [ + "Infra::Gaming" + ], + "addresses": { + "Onchaingm V2": "0x235e23954ACde3b6308A087Ee0C44a1a85F5D041", + "Onchaingm Deploy": "0x59c27c39A126a9B5eCADdd460C230C857e1Deb35" + }, + "links": { + "project": "https://onchaingm.com", + "twitter": "https://x.com/OnChainGm", + "github": "https://github.com/OnChainGM", + "docs": "https://onchaingm.com/documentation.html" + } +}