From 1a400a56cc2c40a1676890f771aff8fc081bc9f8 Mon Sep 17 00:00:00 2001 From: apoorvlathey Date: Tue, 11 Feb 2025 20:09:37 +0400 Subject: [PATCH] Add FLAY to superbridge --- data/FLAY/data.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 data/FLAY/data.json diff --git a/data/FLAY/data.json b/data/FLAY/data.json new file mode 100644 index 00000000..a40ce061 --- /dev/null +++ b/data/FLAY/data.json @@ -0,0 +1,14 @@ +{ + "name": "Flayer", + "symbol": "FLAY", + "decimals": 18, + "description": "FLAY powers protocols built by Flayer Labs including the Flaunch protocol - a memecoin launchpad built on Base and powered by Uniswap V4.", + "website": "https://flaunch.gg", + "twitter": "https://x.com/flaunchgg", + "logoURI": "https://raw.githubusercontent.com/flayerlabs/ethereum-optimism.github.io/refs/heads/master/data/FLAY/logo.svg", + "opTokenId": "FLAY", + "addresses": { + "1": "0xF1A7000000950C7ad8Aff13118Bb7aB561A448ee", + "8453": "0xF1A7000000950C7ad8Aff13118Bb7aB561A448ee" + } +}