Skip to content

Commit b061276

Browse files
committed
add token
1 parent 0af9387 commit b061276

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

src/config.ts

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1846,6 +1846,15 @@ const CHAINS: Chain[] = [
18461846
address: "0x0000000000000000000000000000000000000000",
18471847
},
18481848
},
1849+
{
1850+
code: "HBAR",
1851+
address: "0xEeeeeEeeeEeEeeEeEeEeeEEEeeeeEeeeeeeeEEeE",
1852+
decimals: 8,
1853+
priceSource: {
1854+
chainId: 295,
1855+
address: "0x0000000000000000000000000000000000000000",
1856+
},
1857+
},
18491858
],
18501859
subscriptions: [
18511860
// Allo V2

0 commit comments

Comments
 (0)