Hacker News new | ask | show | jobs
by MatthewRayfield 1923 days ago
from what i've seen anything heavier than a URL is NOT stored directly in the blockchain. And even URLs are done sparingly and/or dynamically.

for example NFT metadata/data is often stored in IPFS & only linked to from the contract.

but confusingly some people still call data stored on IPFS "on-chain data".