For the complete documentation index, see llms.txt. This page is also available as Markdown.

prepaidGas

apiDocs


near-sdk-js v2.0.0 / api / prepaidGas

Function: prepaidGas()

prepaidGas(): bigint

Returns the amount of Gas that was attached to this function call.

Returns

bigint

Defined in

packages/near-sdk-js/src/api.ts:252

Last updated