BoringBatchable
Methods
batch
Parameters
Name
Type
Description
calls
bytes[]
undefined
revertOnFail
bool
undefined
Returns
Name
Type
Description
successes
bool[]
undefined
results
bytes[]
undefined
permitToken
Parameters
Name
Type
Description
token
contract IERC20
undefined
from
address
undefined
to
address
undefined
amount
uint256
undefined
deadline
uint256
undefined
v
uint8
undefined
r
bytes32
undefined
s
bytes32
undefined
Last updated