From b8af9a6ebc1747618b9efc0347270fcb2613ffa8 Mon Sep 17 00:00:00 2001 From: A Kaliontzakis Date: Mon, 20 Apr 2026 19:32:37 -0400 Subject: [PATCH] Add the Chisino protocol pUSD token --- data/pUSD/data.json | 15 +++++++++++++++ data/pUSD/logo.svg | 15 +++++++++++++++ megaeth.tokenlist.json | 15 ++++++++++++++- 3 files changed, 44 insertions(+), 1 deletion(-) create mode 100644 data/pUSD/data.json create mode 100644 data/pUSD/logo.svg diff --git a/data/pUSD/data.json b/data/pUSD/data.json new file mode 100644 index 0000000..18f4e00 --- /dev/null +++ b/data/pUSD/data.json @@ -0,0 +1,15 @@ +{ + "name": "Chisino pUSD", + "symbol": "pUSD", + "decimals": 18, + "description": "Yield-bearing wrapper for USDm issued by the Chisino protocol.", + "website": "https://chisino.io", + "tokens": { + "megaeth": { + "address": "0x4fd02a1A80923cE1D7E70A8719421431Ea286941", + "isOrigin": true, + "mechanism": "native", + "isOFT": false + } + } +} diff --git a/data/pUSD/logo.svg b/data/pUSD/logo.svg new file mode 100644 index 0000000..a47e5ea --- /dev/null +++ b/data/pUSD/logo.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/megaeth.tokenlist.json b/megaeth.tokenlist.json index ad834bd..0f875db 100644 --- a/megaeth.tokenlist.json +++ b/megaeth.tokenlist.json @@ -1,6 +1,6 @@ { "name": "MegaETH Token List", - "timestamp": "2026-02-24T01:41:27.206Z", + "timestamp": "2026-04-20T23:30:47.998Z", "version": { "major": 1, "minor": 0, @@ -316,6 +316,19 @@ }, "logoURI": "https://raw.githubusercontent.com/megaeth-labs/mega-tokenlist/main/data/pufETH/logo.svg" }, + { + "chainId": 4326, + "address": "0x4fd02a1A80923cE1D7E70A8719421431Ea286941", + "name": "Chisino pUSD", + "symbol": "pUSD", + "decimals": 18, + "extensions": { + "isOrigin": true, + "mechanism": "native", + "isOFT": false + }, + "logoURI": "https://raw.githubusercontent.com/megaeth-labs/mega-tokenlist/main/data/pUSD/logo.svg" + }, { "chainId": 4326, "address": "0xc3eACf0612346366Db554C991D7858716db09f58",