Skip to main content Link Menu Expand (external link) Document Search Copy Copied

Error403XdcErc20TxSign

Model getters

Method name Return type Description Notes
getErrorCode() string xdc.erc20.sign
Example: xdc.erc20.sign
 
getMessage() string Unable to sign transaction for contract creation. ${error}
Example: Unable to sign transaction for contract creation. ${error}
 
getStatusCode() float 403
Example: 403