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

fix: order erc20 activities #862

Merged
merged 2 commits into from
Jul 26, 2024
Merged

fix: order erc20 activities #862

merged 2 commits into from
Jul 26, 2024

Conversation

phamphong9981
Copy link
Collaborator

No description provided.

@phamphong9981 phamphong9981 added bug Something isn't working develop labels Jul 24, 2024
@phamphong9981 phamphong9981 requested a review from peara July 24, 2024 02:57
@phamphong9981 phamphong9981 self-assigned this Jul 24, 2024
@phamphong9981
Copy link
Collaborator Author

{
cosmos_tx_id: 100,
evm_event_id: 1,
event_id: null
}
{
cosmos_tx_id: 100,
evm_event_id: 2,
event_id: null
}
{
cosmos_tx_id: 100,
evm_event_id: null,
event_id: 4
}
{
cosmos_tx_id: 100,
evm_event_id: null,
event_id: 3
}

@peara peara merged commit 229c537 into develop Jul 26, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working develop
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants