Skip to content

Instantly share code, notes, and snippets.

View alex-chambet's full-sized avatar

Alex alex-chambet

View GitHub Profile
; ERC721-EVM Specification Template Parameters
[root]
k: #execute => #halt
schedule: CONSTANTINOPLE
gas: #gas(INITGAS, 0, 0) => _
[safeTransferFrom]
callData: #abiCallData("safeTransferFrom", #address(FROM_ID), #address(TO_ID), #uint256(TOKEN_ID))
refund: _ => _