Input file
Input files are generated by Fish Pimp after pairing. You can also use the launcher with your own files. Within the launcher you will browse and select which for the launcher to execute.
Structure
The file should always be a text file(*.txt). There can be a mix of Ronins and tasks, which will be sorted into lists by Ronin, and in the order for which they are shown in the task file. The launcher is multi threaded and will work on each of these lists simultaneously in the order they where initially sorted, however you must have the key for each task stored in your private key file.
Breeding
To create a task for breeding follow this format:
BREED,0x79fdd6b0e91490a62d937a0e8b18d2adc318f3da,10876439,10876448,3
The address should be the address where both Axies exist, followed by the sire and matron, and finally the amount of eggs to be conceived.
Sending
To create a task for sending follow this format:
SEND,0x79fdd6b0e91490a62d937a0e8b18d2adc318f3da,0x242a630c2269d50cf65cc32d2c648c0cf8bf059c,10876467
The first address is where the Axie is now, the second is where the Axie is going, and last is what Axie is being sent.
Example Task File
SEND,0x79fdd6b0e91490a62d937a0e8b18d2adc318f3da,0x242a630c2269d50cf65cc32d2c648c0cf8bf059c,10625607
BREED,0x79fdd6b0e91490a62d937a0e8b18d2adc318f3da,10624879,10625599,5
SEND,0x79fdd6b0e91490a62d937a0e8b18d2adc318f3da,0x242a630c2269d50cf65cc32d2c648c0cf8bf059c,10639933
BREED,0x79fdd6b0e91490a62d937a0e8b18d2adc318f3da,10876452,10876477,3
BREED,0x79fdd6b0e91490a62d937a0e8b18d2adc318f3da,10876442,10876454,3
SEND,0x79fdd6b0e91490a62d937a0e8b18d2adc318f3da,0x242a630c2269d50cf65cc32d2c648c0cf8bf059c,10639943
SEND,0x79fdd6b0e91490a62d937a0e8b18d2adc318f3da,0x242a630c2269d50cf65cc32d2c648c0cf8bf059c,10876440
BREED,0x79fdd6b0e91490a62d937a0e8b18d2adc318f3da,10876439,10876448,3
BREED,0x79fdd6b0e91490a62d937a0e8b18d2adc318f3da,10750184,10876470,3
BREED,0x79fdd6b0e91490a62d937a0e8b18d2adc318f3da,10746305,10876446,3
BREED,0x79fdd6b0e91490a62d937a0e8b18d2adc318f3da,10624876,10876436,3
BREED,0x79fdd6b0e91490a62d937a0e8b18d2adc318f3da,10876467,10876468,3
BREED,0x79fdd6b0e91490a62d937a0e8b18d2adc318f3da,10876440,10876474,2
BREED,0x79fdd6b0e91490a62d937a0e8b18d2adc318f3da,10624913,10876466,2
BREED,0x79fdd6b0e91490a62d937a0e8b18d2adc318f3da,10625593,10876451,1
SEND,0x79fdd6b0e91490a62d937a0e8b18d2adc318f3da,0x242a630c2269d50cf65cc32d2c648c0cf8bf059c,10876436
SEND,0x79fdd6b0e91490a62d937a0e8b18d2adc318f3da,0x242a630c2269d50cf65cc32d2c648c0cf8bf059c,10876446
SEND,0x79fdd6b0e91490a62d937a0e8b18d2adc318f3da,0x242a630c2269d50cf65cc32d2c648c0cf8bf059c,10876452
SEND,0x79fdd6b0e91490a62d937a0e8b18d2adc318f3da,0x242a630c2269d50cf65cc32d2c648c0cf8bf059c,10876460
SEND,0x79fdd6b0e91490a62d937a0e8b18d2adc318f3da,0x242a630c2269d50cf65cc32d2c648c0cf8bf059c,10876467
SEND,0x79fdd6b0e91490a62d937a0e8b18d2adc318f3da,0x242a630c2269d50cf65cc32d2c648c0cf8bf059c,10876474
Last updated