Skip to content

abi

Constructors

new abi()

new abi(): abi

Returns

abi

Properties

readonly

static readonly: decorator

Signifies this method doesn’t write any state to the chain, thus it can be called via simulate to avoid fees

Source

types/global.d.ts:1360