Skip to content

Commit 9ff46a8

Browse files
chisino-foreverfoundingtoastSilasZhr
authored
Add HOUSE token (Chisino protocol, native MegaETH) (#38)
Co-authored-by: A Kaliontzakis <crtnlevendi90@gmail.com> Co-authored-by: SilasZhr <silas.zhr@megaeth.com>
1 parent 045e826 commit 9ff46a8

3 files changed

Lines changed: 35 additions & 1 deletion

File tree

data/HOUSE/data.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
{
2+
"name": "HOUSE",
3+
"symbol": "HOUSE",
4+
"decimals": 18,
5+
"description": "Yield-sharing token of the Chisino protocol.",
6+
"website": "https://chisino.io",
7+
"tokens": {
8+
"megaeth": {
9+
"address": "0xC1D160c29d7278F02C67Da8bC8e046D759Fe7352",
10+
"isOrigin": true,
11+
"mechanism": "native",
12+
"isOFT": false
13+
}
14+
}
15+
}

data/HOUSE/logo.svg

Lines changed: 6 additions & 0 deletions
Loading

megaeth.tokenlist.json

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "MegaETH Token List",
3-
"timestamp": "2026-04-22T00:58:21.752Z",
3+
"timestamp": "2026-04-20T22:58:51.684Z",
44
"version": {
55
"major": 1,
66
"minor": 0,
@@ -259,6 +259,19 @@
259259
},
260260
"logoURI": "https://raw.githubusercontent.com/megaeth-labs/mega-tokenlist/main/data/ezETH/logo.svg"
261261
},
262+
{
263+
"chainId": 4326,
264+
"address": "0xC1D160c29d7278F02C67Da8bC8e046D759Fe7352",
265+
"name": "HOUSE",
266+
"symbol": "HOUSE",
267+
"decimals": 18,
268+
"extensions": {
269+
"isOrigin": true,
270+
"mechanism": "native",
271+
"isOFT": false
272+
},
273+
"logoURI": "https://raw.githubusercontent.com/megaeth-labs/mega-tokenlist/main/data/HOUSE/logo.svg"
274+
},
262275
{
263276
"chainId": 4326,
264277
"address": "0xecAc9C5F704e954931349Da37F60E39f515c11c1",

0 commit comments

Comments
 (0)