Trend-Themen
#
Bonk Eco continues to show strength amid $USELESS rally
#
Pump.fun to raise $1B token sale, traders speculating on airdrop
#
Boop.Fun leading the way with a new launchpad on Solana.
Ok, laut @GrassFedBitcoin und @mattkratter
ist dies illegal:
```
bitcoin-cli getrawtransaction 8c9fe58186c199fa9f8d72c121a45270f70d3854e67238f3c7c319989a50921b true | jq -r '.vout[1].scriptPubKey.asm' | cut -d ' ' -f2 | xxd -r -ps | base64 -d > /tmp/tada.png && open /tmp/tada.png
```
während dies vollkommen in Ordnung ist:
```
bitcoin-cli decodescript $(bitcoin-cli getrawtransaction 26482871f33f1051f450f2da9af275794c0b5f1c61ebf35e4467fb42c2813403 true | jq -r '.vin[0].txinwitness[1]') | jq -r .asm | awk 'NF>9 { for (i=9; i<NF; i++) printf "%s%s", $i, (i==NF-1?ORS:OFS) }' | xxd -r -ps > /tmp/tada.png && open /tmp/tada.png
```

4. Sept., 02:47
"Opreturns sind schädlicher als Inschriften, weil Inschriften obfuskiert sind!"
Ok, hier hast du es
```
bitcoin-cli decodescript $(bitcoin-cli getrawtransaction 26482871f33f1051f450f2da9af275794c0b5f1c61ebf35e4467fb42c2813403 true | jq -r '.vin[0].txinwitness[1]') | jq -r .asm | awk 'NF>9 { for (i=9; i<NF; i++) printf "%s%s", $i, (i==NF-1?ORS:OFS) }' | xxd -r -ps > /tmp/tada.png && open /tmp/tada.png
```
29,36K
Top
Ranking
Favoriten