Skip to content

Instantly share code, notes, and snippets.

@StealthSend
Created March 9, 2021 15:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save StealthSend/332bedda5f6e95bb5c89c048be4871c8 to your computer and use it in GitHub Desktop.
Save StealthSend/332bedda5f6e95bb5c89c048be4871c8 to your computer and use it in GitHub Desktop.
Feeless Send to XST Multisig Address
StealthCoind gettransaction 25662b566a2c5fb2d658cbcaae4eba05943cb29afe72e1c9ec4bba6324bdc7ba
{
"txid" : "25662b566a2c5fb2d658cbcaae4eba05943cb29afe72e1c9ec4bba6324bdc7ba",
"version" : 4,
"locktime" : 0,
"vin" : [
{
"txid" : "23432b2e61c8582ad7533aee773ec3d86cd25d11674853258576c46926b6f6fc",
"vout" : 0,
"scriptSig" : {
"asm" : "30450221008c54b445016c7e73106e5808cafaed4c0480aef6c569d9999254cdb1de5713df022011a7956ae730b5d3ca43e3c47cb2867a2f7c43ecb310555d2ff069303e3b952401 02cd85238b5e7615ede6661ae2a8fb57f71d6bdc24b23ec1f91d5b0a7a37e56c7b",
"hex" : "4830450221008c54b445016c7e73106e5808cafaed4c0480aef6c569d9999254cdb1de5713df022011a7956ae730b5d3ca43e3c47cb2867a2f7c43ecb310555d2ff069303e3b9524012102cd85238b5e7615ede6661ae2a8fb57f71d6bdc24b23ec1f91d5b0a7a37e56c7b"
},
"sequence" : 4294967295
}
],
"vout" : [
{
"value" : 20.00000000,
"n" : 0,
"scriptPubKey" : {
"asm" : "OP_HASH160 3b7c0fa0de28fe84f4c8ad77516e3d73ebdf294d OP_EQUAL",
"hex" : "a9143b7c0fa0de28fe84f4c8ad77516e3d73ebdf294d87",
"reqSigs" : 1,
"type" : "scripthash",
"addresses" : [
"2MxfkUWojAic6gPuFjW9fADTiLtJpnSZghd"
]
}
},
{
"value" : 0.00000000,
"n" : 1,
"scriptPubKey" : {
"asm" : "00425b2e0000010091a498e837e382f6 OP_FEEWORK",
"hex" : "1000425b2e0000010091a498e837e382f6d1",
"type" : "feework",
"height" : 4348718,
"block_hash" : "e9828de9874da49e4152b32ee8370dda4dc1ea46912ff0a5912261342ed29267",
"mcost" : 256,
"bytes" : 217,
"limit_hex" : "0006ffffffffffff",
"limit_denary" : 1970324836974591,
"work_hex" : "91a498e837e382f6",
"work_denary" : 10494681154817590006,
"hash_hex" : "00069be60c66c78e",
"hash_denary" : 1860262213109646,
"script_asm" : "00425b2e0000010091a498e837e382f6 OP_FEEWORK",
"script_hex" : "1000425b2e0000010091a498e837e382f6d1"
}
}
],
"amount" : 0.00000000,
"fee" : 0.00000000,
"confirmations" : 0,
"txid" : "25662b566a2c5fb2d658cbcaae4eba05943cb29afe72e1c9ec4bba6324bdc7ba",
"time" : 1615301132,
"timereceived" : 1615301132,
"details" : [
{
"account" : "",
"address" : "2MxfkUWojAic6gPuFjW9fADTiLtJpnSZghd",
"category" : "send",
"amount" : -20.00000000,
"fee" : 0.00000000
},
{
"account" : "",
"category" : "send",
"amount" : 0.00000000,
"fee" : 0.00000000
},
{
"account" : "AMultiSig",
"address" : "2MxfkUWojAic6gPuFjW9fADTiLtJpnSZghd",
"category" : "receive",
"amount" : 20.00000000
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment