Chris Ling | NLH

905 posts

Chris Ling | NLH banner
Chris Ling | NLH

Chris Ling | NLH

@chrisling_dev

Investing @nolimithodl // building a pretty good hyperliquid frontend @try_supercexy

Kuala Lumpur City Katılım Şubat 2022
2.2K Takip Edilen3.2K Takipçiler
Chris Ling | NLH retweetledi
jeff.hl
jeff.hl@chameleon_jeff·
Excited to see everyone come together for this historic moment. AQAv2 brings the protocol-aligned stablecoin model that @Nativemarkets trail-blazed to USDC with @Coinbase and @Circle's commitment to Hyperliquid. The community no longer has to choose between liquidity and alignment. Our industry will face adversity as we continue to grow. It gives me hope seeing titans of the industry come together to build for users and bring all of finance onchain.
Hyperliquid@HyperliquidX

Coinbase has announced its plan to activate AQAv2 on USDC as the treasury deployer, with Circle serving as the technical deployer responsible for CCTP and native cross-chain infrastructure. Both Coinbase and Circle have committed to stake HYPE to activate AQAv2. As part of this transition, Native Markets has agreed to terms granting Coinbase the right to purchase the USDH brand assets. With Coinbase, in its role as treasury deployer, sharing the vast majority of reserve yield revenue with the protocol, USDC will become the most aligned stablecoin on Hyperliquid. As a result, canonical outcome (HIP-4) markets will use USDC as the quote asset in a future network upgrade. User and builder feedback has been consistent that fragmentation leads to degraded experience; now, the community no longer needs to choose between liquidity and protocol alignment. The pioneering work of Native Markets in launching USDH as the first production-scale stablecoin sharing yield directly with a protocol in a purely onchain implementation made AQAv2 possible. The learnings and mechanics pioneered by USDH will live on in AQAv2. The Hyper Foundation will give grants to eligible HIP-3 deployers, HIP-1 deployers, and builders who integrated USDH, supporting teams through migration over the next months. These grants reflect an ongoing commitment to teams who choose to build on Hyperliquid and align with the protocol. USDH markets are fully functional but will sunset over time. USDH remains fully backed, with feeless conversions to USDC and fiat available to users during this transition.

English
317
433
2.6K
226.1K
Chris Ling | NLH
Chris Ling | NLH@chrisling_dev·
@degennQuant @Seasui23 @HyperliquidX Duit means money in malay. DuitNow is the most widely used local payment service. Most banks and ewallets integrate them. Its like blockchain for money but centralised.
English
0
0
2
63
Yaugourt.hl
Yaugourt.hl@Yaugourt·
Yesterday I posted about HIP4 being the first HIP to use HyperEVM. Full research → liquidterminal.xyz/hip4/home HIP4 has no official documentation. No verified source. No ABI. So we reverse-engineered the contract from bytecode and calldata on testnet. What we mapped: → Full reconstructed ABI (selectors, signatures, access control) → Every event (DepositReceived, Claimed, ContestCreated, ContestFinalized, MerkleRootPublished) → All revert strings mined from bytecode → Storage layout (owner, mappings, initialization flags) → Complete contest lifecycle: createContest → deposit → publishMerkleRoot → claim → sweepUnclaimed → Bridge architecture L1↔EVM (asset index formula, outcome token mapping) → Real decoded testnet transactions → JS + Python code examples Some findings: - Pre-deployed at genesis, not a standard deployment - renounceOwnership always reverts, admin is permanent by design - Merkle-based claims, 0.9% platform fee on reward pool - Three market types: custom, priceBinary, recurring liquidterminal.xyz/hip4/home Testnet only. This is v1, early test from the team, raw design, and some things might be off. Nothing is final. If you spot errors or have insights, feedback is very much appreciated. Hyperliquid.
Yaugourt.hl tweet media
English
25
28
230
99.4K
Chris Ling | NLH retweetledi
HL Global
HL Global@HLglobal_·
Hyperliquid's open and permissionnless nature enables agentic trading where the same would not be realistic using CEX infrastructure. @chrisling_dev from @nolimithodl & @try_supercexy built an open-source CLI tool you can use for AI agents trading on Hyperliquid.
English
1
5
22
1.8K
martin
martin@mgrabina·
After today's unfavourable $50M swap on our interface, there's a lot of confusion around slippage I'd like to clarify: Slippage is the tolerance buffer on a market order: how much the final fill price can deviate from the quoted price due to market movement between signing and execution. On the Aave interface, suggested slippage is algorithmically calculated from asset pair volatility and order size. Since we offer both market orders (with adjustable slippage) and limit orders, our slippage and fee estimates are tuned for execution time. Users can always tighten it (or set limit amounts) and will typically get a surplus back thanks to @CoWSwap's auction mechanism. In this case, the user sent a market order with the suggested 1.21% slippage. But the core issue wasn't slippage, it was just the accepted quote with 99% price impact: As you can confirm it yourself on the CoW explorer, the order includes a quote field showing the original rate (50M USDT -> <140 AAVE) presented to the user before fees and slippage. It was already a very bad rate. All the interactions were also verified via internal analytics, and the user even received a 0.7% surplus, confirming the swap mechanics worked exactly as intended. Thanks to our open-source nature, anyone can reproduce this. So, the price impact warning was displayed. The checkbox was checked, sadly. While we're working on stronger guardrails for all our users, we'll always believe in permissionless DeFi.
Stani@StaniKulechov

