hydraCy
Results
2
issues of
hydraCy
ERC721 `public func safeTransferFrom(from: EthereumAddress, to: EthereumAddress, originalOwner: EthereumAddress, tokenId: BigUInt)` will crash . Because the parameters count is 3 but the function.inputs. Count is 4 ` guard parameters.count ==...
bug