Trading XDC NFTs
XDC Staking NFTs are tradeable on PrimePort.xyz. When you sell or transfer an NFT, the buyer inherits all staked psXDC v3 shares, weight, pending boost, and lock status.
Selling
Go to PrimePort.xyz and connect your wallet.
Select the NFT you want to sell.
Set a price or start an auction.
Confirm the listing transaction.
Unlike the V2 model, V3 does not require you to first own 100% of the underlying psXDC. Staked shares live inside the vault under the NFT's tokenId and travel with the NFT to the buyer automatically.
Buying
Browse the XDC Staking NFTs collection on PrimePort.
Review the NFT's rarity, currently staked psXDC v3 shares, current weight, and price.
Click Buy and confirm the transaction.
After purchase, the NFT and its full staking state (stakedShares, level, lockEnd, rewardIndex, pending boost) transfer to your wallet.
Both V2 (legacy) and V3 NFTs may be listed. V2 NFTs follow the legacy reward model until they are migrated; V3 NFTs immediately participate in the boost accumulator. The collection address is the easiest way to tell them apart:
V2 collection:
0x9D458330e458f11fd1cE7E44B3a66568af8076a0V3 collection:
0xf3eB62F0Daf98ab65f0696630621A6ecECDB898E
After buying a V2 NFT you can migrate it to V3 in a single transaction, keeping the same tokenId and rarity with lock state preserved. See Migrate XDC NFTs to V3.
Transferring
Use the standard ERC-721 Transfer function on PrimePort or in the PrimeStaking app.
Confirm the transaction.
In V3 there is no requirement to hold the underlying psXDC before transferring; the shares are escrowed inside the vault, not in your wallet.
Important Notes
Locked NFTs cannot be merged or burnt-and-redeemed until
lockEndhas passed, but they can still be transferred and traded.Pending boost travels with the NFT. When you transfer, the new owner can call
claim(tokenId)to settle anything earned up to that point.Fees: PrimePort may charge a small marketplace fee.
Pricing: NFT value depends on rarity, staked psXDC shares, level, lock status, and market demand.
Last updated