"```" msgstr "" #: src/guides/explorer.md:106 msgid "Which returns:" msgstr "返回" #: src/guides/explorer.md:108 msgid "" "```\n" "{\n" " \"value\": 10000,\n" " \"script_pubkey\": \"OP_PUSHNUM_1 OP_PUSHBYTES_32 " "156cc4878306157720607cdcb4b32afa4cc6853868458d7258b907112e5a434b\",\n" " \"address\": " "\"bc1pz4kvfpurqc2hwgrq0nwtfve2lfxvdpfcdpzc6ujchyr3ztj6gd9sfr6ayf\",\n" " \"transaction\": " "\"bc4c30829a9564c0d58e6287195622b53ced54a25711d1b86be7cd3a70ef61ed\",\n" " \"sat_ranges\": null,\n" " \"inscriptions\": [\n" " \"6fb976ab49dcec017f1e201e84395983204ae1a7c2abf7ced0a85d692e442799i0\"\n" " ]\n" "}\n" "```" msgstr "" #: src/guides/inscriptions.md:1 msgid "Ordinal Inscription Guide" msgstr "铭文指引" #: src/guides/inscriptions.md:4 msgid "" "Individual sats can be inscribed with arbitrary content, creating Bitcoin-" "native digital artifacts that can be held in a Bitcoin wallet and " "transferred using Bitcoin transactions. Inscriptions are as durable, " "immutable, secure, and decentralized as Bitcoin itself."