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';