Verify with SocialScan API
Last updated
Was this helpful?
Last updated
Was this helpful?
<chain_name>/
POST
The request parameters:
name
type
value
required
module
string
contract
true
action
string
verifysourcecode
true
The form parameters:
name
type
value
required
contractaddress
string
true
sourceCode
string
true
codeformat
string
"solidity-standard-json-input" or "solidity-single-file"
true
contractname
string
true
compilerversion
string
true
constructorArguments
string
false
optimizationUsed
string
"0" or "1"
false
runs
int
false
The response: