@version 1 condition triggered_by: transaction, on: provision(_evm_contract, _url), as: [ previous_public_key: ( # Transaction is not yet validated so we need to use previous address # to get the genesis address previous_address = Chain.get_previous_address() Chain.get_genesis_address(previous_address) == 0x000066706D704329CA8C2A4153991E2DDACC968622CA10217CA14952EB7ABB966C30 ) ] actions triggered_by: transaction, on: provision(evm_contract, url) do next_code = """ @version 1 # Automate the refunding after the given timestamp actions triggered_by: datetime, at: 1700564400 do Contract.set_type "transfer" # Burn the non withdrawed tokens Contract.add_token_transfer to: 0x00000000000000000000000000000000000000000000000000000000000000000000, amount: 9.95e-4, token_address: 0x00003DF600E329199BF3EE8FBE2B8223413D70BCDD97E15089E6A74D94DE3F1173B4 Contract.set_code "" end condition triggered_by: transaction, on: refund(), as: [ timestamp: timestamp >= 1700564400 ] actions triggered_by: transaction, on: refund() do Contract.set_type "transfer" # Burn the non withdrawed tokens Contract.add_token_transfer to: 0x00000000000000000000000000000000000000000000000000000000000000000000, amount: 9.95e-4, token_address: 0x00003DF600E329199BF3EE8FBE2B8223413D70BCDD97E15089E6A74D94DE3F1173B4 Contract.set_code "" end condition triggered_by: transaction, on: reveal_secret(secret), as: [ content: Crypto.hash(String.to_hex(secret)) == 0xA0756758F6509AB24CC6A6D4B3EB4E83830B201D63E655C97A9A33A8B18C7313, address: ( valid? = false abi_data = Evm.abi_encode("status()") tx = [to: "#{evm_contract}", data: "0x\#{abi_data}"] request = [jsonrpc: "2.0", id: "1", method: "eth_call", params: [tx, "latest"]] headers = ["Content-Type": "application/json"] body = Json.to_string(request) res = Http.request("#{url}", "POST", headers, body) if res.status == 200 && Json.is_valid?(res.body) do response = Json.parse(res.body) result = Map.get(response, "result") if result != nil do decoded_abi = Evm.abi_decode("(uint)", result) # Withdrawn status is 1 valid? = List.at(decoded_abi, 0) == 1 end end valid? ) ] actions triggered_by: transaction, on: reveal_secret(secret) do Contract.set_type "transfer" Contract.add_token_transfer to: 0x00000BC0EBA2DBCE4455B46F5E51AFAABA6EB4C7FBA1D4E2E6DABD55DC70F9A04D6F, amount: 9.9202e-4, token_address: 0x00003DF600E329199BF3EE8FBE2B8223413D70BCDD97E15089E6A74D94DE3F1173B4 Contract.add_token_transfer to: 0x0000749d250560bf06c079832e0e9a24509b1e440a45c33bd9448b41b6a056fc6201, amount: 2.98e-6, token_address: 0x00003DF600E329199BF3EE8FBE2B8223413D70BCDD97E15089E6A74D94DE3F1173B4 Contract.set_code "" end """ Contract.set_code next_code end
Content (0 B)
State (0 B)
-
Secret shared with 1 key
Encoded secret
5BB1E7E6AF46BD35B36E2A0AE98FFAB5598A71F9184FC3AA132703ED8E6A7F89359FE8622BAB551CD7C1EBF76D012E8630292A00849EDA9374583714
Authorized keys
- 00017877BCF4122095926A49489009649603AB129822A19EF9D573B8FD714911ED7F
-
Resolved 0000CB26...69AFrequest_funds
[ 1700564400, 9.95e-4, "00000bc0eba2dbce4455b46f5e51afaaba6eb4c7fba1d4e2e6dabd55dc70f9a04d6f", "a0756758f6509ab24cc6a6d4b3eb4e83830b201d63e655c97a9a33a8b18c7313", "0xfc0ae33fac93269cb8725760deb83bf42fdedc974166066ce3bf43ac5b6ff241", "0x8c538f273d87f74354d98e6c77ffff9506ae37df", 11155111 ]
Inputs (0)
Contract inputs (0)
Unspent outputs (1)
-
From 0000D7F9...FDECAt 2023-11-21 09:00:19 UTCAmount 0.32517599 UCO
Previous public key
0001878E06A59F33EC31551EB2E7215D59A2095DA924F6146BE993DBF7CF61DA5B3D
Previous signature
7A5DD658D24692AB14BDC66C77CA84A044DBAFA9F0420C3CB12E89D659A647C64829B18C45B9E7886E2F269528ACC169FBF1BECC65E76E6732E4C08DD7D58008
Origin signature
3045022100F82BBC348DA7DFADA7D22B56ECDFF232672AD4E15CE4427B408C3E3681B61EF802207A844B6BB4D267C7266417AFADAF8CC1697AE5773CD1D3E5D89A0D361A65FDB0
Proof of work
010104AB41291F847A601055AEDD1AF24FF76FA970D6441E2DCA3818A8319B004C96B27B8FEB1DA31A044BA0A4800B4353359735719EBB3A05F98393A9CC599C3FAFD6
Proof of integrity
00C0F63A46FE8C43B8F25E9C3267E707F21CFB29CE10897E218DFDF103A7F080F3
Coordinator signature
73831DBBA109FBA2B6C2A440FDC8B85043260BD4C0223BF3EB6D7B2F8B0388F40ABBBCCA99F564AE4A1D1F36AB57016CABCDB86854062F91BA784A336B135F02
Validator #1 public key
00011B58ED42235461734EAF253BD97A80B92899ABCC3BE680D44B6825DD2A88A947
Validator #1 signature
2A1A9C51F5824B9E854534FC11FB516680A91BC0E0A8C2941A1B24342B9B021E5FC255899C1A04C31B188B6D974E945D3FAC7206F0645EC93BF0A7142B0E6B0B
Validator #2 public key
0001B0A94804BF8ECC9897075C6207FF63EF4D339F57A0349888E6B77CD47DB53EF3
Validator #2 signature
EB8B0F40C76EDF04FCBE5A1E6283851CEE39329CC00DF78C4ED7B94FD74DA3C6FC3EAD7F9E6A600719FC4E55457C0EA9DE4BC560A5C6A26E926FEB8FEA41FB01