DefiLlama / DefiLlama-Adapters

876 stars 5.04k forks source link

feat : ✨Update Stake DAO tvl with new api endpoints #11067

Closed LucasRamadour closed 2 months ago

LucasRamadour commented 2 months ago

Update of the Stake DAO adaptor


llamatester commented 2 months ago

The adapter at projects/stakedao exports TVL:

ethereum                  70.25 M
ethereum-staking          9.70 M
staking                   9.70 M
bsc                       3.06 M
polygon                   416.52 k
avax                      246.09 k
arbitrum                  195.86 k

total                    74.16 M 
g1nt0ki commented 2 months ago

please revert this "Include veSDT into the TVL"

LucasRamadour commented 2 months ago

@g1nt0ki reverted

llamatester commented 2 months ago

The adapter at projects/stakedao exports TVL:

ethereum                  60.57 M
ethereum-staking          9.67 M
staking                   9.67 M
bsc                       3.06 M
polygon                   416.91 k
avax                      245.74 k
arbitrum                  195.18 k

total                    64.49 M 
llamatester commented 2 months ago

The adapter at projects/stakedao exports TVL:

ethereum                  60.49 M
ethereum-staking          9.64 M
staking                   9.64 M
bsc                       3.06 M
polygon                   416.91 k
avax                      245.74 k
arbitrum                  195.18 k

total                    64.41 M 
g1nt0ki commented 2 months ago

@LucasRamadour thanks for reverting it. I have updated bsc part to use multicall so adapter runs slightly faster and we pay bit less to rpc providers

LucasRamadour commented 2 months ago

Ah my bad ! Thank you very much