The random number generator is based on SmartHoldem's truly random entropy. The SmartHoldem blockchain is used as a source of entropy
GET https://api.smartholdem.io/trng
Result json
{
"blockId": "98b2a208fbc147904fe9895b857000f30581dc5debd826c8a11d4e9bc5759f6c",
"timestamp": {
"epoch": 38344136,
"unix": 1731611336,
"human": "2024-11-14T19:08:56.000Z"
},
"values": [152, 178, 162, 8, 251, 193, 71, 144, 79, 233, 137, 91, 133, 112, 0, 243, 5, 129, 220, 93, 235, 216, 38, 200, 161, 29, 78,
155, 197, 117, 159, 108]
}
GET https://api.smartholdem.io/trng-1
GET https://api.smartholdem.io/blockchain
Result json
{
"symbol": "STH",
"chainId": "61120572307fb17108ab8ad119a8a28c6cb9fac5a0880234103158831d3ea892",
"height": 4774215,
"totalSupply": "249770000.00000000",
"circulation": "239157350.11547029",
"burned": {
"address": "STHsmartHoLdemBurnAddrHereXXXmUW7f",
"amount": "92092.91626073"
},
"devFund": {
"address": "STQK9x2xzfM54n3cACrNahiq5CaWB2HwqR",
"amount": "10419453.79781369"
},
"communityFund": {
"address": "SU1znm5azz52GUdvXf7r7RdcR667WMCLMf",
"amount": "101103.17045530"
}
}