Skip to content

Corrected contract address colname from erc20 to erc721 for erc721_transfers #232

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ChadRosseau
Copy link

@ChadRosseau ChadRosseau commented Apr 2, 2025

Motivation

Fixes #230

Incorrect contract address column naming for erc721_transfers.

Solution

Adjusted variable naming and column name string for erc721_transfers contract addresses from erc20 to erc721.

PR Checklist

  • Added Tests
  • Added Documentation
  • Breaking changes

May break existing applications which are already using incorrect colname erc20 for erc721_transfers.

@ChadRosseau ChadRosseau changed the title corrected contract address colname from erc20 to erc721 for erc721_transfers Corrected contract address colname from erc20 to erc721 for erc721_transfers Apr 2, 2025
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.

erc721_transfers has incorrect contract address column name
1 participant