mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Smart Node, Being Trust Wallet validators list (#4928)
* Update list.json * Add files via upload * Adding new request * Revert package.json Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
This commit is contained in:
parent
c644e67d72
commit
bea92e64bb
Binary file not shown.
After Width: | Height: | Size: 20 KiB |
|
@ -1,4 +1,18 @@
|
||||||
[
|
[
|
||||||
|
{
|
||||||
|
"id": "tz1NMNQYrYrfNpmUqQrMhJypf6ovnaDZhJHM",
|
||||||
|
"name": "Smart Node",
|
||||||
|
"description": "SmartNode is a Staking Service Provider aimed at giving anyone the opportunity to grow their crypto assets",
|
||||||
|
"website": "https://smart-node.com",
|
||||||
|
"payout": {
|
||||||
|
"commission": 6,
|
||||||
|
"payoutDelay": 1,
|
||||||
|
"payoutPeriod": 1
|
||||||
|
},
|
||||||
|
"staking": {
|
||||||
|
"minDelegation": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"id": "tz3QCNyySViKHmeSr45kzDxzchys7NiXCWoa",
|
"id": "tz3QCNyySViKHmeSr45kzDxzchys7NiXCWoa",
|
||||||
"name": "Proof of Bake",
|
"name": "Proof of Bake",
|
||||||
|
@ -479,4 +493,4 @@
|
||||||
"minDelegation": 0
|
"minDelegation": 0
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in New Issue
Block a user