mirror of
https://github.com/alexgo-io/DefiLlama-Adapters.git
synced 2026-04-29 13:25:30 +08:00
Add support for ApeChain (#13032)
This commit is contained in:
@@ -49,6 +49,11 @@ const config = {
|
||||
locker: "0xE4E56E5e234783BCb77A80e19C8B3B5b42588AAb",
|
||||
startBlock: 4533304
|
||||
},
|
||||
kimberliteSafeApe: {
|
||||
chain: "apechain",
|
||||
locker: "0xE4E56E5e234783BCb77A80e19C8B3B5b42588AAb",
|
||||
startBlock: 7797536
|
||||
},
|
||||
}
|
||||
|
||||
module.exports = {
|
||||
|
||||
Reference in New Issue
Block a user