xAnchor Wormhole Bridge
Config
Key
Type
Description
InstantiateMsg
pub struct InstantiateMsg {
pub owner: String,
pub wormhole_core_bridge_addr: String,
pub wormhole_token_bridge_addr: String,
pub xanchor_core_addr: String,
pub aust_cw20_addr: String,
}ExecuteMsg
Last updated
Was this helpful?