Update README.md (#83) #253
Annotations
3 errors
|
src/tests/index.test.ts > parse a swap on BNB Chain (ETH for USDC) for execute:
src/index.ts#L50
TransactionNotFoundError: Transaction with hash "0xdda12da1e32c3320082355c985d6f2c6559169989de51e3cc83123395516c057" could not be found.
Version: [email protected]
❯ getTransaction node_modules/viem/actions/public/getTransaction.ts:137:11
❯ parseSwap src/index.ts:50:52
❯ src/tests/index.test.ts:691:18
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { details: undefined, docsPath: undefined, metaMessages: undefined, shortMessage: 'Transaction with hash "0xdda12da1e32c3320082355c985d6f2c6559169989de51e3cc83123395516c057" could not be found.', version: '2.23.4', walk: 'Function<walk>' }
|
|
src/tests/index.test.ts > parse a swap on BNB Chain (USDT for BNB) with smart contract wallet:
src/index.ts#L50
TransactionNotFoundError: Transaction with hash "0x5f8839d369b61c5325a4f5406f55e26310722744aa3177b62924e077cb705432" could not be found.
Version: [email protected]
❯ getTransaction node_modules/viem/actions/public/getTransaction.ts:137:11
❯ parseSwap src/index.ts:50:52
❯ src/tests/index.test.ts:959:18
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { details: undefined, docsPath: undefined, metaMessages: undefined, shortMessage: 'Transaction with hash "0x5f8839d369b61c5325a4f5406f55e26310722744aa3177b62924e077cb705432" could not be found.', version: '2.23.4', walk: 'Function<walk>' }
|
|
build
Process completed with exit code 1.
|