Skip to content

feat: add support for Robinhood chain #306

feat: add support for Robinhood chain

feat: add support for Robinhood chain #306

Triggered via push July 1, 2026 04:14
Status Failure
Total duration 55s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors
build
Process completed with exit code 1.
src/tests/index.test.ts > parse a swap on Worldchain (ETH for USDC.e) with Settler: src/index.ts#L52
TransactionNotFoundError: Transaction with hash "0x4c095630a5b87cd2c04fcc2cf08940ed8251f6d451efc61e1e90b42775d4f051" could not be found. Version: viem@2.39.3 ❯ getTransaction node_modules/viem/actions/public/getTransaction.ts:152:11 ❯ parseSwap src/index.ts:52:52 ❯ src/tests/index.test.ts:1367:18 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { details: undefined, docsPath: undefined, metaMessages: undefined, shortMessage: 'Transaction with hash "0x4c095630a5b87cd2c04fcc2cf08940ed8251f6d451efc61e1e90b42775d4f051" could not be found.', version: '2.39.3', walk: 'Function<walk>' }
src/tests/index.test.ts > parse a swap on Worldchain (USDC.e for WLD) with Settler: src/index.ts#L52
TransactionNotFoundError: Transaction with hash "0xc6b6a747910ff6ff6262f3a7067db5d48fb83d774f3556bee7654b020f0e875d" could not be found. Version: viem@2.39.3 ❯ getTransaction node_modules/viem/actions/public/getTransaction.ts:152:11 ❯ parseSwap src/index.ts:52:52 ❯ src/tests/index.test.ts:1337:18 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { details: undefined, docsPath: undefined, metaMessages: undefined, shortMessage: 'Transaction with hash "0xc6b6a747910ff6ff6262f3a7067db5d48fb83d774f3556bee7654b020f0e875d" could not be found.', version: '2.39.3', walk: 'Function<walk>' }