Preparing search index...
The search index is not available
@aptos-labs/ts-sdk - v1.35.0
@aptos-labs/ts-sdk
ScriptFunctionArgumentTypes
Type Alias ScriptFunctionArgumentTypes
Script
Function
Argument
Types
:
|
Bool
|
U8
|
U16
|
U32
|
U64
|
U128
|
U256
|
AccountAddress
|
MoveVector
<
ScriptFunctionArgumentTypes
>
|
MoveString
|
FixedBytes
|
Serialized
Script function arguments for building raw transactions using BCS serialized arguments.
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
@aptos-labs/ts-sdk - v1.35.0
Client
Aptos
AptosConfig
Implementation
Account (On-Chain Model)
AbstractedAccount
AbstractKeylessAccount
Account
Ed25519Account
EphemeralKeyPair
FederatedKeylessAccount
KeylessAccount
MultiKeyAccount
SingleKeyAccount
TransactionAndProof
CreateAccountFromPrivateKeyArgs
CreateEd25519AccountFromPrivateKeyArgs
CreateEd25519SingleKeyAccountFromPrivateKeyArgs
CreateSingleKeyAccountFromPrivateKeyArgs
Ed25519SignerConstructorArgs
Ed25519SignerFromDerivationPathArgs
GenerateAccountArgs
GenerateEd25519AccountArgs
GenerateEd25519SingleKeyAccountArgs
GenerateSingleKeyAccountArgs
PrivateKeyFromDerivationPathArgs
ProofFetchEvents
SingleKeySignerConstructorArgs
SingleKeySignerGenerateArgs
VerifyEd25519SignatureArgs
VerifyMultiKeySignatureArgs
VerifySingleKeySignatureArgs
ProofFetchCallback
ProofFetchFailure
ProofFetchStatus
ProofFetchSuccess
SingleKeySignerFromDerivationPathArgs
createObjectAddress
createResourceAddress
createTokenAddress
BCS
Bool
Deserializer
EntryFunctionBytes
FixedBytes
MoveJWK
MoveString
MoveVector
Serializable
Serialized
Serializer
U128
U16
U256
U32
U64
U8
Deserializable
ensureBoolean
outOfRangeErrorMessage
validateNumberInRange
Client
GetAptosRequestOptions
GetRequestOptions
PostAptosRequestOptions
PostRequestOptions
aptosBinaryRequest
aptosRequest
binaryRequest
get
getAptosFullNode
getAptosPepperService
getBinary
getBinaryAptosFullNode
paginateWithCursor
post
postAptosFaucet
postAptosFullNode
postAptosIndexer
postAptosPepperService
postAptosProvingService
postBinary
postBinaryAptosFullNode
request
Network
Network
NetworkToChainId
NetworkToFaucetAPI
NetworkToIndexerAPI
NetworkToNetworkName
NetworkToNodeAPI
NetworkToPepperAPI
NetworkToProverAPI
Serialization
AddressInvalidReason
HexInvalidReason
KeyType
AbstractMultiKey
AccountAddress
AccountPublicKey
AnyPublicKey
AnySignature
AuthenticationKey
Ed25519PrivateKey
Ed25519PublicKey
Ed25519Signature
EphemeralCertificate
EphemeralPublicKey
EphemeralSignature
FederatedKeylessPublicKey
Groth16VerificationKey
Groth16Zkp
Hex
KeylessConfiguration
KeylessPublicKey
KeylessSignature
MultiEd25519PublicKey
MultiEd25519Signature
MultiKey
MultiKeySignature
ParsingError
PublicKey
Secp256k1PrivateKey
Secp256k1PublicKey
Secp256k1Signature
Signature
ZeroKnowledgeSig
ZkProof
VerifySignatureArgs
AccountAddressInput
DerivedKeys
ParsingResult
APTOS_BIP44_REGEX
APTOS_HARDENED_REGEX
EPK_HORIZON_SECS
HARDENED_OFFSET
MAX_AUD_VAL_BYTES
MAX_COMMITED_EPK_BYTES
MAX_EXTRA_FIELD_BYTES
MAX_ISS_VAL_BYTES
MAX_JWT_HEADER_B64_BYTES
MAX_UID_KEY_BYTES
MAX_UID_VAL_BYTES
bigIntToBytesLE
bytesToBigIntLE
CKDPriv
deriveKey
getKeylessConfig
hashStrToField
isCanonicalEd25519Signature
isValidBIP44Path
isValidHardenedPath
mnemonicToSeed
padAndPackBytesWithLen
poseidonHash
splitPath
Transactions
TransactionWorkerEventsEnum
TypeTagParserErrorType
AccountAuthenticator
AccountAuthenticatorAbstraction
AccountAuthenticatorEd25519
AccountAuthenticatorMultiEd25519
AccountAuthenticatorMultiKey
AccountAuthenticatorSingleKey
AccountSequenceNumber
ChainId
EntryFunction
FeePayerRawTransaction
Identifier
ModuleId
MoveOption
MultiAgentRawTransaction
MultiAgentTransaction
MultiSig
MultiSigTransactionPayload
RawTransaction
RawTransactionWithData
RotationProofChallenge
Script
SignedTransaction
SimpleTransaction
StructTag
TransactionAuthenticator
TransactionAuthenticatorEd25519
TransactionAuthenticatorFeePayer
TransactionAuthenticatorMultiAgent
TransactionAuthenticatorMultiEd25519
TransactionAuthenticatorSingleSender
TransactionPayload
TransactionPayloadEntryFunction
TransactionPayloadMultiSig
TransactionPayloadScript
TransactionWorker
TypeTag
TypeTagAddress
TypeTagBool
TypeTagGeneric
TypeTagParserError
TypeTagReference
TypeTagSigner
TypeTagStruct
TypeTagU128
TypeTagU16
TypeTagU256
TypeTagU32
TypeTagU64
TypeTagU8
TypeTagVector
EntryFunctionArgument
InputGenerateMultiAgentRawTransactionArgs
InputGenerateMultiAgentRawTransactionData
InputGenerateSingleSignerRawTransactionArgs
InputGenerateSingleSignerRawTransactionData
InputSubmitTransactionData
ScriptFunctionArgument
TransactionArgument
TransactionWorkerEvents
AnyRawTransaction
AnyRawTransactionInstance
AnyTransactionPayloadInstance
EntryFunctionABI
EntryFunctionArgumentTypes
ExecutionFinishEventData
FailureEventData
FunctionABI
InputEntryFunctionData
InputEntryFunctionDataWithABI
InputEntryFunctionDataWithRemoteABI
InputGenerateRawTransactionArgs
InputGenerateTransactionData
InputGenerateTransactionOptions
InputGenerateTransactionPayloadData
InputGenerateTransactionPayloadDataWithABI
InputGenerateTransactionPayloadDataWithRemoteABI
InputMultiSigData
InputMultiSigDataWithABI
InputMultiSigDataWithRemoteABI
InputScriptData
InputSimulateTransactionData
InputSimulateTransactionOptions
InputViewFunctionData
InputViewFunctionDataWithABI
InputViewFunctionDataWithRemoteABI
InputViewFunctionJsonData
ScriptFunctionArgumentTypes
SimpleEntryFunctionArgumentTypes
SuccessEventData
TypeArgument
ViewFunctionABI
ViewFunctionJsonPayload
promiseFulfilledStatus
aptosCoinStructTag
buildTransaction
checkOrConvertArgument
convertArgument
convertNumber
deriveTransactionType
deserializeFromScriptArgument
fetchEntryFunctionAbi
fetchFunctionAbi
fetchViewFunctionAbi
findFirstNonSignerArg
generateRawTransaction
generateSignedTransaction
generateSignedTransactionForSimulation
generateSigningMessage
generateSigningMessageForSerializable
generateSigningMessageForTransaction
generateTransactionPayload
generateTransactionPayloadWithABI
generateUserTransactionHash
generateViewFunctionPayload
generateViewFunctionPayloadWithABI
getAuthenticatorForSimulation
getFunctionParts
hashValues
isBcsAddress
isBcsBool
isBcsFixedBytes
isBcsString
isBcsU128
isBcsU16
isBcsU256
isBcsU32
isBcsU64
isBcsU8
isBool
isEmptyOption
isEncodedEntryFunctionArgument
isLargeNumber
isNumber
isScriptDataInput
isString
objectStructTag
optionStructTag
parseTypeTag
standardizeTypeTags
stringStructTag
throwTypeMismatch
Types
GetAccountCoinsDataResponse
GetAccountCollectionsWithOwnedTokenResponse
GetAccountOwnedTokensFromCollectionResponse
GetAccountOwnedTokensQueryResponse
GetANSNameResponse
GetChainTopUserTransactionsResponse
GetCollectionDataResponse
GetCurrentFungibleAssetBalancesResponse
GetCurrentTokenOwnershipResponse
GetDelegatedStakingActivitiesResponse
GetEventsResponse
GetFungibleAssetActivitiesResponse
GetFungibleAssetMetadataResponse
GetNumberOfDelegatorsResponse
GetObjectDataQueryResponse
GetOwnedTokensResponse
GetProcessorStatusResponse
GetTableItemsDataResponse
GetTableItemsMetadataResponse
GetTokenActivityResponse
GetTokenDataResponse
GraphqlQuery
OrderBy
OrderByValue
TokenStandard
Utils
AptosApiType
ProcessorType
DeserializableClass
APTOS_COIN
APTOS_FA
DEFAULT_MAX_GAS_AMOUNT
DEFAULT_TXN_EXP_SEC_FROM_NOW
DEFAULT_TXN_TIMEOUT_SEC
RAW_TRANSACTION_SALT
RAW_TRANSACTION_WITH_DATA_SALT
base64UrlDecode
convertAmountFromHumanReadableToOnChain
convertAmountFromOnChainToHumanReadable
floorToWholeHour
getErrorMessage
isEncodedStruct
normalizeBundle
nowInSeconds
parseEncodedStruct
sleep
Classes
AccountAuthenticatorNoAccountAuthenticator
AptosApiError
AptosScriptComposer
CallArgument
KeylessError
MultiEd25519Account
PrivateKey
Enumerations
AccountAuthenticatorVariant
AnyPublicKeyVariant
AnySignatureVariant
DeriveScheme
EphemeralCertificateVariant
EphemeralPublicKeyVariant
EphemeralSignatureVariant
KeylessErrorCategory
KeylessErrorResolutionTip
KeylessErrorType
MimeType
MoveAbility
MoveFunctionVisibility
PrivateKeyVariants
RoleType
ScriptTransactionArgumentVariants
SigningScheme
SigningSchemeInput
TransactionAuthenticatorVariant
TransactionPayloadVariants
TransactionResponseType
TransactionVariants
TypeTagVariants
ZkpVariant
Functions
convertCallArgument
fetchMoveFunctionAbi
getIssAudAndUidVal
getKeylessJWKs
hexToAsciiString
isBlockEpilogueTransactionResponse
isBlockMetadataTransactionResponse
isEd25519Signature
isFeePayerSignature
isGenesisTransactionResponse
isKeylessSigner
isMultiAgentSignature
isMultiEd25519Signature
isPendingTransactionResponse
isSecp256k1Signature
isSingleKeySigner
isStateCheckpointTransactionResponse
isUserTransactionResponse
isValidatorTransactionResponse
isValidFunctionInfo
paginateWithObfuscatedCursor
parseJwtHeader
Interfaces
AptosResponse
Client
ClientRequest
ClientResponse
KeylessSigner
MultiEd25519SignerConstructorArgs
OrderByArg
PaginationArgs
SingleKeySigner
TokenStandardArg
VerifyMultiEd25519SignatureArgs
WhereArg
Modules
PrivateCode
Implementation
Serialization
AbstractPublicKey
AbstractSignature
G1Bytes
G2Bytes
Proof
Transactions
AsyncQueueCancelledError
PendingDequeue
Types
Groth16VerificationKeyResponse
Other
Build
Simulate
Submit
CreateCollectionOptions
GetAccountDomainsArgs
GetAccountNamesArgs
GetAccountSubdomainsArgs
GetDomainSubdomainsArgs
QueryNamesOptions
RegisterNameParameters
PropertyValue
ANS
ANS
Account
Account
Classes
AccountAbstraction
AsyncQueue
EventEmitter
TransactionManagement
Coin
Coin
DigitalAsset
DigitalAsset
Enumerations
CurrentAptosNamesSelectColumn
CurrentAptosNamesSelectColumnCurrentAptosNamesAggregateBoolExpBoolAndArgumentsColumns
CurrentAptosNamesSelectColumnCurrentAptosNamesAggregateBoolExpBoolOrArgumentsColumns
Event
Event
Experimental
Experimental
Faucet
Faucet
FungibleAsset
FungibleAsset
General
General
Interfaces
CallSite
Error
JwtHeader
PromiseFulfilledResult
Keyless
Keyless
Namespaces
EventEmitter
Interfaces
EventEmitterStatic
ListenerFn
Type Aliases
ArgumentMap
EventArgs
EventListener
EventNames
ValidEventTypes
Variables
EventEmitter
Object
AptosObject
References
ArgumentMap
Staking
Staking
Table
Table
Transaction
Transaction
Type Aliases
AbstractedAccountConstructorArgs
AptosApiErrorOpts
BigintComparisonExp
BooleanComparisonExp
CurrentAptosNamesAggregateBoolExp
CurrentAptosNamesAggregateBoolExpBoolAnd
CurrentAptosNamesAggregateBoolExpBoolOr
CurrentAptosNamesAggregateBoolExpCount
CurrentAptosNamesBoolExp
CurrentFungibleAssetBalancesBoolExp
EventsBoolExp
Exclude
Extract
FeePayerOrFeePayerAuthenticatorOrNeither
FungibleAssetActivitiesBoolExp
FungibleAssetMetadataBoolExp
GetAccountCoinsDataQuery
GetAccountCollectionsWithOwnedTokensQuery
GetAccountOwnedTokensFromCollectionQuery
GetAccountOwnedTokensQuery
GetChainTopUserTransactionsQuery
GetCollectionDataQuery
GetCurrentFungibleAssetBalancesQuery
GetCurrentTokenOwnershipQuery
GetDelegatedStakingActivitiesQuery
GetEventsQuery
GetFungibleAssetActivitiesQuery
GetFungibleAssetMetadataQuery
GetNamesQuery
GetNumberOfDelegatorsQuery
GetObjectDataQuery
GetProcessorStatusQuery
GetTableItemsDataQuery
GetTableItemsMetadataQuery
GetTokenActivityQuery
GetTokenDataQuery
InputMaybe
IntComparisonExp
JsonbCastExp
JsonbComparisonExp
Maybe
MoveAnyStruct
NumericComparisonExp
Omit
Parameters
Pick
Record
Scalars
StringComparisonExp
TableItemsBoolExp
TableMetadatasBoolExp
TimestampComparisonExp
Variables
Error
Namespaces
AccountUtils
Functions
deserialize
ed25519AccountFromHex
federatedKeylessAccountFromHex
fromBytes
fromHex
keylessAccountFromHex
multiKeyAccountFromHex
singleKeyAccountFromHex
toBytes
toHexString
toHexStringWithoutPrefix
Type Aliases
AccountData
AccountSignature
AnyNumber
AptosRequest
AptosSettings
AuthenticationKeyScheme
Block
BlockEndInfo
BlockEpilogueTransactionResponse
BlockMetadataTransactionResponse
ClientConfig
ClientHeadersType
CommittedTransactionResponse
DecodedTableData
DeletedTableData
DirectWriteSet
EntryFunctionPayloadResponse
Event
EventGuid
FaucetConfig
FullNodeConfig
GasEstimation
GenerateAccount
GenerateAccountWithEd25519
GenerateAccountWithSingleSignerSecp256k1Key
GenesisPayload
GenesisTransactionResponse
HexInput
IndexerConfig
InputBatchedFunctionData
LedgerInfo
LedgerVersionArg
MoveAddressType
MoveFunction
MoveFunctionGenericTypeParam
MoveFunctionId
MoveModule
MoveModuleBytecode
MoveModuleId
MoveObjectType
MoveOptionType
MoveResource
MoveScriptBytecode
MoveStruct
MoveStructField
MoveStructId
MoveStructType
MoveType
MoveUint128Type
MoveUint16Type
MoveUint256Type
MoveUint32Type
MoveUint64Type
MoveUint8Type
MoveValue
MultisigPayloadResponse
PendingTransactionResponse
PrivateKeyInput
ScriptPayloadResponse
ScriptWriteSet
SingleKeySignerOrLegacyEd25519Account
StateCheckpointTransactionResponse
TableItemRequest
TransactionEd25519Signature
TransactionFeePayerSignature
TransactionMultiAgentSignature
TransactionMultiEd25519Signature
TransactionPayloadResponse
TransactionResponse
TransactionSecp256k1Signature
TransactionSignature
Uint128
Uint16
Uint256
Uint32
Uint64
Uint8
UserTransactionResponse
ValidatorTransactionResponse
WaitForTransactionOptions
WriteSet
WriteSetChange
WriteSetChangeDeleteModule
WriteSetChangeDeleteResource
WriteSetChangeDeleteTableItem
WriteSetChangeWriteModule
WriteSetChangeWriteResource
WriteSetChangeWriteTableItem
Variables
FIREBASE_AUTH_ISS_PATTERN
M
M
N
E
P
V
F
C
I
C
P
M
F
P
C
P
T
T
A
A
A
T
R
Script function arguments for building raw transactions using BCS serialized arguments.