Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
32 changes: 21 additions & 11 deletions registry.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"version": 5,
"lastUpdated": "2026-05-29",
"version": 6,
"lastUpdated": "2026-06-14",
"apps": [
{
"id": "ascend-dex",
Expand All @@ -14,24 +14,34 @@
"new": true,
"contracts": [
{
"address": "8382dda611573d1ce9c8d969e50a7c5d001de9e31b1a8f5721ee4964bcce9921",
"address": "fb0ac474fe32f09b655ad240a67e518f675f0235e52072caef67d5e1dcc83226",
"network": "mainnet",
"name": "Ascend Registry",
"role": "Registry",
"description": "Verified Ascend Markets registry contract on Midnight mainnet.",
"name": "Ascend DEX CHARLES/HOSKINSON",
"role": "Application",
"description": "Verified Ascend DEX application contract on Midnight mainnet.",
"theme": "ascend",
"verified": true,
"explorerUrl": "https://explorer.1am.xyz/contract/fb0ac474fe32f09b655ad240a67e518f675f0235e52072caef67d5e1dcc83226"
},
{
"address": "6e198505d611307a53799ac1b639b0fc44be29bf74f7f193b35343a5eef7b03d",
"network": "mainnet",
"name": "Ascend Perps Settlement",
"role": "Application",
"description": "Verified Ascend Perps Settlement contract on Midnight mainnet.",
"theme": "ascend",
"verified": true,
"explorerUrl": "https://explorer.1am.xyz/contract/8382dda611573d1ce9c8d969e50a7c5d001de9e31b1a8f5721ee4964bcce9921"
"explorerUrl": "https://explorer.1am.xyz/contract/6e198505d611307a53799ac1b639b0fc44be29bf74f7f193b35343a5eef7b03d"
},
{
"address": "3b0c1d145794e7c64fbc7d5c24c9c28274e7004bb25853087f790f6c104888fb",
"address": "fbae0ddd7d9a0ceb9ac27309f5627d573a82dde865a1af1aee98b3e485f39887",
"network": "mainnet",
"name": "Ascend Markets Contract",
"name": "Ascend Perps Trading",
"role": "Application",
"description": "Verified Ascend Markets application contract on Midnight mainnet.",
"description": "Verified Ascend Perps Trading contract on Midnight mainnet.",
"theme": "ascend",
"verified": true,
"explorerUrl": "https://explorer.1am.xyz/contract/3b0c1d145794e7c64fbc7d5c24c9c28274e7004bb25853087f790f6c104888fb"
"explorerUrl": "https://explorer.1am.xyz/contract/fbae0ddd7d9a0ceb9ac27309f5627d573a82dde865a1af1aee98b3e485f39887"
}
]
},
Expand Down
Loading