Stellar PHP SDK API Documentation

GeneralInformation
in package

General information from the stellar.toml file.

Contains global fields from the stellar.toml file that define service endpoints and network configuration for the organization.

Tags
see
https://github.com/stellar/stellar-protocol/blob/master/ecosystem/sep-0001.md

SEP-1 General Information

Table of Contents

Properties

$accounts  : array<string|int, mixed>
$anchorQuoteServer  : string|null
$authServer  : string|null
$directPaymentServer  : string|null
$federationServer  : string|null
$horizonUrl  : string|null
$kYCServer  : string|null
$networkPassphrase  : string|null
$signingKey  : string|null
$transferServer  : string|null
$transferServerSep24  : string|null
$uriRequestSigningKey  : string|null
$version  : string|null
$webAuthContractId  : string|null
$webAuthEndpoint  : string|null
$webAuthForContractsEndpoint  : string|null

Properties

$webAuthForContractsEndpoint

public string|null $webAuthForContractsEndpoint = null

        
On this page

Search results