Last active
June 17, 2023 22:36
-
-
Save dk14/a5a0e64b89acb7f74f624b8b78752e8c to your computer and use it in GitHub Desktop.
Wolfram
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"valueParameterInfo":[],"timeParameterDescriptions":[],"roleDescriptions":[],"contractType":"Other","contractShortDescription":"Unknown","contractName":"Unknown","contractLongDescription":"We couldn't find information about this contract","choiceInfo":[]} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
When | |
[Case | |
(Deposit | |
(Role "Alice") | |
(Role "Alice") | |
(Token "" "") | |
(Constant 1000) | |
) | |
(When | |
[Case | |
(Deposit | |
(Role "Bob") | |
(Role "Bob") | |
(Token "" "") | |
(Constant 1000) | |
) | |
(When | |
[Case | |
(Choice | |
(ChoiceId | |
"WOLF_BTCUSD" | |
(Address "addr_test1vrxx3rjangevudlrejgp9m508uc26jd02n7lmdz365n4wrca35y5j") | |
) | |
[Bound 0 100000000] | |
) | |
(If | |
(ValueLT | |
(ChoiceValue | |
(ChoiceId | |
"WOLF_BTCUSD" | |
(Address "addr_test1vrxx3rjangevudlrejgp9m508uc26jd02n7lmdz365n4wrca35y5j") | |
)) | |
(Constant 1000000) | |
) | |
(Pay | |
(Role "Alice") | |
(Party (Role "Bob")) | |
(Token "" "") | |
(Constant 1000) | |
Close | |
) | |
(Pay | |
(Role "Bob") | |
(Party (Role "Alice")) | |
(Token "" "") | |
(Constant 1000) | |
Close | |
) | |
)] | |
431686350279989 Close | |
)] | |
216863500634957 Close | |
)] | |
21686350063495 Close |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment