From 71c6ec65f0162072135cd4513d852f120ffe1914 Mon Sep 17 00:00:00 2001 From: "supermigrate-bot[bot]" <163906168+supermigrate-bot[bot]@users.noreply.github.com> Date: Fri, 28 Jun 2024 11:56:12 -0600 Subject: [PATCH] Added PAGE base data.json (#60) Co-authored-by: supermigrate-bot[bot] <163906168+supermigrate-bot[bot]@users.noreply.github.com> --- data/PAGE/data.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 data/PAGE/data.json diff --git a/data/PAGE/data.json b/data/PAGE/data.json new file mode 100644 index 0000000..64ad22b --- /dev/null +++ b/data/PAGE/data.json @@ -0,0 +1,13 @@ +{ + "name": "Page", + "symbol": "PAGE", + "decimals": 8, + "description": "$PAGE is the native currency and governance token of the PageDAO Ecosystem", + "twitter": "https://twitter.com/page_dao", + "logoURI": "https://res.cloudinary.com/supermigrate/image/upload/v1719364872/migrations/fa0twv65jybjoe3rxd01.svg", + "opTokenId": "PAGE", + "addresses": { + "1": "0x60e683c6514edd5f758a55b6f393bebbafaa8d5e", + "8453": "0xc4730f86d1f86ce0712a7b17ee919db7defad7fe" + } +} \ No newline at end of file