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

v2.5 update #800

Merged
merged 1 commit into from
Sep 5, 2023
Merged

v2.5 update #800

merged 1 commit into from
Sep 5, 2023

Conversation

Tesla1010
Copy link
Contributor

No description provided.

@llamatester
Copy link

The buffer adapter exports:


Fees for 4/9/2023
_______________________________________

Failed to get value on arbitrum: Error: Type `Query` has no field `defillamaFeeStat`: {"response":{"errors":[{"locations":[{"line":2,"column":9}],"message":"Type `Query` has no field `defillamaFeeStat`"}],"status":200,"headers":{}},"request":{"query":"{\n        defillamaFeeStat(id: 19604) {\n          fee\n        }\n      }"}}
ARBITRUM 👇
Timestamp attempted: 3/9/2023
ClientError: Type `Query` has no field `defillamaFeeStat`: {"response":{"errors":[{"locations":[{"line":2,"column":9}],"message":"Type `Query` has no field `defillamaFeeStat`"}],"status":200,"headers":{}},"request":{"query":"{\n        defillamaFeeStat(id: 19604) {\n          fee\n        }\n      }"}}
    at /home/runner/work/dimension-adapters/dimension-adapters/node_modules/graphql-request/src/index.ts:498:11
    at step (/home/runner/work/dimension-adapters/dimension-adapters/node_modules/graphql-request/dist/index.js:67:23)
    at Object.next (/home/runner/work/dimension-adapters/dimension-adapters/node_modules/graphql-request/dist/index.js:48:53)
    at fulfilled (/home/runner/work/dimension-adapters/dimension-adapters/node_modules/graphql-request/dist/index.js:39:58)
    at processTicksAndRejections (node:internal/process/task_queues:95:5) {
  response: {
    errors: [ [Object] ],
    status: 200,
    headers: Headers { [Symbol(map)]: [Object: null prototype] }
  },
  request: {
    query: '{\n        defillamaFeeStat(id: 19604) {\n          fee\n        }\n      }',
    variables: undefined
  }
}




Done in 5.08s.

@dtmkeng
Copy link
Contributor

dtmkeng commented Sep 5, 2023

your new url does not contain function defillamaFeeStat plz check existing function again

@Tesla1010
Copy link
Contributor Author

It is now added @dtmkeng

@llamatester
Copy link

The buffer adapter exports:


Fees for 4/9/2023
_______________________________________

Failed to get value on arbitrum: Error: Type `Query` has no field `defillamaFeeStat`: {"response":{"errors":[{"locations":[{"column":9,"line":2}],"message":"Type `Query` has no field `defillamaFeeStat`"}],"status":200,"headers":{}},"request":{"query":"{\n        defillamaFeeStat(id: 19604) {\n          fee\n        }\n      }"}}
ARBITRUM 👇
Timestamp attempted: 3/9/2023
ClientError: Type `Query` has no field `defillamaFeeStat`: {"response":{"errors":[{"locations":[{"column":9,"line":2}],"message":"Type `Query` has no field `defillamaFeeStat`"}],"status":200,"headers":{}},"request":{"query":"{\n        defillamaFeeStat(id: 19604) {\n          fee\n        }\n      }"}}
    at /home/runner/work/dimension-adapters/dimension-adapters/node_modules/graphql-request/src/index.ts:498:11
    at step (/home/runner/work/dimension-adapters/dimension-adapters/node_modules/graphql-request/dist/index.js:67:23)
    at Object.next (/home/runner/work/dimension-adapters/dimension-adapters/node_modules/graphql-request/dist/index.js:48:53)
    at fulfilled (/home/runner/work/dimension-adapters/dimension-adapters/node_modules/graphql-request/dist/index.js:39:58)
    at processTicksAndRejections (node:internal/process/task_queues:95:5) {
  response: {
    errors: [ [Object] ],
    status: 200,
    headers: Headers { [Symbol(map)]: [Object: null prototype] }
  },
  request: {
    query: '{\n        defillamaFeeStat(id: 19604) {\n          fee\n        }\n      }',
    variables: undefined
  }
}




Done in 4.44s.

@dtmkeng
Copy link
Contributor

dtmkeng commented Sep 5, 2023

hmm still error 🤔

@Tesla1010
Copy link
Contributor Author

@dtmkeng changes are live now. Sorry for the confusion

@llamatester
Copy link

The buffer adapter exports:


Fees for 4/9/2023
_______________________________________

ARBITRUM 👇
Backfill start time: 29/1/2023
NO METHODOLOGY SPECIFIED
Timestamp: 1693871998
Daily fees: 7286.956633
Daily revenue: 7286.956633




Done in 3.54s.

@dtmkeng dtmkeng merged commit 2aef80f into DefiLlama:master Sep 5, 2023
2 checks passed
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