Alexis Pentori 2bf4aecade
wallet-fetcher: adding tags to the wallet and coin information
Signed-off-by: Alexis Pentori <alexis@status.im>
2024-01-09 15:16:43 +01:00

13 lines
195 B
JSON

{
"wallets": [
{
"address": "0x23f4569002a5A07f0Ecf688142eEB6bcD883eeF8",
"name": "test-wallet",
"blochain": [
"ETH"
],
"tags": "Multisig"
}
]
}