Skip to content

Commit b6a5476

Browse files
committed
chore(signatures): add Purchased from Zora
1 parent 674fa5d commit b6a5476

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)