mirror of
https://github.com/status-im/EIPs.git
synced 2025-02-05 03:23:48 +00:00
Automatically merged updates to draft EIP(s) 721
Hi, I'm a bot! This change was automatically merged because: - It only modifies existing draft EIP(s) - The PR was approved or written by at least one author of each modified EIP - The build is passing
This commit is contained in:
parent
d64b839cf1
commit
3d00a3b97d
@ -159,8 +159,8 @@ interface ERC721TokenReceiver {
|
||||
/// @notice Handle the receipt of an NFT
|
||||
/// @dev The ERC721 smart contract calls this function on the recipient
|
||||
/// after a `transfer`. This function MAY throw to revert and reject the
|
||||
/// transfer. This function MUST use 50,000 gas or less. Return of other
|
||||
/// than the magic value MUST result in the transaction being reverted.
|
||||
/// transfer. Return of other than the magic value MUST result in the
|
||||
/// transaction being reverted.
|
||||
/// Note: the contract address is always the message sender.
|
||||
/// @param _from The sending address
|
||||
/// @param _tokenId The NFT identifier which is being transfered
|
||||
|
Loading…
x
Reference in New Issue
Block a user