|
|
@ -170,20 +170,20 @@ void LP_unspents_mark(char *symbol,cJSON *vins) |
|
|
|
|
|
|
|
char *NXTnodes[] = { "62.75.159.113", "91.44.203.238", "82.114.88.225", "78.63.207.76", "188.174.110.224", "91.235.72.49", "213.144.130.91", "209.222.98.250", "216.155.128.10", "178.33.203.157", "162.243.122.251", "69.163.47.173", "193.151.106.129", "78.94.2.74", "192.3.196.10", "173.33.112.87", "104.198.173.28", "35.184.154.126", "174.140.167.239", "23.88.113.131", "198.71.84.173", "178.150.207.53", "23.88.61.53", "192.157.233.106", "192.157.241.212", "23.89.192.88", "23.89.200.27", "192.157.241.139", "23.89.200.63", "23.89.192.98", "163.172.214.102", "176.9.85.5", "80.150.243.88", "80.150.243.92", "80.150.243.98", "109.70.186.198", "146.148.84.237", "104.155.56.82", "104.197.157.140", "37.48.73.249", "146.148.77.226", "84.57.170.200", "107.161.145.131", "80.150.243.97", "80.150.243.93", "80.150.243.100", "80.150.243.95", "80.150.243.91", "80.150.243.99", "80.150.243.96", "93.231.187.177", "212.237.23.85", "35.158.179.254", "46.36.66.41", "185.170.113.79", "163.172.68.112", "78.47.35.210", "77.90.90.75", "94.177.196.134", "212.237.22.215", "94.177.234.11", "167.160.180.199", "54.68.189.9", "94.159.62.14", "195.181.221.89", "185.33.145.94", "195.181.209.245", "195.181.221.38", "195.181.221.162", "185.33.145.12", "185.33.145.176", "178.79.128.235", "94.177.214.120", "94.177.199.41", "94.177.214.200", "94.177.213.201", "212.237.13.162", "195.181.221.236", "195.181.221.185", "185.28.103.187", "185.33.146.244", "217.61.123.71", "195.181.214.45", "195.181.212.99", "195.181.214.46", "195.181.214.215", "195.181.214.68", "217.61.123.118", "195.181.214.79", "217.61.123.14", "217.61.124.100", "195.181.214.111", "85.255.0.176", "81.2.254.116", "217.61.123.184", "195.181.212.231", "94.177.214.110", "195.181.209.164", "104.129.56.238", "85.255.13.64", "167.160.180.206", "217.61.123.226", "167.160.180.208", "93.186.253.127", "212.237.6.208", "94.177.207.190", "217.61.123.119", "85.255.1.245", "217.61.124.157", "37.59.57.141", "167.160.180.58", "104.223.53.14", "217.61.124.69", "195.181.212.103", "85.255.13.141", "104.207.133.204", "71.90.7.107", "107.150.18.108", "23.94.134.161", "80.150.243.13", "80.150.243.11", "185.81.165.52", "80.150.243.8" }; |
|
|
|
|
|
|
|
static char *assetids[][3] = |
|
|
|
static char *assetids[][4] = |
|
|
|
{ |
|
|
|
{ "13502152099823770958", "SUPERNETx2", "10000" }, |
|
|
|
{ "12071612744977229797", "UNITY", "10000" }, |
|
|
|
{ "12071612744977229797", "SUPERNET", "10000" }, |
|
|
|
{ "15344649963748848799", "DEX", "1" }, |
|
|
|
{ "6883271355794806507", "PANGEA", "10000" }, |
|
|
|
{ "17911762572811467637", "JUMBLR", "10000" }, |
|
|
|
{ "17083334802666450484", "BET", "10000" }, |
|
|
|
{ "13476425053110940554", "CRYPTO", "1000" }, |
|
|
|
{ "6932037131189568014", "HODL", "1" }, |
|
|
|
{ "3006420581923704757", "SHARK", "10000" }, |
|
|
|
{ "17571711292785902558", "BOTS", "1" }, |
|
|
|
{ "10524562908394749924", "MGW", "1" }, |
|
|
|
{ "13502152099823770958", "SUPERNETx2", "10000", "10000" }, |
|
|
|
{ "12071612744977229797", "UNITY", "10000", "10000" }, |
|
|
|
{ "12071612744977229797", "SUPERNET", "10000", "10000" }, |
|
|
|
{ "15344649963748848799", "DEX", "1", "100000000" }, |
|
|
|
{ "6883271355794806507", "PANGEA", "10000", "10000" }, |
|
|
|
{ "17911762572811467637", "JUMBLR", "10000", "10000" }, |
|
|
|
{ "17083334802666450484", "BET", "10000", "10000" }, |
|
|
|
{ "13476425053110940554", "CRYPTO", "1000", "100000" }, |
|
|
|
{ "6932037131189568014", "HODL", "1", "100000000" }, |
|
|
|
{ "3006420581923704757", "SHARK", "10000", "10000" }, |
|
|
|
{ "17571711292785902558", "BOTS", "1", "100000000" }, |
|
|
|
{ "10524562908394749924", "MGW", "1", "100000000" }, |
|
|
|
}; |
|
|
|
|
|
|
|
uint64_t LP_assetid_mult(char *name,uint64_t assetid) |
|
|
@ -194,7 +194,7 @@ uint64_t LP_assetid_mult(char *name,uint64_t assetid) |
|
|
|
{ |
|
|
|
if ( assetid == calc_nxt64bits(assetids[i][0]) ) |
|
|
|
{ |
|
|
|
mult = atoi(assetids[i][2]); |
|
|
|
mult = atoi(assetids[i][3]); |
|
|
|
strcpy(name,assetids[i][1]); |
|
|
|
break; |
|
|
|
} |
|
|
@ -206,7 +206,7 @@ cJSON *LP_NXT_message(char *method,uint64_t txnum,char *passphrase) |
|
|
|
{ |
|
|
|
char url[1024],*retstr; cJSON *retjson = 0; |
|
|
|
sprintf(url,"http://127.0.0.1:7876/nxt?requestType=%s&transaction=%llu&secretPhrase=%s",method,(long long)txnum,passphrase); |
|
|
|
printf("issue.(%s)\n",url); |
|
|
|
//printf("issue.(%s)\n",url);
|
|
|
|
if ( (retstr= issue_curlt(url,LP_HTTP_TIMEOUT)) != 0 ) |
|
|
|
{ |
|
|
|
if ( (retjson= cJSON_Parse(retstr)) != 0 ) |
|
|
@ -263,7 +263,7 @@ cJSON *LP_NXT_redeems() |
|
|
|
} |
|
|
|
mult = LP_assetid_mult(assetname,assetid); |
|
|
|
if ( msgstr != 0 && assetname[0] != 0 && qty != 0 ) |
|
|
|
printf("%d: (%35s) <- %13.8f %8s tx.%llu\n",i,msgstr!=0?msgstr:jprint(item,0),dstr(qty * mult),assetname,(long long)txnum); |
|
|
|
printf("%-4d: (%35s) <- %13.8f %10s tx.%llu\n",i,msgstr!=0?msgstr:jprint(item,0),dstr(qty * mult),assetname,(long long)txnum); |
|
|
|
if ( msgjson != 0 ) |
|
|
|
free_json(msgjson); |
|
|
|
} |
|
|
|