Types

Link copied to clipboard

Address is denied for this coin type.

Link copied to clipboard

Parity mismatch for Move function. The number of arguments does not match the number of parameters.

Link copied to clipboard

Certificate is on the deny list.

Link copied to clipboard

Circular object ownership.

Link copied to clipboard

Coin balance overflowed an u64.

Link copied to clipboard

Coin type is globally paused for use.

Link copied to clipboard

Invalid command argument.

Link copied to clipboard
object Companion
Link copied to clipboard

The requested consensus object operation is not allowed.

Link copied to clipboard

Post-execution errors.

Certificate is canceled due to congestion on consensus objects.

Certificate is canceled because randomness could not be generated this epoch.

Link copied to clipboard

Attempted to use feature that is not supported yet.

Link copied to clipboard

Programmable transaction errors.

Link copied to clipboard

Requested consensus object has been deleted.

Link copied to clipboard

Insufficient funds for transaction withdrawal

Link copied to clipboard
Link copied to clipboard

Invalid Gas object.

Link copied to clipboard

A valid linkage was unable to be determined for the transaction or one of its commands.

Link copied to clipboard

Invalid public Move function signature. Unsupported return type for return value.

Link copied to clipboard

Invalid transfer object, object does not have public transfer.

Link copied to clipboard

Invariant violation.

Link copied to clipboard

Move runtime abort.

Link copied to clipboard

Move value (possibly an upgrade ticket or a dev-inspect value) with size {value_size}
is larger than the maximum size {max_scaled_size}. Note that this maximum is scaled based
on the type of the value.

Link copied to clipboard

Move vector element (passed to MakeMoveVec) with size {value_size} is larger
than the maximum size {max_scaled_size}. Note that this maximum is scaled based on the
type of the vector element.

Link copied to clipboard

Non-entry function invoked. Move Call must start with an entry function.

An input object with non-exclusive write mutability was modified

Link copied to clipboard

Move object is larger than the maximum allowed size.

Link copied to clipboard

Package is larger than the maximum allowed size.

Link copied to clipboard

Invalid package upgrade.

Link copied to clipboard
Link copied to clipboard

Publish or upgrade dependency downgrade.

Link copied to clipboard

Publish or Upgrade is missing dependency.

Link copied to clipboard

Sui Move bytecode verification error.

Link copied to clipboard

Sui Move bytecode verification timed out.

Link copied to clipboard

Type argument error.

Link copied to clipboard

Type parity mismatch for Move function. Mismatch between the number of actual versus expected type arguments.

Link copied to clipboard
Link copied to clipboard

Unused result without the drop ability.

Link copied to clipboard

MoveVm invariant violation.

Link copied to clipboard

Indicates the transaction tried to write objects too large to storage.

Properties

Link copied to clipboard
open val number: Int