Application Binary Interface (ABI)
All Livepeer ABIs are available via import.
Protocol
React
import {
BondingManagerABI,
ControllerABI,
LivepeerTokenABI,
LivepeerTokenFaucetABI,
MerkleSnapshotABI,
MinterABI,
PollABI,
PollCreatorABI,
RoundsManagerABI,
ServiceRegistryABI,
TicketBrokerABI,
} from '@livepeer/react';
Bridging
React
import {
ArbRetryableTxABI,
InboxABI,
L1BondingManagerABI,
L1MigratorABI,
L2LPTGatewayABI,
L2MigratorABI,
NodeInterfaceABI,
} from '@livepeer/react';