getNetFlow
Last updated
Was this helpful?
Last updated
Was this helpful?
Get the net flow rate value for an account
account
string
Address of account you're getting net flow rate for
providerOrSigner
ethers.providers.Provider
or ethers.Signer
ethers provider or ethers signer object
Returns a string with the below info:
string
Net flow rate (wei/second) of account
for the specified superToken
.
Can be positive or negative as it's the sum of the account's inbound and outbound CFA flow rates.