python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
How can I show the images immediately from opensea api when I stake or unstake in NFT staking website with moralis?
I have built NFT staking website and it is working properly except that I forced to show the image update when staking or unstaking. That is because immediate update of image cannot be done with moral...
Alex Wang
Votes: 0
Answers: 1
Smart Contract on Polygon not showing proper cost?
I'm using HashLips' new LowGasFees smart contract. I'm deploying on Polygon network, and I´m minting all NFTs into my opensea to sell later on in batches. So no DAPP involved.
For me to be safe in ter...
msqar
Votes: 0
Answers: 1
fulfillOrder Opensea-js function returning undefined transaction hash
I'm trying to purchase a fixed price listed NFT from a specific collection using the opensea-js sdk, however when passing through a valid order into seaport.fulfillOrder() I am just getting undefined ...
JasonT
Votes: 0
Answers: 0
Getting a single Json value in python
I have this API response, I want to take some values and store them as variables for a python BOT for example 'floor_price' (I want the integer after it ofc) but for some reason, it's not working it k...

user13854167
Votes: 0
Answers: 1