api • Docs
near-sdk-js v2.0.0 / api / currentAccountId
currentAccountId(): string
string
Returns the account ID of the current contract - the contract that is being executed.
packages/near-sdk-js/src/api.ts:208arrow-up-right
Last updated 1 year ago