![]() | The exchange accounts node groups the different accounts the user may have with the corresponding exchange. |
Click to learn more about exchange accounts
Adding an Exchange Accounts Node
To add an exchange accounts node, select Add Exchange Account on the crypto exchange node menu. The exchange account node is created along with the basic structure of nodes used to define keys and user assets with the exchange.
![]() Exchange Accounts | |||||||||
---|---|---|---|---|---|---|---|---|---|
![]() | ![]() User Account | ||||||||
![]() | ![]() User Keys | ||||||||
![]() | ![]() | ![]() Exchange Account Key | |||||||
![]() | ![]() User Assets | ||||||||
![]() | ![]() Exchange Account Asset |
User Account
![]() | A user account represents a single account with the corresponding exchange, holding the definitions of user assets, including keys and balances. |
Click to learn more about user accounts
Adding a User Account Node
To add a user account, select Add User Account on the exchange accounts node menu. The user account node is created along with the basic structure of nodes used to define keys and user assets with the exchange.
User Keys
![]() | The user keys node groups the various exchange account keys the user may have under the corresponding account with the exchange. |
Click to learn more about user keyss
Adding a User Keys Node
To add user keys node, select Add User Keys on the user account node menu. The user keys node is created along with the first exchange account key.
Exchange Account Key
![]() | The exchange account key holds the definition of the key name and secret provided by the corresponding exchange to access the user account via the exchange API. |
Click to learn more about exchange account keys
Adding an Exchange Account Key Node
To add an exchange account key, select Add Key on the user keys node menu.
Configuring the Exchange Account Key
Select Configure Key on the menu to access the configuration.
{
"codeName": "Paste your exchange API name or label here",
"secret": "Paste your exchange API secret key here."
}
-
codeName
is the name or label of your key, as supplied by the exchange. -
secret
is the secret key as supplied by the exchange.
User Assets
![]() | The user assets node groups the assets the user has at the exchange. |
Click to learn more about user assets
Adding a User Assets Node
To add user assets node, select Add User Assets on the user account node menu. The user assets node is created along with the first exchange account asset.
Exchange Account Asset
![]() | The exchange account asset represents a single asset the user has at the exchange. |
The exchange account asset is a reference to an asset defined under the exchange assets node.