DefiLlama / bridges-server

44 stars 330 forks source link

Taiko transactions were not recorded #232

Open coolryanc opened 1 month ago

coolryanc commented 1 month ago

Hi @vrtnd

Thanks for helping to merge our PR https://github.com/DefiLlama/bridges-server/pull/217 last week, we really appreciate it 🙏 However, we have noticed that when we select the Taiko chain, it doesn't show any volume, and we are sure that we have transactions on Taiko, it seems that other bridges also have this issue, could you please help check.

TypeError: Cannot read properties of null (reading 'getBlock')
    at _getCurrentChainBlock (/Users/ryanc/Desktop/XY/bridges-server/node_modules/@defillama/sdk/build/util/blocks.js:84:59)
    at getCurrentChainBlock (/Users/ryanc/Desktop/XY/bridges-server/node_modules/@defillama/sdk/build/util/blocks.js:76:22)
    at _lookupBlock (/Users/ryanc/Desktop/XY/bridges-server/node_modules/@defillama/sdk/build/util/blocks.js:199:44)
    at /Users/ryanc/Desktop/XY/bridges-server/node_modules/@defillama/sdk/build/util/blocks.js:153:26
    at /Users/ryanc/Desktop/XY/bridges-server/node_modules/@defillama/sdk/node_modules/p-limit/index.js:23:31
    at run (/Users/ryanc/Desktop/XY/bridges-server/node_modules/@defillama/sdk/node_modules/p-limit/index.js:23:43)
    at /Users/ryanc/Desktop/XY/bridges-server/node_modules/@defillama/sdk/node_modules/p-limit/index.js:45:20
image
coolryanc commented 2 weeks ago

Hi @vrtnd @Define101 can we get a little bit help 🙏

sjpbeale commented 2 weeks ago

Taiko contains no bridge info at all: https://defillama.com/bridges/Taiko

image