By:ISME}'-H'Content-Type:application/json'
{
"id":"0",
"jsonrpc":"2.0",
"result":{
"in":[{
"address":"77Vx9cs1VPicFndSVgYUvTdLCJEZw9h81hXLMYsjBCXSJfUehLa9TDW3Ffh45SQa7xb6dUs18mpNxfUhQGqfwXPSMrvKhVp",
"amount":200000000000,
"confirmations":1,
"double_spend_seen":false,
"fee":21650200000,
"height":153624,
"note":"",
"payment_id":"0000000000000000",
"subaddr_index":{
"major":1,
"minor":0
},
"suggested_confirmations_threshold":1,
"timestamp":1535918400,
"txid":"c36258a276018c3a4bc1f195a7fb530f50cd63a4fa765fb7c6f7f49fc051762a",
"type":"in",
"unlock_time":0
}]
}
}
get_payments
Getalistofincomingpaymentsusingagivenpaymentid.
Alias:?None.
火幣因監管壓力下架門羅幣等7種隱私幣:9月12日消息,隨著匿名增強貨幣 (AEC) 面臨越來越大的監管壓力,加密交易所火幣將下線7種隱私幣,包括Dash (DSH)、Decred (DCR)、Firo (FIRO)、Monero (XMR)、Verge (XVG)、Zcash (ZEC)和Horizen (ZEN)。這些代幣將于9月19日下線,存款服務于9月12日停止。火幣敦促用戶取消這些隱私幣的未成交訂單,而交易所將在下線時取消所有訂單。[2022/9/12 13:24:39]
Inputs:
payment_id?-string;??PaymentIDusedtofindthepayments(16charactershex).
Outputs:
payments?-listof:
payment_id?-string;???PaymentIDmatchingtheinputparameter.
tx_hash?-string;???TransactionhashusedasthetransactionID.
amount?-unsigned???int;Amountforthispayment.
block_height?-???unsignedint;Heightoftheblockthatfirstconfirmedthispayment.
unlock_time?-unsignedint;Time(inblockheight)until???thispaymentissafetospend.
subaddr_index?-???subaddressindex:
major?-unsigned???int;Accountindexforthesubaddress.
minor?-???unsignedint;Indexofthesubaddressintheaccount.
address?-string;???Addressreceivingthepayment;Base58representationofthepublickeys.
門羅幣支持者正試圖發起“XMR擠兌”來測試交易所儲備情況:4月17日消息,一群門羅幣狂熱者在社交媒體上表示,計劃在4月18日進行一次XMR“擠兌”。在“門羅幣”發行八周年之際舉行的所謂“Monerun”活動,是對社區成員認為的門羅幣缺乏透明度的一種回應,其中包括中心化交易所暫停XMR提現和不實儲備的指控。
周四,Reddit的一篇帖子詳細介紹了這一計劃。“我們將把XMR從交易所中撤出,”
bawdyanarchist稱,門羅幣的模糊分類帳技術使得交易所有可能謊報儲備,并出售他們實際上并不持有的XMR。交易所之所以能這樣做,是因為他們相信大多數門羅幣的持有者不會尋求提現。所以現在,門羅幣社區的成員似乎正在協調努力,從盡可能多的交易所撤回XMR,從而佐證自己的判斷。(Decrypt)[2022/4/18 14:30:06]
Example:
$curl-XPOSThttp://127.0.0.1:18082/json_rpc-d'{"jsonrpc":"2.0","id":"0","method":"get_payments","params":{"payment_id":"60900e5603bf96e3"}}'-H'Content-Type:application/json'
{
"id":"0",
"jsonrpc":"2.0",
"result":{
"payments":[{
"address":"55LTR8KniP4LQGJSPtbYDacR7dz8RBFnsfAKMaMuwUNYX6aQbBcovzDPyrQF9KXF9tVU6Xk3K8no1BywnJX6GvZX8yJsXvt",
"amount":1000000000000,
"block_height":127606,
"payment_id":"60900e5603bf96e3",
"subaddr_index":{
"major":0,
"minor":0
},
"tx_hash":"3292e83ad28fc1cc7bc26dbd38862308f4588680fbf93eae3e803cddd1bd614f",
門羅幣GUI錢包v0.17.0.0版本已準備就緒:9月22日,門羅幣官方發布推文宣布,GUI錢包新版本v0.17.0.0已準備就緒。此前9月17日消息,門羅幣官方宣布v0.17.0.0版本已在github上被標記,并提醒稱,GUI v0.17.0.0也將很快被標記。[2020/9/22]
"unlock_time":0
}]
}
}
get_bulk_payments
Getalistofincomingpaymentsusingagivenpaymentid,oralistofpaymentsids,fromagivenheight.Thismethodisthepreferredmethodover?get_paymentsbecauseithasthesamefunctionalitybutismoreextendable.EitherisfineforlookinguptransactionsbyasinglepaymentID.
Alias:?None.
Inputs:
payment_ids?-array??of:string;PaymentIDsusedtofindthepayments(16charactershex).
min_block_height?-unsigned??int;Theblockheightatwhichtostartlookingforpayments.
Outputs:
payments?-listof:
payment_id?-string;???PaymentIDmatchingoneoftheinputIDs.
tx_hash?-string;???TransactionhashusedasthetransactionID.
amount?-???unsignedint;Amountforthispayment.
block_height?-???unsignedint;Heightoftheblockthatfirstconfirmedthispayment.
黑客組織REvil拍賣借記卡數據,需通過門羅幣支付:金色財經報道,黑客組織REvil正在拍賣從借記卡服務提供商Interacard竊取的敏感信息。根據REvil的網站信息,所有潛在投標人都必須使用門羅幣(XMR)進行付款。[2020/6/24]
unlock_time?-unsignedint;Time(inblockheight)until???thispaymentissafetospend.
subaddr_index?-subaddress???index:
major?-???unsignedint;Accountindexforthesubaddress.
minor?-???unsignedint;Indexofthesubaddressintheaccount.
address?-string;???Addressreceivingthepayment;Base58representationofthepublickeys.
Example:
$curl-XPOSThttp://127.0.0.1:18082/json_rpc-d'{"jsonrpc":"2.0","id":"0","method":"get_bulk_payments","params":{"payment_ids":,"min_block_height":"120000"}}'-H'Content-Type:application/json'
{
"id":"0",
"jsonrpc":"2.0",
"result":{
"payments":[{
"address":"55LTR8KniP4LQGJSPtbYDacR7dz8RBFnsfAKMaMuwUNYX6aQbBcovzDPyrQF9KXF9tVU6Xk3K8no1BywnJX6GvZX8yJsXvt",
"amount":1000000000000,
"block_height":127606,
"payment_id":"60900e5603bf96e3",
動態 | 門羅幣硬分叉后交易費用下降了97%:據CCN消息,根據CoinMetrics提供的數據,在10月18日門羅幣(Monero)的硬分叉成功執行后,XMR用戶的平均交易費用從60美分大幅降至平均僅2美分,下降了近97%。[2018/10/22]
"subaddr_index":{
"major":0,
"minor":0
},
"tx_hash":"3292e83ad28fc1cc7bc26dbd38862308f4588680fbf93eae3e803cddd1bd614f",
"unlock_time":0
}]
}
}
get_transfer_by_txid
Showinformationaboutatransferto/fromthisaddress.
Alias:?None.
Inputs:
txid?-string;??TransactionIDusedtofindthetransfer.
account_index?-unsigned??int;(Optional)Indexoftheaccounttoqueryforthetransfer.
Outputs:
transfer?-JSON??objectcontainingpaymentinformation:
address?-string;???Addressthattransferredthefunds.Base58representationofthepublic???keys.
amount?-???unsignedint;Amountofthistransfer.
confirmations?-???unsignedint;Numberofblockminedsincetheblockcontainingthis???transaction(orblockheightatwhichthetransactionshouldbeaddedto???ablockifnotyetconfirmed).
destinations?-array???ofJSONobjectscontainingtransferdestinations:
amount?-???unsignedint;Amounttransferredtothisdestination.
address?-???string;Addressforthisdestination.Base58representationofthepublic???keys.
double_spend_seen?-???boolean;Trueifthekeyimage(s)forthetransferhavebeenseenbefore.
fee?-???unsignedint;Transactionfeeforthistransfer.
height?-???unsignedint;Heightofthefirstblockthatconfirmedthistransfer.
note?-string;???Noteaboutthistransfer.
payment_id?-string;???PaymentIDforthistransfer.
subaddr_index?-JSON???objectcontainingthemajor&minorsubaddressindex:
major?-???unsignedint;Accountindexforthesubaddress.
minor?-???unsignedint;Indexofthesubaddressundertheaccount.
suggested_confirmations_threshold?-???unsignedint;Estimationoftheconfirmationsneededforthetransaction???tobeincludedinablock.
timestamp?-???unsignedint;POSIXtimestampfortheblockthatconfirmedthistransfer???(ortimestampsubmissionifnotminedyet).
txid?-string;???TransactionIDofthistransfer(sameasinputTXID).
type?-string;???Typeoftransfer,oneofthefollowing:"in","out",???"pending","failed","pool"
unlock_time?-unsignedint;Numberofblocksuntil???transferissafelyspendable.
Example:
$curl-XPOSThttp://localhost:18082/json_rpc-d'{"jsonrpc":"2.0","id":"0","method":"get_transfer_by_txid","params":{"txid":"c36258a276018c3a4bc1f195a7fb530f50cd63a4fa765fb7c6f7f49fc051762a"}}'-H'Content-Type:application/json'
{
"id":"0",
"jsonrpc":"2.0",
"result":{
"transfer":{
"address":"55LTR8KniP4LQGJSPtbYDacR7dz8RBFnsfAKMaMuwUNYX6aQbBcovzDPyrQF9KXF9tVU6Xk3K8no1BywnJX6GvZX8yJsXvt",
"amount":300000000000,
"confirmations":1,
"destinations":[{
"address":"7BnERTpvL5MbCLtj5n9No7J5oE5hHiB3tVCK5cjSvCsYWD2WRJLFuWeKTLiXo5QJqt2ZwUaLy2Vh1Ad51K7FNgqcHgjW85o",
"amount":100000000000
},{
"address":"77Vx9cs1VPicFndSVgYUvTdLCJEZw9h81hXLMYsjBCXSJfUehLa9TDW3Ffh45SQa7xb6dUs18mpNxfUhQGqfwXPSMrvKhVp",
"amount":200000000000
}],
"double_spend_seen":false,
"fee":21650200000,
"height":153624,
"note":"",
"payment_id":"0000000000000000",
"subaddr_index":{
"major":0,
"minor":0
},
"suggested_confirmations_threshold":1,
"timestamp":1535918400,
"txid":"c36258a276018c3a4bc1f195a7fb530f50cd63a4fa765fb7c6f7f49fc051762a",
"type":"out",
"unlock_time":0
}
}
}
點擊查看官方文檔:
https://www.getmonero.org/resources/developer-guides/wallet-rpc.html
Tags:ENTPAYMENTYMENDENT價格CPAYFermat Capital Managementquickpaymentchain
據IPO早知道消息,渣打銀行昨日宣布集團旗下的渣打創投?(SCVentures)在上海落地,這是渣打銀行在中國內地成立的首個金融科技創投支持平臺.
1900/1/1 0:00:008月10日,央行支付司副司長穆長春在中國金融四十人伊春論壇上表示,央行數字貨幣的研究已經進行了五年,現在“呼之欲出”.
1900/1/1 0:00:00大部分人看到ETH、XRP和TRX等熱門山寨幣走勢是跟隨BTC的腳步變化的,因為它們側面反映出了BTC的飆升和下跌.
1900/1/1 0:00:00據DataTrekResearch的聯合創始人表示,目前的全球不穩定使得比特幣成為一種受歡迎的避險資產.
1900/1/1 0:00:00過去兩年中,社交媒體上的加密貨幣詐騙案早已屢見不鮮。據報道,2019年1月,Twitter上有人通過偽裝成知名區塊鏈人物騙取了數百萬的加密貨幣.
1900/1/1 0:00:00Grin熱度最高是2019年年初,無ICO、無預挖、無投資人,“三無”履歷讓它一時間成為耀眼明星.
1900/1/1 0:00:00