EeseeExpress
EeseeExpress
AddressWithChain
struct AddressWithChain {
string chain;
address _address;
}TokenData
struct TokenData {
contract IERC20 token;
uint256 amount;
bytes permit;
}squid
contract ISquidRouter squidInvalidConstructor
InvalidRecipient
callBridgeCall
Parameters
Name
Type
Description
Inherited from EeseePausable
pause
unpause
Inherited from EeseeRoleHandler
Inherited from Pausable
paused
Paused
Unpaused
Inherited from ERC2771Context
isTrustedForwarder
Last updated