Skip to content

Releases: Widiskel/initia-daily-bot

v1.0.4-beta

09 Jun 01:02
Compare
Choose a tag to compare

BOT Feature Overview

This BOT automates various tasks for a given wallet address. Below is a detailed breakdown of the features and the sequence of operations it performs.

Feature

  1. Send 1 Init to Other
  2. Send 1 Init to Other (BLACKWING)
  3. Send 1 Init to Other (NOON)
  4. Send 1 Init to Other (TUCANA)
  5. Send 1 Init to Other (INIT AI)
  6. Send 1 Init to Other (MINIMOVE)
  7. Send 1 Init to Other (MINIWASM)
  8. Send 1 Init to Other (CIVITA)
  9. Bridge 1 Init to (CIVITA)
  10. Bridge 1 Init to (TUCANA)
  11. Bridge 1 Init to (INIT AI)
  12. Send 0.1 TIA to Other (NOON) (EXPERIMENTAL)
  13. Send 1 USDC to Other (BLACKWING) (EXPERIMENTAL)
  14. Send 5 TUC to Other (TUCANA) (EXPERIMENTAL)
  15. Send 0.0001 ETH to Other (MINIMOVE) (EXPERIMENTAL)
  16. Swap 1 INIT to USDC
  17. Swap 1 INIT to TIA
  18. Swap 1 INIT to TUC
  19. Swap 1 INIT to ETH
  20. Stake 1 INIT to Omninode Account
  21. Stake 0.5 USDC / INITIA LP to Omninode Account
  22. Stake 0.01 TIA / INITIA LP to Omninode Account
  23. Stake 0.0001 ETH / INITIA LP to Omninode Account
  24. Request Faucet for Tucana Account
  25. Add 1 TUC to Tucana Liquidity PERP
  26. Swap 1 INIT to USDC on TUCANA Account
  27. Roll Civitia Dice 3x For Account
  28. Claim Staking Reward on Omninode
  29. Vote a proposal on Initia
  30. Move 0.1 Initia Stakes from Omninode to Nodes.Guru
  31. Add Liquidity INIT/USDC on Tucana Liquidity Pool
  32. Generate Collection on Init AI
  33. Mint NFT on Collection Assasin Holding blade NFT

Update log

  • FIx error when user have coin that not listed on enum
  • Make vote feature dynamically get latest proposal
  • Change Staked initia amount, and move stake amount

Full Changelog: v1.0.3-stable...v1.0.4-beta

v1.0.3-stable

08 Jun 13:04
Compare
Choose a tag to compare

BOT Feature Overview

This BOT automates various tasks for a given wallet address. Below is a detailed breakdown of the features and the sequence of operations it performs.

Feature

  1. Send 1 Init to Other
  2. Send 1 Init to Other (BLACKWING)
  3. Send 1 Init to Other (NOON)
  4. Send 1 Init to Other (TUCANA)
  5. Send 1 Init to Other (INIT AI)
  6. Send 1 Init to Other (MINIMOVE)
  7. Send 1 Init to Other (MINIWASM)
  8. Send 1 Init to Other (CIVITA)
  9. Bridge 1 Init to (CIVITA)
  10. Bridge 1 Init to (TUCANA)
  11. Bridge 1 Init to (INIT AI)
  12. Send 0.1 TIA to Other (NOON) (EXPERIMENTAL)
  13. Send 1 USDC to Other (BLACKWING) (EXPERIMENTAL)
  14. Send 5 TUC to Other (TUCANA) (EXPERIMENTAL)
  15. Send 0.0001 ETH to Other (MINIMOVE) (EXPERIMENTAL)
  16. Swap 1 INIT to USDC
  17. Swap 1 INIT to TIA
  18. Swap 1 INIT to TUC
  19. Swap 1 INIT to ETH
  20. Stake 0.1 INIT to Omninode Account
  21. Stake 0.5 USDC / INITIA LP to Omninode Account
  22. Stake 0.01 TIA / INITIA LP to Omninode Account
  23. Stake 0.0001 ETH / INITIA LP to Omninode Account
  24. Request Faucet for Tucana Account
  25. Add 1 TUC to Tucana Liquidity PERP
  26. Swap 1 INIT to USDC on TUCANA Account
  27. Roll Civitia Dice 3x For Account
  28. Claim Staking Reward on Omninode
  29. Vote a proposal on Initia
  30. Move Initia Stakes from Omninode to Nodes.Guru
  31. Add Liquidity INIT/USDC on Tucana Liquidity Pool
  32. Generate Collection on Init AI
  33. Mint NFT on Collection Assasin Holding blade NFT

Update log

  • FIx error when user have coin that not listed on enum
  • Make vote feature dynamically get latest proposal

Full Changelog: v1.0.3-alpha...v1.0.3-stable