You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Those transactions spend 28M of gas, what will cost 0.6...2.4 or more in Ethereum Mainnet
maybe worth to add methods disableERC721ForMe()/enableERC721ForMe() ?
So user can decide what he wants to do - move bulk ERC20 with cheap gas or show own ERC721 on OpenSea.
user can have 2 accounts: for ERC20 and for ERC721. once user need ERC721 he can tranfer 1 ERC20 to another account and it will mint new ERC721 @SmartLayer
https://sepolia.etherscan.io/tx/0x08734434926122e107f89e62bddf613ecf96ef8bf44adc7ca0fbceba25cc5b93
transferred 5454 tokens. it's probably tha max on Sepolia from contract initial balance to any user
https://sepolia.etherscan.io/tx/0xf0223806820911beddaa42f2a055818f40b4c8162b88284966ceba1d9d10dde1
transferred 2727 tokens, it's probably the max from a user to another user.
The text was updated successfully, but these errors were encountered: