Skip to content

Commit c0c469f

Browse files
committedSep 13, 2024
chore(signatures): add Purchased from Zora
1 parent e9d1c21 commit c0c469f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
 
+2-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
[
22
"// Begin common builtin event signatures",
3-
"Transfer(address,address,uint256)"
3+
"Transfer(address,address,uint256)",
4+
"Purchased(address,address,uint256,uint256,uint256)"
45
]

0 commit comments

Comments
 (0)
Please sign in to comment.