Content pfp
Content
@
0 reply
0 recast
2 reactions

Spencer Graham 🧢 pfp
Spencer Graham 🧢
@spengrah.eth
If I received a transfer of an ERC20 token (say, USDC), what would need to be true to be able to later prove onchain that the transfer occurred? Other than still having that token in my account, of course. I'm thinking about things like being able to prove that I received the transfer from a given account.
1 reply
0 recast
1 reaction

Matt Solomon pfp
Matt Solomon
@msolomon.eth
What exactly are you trying to do, can you just eth_getLogs for the Transfer log?
1 reply
0 recast
2 reactions

Spencer Graham 🧢 pfp
Spencer Graham 🧢
@spengrah.eth
I don't think what I'm hoping to do is possible without either a custom token or external input. I would ideally like to be able to submit some kind of proof of the previous transfer that a smart contract can verify, ie so that other contracts can use that data point as an input to their logic.
2 replies
0 recast
0 reaction