Expand description
§Version Control
abstract_os::version_control
stores chain-specific code-ids, addresses and an os_id map.
§Description
Code-ids and api-contract addresses are stored on this address. This data can not be changed and allows for complex factory logic. Both code-ids and addresses are stored on a per-module version basis which allows users to easily upgrade their modules.
An internal os-id store provides external verification for manager and proxy addresses.
Modules§
Structs§
- Config
Response - Core
- Contains the minimal Abstract-OS contract addresses.
- Instantiate
Msg - Migrate
Msg - Module
Filter - A ModuleFilter that mirrors the
ModuleInfo
struct. - Modules
List Response - Modules
Response - OsCore
Response