Listing ASTR in HydraDX Omnipool & seeding initial liquidity

Thank you everyone for your support, Hydras appreciate!

We hope we can deliver the best trading experience for every ASTR holder. As mentioned in the post, 100k USD is a minimum and we hope we can prove in time it is worth extending this liquidity further so we can provide more attractive numbers for big holders/whales that will enter the ecosystem looking to buy ASTR in greater amounts which I am sure will happen with all the big partnerships going on.

Technically, this is what needs to be called on-chain:

Send 2222222 ASTR into the Omnipool (Initial seeding):

0x330201010100c91f01000101006d6f646c6f6d6e69706f6f6c00000000000000000000000000000000000000000104000000001f000078793dbb60e592d60100000000

LP position, after it is created, can be controlled by XCM transact calls. The exact call data will depend on performed action and available tools. Since on Astar there is no scheduler pallet, 2 different calls have to be sent.

Add additional 2222222 ASTR:

  1. Send 2222242 (20 for fees) ASTR to Astar sibling sovereign account:

0x330201010100c91f01000101007369626cd60700000000000000000000000000000000000000000000000000000104000000001f0000488d4601effa93d60100000000

  1. Add new position of 2222222 ASTR:

0x330001010100c91f0214000400010100591f00130000c84e676dc11b1300010100591f00130000c84e676dc11b0006010700f2052a01583b0209000000000078793dbb60e592d6010000000000140d010004000101006d6f646c70792f74727372790000000000000000000000000000000000000000

Remove previous position with 2222222 ASTR:

To remove a position, its ID determined only after the position is created has to be known. The calls will be similar to the following ones.

  1. Remove position with 2222222 ASTR:

0x330001010100c91f0214000400010100591f00170000d01309468e15011300010100591f00170000d01309468e15010006010700f2052a01883b0301000000000000000000000000000000000078793dbb60e592d6010000000000140d010004000101006d6f646c70792f74727372790000000000000000000000000000000000000000

  1. Send 2222222 ASTR back to Astar treasury

0x330001010100c91f0214000400010100591f00130000c84e676dc11b1300010100591f00130000c84e676dc11b0006010700f2052a011901890009000000000078793dbb60e592d601000000000001010200591f01006d6f646c70792f7472737279000000000000000000000000000000000000000000743ba40b000000140d010004000101006d6f646c70792f74727372790000000000000000000000000000000000000000

4 Likes