Error Codes for Console
'ACTION_NOT_FOUND' = "Couldn't find desired action, please get in touch with Brahma with this message.",
'ASSET_OR_ACTION_NOT_FOUND' = "Couldn't find desired action or asset, please get in touch with Brahma with this message.",
'ERROR_FETCHING' = 'We had a problem fetching your data, please try again.',
'GENERIC_PROBLEM' = 'We had a problem, please try again.',
'ERROR_FUNDING_WALLET' = 'We had a problem funding your wallet, please try again.',
'ACTION_NOT_IMPLEMENTED' = 'This action was not implemented yet, please get in touch with Brahma with this message.',
'ERROR_ADDING_TO_BUILDER' = 'Error adding transaction to builder.',
'CONSOLE_DONT_HOLD_ASSET' = `Your console doesn't have the necessary strategy asset.`
Contains (input, "GS010"): "Not enough gas to execute Safe transaction"
Contains (input, "GS011"): Insufficient Gas Funds"
Contains (input, "GS012"): "Insufficient Gas Funds in ERC20 token" case strings.
Contains (input, "GS013"): "Execution reverted, error in Safe transaction"
Last updated