Opensea Smart Contract Interaction
Project detail
Hello, I want to make an NFT purchase by interacting with Opensea Smart Contract ( probably atomicMatch function related )
What I want to achieve is only; I want to buy NFT by entering the price as ETH, NFT Collection Contract address, NFT Number
You can deliver this to me by making a Smart Contract or by making it on a python web3 library.
My purpose in creating this order is to learn about this topic