Core Ecosystem Integration

One-ClickDual StakingOptimization

Simplify and automate validator selection, delegation, and reward compounding on Core with verifiable on-chain receipts. Built for wallets, DeFi frontends, and aggregators.

Non-custodial
Verifiable receipts
Open source
15%
Higher APY
50ms
API Response
99.9%
Uptime
24/7
Monitoring

Powerful Features for Core Ecosystem

Everything you need to optimize dual staking with confidence and transparency

Smart Validator Selection
AI-powered scoring system ranks validators by APY, uptime, and slashing history to recommend the optimal choice for your staking strategy.
Automated Compounding
Batch delegate, claim, and compound operations in a single transaction. Maximize your yields with minimal gas costs and effort.
Verifiable Receipts
Every optimization generates cryptographically signed receipts with transaction hashes and optional soulbound NFTs for complete transparency.

How It Works

Three simple steps to optimize your dual staking on Core

1

Connect & Score

Connect your wallet to Core Testnet2 and let our AI score validators based on performance metrics and risk factors.

2

Optimize

Click "Optimize Now" to execute batched transactions: delegate to the recommended validator and compound existing rewards.

3

Verify

Receive verifiable receipts with transaction links and optional NFT proof. Share your optimization success with the community.

Built for Developers

Integrate Selfex into your dApp, wallet, or DeFi protocol with our simple REST API and TypeScript SDK. Add "Optimize Staking" functionality in under 30 minutes.

REST API & SDK

Simple endpoints for scoring, optimization, and receipt verification

Webhook Support

Real-time notifications for transaction status and completion

Open Source

Fully auditable smart contracts and transparent operations

Quick Integration
import { Selfex } from '@selfex/sdk'

const selfex = new Selfex(apiKey)

// Score validators
const scores = await selfex.score(wallet)

// Optimize staking
const run = await selfex.run({
  wallet: "0x...",
  validatorId: scores.rankedValidators[0].id,
  actions: ["delegate", "claim", "compound"],
  network: "core-testnet2"
})

console.log(run.txs) // Transaction hashes

Ready to Optimize Your Staking?

Join the Core ecosystem builders using Selfex for automated dual staking optimization