Ƭ Factory: Token
Ƭ Result: { Ok
: bigint
} | { Err
: TxError
}
Ƭ TxError: { InsufficientAllowance
: null
} | { InsufficientBalance
: null
} | { ErrorOperationStyle
: null
} | { Unauthorized
: null
} | { LedgerTrap
: null
} | { ErrorTo
: null
} | { Other
: null
} | { BlockUsed
: null
} | { AmountTooSmall
: null
}