Assets
Exchange
Liquidity
Staking
Ref
Vote
Pairs
{{ round(tokens[0].balance, 2) }} TRX
{{ tron.account.substr(0,8) + '...' + tron.account.substr(-4) }}
Connect to wallet
Assets
Exchange
Liquidity
Staking
Ref
Vote
Pairs
Listing
Help
Telegram
Audit 1
Audit 2
UME.Finance
EFT.Finance
EclipCity
Staking UME
Staking EFT
English
Русский
中文
Connect to wallet
Staking pools
Active
My
Soon
Ended
Empty
Soon
End
{{ stake.from.toUpperCase() + (stake.to ? '/' + stake.to.toUpperCase() : '') }}
({{ round(stake.earned, tokenBySymbol('ume').round) }} UME)
{{ stake.apy > 0 ? round(stake.apy, 2) + '%' : '' }}
Pair Info
Total Liquidity
{{ round(stake.from_staked, tokenBySymbol(stake.from).round) }} {{ stake.from.toUpperCase() }}
{{ round(stake.to_staked, tokenBySymbol(stake.to).round) }} {{ stake.to.toUpperCase() }}
Pool Info
Staking fee:
{{ stake.start >= 1611748800 && ['TZJgRiF2U3ydb1MGkYTTyaoTWR2oCR189C', 'TY4ngFQX7VmewCV6qfi3aUXi2QbtiHssku'].indexOf(stake.contract) < 0 ? 2 : 3 }}%
APY
{{ round(stake.apy, 2) }}%
Staked
{{ round(stake.from_staked * (stake.total_supply / stake.token_supply), tokenBySymbol(stake.from).round) }} {{ stake.from.toUpperCase() }}
{{ round(stake.to_staked * (stake.total_supply / stake.token_supply), tokenBySymbol(stake.to).round) }} {{ stake.to.toUpperCase() }}
Pool Supply:
{{ round(stake.ume_supply, tokenBySymbol('ume').round) }} UME
Staking Liquidity %:
{{ round(stake.total_supply / stake.token_supply * 100, 2) }}%
Started:
{{ new Date(stake.start * 1000).toLocaleString() }}
Will end on:
{{ new Date((stake.start + stake.duration) * 1000).toLocaleString() }}
Farming speed:
{{ round(stake.total_earned / (stake.duration / 86400), tokenBySymbol('ume').round) }} UME/24h
≈ {{ round(stake.total_earned / (stake.duration / 86400) * rateBySymbol('ume'), tokenBySymbol('trx').round) }} TRX/24h
Personal info
My Liquidity
≈ {{ round(stake.from_staked * (stake.balance / stake.token_supply), tokenBySymbol(stake.from).round) }} {{ stake.from.toUpperCase() }}
≈ {{ round(stake.to_staked * (stake.balance / stake.token_supply), tokenBySymbol(stake.to).round) }} {{ stake.to.toUpperCase() }}
Pool tokens:
{{ round(stake.balance, 8) }} {{ stake.from.toUpperCase() + (stake.to ? '/' + stake.to.toUpperCase() : '') }}
Pool share:
{{ round(stake.balance / stake.total_supply * 100, 6) }}%
Farming speed:
{{ round(stake.total_earned / (stake.duration / 86400) * (stake.balance / stake.total_supply), tokenBySymbol('ume').round) }} UME/24h
≈ {{ round(stake.total_earned / (stake.duration / 86400) * (stake.balance / stake.total_supply) * rateBySymbol('ume'), tokenBySymbol('trx').round) }} TRX/24h
Pending claim:
{{ round(stake.earned, tokenBySymbol('ume').decimals) }} UME
CLAIM
≈ {{ round(stake.earned * rateBySymbol('ume'), 6) }} TRX
Stake
Unstake
All your funds are staking
{{ k.toUpperCase() }}
{{ round(v, tokenBySymbol(k).round) }}
Total funds:
≈ {{ round(Object.values(stakingBalances).reduce((s, v, i) => s + v * (Object.keys(stakingBalances)[i] == 'trx' ? 1 : rateBySymbol(Object.keys(stakingBalances)[i])), 0), 2) }} TRX
≈ {{ round(Object.values(stakingBalances).reduce((s, v, i) => s + v * (Object.keys(stakingBalances)[i] == 'trx' ? 1 : rateBySymbol(Object.keys(stakingBalances)[i])), 0) * rateBySymbol('trx'), 2) }} USD
Farming speed:
{{ round(staking.reduce((s, v) => s + (v.balance > 0 ? (v.total_earned / (v.duration / 86400) * (v.balance / v.total_supply)) : 0), 0), tokenBySymbol('ume').round) }} UME/24h
≈ {{ round(staking.reduce((s, v) => s + (v.balance > 0 ? (v.total_earned / (v.duration / 86400) * (v.balance / v.total_supply)) : 0), 0) * rateBySymbol('ume'), 2) }} TRX/24h
Pending claim:
{{ round(staking.reduce((s, v) => s + v.earned, 0), tokenBySymbol('ume').round) }} UME
≈ {{ round(staking.reduce((s, v) => s + v.earned, 0) * rateBySymbol('ume'), 2) }} TRX
Staking pools
Stake
Unstake
Stake amount
Balance:
{{ round(staking[swap.stake].token_balance, 8) }}
Max
{{ staking[swap.stake].from.toUpperCase() + (staking[swap.stake].to ? '/' + staking[swap.stake].to.toUpperCase() : '') }}
Connect to wallet
Select pool
Enter amount
Insufficient balance
Stake
Staking pools
Stake
Unstake
Unstake amount
Balance:
{{ round(staking[swap.stake].balance, 8) }}
Max
{{ staking[swap.stake].from.toUpperCase() + (staking[swap.stake].to ? '/' + staking[swap.stake].to.toUpperCase() : '') }}
Pending Claim
{{ round(staking[swap.stake].earned, tokenBySymbol('ume').decimals) }} UME
Connect to wallet
Select pool
Enter amount
Insufficient balance
Claim & Unstake
{{ notice.text }}
Connect a wallet
TronLink
Disconnected
Initializing...
Please login to your
TronLink
wallet
Account
Connected with TronLink
{{ tron.account.substr(0,8) + '...' + tron.account.substr(-4) }}
Change
Copy address
View on TronScan