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

Error403Erc20NameDuplicate

Model getters

Method name Return type Description Notes
getErrorCode() string erc20.duplicate.name
Example: erc20.duplicate.name
 
getMessage() string ERC20 token with given name already exists.
Example: ERC20 token with given name already exists.
 
getStatusCode() float 403
Example: 403