sui_bridge::utils

Function get_eth_contract_addresses

Source
pub async fn get_eth_contract_addresses<P: JsonRpcClient + 'static>(
    bridge_proxy_address: Address,
    provider: &Arc<Provider<P>>,
) -> Result<(Address, Address, Address, Address, Address, Address, Address, Address)>
Expand description

Given the address of SuiBridge Proxy, return the addresses of the committee, limiter, vault, and config.