GM! I am implementing qn_getWalletTokenBalance
. It seems I am not getting native gas token. Do you have a similar endpoint also returning the ETH balance for a specific address? Or should I implement another endpoint in parallel to handle native gas token? Thanks!
Hello,
We have just implemented the nativeTokenBalance
to qn_getWalletTokenBalance
.
This will now return ETH or MATIC balance.
-Nick