Skip to content

T extends NumberType

Defined in: packages/bitbadgesjs-sdk/src/api-indexer/docs-types/interfaces.ts:702

Type Parameters

T

T extends NumberType

Properties

amount

amount: T

Defined in: packages/bitbadgesjs-sdk/src/api-indexer/docs-types/interfaces.ts:704

The amount of the transaction


limit

limit: T

Defined in: packages/bitbadgesjs-sdk/src/api-indexer/docs-types/interfaces.ts:706

The gas limit of the transaction


timestamp

timestamp: T

Defined in: packages/bitbadgesjs-sdk/src/api-indexer/docs-types/interfaces.ts:708

The timestamp when the transaction occurred (milliseconds since epoch)

Edit this page on GitHub