-
Notifications
You must be signed in to change notification settings - Fork 1
Description
An error occurs when attempting to connect to phantom.
SOL seems to be available.

{
"error": "Failed to complete transaction: Simulation failed. \nMessage: Transaction simulation failed: Error processing Instruction 0: custom program error: 0x1. \nLogs: \n[\n "Program TokenzQdBNbLqP5VEhdkAS6EPFLC1PHnBqCXEpPxuEb invoke [2]",\n "Program log: Instruction: GetAccountDataSize",\n "Program TokenzQdBNbLqP5VEhdkAS6EPFLC1PHnBqCXEpPxuEb consumed 939 of 394645 compute units",\n "Program return: TokenzQdBNbLqP5VEhdkAS6EPFLC1PHnBqCXEpPxuEb qgAAAAAAAAA=",\n "Program TokenzQdBNbLqP5VEhdkAS6EPFLC1PHnBqCXEpPxuEb success",\n "Program 11111111111111111111111111111111 invoke [2]",\n "Transfer: insufficient lamports 1126520, need 2074080",\n "Program 11111111111111111111111111111111 failed: custom program error: 0x1",\n "Program ATokenGPvbdGVxr1b2hvZbsiqW5xWH25efTNsLJA8knL consumed 9293 of 400000 compute units",\n "Program ATokenGPvbdGVxr1b2hvZbsiqW5xWH25efTNsLJA8knL failed: custom program error: 0x1"\n]. \nCatch the SendTransactionError and call getLogs() on it for full details."
}
