SB Core
Protocol Objects
On-chain object types, ID formats, and descriptions
Core Protocol Objects
| Object Type | ID Format | Description |
|---|---|---|
| Account | 1.2.x | User account |
| Asset | 1.3.x | Token or asset definition |
| Limit Order | 1.7.x | Resting order on the DEX |
| Call Order | 1.8.x | Collateral debt position (SbAsset) |
| Force Settlement | 1.9.x | Pending force settlement request |
| Witness | 1.6.x | Block producer |
| Committee Member | 1.5.x | Governance committee member |
| Worker | 1.14.x | Worker proposal recipient |
| Proposal | 1.10.x | On-chain governance proposal |
| Asset Balance | 2.5.x | Per-account asset balance object |
| Dynamic Global Properties | 2.1.0 | Current chain state (head block, time, etc.) |
| Global Properties | 2.0.0 | Chain parameters and fee schedule |