ArbUnionWrapper

UNION token wrapper for L2

Functions

wrap(uint256 amount) → uint256

Wrap union.

Return Values:

  • whether success

unwrap(uint256 amount) → uint256

Unwrap union.

Return Values:

  • whether success

Last updated