transfer100.pizza#71,204,284brc-20Inscription #70081035#70,081,035htmlInscription #70081034#70,081,034htmlInscription #70081033#70,081,033htmltransfer178,871.lpup#69,175,570brc-20mint7,777.lpup#69,164,428brc-20mint7,777.lpup#69,164,427brc-20mint7,777.lpup#69,164,426brc-20mint7,777.lpup#69,164,425brc-20mint7,777.lpup#69,164,424brc-20mint7,777.lpup#69,164,423brc-20mint7,777.lpup#69,164,344brc-20mint7,777.lpup#69,164,323brc-20mint7,777.lpup#69,164,258brc-20mint7,777.lpup#69,164,257brc-20mint7,777.lpup#69,164,256brc-20mint7,777.lpup#69,164,255brc-20mint7,777.lpup#69,164,254brc-20mint7,777.lpup#69,164,253brc-20mint7,777.lpup#69,164,252brc-20mint7,777.lpup#69,164,251brc-20mint7,777.lpup#69,164,186brc-20mint7,777.lpup#69,164,185brc-20mint7,777.lpup#69,164,184brc-20mint7,777.lpup#69,164,183brc-20mint7,777.lpup#69,164,182brc-20mint7,777.lpup#69,164,181brc-20mint7,777.lpup#69,164,180brc-20Inscription #65535258#65,535,258pngInscription #63184204#63,184,204webpInscription #63180769#63,180,769webpdmt-mint.natnerds#62,951,204tapdmt-mint.natnerds#62,951,203tapdmt-mint.natnerds#62,951,202tapdmt-mint.natnerds#62,951,201tapdmt-mint.natnerds#62,951,200tapdmt-mint.natnerds#62,951,199tapdmt-mint.natnerds#62,951,198tapdmt-mint.natnerds#62,951,197tapdmt-mint.natnerds#62,951,196tapdmt-mint.natnerds#62,951,195tapmint1,000.can#59,615,795can-20mint1,000.can#59,615,734can-20mint1,000.can#59,615,571can-20Inscription #58248596#58,248,596pngInscription #56268478#56,268,478htmlInscription #56155207#56,155,207htmlInscription #53573218#53,573,218svg #47,408,332text #47,408,331text #47,408,330text #47,408,329text #47,408,328text #47,408,327text #47,408,160textuse {super::*, crate::wallet::Wallet}; #[derive(Debug, Parser)] pub(crate) struct Sats { #[arg( long, help = "Find satoshis listed in first column of tab-separated value file <TSV>." )] tsv: Option<PathBuf>, } #[derive(Serialize, Deserialize)] pub struct OutputTsv { pub sat: String, pub output: OutPoint, } #[derive(Serialize, Deserialize)] pub struct OutputRare { pub sat: Sat, pub output: OutPoint, pub offset: u64, pub rarity: Rarity, } impl Sats { pub(crate) fn run(&self, options: Options) -> SubcommandResult { let index = Index::open(&options)?; if !index.has_sat_index() { bail!("sats requires index created with `--index-sats` flag"); } index.update()?; let utxos = index.get_unspent_output_ranges(Wallet::load(&options)?)?; if let Some(path) = &self.tsv { let mut output = Vec::new(); for (outpoint, sat) in sats_from_tsv( utxos, &fs::read_to_string(path) .with_context(|| format!("I/O error reading `{}`", path.display()))?,#45,051,249text #: src/bounty/3.md:35 msgid "" "```\n" "ord wallet sats --tsv frequency.tsv\n" "```" msgstr "" "```\n" "ord wallet sats --tsv frequency.tsv\n" "```" #: src/bounty/3.md:39 msgid "" "This command requires the sat index, so `--index-sats` must be passed to ord " "when first creating the index." msgstr "" "Este comando requer o índice sat (sat index), então `--index-sats` deve ser passado ao ord ao criar o índice pela primeira vez." #: src/bounty/3.md:42 msgid "Part 0" msgstr "Parte 0" #: src/bounty/3.md:44 msgid "_Rare sats pair best with rare words._" msgstr "_Sats raros combinam melhor com palavras raras._" #: src/bounty/3.md:46 msgid "" "The transaction that submits the UTXO containing the sat whose name appears " "with the lowest number of occurrences in `frequency.tsv` shall be the winner " "of part 0." msgstr "" "A transação que enviar o UTXO contendo o sat cujo nome apareça com menor número de ocorrências em `frequency.tsv` será a vencedora da parte 0." #: src/bounty/3.md:50 msgid "Part 1" msgstr "Parte 1"#45,051,248text"first ERC-721 contract, [SU SQUARES](https://tenthousandsu.com/), was " "deployed on Ethereum." msgstr "" "Um limite comumente aceito nos primeiros NFTs é 19 de março de 2018, a data em que" "o primeiro contrato ERC-721, [SU SQUARES](https://tenthousandsu.com/), foi" "implantado no Ethereum." #: src/overview.md:242 msgid "" "Whether or not ordinals are of interest to NFT archaeologists is an open " "question! In one sense, ordinals were created in early 2022, when the " "Ordinals specification was finalized. In this sense, they are not of " "historical interest." msgstr "" "Se os Ordinals são ou não de interesse para os arqueólogos de NFT é uma questão " "em aberto! De certo modo, os Ordinals foram criados no início de 2022, quando " "a sua especificação foi finalizada. Nesse sentido, eles não são de " "interesse histórico." #: src/overview.md:247 msgid "" "In another sense though, ordinals were in fact created by Satoshi Nakamoto " "in 2009 when he mined the Bitcoin genesis block. In this sense, ordinals, " #45,051,243text"mempool.space!" msgstr "" "A carteira Sparrow não mostra uma transação/UTXO, mas posso ver em mempool.space!" #: src/guides/collecting/sparrow-wallet.md:177 msgid "" "Make sure that your wallet is connected to a bitcoin node. To validate this, " "head into the `Preferences`\\-> `Server` settings, and click `Edit Existing " "Connection`." msgstr "" "Certifique-se de que sua carteira esteja conectada a um nó bitcoin. Para validar isso, vá até `Preferences`\\-> configurações de `Server` e clique em `Edit Existing " "Connection`." #: src/guides/collecting/sparrow-wallet.md:179 msgid "![](images/troubleshooting_01.png)" msgstr "![](images/troubleshooting_01.png)" #: src/guides/collecting/sparrow-wallet.md:181 msgid "" "From there you can select a node and click `Test Connection` to validate " "that Sparrow is able to connect successfully." msgstr "" "A partir daí você pode selecionar um nó e clicar em `Test Connection` para validar se o Sparrow é capaz de se conectar com sucesso." #: src/guides/collecting/sparrow-wallet.md:183 #45,051,230text"used for." msgstr "" "Você pode adicionar um rótulo (label) a cada endereço para saber para que ele foi usado." #: src/guides/collecting/sparrow-wallet.md:55 msgid "![](images/wallet_setup_08.png)" msgstr "![](images/wallet_setup_08.png)" #: src/guides/collecting/sparrow-wallet.md:57 msgid "Validating / Viewing Received Inscriptions" msgstr "Validando / Visualizando Inscrições Recebidas" #: src/guides/collecting/sparrow-wallet.md:59 msgid "" "Once you have received an inscription you will see a new transaction in the " "`Transactions` tab of Sparrow, as well as a new UTXO in the `UTXOs` tab." msgstr "" "Depois de receber uma inscrição você verá uma nova transação na aba `Transactions` do Sparrow, bem como um novo UTXO na aba `UTXOs`." #: src/guides/collecting/sparrow-wallet.md:61 msgid "" "Initially this transaction may have an \"Unconfirmed\" status, and you will " "need to wait for it to be mined into a bitcoin block before it is fully " "received." msgstr "" "Inicialmente essa transação pode ter um status \"Unconfirmed\" e você precisará esperar que ela seja minerada em um bloco de bitcoin antes de ser totalmente recebida." #45,021,812text