fix(morpho-ts): fix formatter #30
Annotations
2 errors
packages/simulation-sdk/src/handlers/erc20/transfer.ts#L53
Error: insufficient allowance for token "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48" from owner "0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266" to spender "0xBEEF01735c132Ada46AA9aA4c54623cAA92A64CB"
❯ Module.handleErc20TransferOperation packages/simulation-sdk/src/handlers/erc20/transfer.ts:53:19
❯ Module.handleErc20Operation packages/simulation-sdk/src/handlers/erc20/index.ts:31:14
❯ Module.handleMetaMorphoDepositOperation packages/simulation-sdk/src/handlers/metamorpho/deposit.ts:59:3
❯ Module.handleMetaMorphoOperation packages/simulation-sdk/src/handlers/metamorpho/index.ts:30:14
❯ handleOperation packages/simulation-sdk/src/handlers/dispatchers.ts:35:7
❯ packages/simulation-sdk/src/handlers/dispatchers.ts:86:5
❯ create node_modules/.pnpm/mutative@1.0.11/node_modules/mutative/src/makeCreator.ts:172:16
❯ simulateOperation packages/simulation-sdk/src/handlers/dispatchers.ts:85:3
❯ handleOperations packages/simulation-sdk/src/handlers/dispatchers.ts:73:7
❯ Module.simulateOperations packages/simulation-sdk/src/handlers/dispatchers.ts:93:3
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { error: { stack: 'Error: insufficient allowance for token "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48" from owner "0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266" to spender "0xBEEF01735c132Ada46AA9aA4c54623cAA92A64CB"\n at Module.handleErc20TransferOperation (/home/runner/work/sdks/sdks/packages/simulation-sdk/src/handlers/erc20/transfer.ts:53:19)\n at Module.handleErc20Operation (/home/runner/work/sdks/sdks/packages/simulation-sdk/src/handlers/erc20/index.ts:31:14)\n at Module.handleMetaMorphoDepositOperation (/home/runner/work/sdks/sdks/packages/simulation-sdk/src/handlers/metamorpho/deposit.ts:59:3)\n at Module.handleMetaMorphoOperation (/home/runner/work/sdks/sdks/packages/simulation-sdk/src/handlers/metamorpho/index.ts:30:14)\n at handleOperation (/home/runner/work/sdks/sdks/packages/simulation-sdk/src/handlers/dispatchers.ts:35:7)\n at /home/runner/work/sdks/sdks/packages/simulation-sdk/src/handlers/dispatchers.ts:86:5\n at create (file:///home/runner/work/sdks/sdks/node_modules/.pnpm/mutative@1.0.11/node_modules/mutative/src/makeCreator.ts:172:16)\n at simulateOperation (/home/runner/work/sdks/sdks/packages/simulation-sdk/src/handlers/dispatchers.ts:85:3)\n at handleOperations (/home/runner/work/sdks/sdks/packages/simulation-sdk/src/handlers/dispatchers.ts:73:7)\n at Module.simulateOperations (/home/runner/work/sdks/sdks/packages/simulation-sdk/src/handlers/dispatchers.ts:93:3)', message: 'insufficient allowance for token "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48" from owner "0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266" to spender "0xBEEF01735c132Ada46AA9aA4c54623cAA92A64CB"', token: '0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48', owner: '0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266', spender: '0xBEEF01735c132Ada46AA9aA4c54623cAA92A64CB', constructor: 'Function<InsufficientAllowance>', name: 'Error', toString: 'Function<toString>' }, index: +0, operation: { type: 'MetaMorpho_Deposit', sender: '0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266', address: '0xBEEF01735c132Ada46AA9aA4c54623cAA92A64CB', args: { assets: 100000000n, owner: '0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266' } } }
|
|
The logs for this run have expired and are no longer available.
Loading