Enhance Ethereum with Metis' scalable and efficient Layer 2 solutions.
High transaction throughput and low latency.
Cost-effective transactions for users.
Strong security guarantees through Layer 2 technology.
Access comprehensive resources for building on Metis.
Uniblock makes Web3 integrations seamless with user-friendly API design, straitforwards SDKs, and meticulously crafted documentation.
const options = {method: 'GET', headers: {accept: 'application/json'}};
fetch('https://api.uniblock.dev/uni/v1/market-data/price?symbol=METIS', options)
.then(response => response.json())
.then(response => console.log(response))
.catch(err => console.error(err));
{
"METIS": {
"btc": 0.00055988,
"eth": 0.0138886,
"bnb": 0.06299474,
"xrp": 58.112,
"usd": 34.68,
"aud": 50.31,
"cad": 46.79,
"eur": 31.32,
"gbp": 26.1,
"hkd": 269.53,
"jpy": 4983.07,
"rub": 3323.79
}
}
One Platform, 50+ chains to build on top of