5 ms·
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
by MatthewRayfield 6y 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".