Snapshot
Qx @ epoch 133
contractIndex 1 · effective e122 – e143
BAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAARMID
Procedures
6procIssueAsset#1
in 25Bout 8B
→input4 fields · 25B
| name | type | offset | bytes | layout |
|---|---|---|---|---|
| assetName | uint64 | 0 | 8 | |
| numberOfShares | sint64 | 8 | 8 | |
| unitOfMeasurement | uint64 | 16 | 8 | |
| numberOfDecimalPlaces | sint8 | 24 | 1 |
←output1 field · 8B
| name | type | offset | bytes | layout |
|---|---|---|---|---|
| issuedNumberOfShares | sint64 | 0 | 8 |
procAddToAskOrder#5
in 56Bout 8B
→input4 fields · 56B
| name | type | offset | bytes | layout |
|---|---|---|---|---|
| issuer | id | 0 | 32 | |
| assetName | uint64 | 32 | 8 | |
| price | sint64 | 40 | 8 | |
| numberOfShares | sint64 | 48 | 8 |
←output1 field · 8B
| name | type | offset | bytes | layout |
|---|---|---|---|---|
| addedNumberOfShares | sint64 | 0 | 8 |
procAddToBidOrder#6
in 56Bout 8B
→input4 fields · 56B
| name | type | offset | bytes | layout |
|---|---|---|---|---|
| issuer | id | 0 | 32 | |
| assetName | uint64 | 32 | 8 | |
| price | sint64 | 40 | 8 | |
| numberOfShares | sint64 | 48 | 8 |
←output1 field · 8B
| name | type | offset | bytes | layout |
|---|---|---|---|---|
| addedNumberOfShares | sint64 | 0 | 8 |
procRemoveFromAskOrder#7
in 56Bout 8B
→input4 fields · 56B
| name | type | offset | bytes | layout |
|---|---|---|---|---|
| issuer | id | 0 | 32 | |
| assetName | uint64 | 32 | 8 | |
| price | sint64 | 40 | 8 | |
| numberOfShares | sint64 | 48 | 8 |
←output1 field · 8B
| name | type | offset | bytes | layout |
|---|---|---|---|---|
| removedNumberOfShares | sint64 | 0 | 8 |
procRemoveFromBidOrder#8
in 56Bout 8B
→input4 fields · 56B
| name | type | offset | bytes | layout |
|---|---|---|---|---|
| issuer | id | 0 | 32 | |
| assetName | uint64 | 32 | 8 | |
| price | sint64 | 40 | 8 | |
| numberOfShares | sint64 | 48 | 8 |
←output1 field · 8B
| name | type | offset | bytes | layout |
|---|---|---|---|---|
| removedNumberOfShares | sint64 | 0 | 8 |
Functions
5funcFees#1
in 0Bout 12B
←output3 fields · 12B
| name | type | offset | bytes | layout |
|---|---|---|---|---|
| assetIssuanceFee | uint32 | 0 | 4 | |
| transferFee | uint32 | 4 | 4 | |
| tradeFee | uint32 | 8 | 4 |
funcAssetAskOrders#2
in 48Bout 0B
→input3 fields · 48B
| name | type | offset | bytes | layout |
|---|---|---|---|---|
| issuer | id | 0 | 32 | |
| assetName | uint64 | 32 | 8 | |
| offset | uint64 | 40 | 8 |
funcAssetBidOrders#3
in 48Bout 0B
→input3 fields · 48B
| name | type | offset | bytes | layout |
|---|---|---|---|---|
| issuer | id | 0 | 32 | |
| assetName | uint64 | 32 | 8 | |
| offset | uint64 | 40 | 8 |
funcEntityAskOrders#4
in 40Bout 0B
→input2 fields · 40B
| name | type | offset | bytes | layout |
|---|---|---|---|---|
| entity | id | 0 | 32 | |
| offset | uint64 | 32 | 8 |
funcEntityBidOrders#5
in 40Bout 0B
→input2 fields · 40B
| name | type | offset | bytes | layout |
|---|---|---|---|---|
| entity | id | 0 | 32 | |
| offset | uint64 | 32 | 8 |