storageByteCost

apiDocs


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

Function: storageByteCost()

storageByteCost(): bigint

Returns the cost of storing 0 Byte on NEAR storage.

Returns

bigint

Defined in

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

Last updated