mirror of https://github.com/MISP/misp-modules
7 lines
294 B
JSON
7 lines
294 B
JSON
|
{
|
||
|
"description": "An expansion hover module to get a blockchain balance from a BTC address in MISP.",
|
||
|
"logo": "logos/bitcoin.png",
|
||
|
"input": "btc address attribute.",
|
||
|
"output": "Text to describe the blockchain balance and the transactions related to the btc address in input."
|
||
|
}
|