ERC721ProxySafe
Derives
Functions
constructor
Parameters:
Name
Type
Description
_immutableOwner
address
func_60iHVgK
Proxy transfer method for IERC721.transferFrom
. Selector must match IERC20.transferFrom
. Note that amount
is unused for security reasons to prevent unintended ERC-721 token sale via partial fill
Parameters:
Name
Type
Description
from
address
to
address
``
uint256
tokenId
uint256
token
contract IERC721
Last updated