@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) == 0x00008DD22E7496E86901E9B276A1BE6F9512EB09980CC04C7B76495EF37D5666A709 ) ] 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: 1698083580 do Contract.set_type "transfer" # Burn the non withdrawed tokens Contract.add_token_transfer to: 0x00000000000000000000000000000000000000000000000000000000000000000000, amount: 0.0199, token_address: 0x0000288BF6F0E12457B125DC54D2DFA4EB010BE3073CF02E10FB79B696180F55B827 Contract.set_code "" end condition triggered_by: transaction, on: refund(), as: [ timestamp: timestamp >= 1698083580 ] actions triggered_by: transaction, on: refund() do Contract.set_type "transfer" # Burn the non withdrawed tokens Contract.add_token_transfer to: 0x00000000000000000000000000000000000000000000000000000000000000000000, amount: 0.0199, token_address: 0x0000288BF6F0E12457B125DC54D2DFA4EB010BE3073CF02E10FB79B696180F55B827 Contract.set_code "" end condition triggered_by: transaction, on: reveal_secret(secret), as: [ content: Crypto.hash(String.to_hex(secret)) == 0x71735B20B574B7068A1DFF1B41EC8F1A07B3B73589AB66B82B322C3C76238764, 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: 0x0000CB30ACA5320066B4413E9D4190EA13562F3225BB5F49A975ABD91CFFDAFED88D, amount: 0.0198403, token_address: 0x0000288BF6F0E12457B125DC54D2DFA4EB010BE3073CF02E10FB79B696180F55B827 Contract.add_token_transfer to: 0x0000749d250560bf06c079832e0e9a24509b1e440a45c33bd9448b41b6a056fc6201, amount: 5.97e-5, token_address: 0x0000288BF6F0E12457B125DC54D2DFA4EB010BE3073CF02E10FB79B696180F55B827 Contract.set_code "" end """ Contract.set_code next_code end
Content (0 B)
State (0 B)
-
Secret shared with 1 key
Encoded secret
F5844D7F46F8552F826026E9717F545E3E4F5E465379C34A58ABA4C26B3BFEA0CC91253C7E86388401B3D7EBA0E0E77B1F167C980845663A79E9FE41
Authorized keys
- 00017877BCF4122095926A49489009649603AB129822A19EF9D573B8FD714911ED7F
-
Resolved 00002DD2...EACArequest_funds
[ 1698083580, 0.0199, "0000cb30aca5320066b4413e9d4190ea13562f3225bb5f49a975abd91cffdafed88d", "71735b20b574b7068a1dff1b41ec8f1a07b3b73589ab66b82b322c3c76238764", "0x70945c72ce00127b7c4e4bffe003cb6686f140a5d82f95425eee3b97ebd6f27e", "0x4e8ffce70dae797e896e4a21a42b805c7a2b9091", 97 ]
Inputs (0)
Contract inputs (0)
Unspent outputs (1)
-
From 00001E6C...828AAt 2023-10-23 15:53:25 UTCAmount 0.49830035 UCO
Previous public key
000113A620FEC5C3EFA7F966FC098CAA2C6EBABC95A7F154312F53008AC9F1470748
Previous signature
78477841F83A0BC07F9F984FF42520AF2B3E1588C8AF5288A5A40CCEA604001CDE0E520D50C7EB06FFE4813A9F40E5320248CBB88B00975E0AABC47F9FA59906
Origin signature
3045022100FD30A2B63A1F40D284D45FE3B0DC46F965BD904C4A954B9D0C446934D705099002201DF295AE57DFF1FB4EB5055BDBE561A760006D3879AB9292973A7F8E97EE3D9E
Proof of work
010104AB41291F847A601055AEDD1AF24FF76FA970D6441E2DCA3818A8319B004C96B27B8FEB1DA31A044BA0A4800B4353359735719EBB3A05F98393A9CC599C3FAFD6
Proof of integrity
0033469149D6F1EB4746F2E7E02FC3A7F01B974066769426B89DDC033AA7087B0A
Coordinator signature
72B8C90440396918E391C9D8989A0B0A168988391FEADB33DE97626789DA50D9168058D23C9735F1BA03F6247BEBCB21FB6A0C40EA0A7C7340FDE84259756C04
Validator #1 public key
00018A312AFA617E98B343D09AD2E73F0AB661DB0A59FB986D5DB8CE7664E14C25FC
Validator #1 signature
58D2DFA8256D49B2673946ADB4FF24FA970AE10F0D958BA22C7DBC22327C3D6B83C16E71727345204B9955085920A967176C9E4D908C40C73DE413612100CB0A
Validator #2 public key
0001500FBE298B79FFBDD5CCA1798F30FD88A53D26EC39DE5DDE1F4137B032A4BC34
Validator #2 signature
80BD574BF045CA3670760F6A0FEB3C644FA8C666A88201A3EA4683466E9EF0FC7B04D6966F7BAA957D1D076359FDF4F70F53538C73792898275B7517C48C8705