Skip to main content

Smart Contracts

usmewe’s protocol is built on 5 core smart contracts deployed on BASE (Ethereum L2).
All contracts are open source and have been audited. See our Security section for audit reports.

Contract Architecture

Core Contracts

TrustVault.sol

Protocol liquidity pool for staking and lending

P2PLoan.sol

Peer-to-peer lending agreements

SocialVault.sol

Personal asset protection with timelock

InsurancePool.sol

Default protection reserve

Governance.sol

Protocol governance and voting

Technology Stack

Development

Prerequisites

Build & Test

Local Deployment

Contract Verification

All contracts are verified on:

Security Considerations

These contracts handle real funds. Always review the audit reports before interacting.

Bug Bounty

Report vulnerabilities and earn rewards

Quick Reference

Addresses

Deployed contract addresses

ABIs

Contract ABIs on GitHub