
Gaming Blockchain for NFTs and Play‑to‑Earn
GUNZ is a blockchain ecosystem focused on gaming, NFTs, and play‑to‑earn applications, offering fast, low‑fee transactions.
Gaming Focused
Built for immersive Web3 gaming ecosystems.
NFT Ready
Supports large‑scale NFT minting and trading.
Low Fees
Affordable transactions for high‑volume activity.
Scalable
Handles large player bases efficiently.
Real‑Time GUNZ Network Data
INPUT
const options = {method: 'GET', headers: {accept: 'application/json'}}; fetch('https://api.uniblock.dev/uni/v1/market-data/price?symbol=GUNZ', options) .then(r=>r.json()).then(r=>console.log(r)).catch(e=>console.error(e));
OUTPUT
{"GUNZ": {"btc":0.00000178,"eth":0.000045,"usd":0.23}}