DefiLlama / bridges-server

45 stars 334 forks source link

add adapter for oooo.money #242

Closed roger-new closed 1 month ago

roger-new commented 2 months ago

support for bridge.oooo.money

roger-new commented 2 months ago

Hi @vrtnd, could you please help to review? Thanks.

roger-new commented 2 months ago

@vrtnd could you please kindly help to review my PR? thanks.

vrtnd commented 2 months ago

@roger-new pls fix error

TypeError: data.includes is not a function
    at getBlockTXbyAddress (/bridges-server/src/helpers/btr.ts:51:17)

added error handling for npm run test, pls pull master branch

roger-new commented 2 months ago

@roger-new pls fix error

TypeError: data.includes is not a function
    at getBlockTXbyAddress (/bridges-server/src/helpers/btr.ts:51:17)

added error handling for npm run test, pls pull master branch

Thanks @vrtnd for your comments. I just fixed the issue and no error encountered during testing npm run test oooo 10000. What's more, the master branch had been pulled as you indicated. Thanks again.