ChainGraph API Documentation / @badaitech/chaingraph-nodes / SuiConfig
Class: SuiConfig
Defined in: packages/chaingraph-nodes/src/nodes/okx-dex-api/types.ts:748
SuiConfig provides configuration for the Sui blockchain
Constructors
Constructor
new SuiConfig():
SuiConfig
Returns
SuiConfig
Properties
connection?
optionalconnection:object
Defined in: packages/chaingraph-nodes/src/nodes/okx-dex-api/types.ts:781
rpcUrl
rpcUrl:
string
wsEndpoint?
optionalwsEndpoint:string
privateKey
privateKey:
string=''
Defined in: packages/chaingraph-nodes/src/nodes/okx-dex-api/types.ts:754
walletAddress
walletAddress:
string=''
Defined in: packages/chaingraph-nodes/src/nodes/okx-dex-api/types.ts:760