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

Initiate abstract chain #7493

Merged
merged 8 commits into from
Jan 28, 2025
Merged

Conversation

Hosuke
Copy link
Collaborator

@Hosuke Hosuke commented Jan 18, 2025

Only testnet available currently:
https://explorer.testnet.abs.xyz/

Empty sources(schema need to be verified):

  • traces_decoded
  • contracts

Add base sources and documentation for Abstract blockchain including: - Core tables (blocks, transactions, traces, logs) - Decoded logs and creation traces - ERC20/721/1155 event tables

Note: Following tables are pending data availability: - traces_decoded - contracts - contracts_submitted
@github-actions github-actions bot marked this pull request as draft January 18, 2025 12:30
@github-actions github-actions bot added the WIP work in progress label Jan 18, 2025
@jeff-dude jeff-dude self-assigned this Jan 20, 2025
@jeff-dude
Copy link
Member

@Hosuke i believe abstract data should be ready, even though above tables are empty. likely just because nothing has been submitted for decoding yet

@Hosuke
Copy link
Collaborator Author

Hosuke commented Jan 24, 2025

I will update other files needed for abstract.

@github-actions github-actions bot added the dbt: daily covers the Daily dbt subproject label Jan 24, 2025
@@ -101,5 +101,6 @@ FROM (
, (21000000, 'corn', 'Corn', 'Layer 1', NULL, 'BTCN', NULL, 'https://cornscan.io/', timestamp '2024-11-19 10:29:11', NULL, NULL, NULL, true)
, (146, 'sonic', 'Sonic', 'Layer 1', NULL, 'SONIC', NULL, 'https://sonicscan.org/', timestamp '2024-12-01 00:00', NULL, NULL, NULL, true)
, (57073, 'ink', 'Ink', 'Layer 2', 'Optimistic Rollup', 'ETH', 0x4200000000000000000000000000000000000006, 'https://explorer.inkonchain.com/', timestamp '2024-12-06 15:20', 'OP Stack', 'Ethereum Blobs', 'Ethereum', true)
, (2741, 'abstract', 'Abstract', 'Layer 2', 'Optimistic Rollup', 'ETH', 0x4200000000000000000000000000000000000006, 'https://explorer.testnet.abs.xyz/', timestamp '2024-01-01 00:00', 'OP Stack', 'Ethereum Blobs', 'Ethereum', true)
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

@Hosuke
Copy link
Collaborator Author

Hosuke commented Jan 24, 2025

I think these are all infomation I have for now, I will wait for the mainnet launch then update other files.

@github-actions github-actions bot added the dbt: tokens covers the Tokens dbt subproject label Jan 27, 2025
@Hosuke Hosuke marked this pull request as ready for review January 27, 2025 09:24
@github-actions github-actions bot added ready-for-review this PR development is complete, please review and removed WIP work in progress labels Jan 27, 2025
@jeff-dude jeff-dude added in review Assignee is currently reviewing the PR and removed ready-for-review this PR development is complete, please review labels Jan 27, 2025
@jeff-dude jeff-dude added ready-for-merging and removed in review Assignee is currently reviewing the PR labels Jan 28, 2025
@jeff-dude jeff-dude merged commit 5250304 into duneanalytics:main Jan 28, 2025
6 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Jan 28, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dbt: daily covers the Daily dbt subproject dbt: tokens covers the Tokens dbt subproject ready-for-merging
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants