Stellar PHP SDK API Documentation

XdrContractCostType
in package

Table of Contents

Constants

Bls12381DecodeFp  = 46
Bls12381EncodeFp  = 45
Bls12381FrAddSub  = 66
Bls12381FrFromU256  = 64
Bls12381FrInv  = 69
Bls12381FrMul  = 67
Bls12381FrPow  = 68
Bls12381FrToU256  = 65
Bls12381G1Add  = 53
Bls12381G1CheckPointInSubgroup  = 48
Bls12381G1CheckPointOnCurve  = 47
Bls12381G1Msm  = 55
Bls12381G1Mul  = 54
Bls12381G1ProjectiveToAffine  = 51
Bls12381G2Add  = 58
Bls12381G2CheckPointInSubgroup  = 50
Bls12381G2CheckPointOnCurve  = 49
Bls12381G2Msm  = 60
Bls12381G2Mul  = 59
Bls12381G2ProjectiveToAffine  = 52
Bls12381HashToG1  = 57
Bls12381HashToG2  = 62
Bls12381MapFp2ToG2  = 61
Bls12381MapFpToG1  = 56
Bls12381Pairing  = 63
Bn254DecodeFp  = 71
Bn254EncodeFp  = 70
Bn254FrAddSub  = 81
Bn254FrFromU256  = 79
Bn254FrInv  = 84
Bn254FrMul  = 82
Bn254FrPow  = 83
Bn254FrToU256  = 80
Bn254G1Add  = 76
Bn254G1CheckPointOnCurve  = 72
Bn254G1Msm  = 85
Bn254G1Mul  = 77
Bn254G1ProjectiveToAffine  = 75
Bn254G2CheckPointInSubgroup  = 74
Bn254G2CheckPointOnCurve  = 73
Bn254Pairing  = 78
ChaCha20DrawBytes  = 22
ComputeEd25519PubKey  = 9
ComputeKeccak256Hash  = 14
ComputeSha256Hash  = 8
DecodeEcdsaCurve256Sig  = 15
DispatchHostFunction  = 4
InstantiateWasmDataSegmentBytes  = 42
InstantiateWasmDataSegments  = 38
InstantiateWasmElemSegments  = 39
InstantiateWasmExports  = 41
InstantiateWasmFunctions  = 34
InstantiateWasmGlobals  = 35
InstantiateWasmImports  = 40
InstantiateWasmInstructions  = 33
InstantiateWasmTableEntries  = 36
InstantiateWasmTypes  = 37
Int256AddSub  = 17
Int256Div  = 19
Int256Mul  = 18
Int256Pow  = 20
Int256Shift  = 21
InvokeVMFunction  = 13
MemAlloc  = 1
MemCmp  = 3
MemCpy  = 2
ParseWasmDataSegmentBytes  = 32
ParseWasmDataSegments  = 28
ParseWasmElemSegments  = 29
ParseWasmExports  = 31
ParseWasmFunctions  = 24
ParseWasmGlobals  = 25
ParseWasmImports  = 30
ParseWasmInstructions  = 23
ParseWasmTableEntries  = 26
ParseWasmTypes  = 27
RecoverEcdsaSecp256k1Key  = 16
Sec1DecodePointUncompressed  = 43
ValDeser  = 7
ValSer  = 6
VerifyEcdsaSecp256r1Sig  = 44
VerifyEd25519Sig  = 10
VisitObject  = 5
VmCachedInstantiation  = 12
VmInstantiation  = 11
WasmInsnExec  = 0

Properties

$value  : int

Methods

