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

deployed marketplace smart contract address and ABI #8

Open
davincii1889 opened this issue Jan 12, 2022 · 1 comment
Open

deployed marketplace smart contract address and ABI #8

davincii1889 opened this issue Jan 12, 2022 · 1 comment

Comments

@davincii1889
Copy link

where do I find the deployed marketplace smart contract address and ABI?

@wonyongHwang
Copy link

wonyongHwang commented Jan 12, 2022

There is a some rule regarding smart contract address on every nft market,
for example, at OpenSea, you can find a smart contract from url address.
take a look at below link:
https://docs.opensea.io/docs/3-viewing-your-items-on-opensea

from above document, you can easily get contract address and
from the address you can also easily get abi as below link.
https://rinkeby.etherscan.io/address/0x7dca125b1e805dc88814aed7ccc810f677d3e1db#code

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

2 participants