[{"data":1,"prerenderedAt":744},["ShallowReactive",2],{"tag-digital assets":3},[4,327],{"_path":5,"_dir":6,"_draft":7,"_partial":7,"_locale":8,"title":9,"description":10,"slug":11,"date":12,"lastUpdated":12,"author":13,"readingTime":14,"category":15,"tags":16,"ogImage":22,"featured":7,"body":23,"_type":320,"_id":321,"_source":322,"_file":323,"_stem":324,"_extension":325,"sitemap":326},"\u002Farticles\u002F14-nft-ownership-disputes-evidence","articles",false,"","NFT Ownership Disputes: The Evidentiary Questions Courts Haven't Resolved","What NFT ownership means legally versus on-chain, the types of disputes that arise, what blockchain evidence exists, and the evidentiary questions courts are just beginning to address.","nft-ownership-disputes-evidence","2026-05-16","Nick Kampe",9,"Legal Analysis",[17,18,19,20,21],"NFT","digital assets","ownership","evidence","smart contract","\u002Fog\u002Fnft-ownership-disputes-evidence.png",{"type":24,"children":25,"toc":311},"root",[26,34,41,55,60,65,71,76,81,92,102,112,118,128,138,148,158,168,174,179,189,199,209,219,229,235,240,250,260,270,280,286,291,296,301,306],{"type":27,"tag":28,"props":29,"children":30},"element","p",{},[31],{"type":32,"value":33},"text","Non-fungible tokens (NFTs) generated billions of dollars in transactions between 2021 and 2023 and left behind a wave of disputes that courts are only beginning to work through. The legal questions surrounding NFT ownership are largely unsettled, the evidentiary questions are technically complex, and the gap between what blockchain ownership means and what legal ownership means is wider than many practitioners realize. This article identifies the key issues for attorneys handling NFT-related disputes.",{"type":27,"tag":35,"props":36,"children":38},"h2",{"id":37},"what-nft-ownership-actually-means-on-chain",[39],{"type":32,"value":40},"What NFT Ownership Actually Means On-Chain",{"type":27,"tag":28,"props":42,"children":43},{},[44,46,53],{"type":32,"value":45},"An NFT is a unique token on a blockchain, typically following the ERC-721 or ERC-1155 standard on Ethereum. Each token has a unique ID and is associated with a smart contract that records who currently holds it. The ",{"type":27,"tag":47,"props":48,"children":50},"code",{"className":49},[],[51],{"type":32,"value":52},"ownerOf(tokenId)",{"type":32,"value":54}," function on any ERC-721 contract returns the current owner's address.",{"type":27,"tag":28,"props":56,"children":57},{},[58],{"type":32,"value":59},"This is what blockchain records: that a specific token ID is currently associated with a specific address. The blockchain does not record legal title. It does not record whether the transfer was authorized, whether consideration was paid, whether the transferor had the right to transfer, or what rights the token holder has in any underlying intellectual property.",{"type":27,"tag":28,"props":61,"children":62},{},[63],{"type":32,"value":64},"NFTs are commonly described as \"owning\" the underlying artwork, collectible, or digital item. As a legal matter, this is almost never true. What the NFT holder typically has is what the associated terms of service or smart contract code actually provides — which varies enormously by project and is frequently far less than buyers were led to believe.",{"type":27,"tag":35,"props":66,"children":68},{"id":67},"the-off-chain-rights-problem",[69],{"type":32,"value":70},"The Off-Chain Rights Problem",{"type":27,"tag":28,"props":72,"children":73},{},[74],{"type":32,"value":75},"The asset that most buyers believe they are acquiring when they purchase an NFT — the image, video, music, or other digital content — generally exists off-chain, hosted on a server or a decentralized storage network like IPFS. The NFT token contains a metadata URI pointing to that content. The content itself is not stored on the blockchain.",{"type":27,"tag":28,"props":77,"children":78},{},[79],{"type":32,"value":80},"This creates several problems in disputes:",{"type":27,"tag":28,"props":82,"children":83},{},[84,90],{"type":27,"tag":85,"props":86,"children":87},"strong",{},[88],{"type":32,"value":89},"URI mutability",{"type":32,"value":91}," — Many NFTs use a metadata URI that points to a centralized server. If the project operator changes or removes the content at that URI, the NFT no longer references anything meaningful. Buyers of such NFTs may discover that their token points to a 404 error. Whether this constitutes breach of contract, fraud, or neither depends on what representations the project made.",{"type":27,"tag":28,"props":93,"children":94},{},[95,100],{"type":27,"tag":85,"props":96,"children":97},{},[98],{"type":32,"value":99},"Rights ambiguity",{"type":32,"value":101}," — The legal rights associated with holding an NFT are defined by contract, not by blockchain ownership. Most NFT projects provide minimal rights: a personal, non-commercial license to display the image, for example. Holders who built commercial ventures on the assumption they had broader rights have faced disputes. The Bored Ape Yacht Club intellectual property litigation illustrates the complexity when a project grants commercial rights to NFT holders but the legal scope of those rights is contested.",{"type":27,"tag":28,"props":103,"children":104},{},[105,110],{"type":27,"tag":85,"props":106,"children":107},{},[108],{"type":32,"value":109},"IPFS permanence",{"type":32,"value":111}," — NFTs using IPFS for storage reference content by its content hash, meaning the content cannot change without changing the hash. This is more durable than centralized hosting but does not guarantee permanence: if all IPFS nodes hosting the content go offline, the content is inaccessible.",{"type":27,"tag":35,"props":113,"children":115},{"id":114},"types-of-nft-disputes",[116],{"type":32,"value":117},"Types of NFT Disputes",{"type":27,"tag":28,"props":119,"children":120},{},[121,126],{"type":27,"tag":85,"props":122,"children":123},{},[124],{"type":32,"value":125},"Theft through private key compromise",{"type":32,"value":127}," — The most common NFT dispute. If an attacker obtains access to a wallet's private key, they can transfer all NFTs in that wallet to their own address. The blockchain records show the transfer executed with a valid signature. Proving that the transfer was unauthorized requires establishing the key compromise — typically through device forensics, phishing evidence, or malware analysis. This is not a blockchain forensics issue alone; it requires coordination with digital forensics specialists.",{"type":27,"tag":28,"props":129,"children":130},{},[131,136],{"type":27,"tag":85,"props":132,"children":133},{},[134],{"type":32,"value":135},"Marketplace fraud",{"type":32,"value":137}," — Counterfeit NFTs (NFTs claiming to be associated with a legitimate project but created by a different contract), wash trading (artificial price inflation through coordinated self-trading), and fraudulent listing practices on secondary markets have all generated disputes. Blockchain forensics can document wash trading patterns and contract authenticity.",{"type":27,"tag":28,"props":139,"children":140},{},[141,146],{"type":27,"tag":85,"props":142,"children":143},{},[144],{"type":32,"value":145},"Creator royalty disputes",{"type":32,"value":147}," — Most NFT smart contracts include a royalty mechanism that routes a percentage of secondary sale proceeds to the creator. Disputes arise when marketplace platforms override or disable royalty payments, when contracts are structured to circumvent royalties, or when the ownership structure of the creator's wallet is contested.",{"type":27,"tag":28,"props":149,"children":150},{},[151,156],{"type":27,"tag":85,"props":152,"children":153},{},[154],{"type":32,"value":155},"Smart contract disputes",{"type":32,"value":157}," — NFT projects have released collections with bugs in their smart contracts that affected mint mechanics, rarity distributions, or royalty calculations. These disputes require reading and interpreting the contract code to establish what the contract was intended to do versus what it actually did.",{"type":27,"tag":28,"props":159,"children":160},{},[161,166],{"type":27,"tag":85,"props":162,"children":163},{},[164],{"type":32,"value":165},"DAO and community disputes",{"type":32,"value":167}," — Some NFT collections are associated with decentralized autonomous organizations (DAOs) that govern treasury assets or project decisions. NFT holders who participated in DAO governance have asserted claims when treasury funds were misappropriated or governance processes were allegedly manipulated.",{"type":27,"tag":35,"props":169,"children":171},{"id":170},"what-the-blockchain-evidence-establishes",[172],{"type":32,"value":173},"What the Blockchain Evidence Establishes",{"type":27,"tag":28,"props":175,"children":176},{},[177],{"type":32,"value":178},"For any NFT dispute, the blockchain provides:",{"type":27,"tag":28,"props":180,"children":181},{},[182,187],{"type":27,"tag":85,"props":183,"children":184},{},[185],{"type":32,"value":186},"Ownership history",{"type":32,"value":188}," — Every transfer of the NFT token since minting is recorded in the contract's event log. The transfer history is complete and immutable. Who held the token, when, and what address received it next is established on-chain with certainty.",{"type":27,"tag":28,"props":190,"children":191},{},[192,197],{"type":27,"tag":85,"props":193,"children":194},{},[195],{"type":32,"value":196},"Mint records",{"type":32,"value":198}," — When the NFT was minted, by what address, from what contract, and at what time.",{"type":27,"tag":28,"props":200,"children":201},{},[202,207],{"type":27,"tag":85,"props":203,"children":204},{},[205],{"type":32,"value":206},"Sale transactions",{"type":32,"value":208}," — If the NFT sold on a marketplace, the sale transaction records the buyer, seller, price paid, and any royalties distributed.",{"type":27,"tag":28,"props":210,"children":211},{},[212,217],{"type":27,"tag":85,"props":213,"children":214},{},[215],{"type":32,"value":216},"Contract code",{"type":32,"value":218}," — If the contract is verified on Etherscan, the full source code is publicly readable. If unverified, it can be decompiled. The code establishes what the contract actually does, as opposed to what the project claimed it would do.",{"type":27,"tag":28,"props":220,"children":221},{},[222,227],{"type":27,"tag":85,"props":223,"children":224},{},[225],{"type":32,"value":226},"Wash trading patterns",{"type":32,"value":228}," — When the same addresses or closely related addresses cycle an NFT through a series of apparent sales at increasing prices, the pattern is detectable from transaction data. Wash trading is documented by analyzing the transfer graph for circular flows and related-party transactions.",{"type":27,"tag":35,"props":230,"children":232},{"id":231},"the-questions-courts-have-not-resolved",[233],{"type":32,"value":234},"The Questions Courts Have Not Resolved",{"type":27,"tag":28,"props":236,"children":237},{},[238],{"type":32,"value":239},"Several fundamental legal questions remain unsettled in NFT disputes:",{"type":27,"tag":28,"props":241,"children":242},{},[243,248],{"type":27,"tag":85,"props":244,"children":245},{},[246],{"type":32,"value":247},"What law governs?",{"type":32,"value":249}," NFT transactions are typically pseudonymous, cross-jurisdictional, and involve no executed contract between buyer and seller in the traditional sense. Applicable law depends on where the parties are located, the terms of the platform through which the transaction occurred, and the specific claims at issue.",{"type":27,"tag":28,"props":251,"children":252},{},[253,258],{"type":27,"tag":85,"props":254,"children":255},{},[256],{"type":32,"value":257},"Does blockchain ownership create a property right courts will enforce?",{"type":32,"value":259}," Courts have recognized cryptocurrency as property in various contexts. Whether NFT ownership as recorded on a blockchain constitutes a recognizable property right — one that courts will enforce with injunctions, replevin actions, or conversion claims — has not been consistently addressed.",{"type":27,"tag":28,"props":261,"children":262},{},[263,268],{"type":27,"tag":85,"props":264,"children":265},{},[266],{"type":32,"value":267},"What is the effect of a valid blockchain signature on claims of unauthorized transfer?",{"type":32,"value":269}," In theft-by-key-compromise cases, the blockchain records a valid cryptographic signature. The defendant may argue that the valid signature proves authorization. Courts have not extensively addressed whether a valid blockchain signature is conclusive evidence of authorization or whether it can be rebutted with evidence of key compromise.",{"type":27,"tag":28,"props":271,"children":272},{},[273,278],{"type":27,"tag":85,"props":274,"children":275},{},[276],{"type":32,"value":277},"Are NFT project terms of service binding on secondary purchasers?",{"type":32,"value":279}," Many NFT projects' terms of service create rights and obligations between the project and original purchasers. Whether those terms bind secondary buyers who purchase on a marketplace is legally uncertain and contested in ongoing litigation.",{"type":27,"tag":35,"props":281,"children":283},{"id":282},"practical-guidance-for-attorneys",[284],{"type":32,"value":285},"Practical Guidance for Attorneys",{"type":27,"tag":28,"props":287,"children":288},{},[289],{"type":32,"value":290},"For attorneys handling NFT disputes, the most important preliminary steps are:",{"type":27,"tag":28,"props":292,"children":293},{},[294],{"type":32,"value":295},"Establish the complete on-chain ownership history immediately. Unlike physical property, the ownership record is publicly accessible and will not change. Obtaining a certified or authenticated record of the token's transfer history early in the matter is straightforward.",{"type":27,"tag":28,"props":297,"children":298},{},[299],{"type":32,"value":300},"Preserve off-chain evidence promptly. Project websites, Discord and Telegram archives, and marketing materials may be deleted after a dispute arises. These materials establish the representations made to buyers and are critical for fraud and misrepresentation claims.",{"type":27,"tag":28,"props":302,"children":303},{},[304],{"type":32,"value":305},"Obtain the smart contract and have it analyzed. If the dispute turns on what the contract was supposed to do versus what it did, a technical analysis of the verified contract code is the foundation of the technical evidence.",{"type":27,"tag":28,"props":307,"children":308},{},[309],{"type":32,"value":310},"The on-chain record is typically the clearest evidence in an NFT dispute. The legal questions surrounding what that record means — what rights it creates, what remedies are available — remain the more uncertain territory.",{"title":8,"searchDepth":312,"depth":312,"links":313},2,[314,315,316,317,318,319],{"id":37,"depth":312,"text":40},{"id":67,"depth":312,"text":70},{"id":114,"depth":312,"text":117},{"id":170,"depth":312,"text":173},{"id":231,"depth":312,"text":234},{"id":282,"depth":312,"text":285},"markdown","content:articles:14-nft-ownership-disputes-evidence.md","content","articles\u002F14-nft-ownership-disputes-evidence.md","articles\u002F14-nft-ownership-disputes-evidence","md",{"loc":5},{"_path":328,"_dir":6,"_draft":7,"_partial":7,"_locale":8,"title":329,"description":330,"slug":331,"date":12,"lastUpdated":12,"author":13,"readingTime":332,"category":333,"tags":334,"ogImage":339,"featured":7,"body":340,"_type":320,"_id":740,"_source":322,"_file":741,"_stem":742,"_extension":325,"sitemap":743},"\u002Farticles\u002F16-cryptocurrency-bankruptcy-trustee-checklist","Cryptocurrency in Bankruptcy: A Trustee's Investigation Checklist","A practical investigative checklist for bankruptcy trustees and creditors' counsel on identifying, locating, and valuing cryptocurrency assets in insolvency proceedings.","cryptocurrency-bankruptcy-trustee-checklist",10,"Education",[335,336,337,338,18],"bankruptcy","trustee","hidden assets","asset discovery","\u002Fog\u002Fcryptocurrency-bankruptcy-trustee-checklist.png",{"type":24,"children":341,"toc":726},[342,347,353,358,363,368,374,381,386,416,421,427,432,450,455,461,466,494,499,505,510,533,538,544,549,554,577,583,588,598,608,618,628,638,644,649,667,672,677,683,688,716,721],{"type":27,"tag":28,"props":343,"children":344},{},[345],{"type":32,"value":346},"Cryptocurrency has become a significant concealment vehicle in bankruptcy proceedings. The same properties that attracted early adopters — self-custody, no institutional intermediaries, pseudonymous addresses — make digital assets attractive to debtors attempting to shelter value from creditors. For trustees and creditors' counsel, the investigative approach to cryptocurrency assets is fundamentally different from the approach to traditional financial accounts, and requires different tools.",{"type":27,"tag":35,"props":348,"children":350},{"id":349},"why-cryptocurrency-presents-a-discovery-challenge",[351],{"type":32,"value":352},"Why Cryptocurrency Presents a Discovery Challenge",{"type":27,"tag":28,"props":354,"children":355},{},[356],{"type":32,"value":357},"A bank account belongs to a named account holder at an institution. The institution has records. A trustee can subpoena the bank, get account statements, and establish the balance. A cryptocurrency wallet is not a bank account. It has no institution, no account number in the traditional sense, and no bank to subpoena. What exists instead is a public-key address on a blockchain and a private key — typically stored on a device or as a written seed phrase — that authorizes transactions from that address.",{"type":27,"tag":28,"props":359,"children":360},{},[361],{"type":32,"value":362},"If the debtor controls a wallet and declines to disclose it, there is no institution the trustee can call. The wallet address may not appear in any traditional financial record. The balance may be substantial. Without specific investigative steps targeting digital assets, significant value can be concealed in plain sight.",{"type":27,"tag":28,"props":364,"children":365},{},[366],{"type":32,"value":367},"A further complication: digital asset values are highly volatile. A cryptocurrency holding worth $50,000 at one point in time may be worth $200,000 or $15,000 at another. The timing of valuation relative to the petition date and to any pre-petition transfers is legally and practically significant.",{"type":27,"tag":35,"props":369,"children":371},{"id":370},"the-investigation-checklist",[372],{"type":32,"value":373},"The Investigation Checklist",{"type":27,"tag":375,"props":376,"children":378},"h3",{"id":377},"step-1-compel-full-disclosure-in-schedules-and-sofa",[379],{"type":32,"value":380},"Step 1: Compel Full Disclosure in Schedules and SOFA",{"type":27,"tag":28,"props":382,"children":383},{},[384],{"type":32,"value":385},"The bankruptcy schedules and Statement of Financial Affairs are signed under penalty of perjury. Specifically request:",{"type":27,"tag":387,"props":388,"children":389},"ul",{},[390,396,401,406,411],{"type":27,"tag":391,"props":392,"children":393},"li",{},[394],{"type":32,"value":395},"All cryptocurrency holdings as of the petition date, including amounts, asset types, and wallet addresses",{"type":27,"tag":391,"props":397,"children":398},{},[399],{"type":32,"value":400},"All cryptocurrency accounts at exchanges or custodians (Coinbase, Kraken, Binance, Gemini, etc.)",{"type":27,"tag":391,"props":402,"children":403},{},[404],{"type":32,"value":405},"All cryptocurrency transactions in the two years before the petition date (preference period and beyond)",{"type":27,"tag":391,"props":407,"children":408},{},[409],{"type":32,"value":410},"Hardware wallets, USB devices, or paper seed phrases in the debtor's possession",{"type":27,"tag":391,"props":412,"children":413},{},[414],{"type":32,"value":415},"Any cryptocurrency held by third parties on the debtor's behalf",{"type":27,"tag":28,"props":417,"children":418},{},[419],{"type":32,"value":420},"Cryptocurrency-specific questioning is essential. General asset disclosure questions rarely prompt full disclosure of digital holdings because debtors may not consider them \"accounts\" in the traditional sense.",{"type":27,"tag":375,"props":422,"children":424},{"id":423},"step-2-obtain-tax-records",[425],{"type":32,"value":426},"Step 2: Obtain Tax Records",{"type":27,"tag":28,"props":428,"children":429},{},[430],{"type":32,"value":431},"IRS Form 8949 and Schedule D report capital gains and losses from cryptocurrency transactions. A debtor who traded or sold cryptocurrency but disclosed no digital asset holdings is a significant red flag. Request:",{"type":27,"tag":387,"props":433,"children":434},{},[435,440,445],{"type":27,"tag":391,"props":436,"children":437},{},[438],{"type":32,"value":439},"Three to five years of federal tax returns",{"type":27,"tag":391,"props":441,"children":442},{},[443],{"type":32,"value":444},"Any IRS CP2000 notices or other correspondence about cryptocurrency reporting",{"type":27,"tag":391,"props":446,"children":447},{},[448],{"type":32,"value":449},"State tax returns if the jurisdiction taxes capital gains separately",{"type":27,"tag":28,"props":451,"children":452},{},[453],{"type":32,"value":454},"The IRS has aggressively pursued cryptocurrency reporting compliance, including information returns from exchanges. If the debtor received a 1099-DA or similar form from an exchange, that form establishes that exchange account.",{"type":27,"tag":375,"props":456,"children":458},{"id":457},"step-3-subpoena-known-exchange-accounts",[459],{"type":32,"value":460},"Step 3: Subpoena Known Exchange Accounts",{"type":27,"tag":28,"props":462,"children":463},{},[464],{"type":32,"value":465},"Any exchange account identified through disclosure, tax records, or other discovery should be subpoenaed immediately. A compliant domestic exchange will produce:",{"type":27,"tag":387,"props":467,"children":468},{},[469,474,479,484,489],{"type":27,"tag":391,"props":470,"children":471},{},[472],{"type":32,"value":473},"Account registration information (KYC documents, email address, phone number)",{"type":27,"tag":391,"props":475,"children":476},{},[477],{"type":32,"value":478},"Complete transaction history: deposits, withdrawals, trades",{"type":27,"tag":391,"props":480,"children":481},{},[482],{"type":32,"value":483},"Associated payment methods: bank accounts used for fiat deposits or withdrawals",{"type":27,"tag":391,"props":485,"children":486},{},[487],{"type":32,"value":488},"IP address logs and login history",{"type":27,"tag":391,"props":490,"children":491},{},[492],{"type":32,"value":493},"Any linked wallets (withdrawal addresses the debtor used)",{"type":27,"tag":28,"props":495,"children":496},{},[497],{"type":32,"value":498},"The withdrawal addresses in exchange account records are often the most valuable discovery output. These addresses link the exchange account to on-chain wallets the debtor controls — potentially wallets they did not disclose in schedules.",{"type":27,"tag":375,"props":500,"children":502},{"id":501},"step-4-trace-withdrawal-addresses-on-chain",[503],{"type":32,"value":504},"Step 4: Trace Withdrawal Addresses On-Chain",{"type":27,"tag":28,"props":506,"children":507},{},[508],{"type":32,"value":509},"Every withdrawal address extracted from exchange records should be treated as an investigative lead. A blockchain forensic analyst can:",{"type":27,"tag":387,"props":511,"children":512},{},[513,518,523,528],{"type":27,"tag":391,"props":514,"children":515},{},[516],{"type":32,"value":517},"Determine the current balance at each address",{"type":27,"tag":391,"props":519,"children":520},{},[521],{"type":32,"value":522},"Identify any subsequent transfers out of those addresses (the debtor may have moved funds to secondary wallets)",{"type":27,"tag":391,"props":524,"children":525},{},[526],{"type":32,"value":527},"Identify any re-deposits at other exchanges — creating additional subpoena targets",{"type":27,"tag":391,"props":529,"children":530},{},[531],{"type":32,"value":532},"Map the full wallet cluster controlled by the debtor",{"type":27,"tag":28,"props":534,"children":535},{},[536],{"type":32,"value":537},"This step frequently uncovers wallets not disclosed in schedules and identifies additional exchange accounts the debtor did not voluntarily disclose.",{"type":27,"tag":375,"props":539,"children":541},{"id":540},"step-5-search-for-pre-petition-transfers",[542],{"type":32,"value":543},"Step 5: Search for Pre-Petition Transfers",{"type":27,"tag":28,"props":545,"children":546},{},[547],{"type":32,"value":548},"The bankruptcy trustee's core tool for fraudulent transfers — Section 548 of the Bankruptcy Code — requires tracing transfers made before the petition date. Cryptocurrency transfers are well-suited for this analysis because the blockchain records every transfer with a precise timestamp.",{"type":27,"tag":28,"props":550,"children":551},{},[552],{"type":32,"value":553},"Investigate:",{"type":27,"tag":387,"props":555,"children":556},{},[557,562,567,572],{"type":27,"tag":391,"props":558,"children":559},{},[560],{"type":32,"value":561},"Any transfers from known wallets in the two years before the petition date (and further back for actual fraud claims)",{"type":27,"tag":391,"props":563,"children":564},{},[565],{"type":32,"value":566},"Transfers to addresses associated with family members, business partners, or related entities",{"type":27,"tag":391,"props":568,"children":569},{},[570],{"type":32,"value":571},"Large transfers that occurred as financial difficulty became apparent",{"type":27,"tag":391,"props":573,"children":574},{},[575],{"type":32,"value":576},"Conversion of cryptocurrency to privacy coins (Monero, Zcash) or through mixing services in the pre-petition period, which may indicate deliberate concealment",{"type":27,"tag":375,"props":578,"children":580},{"id":579},"step-6-search-publicly-available-data",[581],{"type":32,"value":582},"Step 6: Search Publicly Available Data",{"type":27,"tag":28,"props":584,"children":585},{},[586],{"type":32,"value":587},"Several investigative sources can surface undisclosed cryptocurrency activity without subpoena:",{"type":27,"tag":28,"props":589,"children":590},{},[591,596],{"type":27,"tag":85,"props":592,"children":593},{},[594],{"type":32,"value":595},"Public blockchain data",{"type":32,"value":597}," — All transactions on Bitcoin, Ethereum, and other public blockchains are publicly accessible. A forensic analyst can search for blockchain addresses associated with the debtor's email, known device identifiers, or other identifying information.",{"type":27,"tag":28,"props":599,"children":600},{},[601,606],{"type":27,"tag":85,"props":602,"children":603},{},[604],{"type":32,"value":605},"Exchange data leaks",{"type":32,"value":607}," — Several major exchanges have experienced data breaches where customer email addresses or usernames were publicly exposed. If the debtor's email appears in such a dataset associated with an exchange account, it establishes that account's existence even if not disclosed in schedules.",{"type":27,"tag":28,"props":609,"children":610},{},[611,616],{"type":27,"tag":85,"props":612,"children":613},{},[614],{"type":32,"value":615},"Social media and online forums",{"type":32,"value":617}," — Debtors who participated in cryptocurrency communities, promoted projects, or received payments in connection with blockchain activities may have disclosed wallet addresses in forum posts, on GitHub, or in other public contexts.",{"type":27,"tag":28,"props":619,"children":620},{},[621,626],{"type":27,"tag":85,"props":622,"children":623},{},[624],{"type":32,"value":625},"OpenSea and NFT marketplace profiles",{"type":32,"value":627}," — Debtors who held or traded NFTs may have public marketplace profiles linked to wallet addresses. These addresses can be traced.",{"type":27,"tag":28,"props":629,"children":630},{},[631,636],{"type":27,"tag":85,"props":632,"children":633},{},[634],{"type":32,"value":635},"DeFi protocol interactions",{"type":32,"value":637}," — Debtors who participated in DeFi — lending, yield farming, liquidity provision — may have significant value locked in protocol positions that do not appear as a simple wallet balance. An analyst familiar with DeFi protocols can identify and value these positions.",{"type":27,"tag":375,"props":639,"children":641},{"id":640},"step-7-value-the-assets-correctly",[642],{"type":32,"value":643},"Step 7: Value the Assets Correctly",{"type":27,"tag":28,"props":645,"children":646},{},[647],{"type":32,"value":648},"Cryptocurrency valuation requires careful attention to the relevant date. For bankruptcy purposes, assets are typically valued as of the petition date. This requires:",{"type":27,"tag":387,"props":650,"children":651},{},[652,657,662],{"type":27,"tag":391,"props":653,"children":654},{},[655],{"type":32,"value":656},"The specific assets held at each address as of the petition date (confirmed via historical blockchain data)",{"type":27,"tag":391,"props":658,"children":659},{},[660],{"type":32,"value":661},"The market price of those assets on the petition date, from a verifiable exchange rate source",{"type":27,"tag":391,"props":663,"children":664},{},[665],{"type":32,"value":666},"A conversion to USD using that rate",{"type":27,"tag":28,"props":668,"children":669},{},[670],{"type":32,"value":671},"If assets were transferred before the petition date, valuation of those transfers for avoidance purposes requires the market price on the date of each transfer.",{"type":27,"tag":28,"props":673,"children":674},{},[675],{"type":32,"value":676},"For tax purposes and proof of claim purposes, different valuation dates may apply. Document each valuation date and its source explicitly.",{"type":27,"tag":35,"props":678,"children":680},{"id":679},"when-to-engage-a-forensic-expert",[681],{"type":32,"value":682},"When to Engage a Forensic Expert",{"type":27,"tag":28,"props":684,"children":685},{},[686],{"type":32,"value":687},"In straightforward matters — a debtor with a single disclosed exchange account and modest holdings — a trustee may not need a forensic expert. In matters where:",{"type":27,"tag":387,"props":689,"children":690},{},[691,696,701,706,711],{"type":27,"tag":391,"props":692,"children":693},{},[694],{"type":32,"value":695},"The debtor's schedules are suspicious or incomplete",{"type":27,"tag":391,"props":697,"children":698},{},[699],{"type":32,"value":700},"Significant unexplained wealth or lifestyle exists relative to disclosed assets",{"type":27,"tag":391,"props":702,"children":703},{},[704],{"type":32,"value":705},"The debtor has a known connection to cryptocurrency trading, development, or DeFi activity",{"type":27,"tag":391,"props":707,"children":708},{},[709],{"type":32,"value":710},"Pre-petition transfers are suspected",{"type":27,"tag":391,"props":712,"children":713},{},[714],{"type":32,"value":715},"The exchange records reveal withdrawal addresses with significant subsequent activity",{"type":27,"tag":28,"props":717,"children":718},{},[719],{"type":32,"value":720},"...engagement of a blockchain forensic expert to trace on-chain activity, identify undisclosed wallets, and map fund flows is appropriate and frequently results in discovery that significantly increases the estate.",{"type":27,"tag":28,"props":722,"children":723},{},[724],{"type":32,"value":725},"The blockchain is not searchable by name. It does not produce a list of wallets belonging to a given person. The investigative approach requires connecting the debtor to specific addresses through exchange records, disclosure, and behavioral pattern analysis. That work, done systematically, can be highly productive. The record, once the address is identified, is complete and immutable.",{"title":8,"searchDepth":312,"depth":312,"links":727},[728,729,739],{"id":349,"depth":312,"text":352},{"id":370,"depth":312,"text":373,"children":730},[731,733,734,735,736,737,738],{"id":377,"depth":732,"text":380},3,{"id":423,"depth":732,"text":426},{"id":457,"depth":732,"text":460},{"id":501,"depth":732,"text":504},{"id":540,"depth":732,"text":543},{"id":579,"depth":732,"text":582},{"id":640,"depth":732,"text":643},{"id":679,"depth":312,"text":682},"content:articles:16-cryptocurrency-bankruptcy-trustee-checklist.md","articles\u002F16-cryptocurrency-bankruptcy-trustee-checklist.md","articles\u002F16-cryptocurrency-bankruptcy-trustee-checklist",{"loc":328},1779289486699]