__construct()  : mixed
Bls12381DecodeFp()  : XdrContractCostType
Bls12381EncodeFp()  : XdrContractCostType
Bls12381FrAddSub()  : XdrContractCostType
Bls12381FrFromU256()  : XdrContractCostType
Bls12381FrInv()  : XdrContractCostType
Bls12381FrMul()  : XdrContractCostType
Bls12381FrPow()  : XdrContractCostType
Bls12381FrToU256()  : XdrContractCostType
Bls12381G1Add()  : XdrContractCostType
Bls12381G1CheckPointInSubgroup()  : XdrContractCostType
Bls12381G1CheckPointOnCurve()  : XdrContractCostType
Bls12381G1Msm()  : XdrContractCostType
Bls12381G1Mul()  : XdrContractCostType
Bls12381G1ProjectiveToAffine()  : XdrContractCostType
Bls12381G2Add()  : XdrContractCostType
Bls12381G2CheckPointInSubgroup()  : XdrContractCostType
Bls12381G2CheckPointOnCurve()  : XdrContractCostType
Bls12381G2Msm()  : XdrContractCostType
Bls12381G2Mul()  : XdrContractCostType
Bls12381G2ProjectiveToAffine()  : XdrContractCostType
Bls12381HashToG1()  : XdrContractCostType
Bls12381HashToG2()  : XdrContractCostType
Bls12381MapFp2ToG2()  : XdrContractCostType
Bls12381MapFpToG1()  : XdrContractCostType
Bls12381Pairing()  : XdrContractCostType
Bn254DecodeFp()  : XdrContractCostType
Bn254EncodeFp()  : XdrContractCostType
Bn254FrAddSub()  : XdrContractCostType
Bn254FrFromU256()  : XdrContractCostType
Bn254FrInv()  : XdrContractCostType
Bn254FrMul()  : XdrContractCostType
Bn254FrPow()  : XdrContractCostType
Bn254FrToU256()  : XdrContractCostType
Bn254G1Add()  : XdrContractCostType
Bn254G1CheckPointOnCurve()  : XdrContractCostType
Bn254G1Msm()  : XdrContractCostType
Bn254G1Mul()  : XdrContractCostType
Bn254G1ProjectiveToAffine()  : XdrContractCostType
Bn254G2CheckPointInSubgroup()  : XdrContractCostType
Bn254G2CheckPointOnCurve()  : XdrContractCostType
Bn254Pairing()  : XdrContractCostType
ChaCha20DrawBytes()  : XdrContractCostType
ComputeEd25519PubKey()  : XdrContractCostType
ComputeKeccak256Hash()  : XdrContractCostType
ComputeSha256Hash()  : XdrContractCostType
decode()  : XdrContractCostType
DecodeEcdsaCurve256Sig()  : XdrContractCostType
DispatchHostFunction()  : XdrContractCostType
encode()  : string
fromBase64Xdr()  : static
getValue()  : int
InstantiateWasmDataSegmentBytes()  : XdrContractCostType
InstantiateWasmDataSegments()  : XdrContractCostType
InstantiateWasmElemSegments()  : XdrContractCostType
InstantiateWasmExports()  : XdrContractCostType
InstantiateWasmFunctions()  : XdrContractCostType
InstantiateWasmGlobals()  : XdrContractCostType
InstantiateWasmImports()  : XdrContractCostType
InstantiateWasmInstructions()  : XdrContractCostType
InstantiateWasmTableEntries()  : XdrContractCostType
InstantiateWasmTypes()  : XdrContractCostType
Int256AddSub()  : XdrContractCostType
Int256Div()  : XdrContractCostType
Int256Mul()  : XdrContractCostType
Int256Pow()  : XdrContractCostType
Int256Shift()  : XdrContractCostType
InvokeVMFunction()  : XdrContractCostType
MemAlloc()  : XdrContractCostType
MemCmp()  : XdrContractCostType
MemCpy()  : XdrContractCostType
ParseWasmDataSegmentBytes()  : XdrContractCostType
ParseWasmDataSegments()  : XdrContractCostType
ParseWasmElemSegments()  : XdrContractCostType
ParseWasmExports()  : XdrContractCostType
ParseWasmFunctions()  : XdrContractCostType
ParseWasmGlobals()  : XdrContractCostType
ParseWasmImports()  : XdrContractCostType
ParseWasmInstructions()  : XdrContractCostType
ParseWasmTableEntries()  : XdrContractCostType
ParseWasmTypes()  : XdrContractCostType
RecoverEcdsaSecp256k1Key()  : XdrContractCostType
Sec1DecodePointUncompressed()  : XdrContractCostType
toBase64Xdr()  : string
ValDeser()  : XdrContractCostType
ValSer()  : XdrContractCostType
VerifyEcdsaSecp256r1Sig()  : XdrContractCostType
VerifyEd25519Sig()  : XdrContractCostType
VisitObject()  : XdrContractCostType
VmCachedInstantiation()  : XdrContractCostType
VmInstantiation()  : XdrContractCostType
WasmInsnExec()  : XdrContractCostType

Constants

Properties

Methods

fromBase64Xdr()

public static fromBase64Xdr(string $xdr) : static
Parameters
$xdr : string
Return values
static

        
On this page

Search results