Post
Topic
Board Mining (Altcoins)
Re: AwesomeMiner Masternodes (Plugin)
by
Seanklei10
on 22/03/2018, 18:38:34 UTC
Is there any specific list of information you need that I can find for you for these MNs?
BlockExplorer (preferably a format I already support in my other plugin since these things share the same codebase)
Expected payment rewards or a BlockExplorer that flags MN payments as such
Coin name
Details on their MN system (the more detail the better, Bitcointalk link works)
A masternode address that is currently active

EDIT: It would appear that UExplorer has no API for transactions, so I cannot easily support CURV  Undecided

I was talking with the dev's it sounds like we can use any RPC command. He was saying: you can run any rpc command
if you want to give param just add a comma
like
https://curve.uexplorer.me/api/rpc/getrawtransaction,params

Would that work?