API - Bitvolo Web Services
set_network_tokens
Use this function to set the tokens you will be accepting for given network. Currently you can use tokens with the following networks: ETH
network string required
Network for which the accepted tokens are being set
tokens string optional
Comma-separated list of tokens in the network. You can pass the tokens as symbols only, e.g.
PEOS or in full format including the network name:
EOS/PEOS language string optional
by specifying a 2-letter (ISO 639-1) language code (all capital letters e.g. EN, DE, FR, ES, IT) you can change the language of the text values returned
api_key string required
your API key -
Click here to get your key. If your API key uses a hash key, you must also include the parameters
hash_key and hash_timestamp.
none
Click here to test this function in the API playground.