NiAlexSan
FFlow
•Created by NiAlexSan on 8/23/2024 in #🛠│developer-questions
Alex Ni | Flow 4D (2024-08-23)
for the future reference, this code works:
4 replies
FFlow
•Created by NiAlexSan on 8/15/2024 in #🛠│developer-questions
Alex Ni | Flow 4D (2024-08-15)
sorry, I mean wrapped fiat token
6 replies
FFlow
•Created by NiAlexSan on 8/15/2024 in #🛠│developer-questions
Alex Ni | Flow 4D (2024-08-15)
the user is
0xbec12e53f2772fbc
and path is usdcFlowVault
probably it's related to the new fiat token vault6 replies
FFlow
•Created by NiAlexSan on 5/17/2024 in #🛠│developer-questions
Alex Ni | Flow 4D (2024-05-17)
I think I'm using a wrong address after the contract deployment
10 replies
FFlow
•Created by NiAlexSan on 5/17/2024 in #🛠│developer-questions
Alex Ni | Flow 4D (2024-05-17)
I used this command to deploy the contract:
10 replies
FFlow
•Created by NiAlexSan on 5/17/2024 in #🛠│developer-questions
Alex Ni | Flow 4D (2024-05-17)
contract code:
10 replies
FFlow
•Created by NiAlexSan on 5/17/2024 in #🛠│developer-questions
Alex Ni | Flow 4D (2024-05-17)
here's some more context:
transaction that deployed the ERC721 contract:
https://previewnet.flowdiver.io/tx/f0d929533682179c3b5e480b37b81d6a0aa92eb003e0cc5f06c396054583a2af?tab=evm-tx
transaction that minted an ERC721 token:
https://previewnet.flowdiver.io/tx/c23d6b0a35766470de794d42d3a225a2b92d371ea7614fb9240461028108b725?tab=evm-tx
10 replies
FFlow
•Created by NiAlexSan on 5/17/2024 in #🛠│developer-questions
Alex Ni | Flow 4D (2024-05-17)
how do you usually run scripts with foundry?
am I missing anything?
10 replies
FFlow
•Created by NiAlexSan on 4/25/2024 in #🛠│developer-questions
Alex Ni | Flow 4D (2024-04-25)
ah, good catch @Peter | Flow
apparently we're using SHA2_256 for mainnet and SHA3_256 for testnet
I'm not sure why though
5 replies