This commit is contained in:
2026-05-19 11:48:32 +02:00
parent 3da01156a0
commit fad7ec5107
19 changed files with 218 additions and 64 deletions

View File

@@ -21,9 +21,13 @@ family: string,
*/
version: string,
/**
* Surface type: launch, bonding curve, AMM, CLMM, DLMM, router, aggregator or unknown.
* Technical surface type: launch, bonding curve, AMM, CLMM, DLMM, router, aggregator or unknown.
*/
surfaceType: string,
/**
* Strategic surface role: dex_effective, aggregator_router, launch_surface or to_verify.
*/
surfaceRole: string,
/**
* Primary Solana program id, when verified in local constants or docs.
*/