Skip to main content

Parameters

chainId
string
default:"sui"
required
Unique identifier for a blockchain network.
id
number
default:1
required
Request identifier used to match responses.
jsonrpc
string
default:"2.0"
required
JSON-RPC version.
method
string
default:"sui_getChainIdentifier"
required
JSON-RPC method name.
This method does not require any parameters.

Returns

result
string
Gets the identifier for the chain receiving the POST. Example: “4c78adac”.