mirror of
https://github.com/mempool/mempool.git
synced 2025-02-23 22:46:54 +01:00
32 lines
No EOL
564 B
JSON
32 lines
No EOL
564 B
JSON
{
|
|
"theme": "contrast",
|
|
"enterprise": "elsalvador",
|
|
"dashboard": {
|
|
"widgets": [
|
|
{
|
|
"component": "fees"
|
|
},
|
|
{
|
|
"component": "balance",
|
|
"props": {
|
|
"address": "32ixEdVJWo3kmvJGMTZq5jAQVZZeuwnqzo"
|
|
}
|
|
},
|
|
{
|
|
"component": "goggles"
|
|
},
|
|
{
|
|
"component": "address",
|
|
"props": {
|
|
"address": "32ixEdVJWo3kmvJGMTZq5jAQVZZeuwnqzo"
|
|
}
|
|
},
|
|
{
|
|
"component": "blocks"
|
|
},
|
|
{
|
|
"component": "transactions"
|
|
}
|
|
]
|
|
}
|
|
} |