UNPKG

@coinbase/agentkit

Version:

Coinbase AgentKit core primitives

16 lines (15 loc) 425 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.VAULTSFYI_SUPPORTED_CHAINS = exports.VAULTS_API_URL = void 0; exports.VAULTS_API_URL = "https://api.vaults.fyi/v1"; exports.VAULTSFYI_SUPPORTED_CHAINS = { 1: "mainnet", 42161: "arbitrum", 10: "optimism", 137: "polygon", 100: "gnosis", 8453: "base", 130: "unichain", 1923: "swellchain", 42220: "celo", };