x402-chainlink
    Preparing search index...

    Function getTokenAddress

    • Get token address for a network

      Parameters

      Returns string | undefined

      Token contract address, or undefined if not available

      const usdcAddress = getTokenAddress('USDC', 'eip155:8453');
      console.log(usdcAddress); // '0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913'