web3p / web3.php

A php interface for interacting with the Ethereum blockchain and ecosystem. Native ABI parsing and smart contract interactions.
MIT License
1.16k stars 543 forks source link

ERC721 ownerOf #258

Open LinenoiseDev opened 2 years ago

LinenoiseDev commented 2 years ago

It appears this function is currently missing. Looks like a new sub routine will be required.

Has anyone already tackled this?