Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
const Network: { Aptos: "aptos"; Arbitrum: "arbitrum"; ArbitrumSepolia: "arbitrum-sepolia"; Base: "base"; Ethereum: "ethereum"; Optimism: "optimism"; Polygon: "polygon"; Solana: "solana"; World: "world"; WorldSepolia: "world-sepolia"; };
readonly Aptos: "aptos" = "aptos";
readonly Arbitrum: "arbitrum" = "arbitrum";
readonly ArbitrumSepolia: "arbitrum-sepolia" = "arbitrum-sepolia";
readonly Base: "base" = "base";
readonly Ethereum: "ethereum" = "ethereum";
readonly Optimism: "optimism" = "optimism";
readonly Polygon: "polygon" = "polygon";
readonly Solana: "solana" = "solana";
readonly World: "world" = "world";
readonly WorldSepolia: "world-sepolia" = "world-sepolia";
Was this page helpful?