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

Wrong contract adresses #14

Open
asbjornenge opened this issue Dec 23, 2024 · 0 comments
Open

Wrong contract adresses #14

asbjornenge opened this issue Dec 23, 2024 · 0 comments

Comments

@asbjornenge
Copy link

Could we get the actual contract adresses?

// TODO: insert true values here.
// A naive map of the "official" onchfs Smart Contracts.
export const DEFAULT_CONTRACTS: Record<BlockchainNetwork, string> = {
  "tezos:mainnet": "KT1WvzYHCNBvDSdwafTHv7nJ1dWmZ8GCYuuC",
  "tezos:ghostnet": "KT1FA8AGGcJha6S6MqfBUiibwTaYhK8u7s9Q",
  "ethereum:1": "b0e58801d1b4d69179b7bc23fe54a37cee999b09",
  "ethereum:5": "fcfdfa971803e1cc201f80d8e74de71fddea6551",
}

The tezos:mainnet one points to objkt v2 marketplace. And the ethereum ones are wrong too.

@asbjornenge asbjornenge changed the title Correct contract Correct contracts Dec 23, 2024
@asbjornenge asbjornenge changed the title Correct contracts Wrong contract adresses Dec 23, 2024
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

No branches or pull requests

1 participant