murloc 💎⚡

@0xmurloc
Building decentralized marketplaces. Co-founder @traderjoe_xyz @joepegsnft.
GM, back to the arena
Analysis: 69 Arena Points = 1 AVAX Source: I made it up
They say mercenary capital has arrived in the Arena.... but what are they farming if nobody knows what the airdrop points are gonna be worth?
this app is simple. follow the guys active on the global feed, check that they buy tickets. dont fall for "trending" famous ppl that have 0 holdings.
NFT God@AlexFinnX10/05/23
IM AN AVAX MAXI
DevilK@tezukaTez10/05/23
@louis_mslf is here He basically saved the situation today by helping the stars arenas devs to upgrade the contracts Everyone should either tip or buy his shares LETS FUCKING GO! Thanks a lot boss man!
if i had to pick an AVAX war room, it would be Paladin and Yield Yak devs and maybe that 1 guy from the old orange dex i can't remember rn
I got fed up with Arena site being laggy and always failing to buy or sell tickets. So I'm trading through the contract directly! Here's how: Trading Arena shares through foundry: 1) get the address of the ticket ur trading. $ curl 'https://api.stararena.com/user/handle?handle=<USERNAME>' | grep -o '"address":"[^"]*' | grep -o '[^"]*$' 2) click your Arena Wallet and click Export Private Key. Don't give this to anyone. 3) setup foundry and call contract. (reference: https://getfoundry.sh/) $ foundryup $ cast send 0xA481B139a1A654cA19d2074F174f17D7534e8CeC "sellShares(address,uint256)" <TICKET_ADDRESS> <NUM_TICKETS> --rpc-url=https://api.avax.network/ext/bc/C/rpc --private-key=<YOUR_PRIVATE_KEY> Like the post plz tip