Mock
Methods
erc1155
function erc1155() external view returns (contract IERC1155)
Returns
Name
Type
Description
_0
contract IERC1155
undefined
erc20
function erc20() external view returns (contract IERC20)
Returns
Name
Type
Description
_0
contract IERC20
undefined
erc721
function erc721() external view returns (contract IERC721)
Returns
Name
Type
Description
_0
contract IERC721
undefined
Last updated