ALL COLLATERAL

Borrow against UPUMP

Teller pools accept UPUMP, whose contract reads Unit Pump, as collateral on HyperEVM at up to 25% LTV, lending USDT at 15% APR. The token uses six decimals rather than the usual eighteen. Every loan is fixed-term with no margin-call, so a price fall during the loan cannot liquidate your collateral.

Borrow against UPUMP: maximum LTV and cheapest APR per network
CollateralNetworkLTVAPR
UPUMPHyperEVM25%15%

Pool data read . Rates and LTVs are set per pool and change when operators change them.

Six decimals, where almost everything here uses eighteen

0x27ec642013bcb3d80ca3706599d3cda04f6f4452 reports its name as “Unit Pump” and uses six decimals. That is the convention USDC follows, not the eighteen that nearly every ERC-20 on this platform uses, and it is the detail worth checking before you type an amount by hand.

The interface converts for you, so an ordinary deposit is fine. It bites where you supply a raw integer yourself: a manual approval, a script, a contract call assembled outside a wallet. Read decimals off the token rather than assuming.

Only one other collateral here uses a non-standard decimal count for a similar reason, wQUIL at eight, so this is a rare enough shape to catch people out.

A trillion units, and what that does to the arithmetic

Total supply is 1,000,000,000,000. Combine a trillion units with six decimals and the raw integer behind a modest balance is smaller than instinct suggests, which is the opposite of the error most large-supply tokens produce.

Work in dollars and neither trap applies. Multiply the balance by the price, apply the ceiling above, and compare that against the loan you want.

Decimals are a property of the token, not the chain

HyperEVM does not impose six decimals; this contract chose them. Its neighbour UXPL uses eighteen on the same chain, and so does WHYPE. There is no chain-level rule to learn and no safe default to assume.

That is why the check is per token rather than per network. One call to decimals before you build a transaction by hand, every time, on whichever asset you are handling.

The loan

The pool clears 25% of collateral value at 15% APR, lending USDT rather than USDC, as every HyperEVM pool here does. These pools add a 2% marketplace fee on top of the quoted rate.

Every loan is fixed-term with no margin-call, so a price fall during the loan cannot liquidate your collateral. Miss the due date and the collateral is forfeit. The HyperEVM page covers the rest of the chain.

Frequently asked questions

How many decimals does UPUMP use?

Six, the convention USDC follows, where nearly every ERC-20 on this platform uses eighteen. The interface converts for you, but any raw integer you supply by hand has to account for it.

What do these pools lend?

USDT. Every HyperEVM pool here lends USDT rather than the USDC most other networks lend.

How many UPUMP exist?

1,000,000,000,000, which totalSupply on 0x27ec642013bcb3d80ca3706599d3cda04f6f4452 confirms.

What does the loan cost beyond the rate?

A 2% marketplace fee on top of the quoted rate, and interest charged for the days you hold the loan rather than for a year.

Can a price fall cost me the collateral mid-term?

No. There is no liquidation threshold during the term. Only a missed due date forfeits the collateral.

Open a loan

Connect a wallet, deposit your collateral, and borrow a stablecoin. No credit check, no application.

Go to the borrow tab →

No collateral to pledge? Check whether you pre-qualify for a no-collateral personal loan. Soft check, no hard pull.