ERC721Proxy
Derives
Functions
constructor
Parameters:
Name | Type | Description |
---|---|---|
| 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 |
---|---|---|
| address | |
| address | |
`` | uint256 | |
| uint256 | |
| contract IERC721 |
Last updated