General
General Usage
Network Connections
GET
http://127.0.0.1:31567/network/connections/count
Returns the number of network connections
Decode Address
GET
http://127.0.0.1:31567/address/decode
Extract a public key hash or a contract identifier from an address
Path Parameters
Name | Type | Description |
---|---|---|
address | string | Address to decode |
Last updated