/v1/taproot-assets/addrs | GET | taprpc.QueryAddrs |
/v1/taproot-assets/addrs | POST | taprpc.NewAddr |
/v1/taproot-assets/addrs/decode | POST | taprpc.DecodeAddr |
/v1/taproot-assets/addrs/receives | POST | taprpc.AddrReceives |
/v1/taproot-assets/assets | GET | taprpc.ListAssets |
/v1/taproot-assets/assets | POST | mintrpc.MintAsset |
/v1/taproot-assets/assets/balance | GET | taprpc.ListBalances |
/v1/taproot-assets/assets/groups | GET | taprpc.ListGroups |
/v1/taproot-assets/assets/meta/asset-id/{asset_id_str} | GET | taprpc.FetchAssetMeta |
/v1/taproot-assets/assets/mint/batches/{batch_key} | GET | mintrpc.ListBatches |
/v1/taproot-assets/assets/mint/cancel | POST | mintrpc.CancelBatch |
/v1/taproot-assets/assets/mint/finalize | POST | mintrpc.FinalizeBatch |
/v1/taproot-assets/assets/mint/fund | POST | mintrpc.FundBatch |
/v1/taproot-assets/assets/mint/seal | POST | mintrpc.SealBatch |
/v1/taproot-assets/assets/transfers | GET | taprpc.ListTransfers |
/v1/taproot-assets/assets/utxos | GET | taprpc.ListUtxos |
/v1/taproot-assets/burn | POST | taprpc.BurnAsset |
/v1/taproot-assets/burns | GET | taprpc.ListBurns |
/v1/taproot-assets/channels/encode-custom-data | POST | tapchannelrpc.EncodeCustomRecords |
/v1/taproot-assets/channels/fund | POST | tapchannelrpc.FundChannel |
/v1/taproot-assets/channels/invoice | POST | tapchannelrpc.AddInvoice |
/v1/taproot-assets/channels/invoice/decode | POST | tapchannelrpc.DecodeAssetPayReq |
/v1/taproot-assets/channels/send-payment | POST | tapchannelrpc.SendPayment |
/v1/taproot-assets/debuglevel | POST | taprpc.DebugLevel |
/v1/taproot-assets/events/asset-mint | POST | mintrpc.SubscribeMintEvents |
/v1/taproot-assets/events/asset-receive | POST | taprpc.SubscribeReceiveEvents |
/v1/taproot-assets/events/asset-send | POST | taprpc.SubscribeSendEvents |
/v1/taproot-assets/getinfo | GET | taprpc.GetInfo |
/v1/taproot-assets/proofs/decode | POST | taprpc.DecodeProof |
/v1/taproot-assets/proofs/export | POST | taprpc.ExportProof |
/v1/taproot-assets/proofs/verify | POST | taprpc.VerifyProof |
/v1/taproot-assets/rfq/buyoffer/asset-id/{asset_specifier.asset_id_str} | POST | rfqrpc.AddAssetBuyOffer |
/v1/taproot-assets/rfq/buyorder/asset-id/{asset_specifier.asset_id_str} | POST | rfqrpc.AddAssetBuyOrder |
/v1/taproot-assets/rfq/ntfs | POST | rfqrpc.SubscribeRfqEventNtfns |
/v1/taproot-assets/rfq/priceoracle/assetrates | GET | priceoraclerpc.QueryAssetRates |
/v1/taproot-assets/rfq/quotes/peeraccepted | GET | rfqrpc.QueryPeerAcceptedQuotes |
/v1/taproot-assets/rfq/selloffer/asset-id/{asset_specifier.asset_id_str} | POST | rfqrpc.AddAssetSellOffer |
/v1/taproot-assets/rfq/sellorder/asset-id/{asset_specifier.asset_id_str} | POST | rfqrpc.AddAssetSellOrder |
/v1/taproot-assets/send | POST | taprpc.SendAsset |
/v1/taproot-assets/stop | POST | taprpc.StopDaemon |
/v1/taproot-assets/universe/delete | DELETE | universerpc.DeleteAssetRoot |
/v1/taproot-assets/universe/federation | GET | universerpc.ListFederationServers |
/v1/taproot-assets/universe/federation | POST | universerpc.AddFederationServer |
/v1/taproot-assets/universe/federation | DELETE | universerpc.DeleteFederationServer |
/v1/taproot-assets/universe/info | GET | universerpc.Info |
/v1/taproot-assets/universe/keys/asset-id/{id.asset_id_str} | GET | universerpc.AssetLeafKeys |
/v1/taproot-assets/universe/leaves/asset-id/{asset_id_str} | GET | universerpc.AssetLeaves |
/v1/taproot-assets/universe/multiverse | POST | universerpc.MultiverseRoot |
/v1/taproot-assets/universe/proofs/asset-id/{id.asset_id_str}/{leaf_key.op.hash_str}/{leaf_key.op.index}/{leaf_key.script_key_str} | GET | universerpc.QueryProof |
/v1/taproot-assets/universe/proofs/asset-id/{key.id.asset_id_str}/{key.leaf_key.op.hash_str}/{key.leaf_key.op.index}/{key.leaf_key.script_key_str} | POST | universerpc.InsertProof |
/v1/taproot-assets/universe/proofs/push/asset-id/{key.id.asset_id_str}/{key.leaf_key.op.hash_str}/{key.leaf_key.op.index}/{key.leaf_key.script_key_str} | POST | universerpc.PushProof |
/v1/taproot-assets/universe/roots | GET | universerpc.AssetRoots |
/v1/taproot-assets/universe/roots/asset-id/{id.asset_id_str} | GET | universerpc.QueryAssetRoots |
/v1/taproot-assets/universe/stats | GET | universerpc.UniverseStats |
/v1/taproot-assets/universe/stats/assets | GET | universerpc.QueryAssetStats |
/v1/taproot-assets/universe/stats/events | GET | universerpc.QueryEvents |
/v1/taproot-assets/universe/sync | POST | universerpc.SyncUniverse |
/v1/taproot-assets/universe/sync/config | GET | universerpc.QueryFederationSyncConfig |
/v1/taproot-assets/universe/sync/config | POST | universerpc.SetFederationSyncConfig |
/v1/taproot-assets/wallet/internal-key/next | POST | assetwalletrpc.NextInternalKey |
/v1/taproot-assets/wallet/internal-key/{internal_key} | GET | assetwalletrpc.QueryInternalKey |
/v1/taproot-assets/wallet/ownership/prove | POST | assetwalletrpc.ProveAssetOwnership |
/v1/taproot-assets/wallet/ownership/verify | POST | assetwalletrpc.VerifyAssetOwnership |
/v1/taproot-assets/wallet/script-key/declare | POST | assetwalletrpc.DeclareScriptKey |
/v1/taproot-assets/wallet/script-key/next | POST | assetwalletrpc.NextScriptKey |
/v1/taproot-assets/wallet/script-key/{tweaked_script_key} | GET | assetwalletrpc.QueryScriptKey |
/v1/taproot-assets/wallet/utxo-lease/delete | POST | assetwalletrpc.RemoveUTXOLease |
/v1/taproot-assets/wallet/virtual-psbt/anchor | POST | assetwalletrpc.AnchorVirtualPsbts |
/v1/taproot-assets/wallet/virtual-psbt/commit | POST | assetwalletrpc.CommitVirtualPsbts |
/v1/taproot-assets/wallet/virtual-psbt/fund | POST | assetwalletrpc.FundVirtualPsbt |
/v1/taproot-assets/wallet/virtual-psbt/log-transfer | POST | assetwalletrpc.PublishAndLogTransfer |
/v1/taproot-assets/wallet/virtual-psbt/sign | POST | assetwalletrpc.SignVirtualPsbt |