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

Error403SolanaBep20NotFound

Model getters

Method name Return type Description Notes
getErrorCode() string erc20.token.notFound
Example: erc20.token.notFound
 
getMessage() string No such ERC20 currency ${name}.
Example: No such ERC20 currency ${name}.
 
getStatusCode() float 403
Example: 403