Skip to content

Commit 41383ca

Browse files
authored
Merge pull request #255 from connext/feat/add_xpufeth_apechain
fix: add xpufeth to apechain
2 parents ed169bf + c5e170e commit 41383ca

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

everclear.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -827,6 +827,17 @@
827827
"isStable": false,
828828
"coingeckoId": "ethereum"
829829
}
830+
},
831+
"xPufETH": {
832+
"symbol": "xPufETH",
833+
"address": "0x6234E5ef39B12EFdFcbd99dd7F452F27F3fEAE3b",
834+
"decimals": 18,
835+
"tickerHash": "0x7ca978c7f993c411238b0887969711b470a3133448ab70e4f18aa4d63dcb7907",
836+
"isNative": false,
837+
"price": {
838+
"isStable": false,
839+
"coingeckoId": "pufeth"
840+
}
830841
}
831842
}
832843
}

0 commit comments

Comments
 (0)