DefiLlama / DefiLlama-Adapters

844 stars 4.79k forks source link

fix(napier): Fix event sig and fetch TVL on pools #10922

Closed massun-onibakuchi closed 3 weeks ago

massun-onibakuchi commented 3 weeks ago

Napier Finance Adapter

llamatester commented 3 weeks ago

The adapter at projects/napier exports TVL:

ethereum                  5.74 M

total                    5.74 M 
g1nt0ki commented 3 weeks ago

I have reset cache, so no need for skipCache flag now: https://github.com/DefiLlama/DefiLlama-Adapters/pull/10923

@massun-onibakuchi thanks for the fix

massun-onibakuchi commented 3 weeks ago

I have reset cache, so no need for skipCache flag now: #10923

@massun-onibakuchi thanks for the fix

Thank you @g1nt0ki