Hello,
i am using this url:
https://api.binance.com/sapi/v1/staking/stakingRecord?
product=STAKING&txnType=INTEREST&size=100&
but there i can’t see my vet locked staking, i get a vtho airdrop for it, where can i find it?
Hello,
i am using this url:
https://api.binance.com/sapi/v1/staking/stakingRecord?
product=STAKING&txnType=INTEREST&size=100&
but there i can’t see my vet locked staking, i get a vtho airdrop for it, where can i find it?
Try changing STAKING
to L_DEFI
(Locked DeFi).
There are 3 available options for the product
parameter:
"STAKING" for Locked Staking,
"F_DEFI" for flexible DeFi Staking,
"L_DEFI" for locked DeFi Staking
Take a look at the Get Staking History Docs for further info.