{ "opencollection": "1.0.0", "info": { "name": "Substrate API Sidecar accounts ahm API", "version": "20.14.1" }, "items": [ { "info": { "name": "ahm", "type": "folder" }, "items": [ { "info": { "name": "Get Asset Hub Migration information.", "type": "http" }, "http": { "method": "GET", "url": "https://polkadot-public-sidecar.parity-chains.parity.io/ahm-info" }, "docs": "Returns information about Asset Hub Migration (AHM) including migration start and end blocks for both relay chain and Asset Hub. The endpoint automatically detects whether you're connected to a relay chain or Asset Hub and provides relevant migration data. Returns static migration boundaries for known networks or queries on-chain migration pallets for dynamic information." } ] } ], "bundled": true }