Links

L2 Bridge Recipient

Receives bridged tokens from the PoS Bridge before the L2 Emissions Controller transfers the bridged tokens to the end recipient.

Functions

constructor()

function constructor (address _rewardsToken, address _l2EmissionsController) public
Parameter
Type
Description
_rewardsToken
address
Bridged rewards token on the Polygon chain.
_l2EmissionsController
address
Polygon contract that will distribute bridged rewards on the Polygon chain.