Documentation
fetchBorrows(orderBy, orderDirection, where) ⇒ Promise
PromiseParam
Type
Description
fetchAccountBorrows(account, orderBy, orderDirection) ⇒ Promise
PromiseParam
Type
Description
fetchDeposits(orderBy, orderDirection) ⇒ Promise
PromiseParam
Type
Description
fetchMemberApplications(orderBy, orderDirection) ⇒ Promise
PromiseParam
Type
Description
fetchRepays(orderBy, orderDirection, where) ⇒ Promise
PromiseParam
Type
Description
fetchAccountRepays(account, orderBy, orderDirection) ⇒ Promise
PromiseParam
Type
Description
fetchStakers(orderBy, orderDirection, where) ⇒ Promise
PromiseParam
Type
Description
fetchAccountStakes(orderBy, orderDirection) ⇒ Promise
PromiseParam
Type
Description
fetchTrustlines(orderBy, orderDirection, where) ⇒ Promise
PromiseParam
Type
Description
fetchAccountTrusted(account, orderBy, orderDirection) ⇒ Promise
PromiseParam
Type
Description
fetchAccountTrusting(account, orderBy, orderDirection) ⇒ Promise
PromiseParam
Type
Description
fetchAccountTrustRelationship(borrower, staker, orderBy, orderDirection) ⇒ Promise
PromiseParam
Type
Description
fetchUTokenMeta(orderBy, orderDirection) ⇒ Promise
PromiseParam
Type
Description
fetchUserManagerMeta(orderBy, orderDirection) ⇒ Promise
PromiseParam
Type
Description
Last updated