| Value | Meaning |
|---|---|
| owner"$Y" | Public key |
| value"$V" | Tagion currency |
| time"$t" | i64, Sdt time |
| nonce"$x" | random ubyte array |
| values"$vals" | TagionBill array |
| derive"$D" | Key deriver |
| contract_id"$$" | Unique contract ID |
| epoch_number"$epoch" | |
| bullseye"$eye" | DART bullseye (Merkle root) |
| name"$name" | string, a name |
| previous"$prev" | Fingerprint |
| sign"$sign" | Signature |
| signs"$signs" | Signature array |
| archive_type"$T" | Recorder Archive type |
| archive"$a" | Recorder archived document |
| contract"$contract" | Contract(SMC) |
| msg"$msg" | HiPRC Message |
| inputs"$in" | DARTIndex array |
| reads"$read" | DARTIndex array |
| script"$run" | Document, smart contract script |
| address"$addr" | String, address in 'multiaddr' format |
| state"$state" | An enumerated value indicating the state, contextual to the record which it is stored in |