NEAR

class NEAR

Types

Link copied to clipboard
Access key: nonce + permission
Protobuf type TW.NEAR.Proto.AccessKey
Link copied to clipboard
Link copied to clipboard
Represents an action
Protobuf type TW.NEAR.Proto.Action
Link copied to clipboard
interface ActionOrBuilder
Link copied to clipboard
Add a key
Protobuf type TW.NEAR.Proto.AddKey
Link copied to clipboard
interface AddKeyOrBuilder
Link copied to clipboard
Create Account
Protobuf type TW.NEAR.Proto.CreateAccount
Link copied to clipboard
Link copied to clipboard
Delete account
Protobuf type TW.NEAR.Proto.DeleteAccount
Link copied to clipboard
Link copied to clipboard
Delete a key
Protobuf type TW.NEAR.Proto.DeleteKey
Link copied to clipboard
Link copied to clipboard
Deploying a contract
Protobuf type TW.NEAR.Proto.DeployContract
Link copied to clipboard
Link copied to clipboard
Full access
Protobuf type TW.NEAR.Proto.FullAccessPermission
Link copied to clipboard
A method/function call
Protobuf type TW.NEAR.Proto.FunctionCall
Link copied to clipboard
Link copied to clipboard
Permissions for a function call
Protobuf type TW.NEAR.Proto.FunctionCallPermission
Link copied to clipboard
Public key with type
Protobuf type TW.NEAR.Proto.PublicKey
Link copied to clipboard
Link copied to clipboard
Input data necessary to create a signed order.
Protobuf type TW.NEAR.Proto.SigningInput
Link copied to clipboard
Link copied to clipboard
Result containing the signed and encoded transaction.
Protobuf type TW.NEAR.Proto.SigningOutput
Link copied to clipboard
Link copied to clipboard
Stake
Protobuf type TW.NEAR.Proto.Stake
Link copied to clipboard
interface StakeOrBuilder
Link copied to clipboard
Transfer
Protobuf type TW.NEAR.Proto.Transfer
Link copied to clipboard

Functions

Link copied to clipboard
open fun registerAllExtensions(registry: ExtensionRegistryLite)