erc404-legacy
erc404-legacy copied to clipboard
If an address that already holds some Pandora tokens and NFTs. And suddenly, it has been set to whitelist, the result will be: its NFT will not be burned with...
If an address that already holds some Pandora tokens and NFTs. And suddenly, it has been set to whitelist, the result will be: its NFT will not be burned with...
A useful optimizing to add a function to refresh the latest NFT of msg.sender without any transfer
I have deployed 404, contracts. Whitelisted uniswap pool address in contract and initialized pool and added liquidity. Now when i am trying to swap tokens but not being able to,...
As defined by the ERC20 standard, transferFrom returns "bool" to identify whether the transaction was successful or not. - ERC404 not having this makes it uncompatible with a lot of...