Skip to content
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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Add new cytonic chains #12452

wants to merge 2 commits into from

Conversation

GooGrand
Copy link
Contributor

Added new supported chains for the cytonic protocol.

@llamatester
Copy link

Error while running adapter at projects/cytonic:

Error: 401 Unauthorized: {"jsonrpc":"2.0","error":{"code":-32401,"message":"Unverified free plans are temporarily disabled due to abuse. Please verify your email to regain access to project beginning with 3c98f..."}}
Truncated error stack:
    at ClientBrowser.callServer (/home/runner/work/DefiLlama-Adapters/DefiLlama-Adapters/node_modules/@solana/web3.js/lib/index.cjs.js:4944:18)

@llamatester
Copy link

The adapter at projects/cytonic exports TVL:

ethereum                  436.13 k
base                      206.50 k
solana                    200.29 k
arbitrum                  134.24 k
avax                      89.29 k
optimism                  74.20 k
bsc                       41.27 k
blast                     18.90 k
polygon                   9.17 k
manta                     30
bsquared                  2

total                    1.21 M 

@llamatester
Copy link

The adapter at projects/cytonic exports TVL:

ethereum                  436.07 k
base                      206.52 k
solana                    200.29 k
arbitrum                  134.23 k
avax                      89.31 k
optimism                  74.19 k
bsc                       41.27 k
blast                     18.90 k
polygon                   9.18 k
manta                     30
bsquared                  2

total                    1.21 M 

@llamatester
Copy link

Error while running adapter at projects/stargaze:

Error: Api response include NFT value
Truncated error stack:

    at tvl (/home/runner/work/DefiLlama-Adapters/DefiLlama-Adapters/projects/stargaze/index.js:5:9)
    at getTvl (/home/runner/work/DefiLlama-Adapters/DefiLlama-Adapters/test.js:52:29)
    at /home/runner/work/DefiLlama-Adapters/DefiLlama-Adapters/test.js:173:15
    at Array.map (<anonymous>)
    at /home/runner/work/DefiLlama-Adapters/DefiLlama-Adapters/test.js:161:29
    at Array.map (<anonymous>)
    at /home/runner/work/DefiLlama-Adapters/DefiLlama-Adapters/test.js:156:44
    at Object.<anonymous> (/home/runner/work/DefiLlama-Adapters/DefiLlama-Adapters/test.js:259:3)

@llamatester
Copy link

The adapter at projects/cytonic exports TVL:

ethereum                  436.58 k
base                      206.78 k
solana                    200.55 k
arbitrum                  134.34 k
avax                      89.85 k
optimism                  74.27 k
bsc                       41.29 k
blast                     18.92 k
polygon                   9.18 k
manta                     30
bsquared                  2

total                    1.21 M 

@llamatester
Copy link

The adapter at projects/cytonic exports TVL:

ethereum                  436.50 k
base                      206.74 k
solana                    200.49 k
arbitrum                  134.31 k
avax                      89.93 k
optimism                  74.26 k
bsc                       41.29 k
blast                     18.92 k
polygon                   9.18 k
manta                     30
bsquared                  2

total                    1.21 M 

@@ -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',
Copy link
Member

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants