From e9abc689378f64dc94e9b960d14c92f14c7ea459 Mon Sep 17 00:00:00 2001 From: jason-agld Date: Fri, 24 Jan 2025 12:58:38 +0000 Subject: [PATCH] add AGLD to superbridge --- data/AGLD/data.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 data/AGLD/data.json diff --git a/data/AGLD/data.json b/data/AGLD/data.json new file mode 100644 index 00000000..d6a03979 --- /dev/null +++ b/data/AGLD/data.json @@ -0,0 +1,14 @@ +{ + "name": "Adventure Gold", + "symbol": "AGLD", + "decimals": 18, + "description": "The Loot Chain reborn. Adventure Layer is a L2 custom made for Fully Onchain Games. Powered by Adventure Gold ($AGLD)", + "website": "https://adventurelayer.xyz/", + "twitter": "https://x.com/AdventureLayer", + "logoURI": "https://adventurelayer.xyz/logo.svg", + "opTokenId": "AGLD", + "addresses": { + "1": "0x32353A6C91143bfd6C7d363B546e62a9A2489A20", + "8453": "0xB55078F255BaA7A0b3f324dCEdcEd2eF5309a46d" + } + }