IERC721Receiver.spec 103 B

123
  1. methods {
  2. function _.onERC721Received(address,address,uint256,bytes) external => DISPATCHER(true);
  3. }