Ownership & Collateral Record
Note: For this proof-of-concept (PoC), information normally accessible only to licensed/authorized businesses (the parties’ real names and deal terms, serial numbers, original photos before masking, photo hashes, etc.) is shown here specifically to illustrate how the model works. Normally, AURAM manages data in two layers: a public ledger that anyone can verify on-chain, and a permissioned registry that keeps sensitive data confidential. The integrity of this confidential data is committed on-chain as the identification hash, so anyone can independently verify it against the on-chain values by following the Third-Party Verification Guide (in production, this data is subject to access control).
1. Identification
Information that uniquely identifies this gold ingot. The identificationHash computed from 5 elements (manufacturer, serial, weight stamp, purity, photo hash) is committed on-chain.

- NFT Token ID
- 2
- Manufacturer
- AURAM Sample
- Serial number (private)
- ••••••
- Weight (g)
- 100
- Purity
- 999.9
- Photo hash
- 0x17e22ac42618bd5274b05567bfbe8636c82a90656c3f79fab530f297397bf2fe
- Identification hash
- 0x2e4dca3ca28a28a2c38391dc7b9338cae44b046126adcbe99918993e9eaac4ff
2. Ownership history
Ownership transfer is recorded in two stages: declaration of intent (cause) and transfer of possession (perfection). The declaration of intent is what causes the transfer, such as a sale (Article 176), whose terms hash (termsHash) is published on-chain. The transfer of possession is the subsequent stage (Article 184 / Article 178 perfection).
New Issuance
- New IssuanceCurrent possessorOriginal acquisition by issuance (the starting point of possession).Public On-chain raw data (verifiable by anyone, pseudonymous)Status transition: — → InventoryPermissioned Registry (PoC public, legal names / terms)New Issuance→株式会社アウラム
Declaration of Intent (Cause)
Article 176 (will principle): ownership transfer takes effect by the parties' declaration of intent. The cause is published on-chain via termsHash.
Transfer of Possession (Perfection)
Article 184: instruction → consent completes the transfer of possession (consent is the perfection point); Article 178 perfection is satisfied.
3. Collateral history
Pledge / release of transfer-collateral is recorded in two stages: declaration of intent (set / release) and transfer of possession (perfection). It is transferred to / from the secured party via the transfer of possession (Article 184).
Declaration of Intent (Set / Release)
Article 176 (will principle): the pledge/release of transfer-collateral takes effect by the parties' declaration of intent. The cause is published on-chain via termsHash.
- Pledge
- Release
Transfer of Possession (Perfection)
- Transfer-collateral pledgeArticle 184: instruction → consent transfers possession to the lender and establishes the security-by-transfer (consent is the perfection point).Public On-chain raw data (verifiable by anyone, pseudonymous)Status transition: Instructing Transfer → PledgedPermissioned Registry (PoC public, legal names / terms)株式会社アウラム→株式会社ハンズオンLoan terms: 1.0000 AVAX / APR 4.50% / term 1 daysLoan disbursement (WAVAX 1.0000 sent)Check Tx on Snowtrace ↗
- Release of transfer collateral (redemption)Current possessorArticle 184: instruction → redemption consent returns possession to the borrower and releases the collateral (redemption consent is the perfection point).Public On-chain raw data (verifiable by anyone, pseudonymous)Status transition: Instructing Transfer → UnpledgedPermissioned Registry (PoC public, legal names / terms)株式会社ハンズオン→株式会社アウラムLoan terms: 1.0000 AVAX / APR 4.50% / term 1 days
Raw data: full list of all Tx for this NFT (pre-annotation chain raw data)
All on-chain operations (Tx) against the AssetNFT contract. If the side-by-side annotation above is the post-annotation view, this is the pre-annotation raw data. Because Snowtrace's individual NFT page only shows ERC-721 Transfer events (mint and ownership transfers), all Tx including state changes such as setStatus can be checked from this list.
- 2026/07/03 06:46:30 JSTNFT issuance (mint)— → Inventory
- 2026/07/03 06:47:47 JSTStatus changeInventory → Unpledged
- 2026/07/03 06:48:39 JSTDeclaration of intent recorded (collateral agreement, Civil Code Art. 176)
- 2026/07/03 06:49:02 JSTBorrower's instruction (loan, Civil Code Art. 184)Unpledged → Instructing
- 2026/07/03 06:49:34 JSTLender's consent / possession transfer completed / collateral set (loan, Civil Code Art. 184 = perfection point)Instructing → Pledged
- 2026/07/04 05:35:46 JSTFull repayment (loan repaid)
- 2026/07/04 05:36:10 JSTCollateral release instruction (loan, Civil Code Art. 184)Pledged → Instructing
- 2026/07/04 05:36:53 JSTBorrower's redemption consent / possession restored / collateral fully released (loan, Civil Code Art. 184 = perfection point)Instructing → Unpledged
