Skip to content

Commit 04325c0

Browse files
authored
Merge pull request #1 from apertumdev/add-subnet
Update subnets.json
2 parents 57eb8d2 + 740e3d1 commit 04325c0

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

components/chain/subnets.json

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -353,5 +353,32 @@
353353
"standard": "none"
354354
}
355355
]
356+
},
357+
{
358+
"name": "Apertum",
359+
"chain": "APTM",
360+
"description": "Apertum operates as an Avalanche subnet, enhancing transparency, security, and efficiency, and governance in smart contract-based DApps like DAO1, which provides automated tools, analytics, and decentralized governance.",
361+
"isLive": true,
362+
"rpc": [
363+
"https://rpc.apertum.io/ext/bc/YDJ1r9RMkewATmA7B35q1bdV18aywzmdiXwd9zGBq3uQjsCnn/rpc"
364+
],
365+
"faucets": [],
366+
"nativeCurrency": {
367+
"name": "APTM",
368+
"symbol": "APTM",
369+
"decimals": 18
370+
},
371+
"projectURL": "https://apertum.io/",
372+
"shortName": "aptm",
373+
"chainId": 2786,
374+
"networkId": 2786,
375+
"explorers": [
376+
{
377+
"name": "ethernal",
378+
"url": "https://explorer.apertum.io/",
379+
"icon": "ethereum",
380+
"standard": "none"
381+
}
382+
]
356383
}
357384
]

0 commit comments

Comments
 (0)