BTW this is horribly bad practice.
For those not versed in networking
an address like
45.32.148.69:4001
45.32.148.69:4002
These are both running on the same server instance with that ip address... all that changes is the port. I.e. as long as that specific pc has enough ram to support running the wallet multiple times 1 pc hosts many masternodes. Staking wallets are usually lightweight cpu wise and ram is cheap.
SO basically for a small cost outlay for a vps they get big rewards. There is a reason that many masternode coins only allow 1 masternode per IP address. This is to prevent people doing this providing a real cost to each ip address to distribute it more.
This is another red flag for ionomy. If they wanted the coin to be not centrally possible to control with the masternode network they would prevent this.
Why would you want your coins to filter through 1 pc 20 times as transaction points? Its a flawed system in one port out the other never leaves the 1 pc.
Add that to the list suchmoon... more dodginess. Multi masternodes on 1 ip address reduces ionomy costs for controlling masternode rewards.
There is already a question in the FAQ about how many masternodes the team controls. Let's face it - even if they wouldn't allow multiple nodes on the same IP it would still be a relatively low cost to use multiple VPS instances. You can't avoid centralization with a 100% premined unless the team offlines most of their coins and plays with open cards... no intention of that as far as I can see.
Yep, looks like it, just that the explorer GUI doesn't show the contents, you have to use the API:
https://ionchain.com/api/getblock?hash=a95229ce0d3980007d1f4981f551ce5065fff37229ff701aedcd8083f690b701{
"hash": "a95229ce0d3980007d1f4981f551ce5065fff37229ff701aedcd8083f690b701",
"confirmations": 4132,
"size": 210,
"height": 1,
"version": 7,
"merkleroot": "838de258165ba46cf44423af719743d872e214f7a4ff6cd978ac4280c880851c",
"mint": 10900000,
"time": 1463415065,
"nonce": 3145728768,
"bits": "1e0fffff",
"difficulty": 0.00024414,
"blocktrust": "100001",
"chaintrust": "200002",
"previousblockhash": "000001a7bb3214e3e1d2e4c256082b817a3c5dff5def37456ae16d7edaa508be",
"nextblockhash": "1a4883b01ac3fdb465769a404d529c6f9c3883e5bb55abbcf433baecb8fedfce",
"flags": "proof-of-work",
"proofhash": "00000f3205e1854626bcb925fd8d6257d3b6ea8f36737bc0cd5e17034a7e0fe9",
"entropybit": 1,
"modifier": "0000000000000000",
"modifierv2": "9982c6747ef2f5b46bf07b62b2da2bcc55634e9b21d0bcf99f5c9e840b6fa001",
"tx": [
"
838de258165ba46cf44423af719743d872e214f7a4ff6cd978ac4280c880851c"
]
}
https://ionchain.com/api/getrawtransaction?txid=838de258165ba46cf44423af719743d872e214f7a4ff6cd978ac4280c880851c&decrypt=1{
"hex": "0100000019f13957010000000000000000000000000000000000000000000000000000000000000
000ffffffff1d510419f139570820000001000000000d2f6e6f64655374726174756d2f00000000
010020ce6659df03002321029b1f1192bc3f8b9afd4e1a6356398b0e5b3ee1fa910ec2a40e659e2
14fef70bbac00000000",
"txid": "838de258165ba46cf44423af719743d872e214f7a4ff6cd978ac4280c880851c",
"version": 1,
"time": 1463415065,
"locktime": 0,
"vin": [
{
"coinbase": "510419f139570820000001000000000d2f6e6f64655374726174756d2f",
"sequence": 0
}
],
"vout": [
{
"value": 10900000,
"n": 0,
"scriptPubKey": {
"asm": "029b1f1192bc3f8b9afd4e1a6356398b0e5b3ee1fa910ec2a40e659e214fef70bb OP_CHECKSIG",
"reqSigs": 1,
"type": "pubkey",
"addresses": [
"
io9KqWqQGBWnZWwHrncstm7Ah5LNPJWfhT"
]
}
}
],
"blockhash": "a95229ce0d3980007d1f4981f551ce5065fff37229ff701aedcd8083f690b701",
"confirmations": 4139,
"blocktime": 1463415065
}