trustwallet-assets/blockchains/tron/validators/list.json
dpereskokov 195f7f9292
Add payout percents for Tron and Tezos validators (#910)
* added payout percents

* Optimised images with calibre/image-actions

* updated tezos bakers percents

* improve data structure

* fix tests

* percent -> commission

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2019-12-25 16:40:51 +05:30

39 lines
1.5 KiB
JSON

[
{
"id": "TLyqzVGLV1srkB7dToTAEqgDSfPtXRJZYH",
"name": "Binance",
"description": "Binance is a global cryptocurrency exchange that provides a platform for trading more than 100 cryptocurrencies. Since early 2018, Binance is considered as the biggest cryptocurrency exchange in the world in terms of trading volume.",
"website": "https://www.binance.com/en/staking",
"payout": {
"commission": 100
}
},
{
"id": "TGzz8gjYiYRqpfmDwnLxfgPuLVNmpCswVp",
"name": "Sesameseed",
"description": "Sesameseed is a blockchain community providing fair and transparent representation in delegated governance by rewarding Voters for their participation on Tron and Ontology.",
"website": "https://www.sesameseed.org",
"payout": {
"commission": 20
}
},
{
"id": "TPMGfspxLQGom8sKutrbHcDKtHjRHFbGKw",
"name": "InfStones",
"description": "World's leading cloud infrastructure and staking as a service provicer for blockchains. Supernodes on EOS, TRON, VeChain, Ontology, LOOM, IOST and many other chains.",
"website": "https://infstones.io/",
"payout": {
"commission": 100
}
},
{
"id": "TV9QitxEJ3pdiAUAfJ2QuPxLKp9qTTR3og",
"name": "BitGuild",
"description": "BitGuild is a team of blockchain and gaming industry veterans that aims to create the go-to platform for blockchain gaming and entertainment",
"website": "https://bitguild.com",
"payout": {
"commission": 0
}
}
]