netfluid__crypto_verify
Verifies a blockchain address as valid for the blockchain
Verifies a blockchain address as valid for the blockchain. Can be any address on that blockchain, if successful it returns a balance of its crypto and digital assets. @param api_key: The api key allocated to your application @param address: The blockchain address @param blockchain_fk: The blockchain_fk of the supported blockchain.
@return: a json object
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | ||
| api_key | Yes | ||
| blockchain_fk | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||