From 9dec490676fba60dd5ed48e2c86743cc74ad3237 Mon Sep 17 00:00:00 2001 From: Njoku Emmanuel Date: Mon, 13 May 2024 12:45:20 +0100 Subject: [PATCH] chore: add TEN on base to superbridge (#41) --- data/TEN/data.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 data/TEN/data.json diff --git a/data/TEN/data.json b/data/TEN/data.json new file mode 100644 index 0000000..ca005ed --- /dev/null +++ b/data/TEN/data.json @@ -0,0 +1,11 @@ +{ + "name": "Tokenomy", + "symbol": "TEN", + "decimals": 18, + "logoURI": "https://raw.githubusercontent.com/Web3Prof/ethereum-optimism.github.io/master/data/TEN/logo.svg", + "opTokenId": "TEN", + "addresses": { + "1": "0xdd16ec0f66e54d453e6756713e533355989040e4", + "8453": "0x4fb9b20dafe45d91ae287f2e07b2e79709308178" + } +} \ No newline at end of file