View Source Radixir.Gateway.API (radixir v0.0.3)
Submits requests to Gateway API.
Link to this section Summary
Functions
Submits request to /transaction/build.
Submits request to /account/derive.
Submits request to /token/derive.
Submits request to /validator/derive.
Submits request to /transaction/finalize.
Submits request to /account/balances.
Submits request to /account/transactions.
Submits request to /gateway.
Submits request to /token/native.
Submits request to /account/stakes.
Submits request to /token.
Submits request to /transaction/rules.
Submits request to /transaction/status.
Submits request to /account/unstakes.
Submits request to /validator.
Submits request to /validator/stakes.
Submits request to /validators.
Submits request to /transaction/submit.
Link to this section Types
Link to this section Functions
Specs
Submits request to /transaction/build.
Parameters
body: Request body.options: Keyword list that containsurl(optional, string): Ifurlis not found inoptionsthen the url set in the configs will be used.
Gateway API Documentation
Specs
Submits request to /account/derive.
Parameters
body: Request body.options: Keyword list that containsurl(optional, string): Ifurlis not found inoptionsthen the url set in the configs will be used.
Gateway API Documentation
Specs
Submits request to /token/derive.
Parameters
body: Request body.options: Keyword list that containsurl(optional, string): Ifurlis not found inoptionsthen the url set in the configs will be used.
Gateway API Documentation
Specs
Submits request to /validator/derive.
Parameters
body: Request body.options: Keyword list that containsurl(optional, string): Ifurlis not found inoptionsthen the url set in the configs will be used.
Gateway API Documentation
Specs
Submits request to /transaction/finalize.
Parameters
body: Request body.options: Keyword list that containsurl(optional, string): Ifurlis not found inoptionsthen the url set in the configs will be used.
Gateway API Documentation
Specs
Submits request to /account/balances.
Parameters
body: Request body.options: Keyword list that containsurl(optional, string): Ifurlis not found inoptionsthen the url set in the configs will be used.
Gateway API Documentation
Specs
Submits request to /account/transactions.
Parameters
body: Request body.options: Keyword list that containsurl(optional, string): Ifurlis not found inoptionsthen the url set in the configs will be used.
Gateway API Documentation
Specs
Submits request to /gateway.
Parameters
options: Keyword list that containsurl(optional, string): Ifurlis not found inoptionsthen the url set in the configs will be used.
Gateway API Documentation
Specs
Submits request to /token/native.
Parameters
body: Request body.options: Keyword list that containsurl(optional, string): Ifurlis not found inoptionsthen the url set in the configs will be used.
Gateway API Documentation
Specs
Submits request to /account/stakes.
Parameters
body: Request body.options: Keyword list that containsurl(optional, string): Ifurlis not found inoptionsthen the url set in the configs will be used.
Gateway API Documentation
Specs
Submits request to /token.
Parameters
body: Request body.options: Keyword list that containsurl(optional, string): Ifurlis not found inoptionsthen the url set in the configs will be used.
Gateway API Documentation
Specs
Submits request to /transaction/rules.
Parameters
body: Request body.options: Keyword list that containsurl(optional, string): Ifurlis not found inoptionsthen the url set in the configs will be used.
Gateway API Documentation
Specs
Submits request to /transaction/status.
Parameters
body: Request body.options: Keyword list that containsurl(optional, string): Ifurlis not found inoptionsthen the url set in the configs will be used.
Gateway API Documentation
Specs
Submits request to /account/unstakes.
Parameters
body: Request body.options: Keyword list that containsurl(optional, string): Ifurlis not found inoptionsthen the url set in the configs will be used.
Gateway API Documentation
Specs
Submits request to /validator.
Parameters
body: Request body.options: Keyword list that containsurl(optional, string): Ifurlis not found inoptionsthen the url set in the configs will be used.
Gateway API Documentation
Specs
Submits request to /validator/stakes.
Parameters
body: Request body.options: Keyword list that containsurl(optional, string): Ifurlis not found inoptionsthen the url set in the configs will be used.
Gateway API Documentation
Specs
Submits request to /validators.
Parameters
body: Request body.options: Keyword list that containsurl(optional, string): Ifurlis not found inoptionsthen the url set in the configs will be used.
Gateway API Documentation
Specs
Submits request to /transaction/submit.
Parameters
body: Request body.options: Keyword list that containsurl(optional, string): Ifurlis not found inoptionsthen the url set in the configs will be used.