-
Notifications
You must be signed in to change notification settings - Fork 5.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add new cytonic chains #12452
base: main
Are you sure you want to change the base?
Add new cytonic chains #12452
Conversation
Error while running adapter at projects/cytonic:
|
The adapter at projects/cytonic exports TVL:
|
The adapter at projects/cytonic exports TVL:
|
Error while running adapter at projects/stargaze:
|
The adapter at projects/cytonic exports TVL:
|
The adapter at projects/cytonic exports TVL:
|
@@ -7,7 +7,7 @@ const DEFAULTS = { | |||
EVMOS_MULTICALL_CHUNK_SIZE: "3", // evmos reduced gas limit, this is a workaround to make multicall work | |||
STARKNET_RPC: 'https://starknet-mainnet.public.blastapi.io', | |||
COVALENT_KEY: 'ckey_72cd3b74b4a048c9bc671f7c5a6', | |||
SOLANA_RPC: 'https://mainnet.helius-rpc.com/?api-key=0109717a-77b4-498a-bc3c-a0b31aa1b3bf', | |||
SOLANA_RPC: 'https://mainnet.helius-rpc.com/?api-key=7873b843-941b-45f1-a402-6a41f370ea30', |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
can you revert this? we are fine/use our own rpc but this leaks your api key to public
Added new supported chains for the cytonic protocol.