Skip to main content

Documentation Index

Fetch the complete documentation index at: https://na-36-docs-v2-archived.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

All Livepeer ABIs are available via import.

Protocol

import {
  BondingManagerABI,
  ControllerABI,
  LivepeerTokenABI,
  LivepeerTokenFaucetABI,
  MerkleSnapshotABI,
  MinterABI,
  PollABI,
  PollCreatorABI,
  RoundsManagerABI,
  ServiceRegistryABI,
  TicketBrokerABI,
} from '@livepeer/react';

Bridging

import {
  ArbRetryableTxABI,
  InboxABI,
  L1BondingManagerABI,
  L1MigratorABI,
  L2LPTGatewayABI,
  L2MigratorABI,
  NodeInterfaceABI,
} from '@livepeer/react';