Skip to content

Commit 0735bae

Browse files
committed
Swap.coffee - update cross-dex contract
1 parent fba5406 commit 0735bae

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

abi/schemas/swap_coffee.xml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,14 +73,16 @@
7373
</interface>
7474
<interface name="coffee_cross_dex">
7575
<code_hash>fea9c6a1ef5eab2c5ca94d6bef1e33994c5786abeb5264760e150da33bfb3677</code_hash>
76+
<code_hash>a63cbf47d55370fe2baebb4bf284bd401e717db4a0ab0e49f4b3b3cc7c0f5652</code_hash>
7677
<msg_in>
7778
<internal name="jetton_notify"/>
7879
<internal name="coffee_cross_dex_resend"/>
7980
<internal name="coffee_cross_dex_failure"/>
8081
</msg_in>
81-
<error code="100">Invalid payload to resent</error>
82+
<error code="100">Invalid payload to resend</error>
8283
<error code="101">Dedust payload is empty</error>
8384
<error code="102">ProxyTON payload is empty</error>
85+
<error code="103">BidAsk payload is empty</error>
8486
<error code="200">Not an admin</error>
8587
</interface>
8688
<interface name="coffee_staking_master">

0 commit comments

Comments
 (0)