Earlier today, a user attempted to buy AAVE using $50M USDT through the Aave interface. Given the unusually large size of the single order, the Aave interface, like most trading interfaces, warned the user about extraordinary slippage and required confirmation via a checkbox. The user confirmed the warning on their mobile device and proceeded with the swap, accepting the high slippage, which ultimately resulted in receiving only 324 AAVE in return. The transaction could not be moved forward without the user explicitly accepting the risk through the confirmation checkbox. The CoW Swap routers functioned as intended, and the integration followed standard industry practices. However, while the user was able to proceed with the swap, the final outcome was clearly far from optimal. Events like this do occur in DeFi, but the scale of this transaction was significantly larger than what is typically seen in the space. We sympathize with the user and will try to make a contact with the user and we will return $600K in fees collected from the transaction. The key takeaway is that while DeFi should remain open and permissionless, allowing users to perform transactions freely, there are additional guardrails the industry can build to better protect users. Our team will be investigating ways to improve these safeguards going forward.

English
153
52
456
499.6K
Stani
Stani@StaniKulechov·
Earlier today, a user attempted to buy AAVE using $50M USDT through the Aave interface. Given the unusually large size of the single order, the Aave interface, like most trading interfaces, warned the user about extraordinary slippage and required confirmation via a checkbox. The user confirmed the warning on their mobile device and proceeded with the swap, accepting the high slippage, which ultimately resulted in receiving only 324 AAVE in return. The transaction could not be moved forward without the user explicitly accepting the risk through the confirmation checkbox. The CoW Swap routers functioned as intended, and the integration followed standard industry practices. However, while the user was able to proceed with the swap, the final outcome was clearly far from optimal. Events like this do occur in DeFi, but the scale of this transaction was significantly larger than what is typically seen in the space. We sympathize with the user and will try to make a contact with the user and we will return $600K in fees collected from the transaction. The key takeaway is that while DeFi should remain open and permissionless, allowing users to perform transactions freely, there are additional guardrails the industry can build to better protect users. Our team will be investigating ways to improve these safeguards going forward.
English
2.9K
1K
11.1K
6.6M
Chris Ling | NLH retweetledi
Anatoly K
Anatoly K@tolycrypto·
Kraken just shipped their CLI for AI agents is impressive, but shoutout to @chrisling_dev for his Hyperliquid CLI; published a month earlier and already pulling in roughly 200 new installs/users per week based on npm trends These could be in large all brand new users to HL
Anatoly K tweet media
DEGEN NEWS@DegenerateNews

NEW: KRAKEN ANNOUNCES THE KRAKEN CLI - "AN OPEN-SOURCE, SINGLE-BINARY EXECUTION ENGINE BUILT BY KRAKEN THAT GIVES AI AGENTS AND DEVELOPERS DIRECT, NATIVE ACCESS TO CRYPTO MARKETS" SOURCE: blog.kraken.com/news/industry-…

English
0
2
13
1.2K
Chris Ling | NLH
Chris Ling | NLH@chrisling_dev·
if you're looking to build your first cli, you only need these 2 packages to get started (technically you dont need any but these make life easier): Commander.js: github.com/tj/commander.js Ink (React for CLI, makes building beautiful components easy. Claude Code uses this): github.com/vadimdemedes/i…
English
2
0
3
223
Chris Ling | NLH
Chris Ling | NLH@chrisling_dev·
Am CLI pilled because they are really easy to build and maintain. No UI, browser api, deployment (in most cases) etc. Just code that do stuff and works, very effective for getting things done. Now 100x productivity with claude code and you can build pretty much anything
Anatoly K@tolycrypto

Seeing more financial protocols ship CLIs is a good sign. Instead of every agent wiring directly into the API and rebuilding signing, retries, nonce handling, and state reconciliation, you get a shared execution surface that strategies can call deterministically. That's why at @nolimithodl we've recently shipped a @HyperliquidX CLI, the complete command-line interface with full HIP-3 support and low latency trading setup that has already seen thousands of downloads. Try it out! Hyperliquid.

English
2
0
7
612
Chris Ling | NLH retweetledi
Jake Chervinsky
Jake Chervinsky@jchervinsky·
Front-end interfaces that connect to decentralized trading protocols must not be required to perform KYC. U.S. law does not, and should not, force non-custodial software developers to conduct warrantless surveillance of their users. Financial privacy is a fundamental right.
English
76
131
990
73.9K
Chris Ling | NLH
Chris Ling | NLH@chrisling_dev·
Setting up for the @nolimithodl ETH Denver poker tournament 🃏 Custom swag, cold drinks, and a room full of degens who trade harder than they bluff. Few spots left, DM to register. Spectators welcome, starting at 1pm.
Chris Ling | NLH tweet mediaChris Ling | NLH tweet mediaChris Ling | NLH tweet mediaChris Ling | NLH tweet media
English
0
2
23
1.6K