livepeer / protocol

Livepeer protocol
MIT License
152 stars 45 forks source link

Add ArbitrumLivepeerToken for Rinkeby testnet #519

Closed yondonfu closed 2 years ago

yondonfu commented 2 years ago

What does this pull request do? Explain your changes. (required)

This PR adds ArbitrumLivepeerToken which inherits from LivepeerToken and exposes additional functions required for registering the token's L1 gateway on Rinkeby with the L1GatewayRouter.

The contract supports:

Resources:

Specific updates (required)

How did you test each of these updates (required)

Updated tests.

Does this pull request close any open issues?

Fixes livepeer/arbitrum-lpt-bridge#35

Checklist: