You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when calling /api/v2/smart-contracts/${address}/verification/via/standard-input
what file format should we use for files[0] ?
I am currently using the metadata generated by solidity but the contract seems to not verify
I get the { message: 'Smart-contract verification started' } response (see: https://github.com/orgs/blockscout/discussions/9373) but not sure if it is the correct format
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
when calling
/api/v2/smart-contracts/${address}/verification/via/standard-input
what file format should we use for
files[0]
?I am currently using the metadata generated by solidity but the contract seems to not verify
I get the
{ message: 'Smart-contract verification started' }
response (see: https://github.com/orgs/blockscout/discussions/9373) but not sure if it is the correct formatBeta Was this translation helpful? Give feedback.
All reactions