Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need a douc #1

Open
abitrolly opened this issue Oct 7, 2018 · 1 comment
Open

Need a douc #1

abitrolly opened this issue Oct 7, 2018 · 1 comment

Comments

@abitrolly
Copy link
Contributor

I can not find the function to get the token with timestamp info etc. Some doucs are needed.

@abitrolly
Copy link
Contributor Author

"inputs": [
{
"name": "to",
"type": "address"
},
{
"name": "tokenId",
"type": "uint256"
},
{
"name": "tokenURI",
"type": "string"
}
],

These parameters don't work.

  doginstance.mintWithTokenURI(web3.eth.accounts[0], 0, app.data);

Error: Invalid number of arguments to Solidity function

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant