Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.mantrausd.com/llms.txt

Use this file to discover all available pages before exploring further.

Integrating mantraUSD

This guide helps developers integrate mantraUSD into their applications and services. mantraUSD is built on M0’s universal stablecoin platform as an extension of $M, leveraging the same infrastructure used by major stablecoins like mUSD. All collateralization is handled by M0.

Contract Address

Address: 0xd2b95283011E47257917770D28Bb3EE44c849f6F View on Blockscout

Integration Options

Web3 Integration

Integrate using Web3 libraries like ethers.js or web3.js

Smart Contracts

Direct smart contract interaction

DEX Integration

Add mantraUSD as a trading pair on decentralized exchanges

Payment Systems

Accept mantraUSD as payment in your application

Common Use Cases

1. Payment Processing

Accept mantraUSD as payment in your application:
  • E-commerce platforms
  • Service providers
  • Subscription services
  • Gaming and NFTs

2. DeFi Integration

Integrate mantraUSD into DeFi protocols:
  • Lending and borrowing platforms
  • Liquidity pools
  • Yield farming
  • Staking mechanisms

3. Wallet Support

Add mantraUSD support to wallets:
  • Display balances
  • Send and receive transactions
  • Transaction history
  • Price information

4. Analytics & Tracking

Track mantraUSD metrics:
  • Total supply
  • Transaction volume
  • Holder distribution
  • Price stability metrics

Getting Started

  1. Set up your development environment
    • Install Web3 libraries (ethers.js, web3.js, etc.)
    • Connect to MANTRA Chain network
  2. Get the contract ABI
    • View the contract on Blockscout
    • Copy the ABI for integration
  3. Start with simple operations
    • Check balances
    • Read contract state
    • Then move to write operations

Resources

Support

Need help with integration?
  • Check the FAQ
  • Follow us on X
  • Review the whitepaper for technical details