From 9b684a5e1b74e6a58fc07d570d4deb302ce964b7 Mon Sep 17 00:00:00 2001 From: Tuy Lv Date: Wed, 27 May 2026 14:10:36 +0700 Subject: [PATCH] Update markets.json --- data/markets.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/data/markets.json b/data/markets.json index e69de29..b57c913 100644 --- a/data/markets.json +++ b/data/markets.json @@ -0,0 +1,10 @@ +[ + { + "id": "user-1779855989844", + "address": "0x9ff331fecf75490b0e89c68493beb072987478b8", + "ammAddress": "0x48948fdd0bd2e2abb410efba5fc677c8dcb1e189", + "title": "BTC Price 5m", + "category": "Crypto", + "createdAt": "2026-05-27T04:26:29.844Z" + } +]