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 COW Protocol token to coinpaprika list #1012

Merged
merged 1 commit into from
May 3, 2022
Merged

Conversation

bh2smith
Copy link
Collaborator

@bh2smith bh2smith commented May 3, 2022

Adding COW token to price.usd table.

Note their API Endpoint returns relevant info:
https://api.coinpaprika.com/v1/coins/cow-cow-protocol-token

Similarly on their main page:
https://coinpaprika.com/coin/cow-cow-protocol-token/

@bh2smith bh2smith added the easy label May 3, 2022
Copy link
Member

@jeff-dude jeff-dude left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thank you @bh2smith for the detailed submission! the token has been added

@jeff-dude jeff-dude merged commit 9416bae into master May 3, 2022
@jeff-dude jeff-dude deleted the cow-token-prices branch May 3, 2022 15:00
@bh2smith
Copy link
Collaborator Author

bh2smith commented May 4, 2022

Hey @jeff-dude - When can we expect the prices to be populated in the price table? I don't yet see it. Here is a sample query showing its lack of presence:

https://dune.com/queries/670396

select * 
from prices.usd 
where contract_address = '\xdef1ca1fb7fbcdc777520aa7f396b4e015f497ab'
limit 1

@jeff-dude
Copy link
Member

Hey @jeff-dude - When can we expect the prices to be populated in the price table? I don't yet see it. Here is a sample query showing its lack of presence:

https://dune.com/queries/670396

select * 
from prices.usd 
where contract_address = '\xdef1ca1fb7fbcdc777520aa7f396b4e015f497ab'
limit 1

apologies, should be all set now!

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

Successfully merging this pull request may close these issues.

None yet

2 participants