Open famictech2000 opened 2 years ago
Auctions are contracts which live on the blockchain. The auction data retrieved and displayed on ergo auctions is all from the blockchain, including token name, description,image link, royalty percentage, everything
@HazeyOneKenobi Thank you for following up on this.
That makes perfect sense! So how/where would I need to change the code to make it pull from my address instead of the current address when i run the code, which shows the users from the real website?
Lastly, where is the portion of code that creates the contract?
Can you please provide insight on where the auctions that are created are stored? Is it in some sort of data store or are they coming directly from the blockchain?