We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c15954a + cc42aa4 commit 9cf487aCopy full SHA for 9cf487a
docs/FunctionSignatures.md
@@ -0,0 +1,13 @@
1
+# Function Signatures
2
+
3
+0xfb0f3ee1 = fulfillBasicOrder\
4
+0xb3a34c4c = fulfillOrder\
5
+0xe7acab24 = fulfillAdvancedOrder\
6
+0xa8174404 = matchOrders\
7
+0x55944a42 = matchAdvancedOrders\
8
+0xed98a574 = fulfillAvailableOrders\
9
+0x87201b41 = fulfillAvailableAdvancedOrders
10
11
+0xfd9f1e10 = cancel\
12
+0x88147732 = validate\
13
+0x5b34b966 = incrementCounter
0 commit comments