Contract con_autocollider_3


Contract Code


  
1 import con_collider_007 as collider
2 import con_collider_contract as token
3 import con_rocketswap_official_v1_1 as rswp
4 import currency
5
6 balances = ForeignHash(foreign_contract='con_collider_contract', foreign_name='balances')
7
8 @export
9 def run_collide(times: int, amount: float):
10 currency.approve(amount=1000000, to='con_collider_007')
11 token.approve(amount=1000000, to='con_rocketswap_official_v1_1')
12
13 currency.transfer_from(amount=amount*times, to=ctx.this, main_account=ctx.caller)
14
15 for x in range(times):
16 result = collider.collide(amount=amount)
17 if 'won' in result:
18 rswp.sell(contract='con_collider_contract', token_amount=token.balance_of(ctx.this) * 0.9)
19
20 token.transfer(amount=token.balance_of(ctx.this), to=ctx.caller)
21 currency.transfer(amount=currency.balance_of(ctx.this), to=ctx.caller)
22
23 @export
24 def return_tau():
25 currency.transfer(amount=currency.balance_of(ctx.this), to=ctx.caller)

Byte Code

e30000000000000000000000000600000040000000735c000000640064016c005a01640064016c025a03640064016c045a05640064016c065a066507640264036404640364058d045a08650964048301650a650b64069c0264076408840483015a0c6509640483016409640a840083015a0d64015300290be9000000004eda15636f6e5f636f6c6c696465725f636f6e7472616374da0862616c616e636573da12636f6e5f6175746f636f6c6c696465725f332904da10666f726569676e5f636f6e7472616374da0c666f726569676e5f6e616d65da08636f6e7472616374da046e616d652902da0574696d6573da06616d6f756e7463020000000000000004000000060000004300000073ac00000074006a016401640264038d02010074026a016401640464038d02010074006a037c017c00140074046a0574046a0664058d030100784274077c00830144005d367d0274086a097c0164068d017d0364077c036b06723e740a6a0b640874026a0c74046a058301740d640983011400640a8d020100713e570074026a0e74026a0c74046a05830174046a0664038d02010074006a0e74006a0c74046a05830174046a0664038d02010064005300290b4e6940420f00da10636f6e5f636f6c6c696465725f3030372902720a000000da02746fda1c636f6e5f726f636b6574737761705f6f6666696369616c5f76315f312903720a000000720c000000da0c6d61696e5f6163636f756e742901720a000000da03776f6e72020000007a03302e3929027207000000da0c746f6b656e5f616d6f756e74290fda0863757272656e6379da07617070726f7665da05746f6b656eda0d7472616e736665725f66726f6dda03637478da0474686973da0663616c6c6572da0572616e6765da08636f6c6c69646572da07636f6c6c696465da0472737770da0473656c6cda0a62616c616e63655f6f66da07646563696d616cda087472616e7366657229047209000000720a000000da0178da06726573756c74a9007222000000da00da0b72756e5f636f6c6c69646509000000731600000000020e010e010e010a010e010c0108010a01180118017224000000630000000000000000000000000400000043000000731c00000074006a0174006a0274036a04830174036a0564018d0201006400530029024e2902720a000000720c00000029067211000000721f000000721d0000007215000000721600000072170000007222000000722200000072220000007223000000da0a72657475726e5f74617518000000730200000000027225000000290e720b000000721900000072020000007213000000720d000000721b0000007211000000da0b466f726569676e48617368da0a5f5f62616c616e636573da085f5f6578706f7274da03696e74da05666c6f6174722400000072250000007222000000722200000072220000007223000000da083c6d6f64756c653e010000007310000000080108010801080104010c030601120e