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 edcc83a..152f0ee 100644 --- a/megaeth.tokenlist.json +++ b/megaeth.tokenlist.json @@ -1,6 +1,6 @@ { "name": "MegaETH Token List", - "timestamp": "2026-04-24T06:00:27.042Z", + "timestamp": "2026-04-20T23:30:47.998Z", "version": { "major": 1, "minor": 0, @@ -329,6 +329,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",