pub type AssetId = u32;
Asset ID type for Hyperliquid.
For perpetuals, this is the index in meta.universe. For spot trading, this is 10000 + index from spotMeta.universe.
meta.universe
10000 + index
spotMeta.universe