Skip to content

Commit

Permalink
Merge pull request #255 from connext/feat/add_xpufeth_apechain
Browse files Browse the repository at this point in the history
fix: add xpufeth to apechain
  • Loading branch information
preethamr authored Feb 7, 2025
2 parents ed169bf + c5e170e commit 41383ca
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions everclear.json
Original file line number Diff line number Diff line change
Expand Up @@ -827,6 +827,17 @@
"isStable": false,
"coingeckoId": "ethereum"
}
},
"xPufETH": {
"symbol": "xPufETH",
"address": "0x6234E5ef39B12EFdFcbd99dd7F452F27F3fEAE3b",
"decimals": 18,
"tickerHash": "0x7ca978c7f993c411238b0887969711b470a3133448ab70e4f18aa4d63dcb7907",
"isNative": false,
"price": {
"isStable": false,
"coingeckoId": "pufeth"
}
}
}
}
Expand Down

0 comments on commit 41383ca

Please sign in to comment.