DeepBookAdminContract class for managing admin actions.
Configuration for DeepBookAdminContract
The name of the stable coin to be added
A function that takes a Transaction object
Add a coin to whitelist of stable coins
The key to identify the pool
The new lot size
The new min size
Adjust the lot size and min size of a pool
The new tick size
Adjust the tick size of a pool
Parameters for creating pool as admin
Create a new pool as admin
The version to be disabled
Disable a specific version
The version to be enabled
Enable a specific version
The name of the stable coin to be removed
Remove a coin from whitelist of stable coins
The treasury address
Sets the treasury address where pool creation fees will be sent
The key of the pool to be unregistered by admin
Unregister a pool as admin
The key of the pool to be updated
Update the allowed versions for a pool
DeepBookAdminContract class for managing admin actions.