• Estimate the block number that a VAA might be available for a given chain, initial block where the tx was submitted and consistency level

    Parameters

    • chain: "Solana" | "Algorand" | "Near" | "Sui" | "Aptos" | "Btc" | "Acala" | "Arbitrum" | "Aurora" | "Avalanche" | "Base" | "Bsc" | "Celo" | "Ethereum" | "Fantom" | "Gnosis" | "Karura" | "Klaytn" | "Moonbeam" | "Neon" | "Oasis" | "Optimism" | "Polygon" | "Rootstock" | "Sepolia" | "ArbitrumSepolia" | "BaseSepolia" | "OptimismSepolia" | "Holesky" | "Terra" | "Terra2" | "Injective" | "Osmosis" | "Pythnet" | "Xpla" | "Sei" | "Wormchain" | "Cosmoshub" | "Evmos" | "Kujira" | "Neutron" | "Celestia" | "Stargaze" | "Dymension"
    • consistencyLevel: number
    • Optional fromBlock: bigint

    Returns bigint

Generated using TypeDoc