Skip to content

contract.TransferProxyForDeprecated

Aleksey Bykhun edited this page Jan 18, 2023 · 1 revision

TransferProxyForDeprecated

Git Source

Inherits: OwnableOperatorRole

Functions

erc721TransferFrom

function erc721TransferFrom(IERC721 token, address from, address to, uint256 tokenId) external onlyOperator;
Clone this wiki locally