Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.ownafarm.xyz/llms.txt

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

Mantle Sepolia Testnet

Chain ID: 5003 Explorer: sepolia.mantlescan.xyz

Contract addresses

Integration constants

const CONTRACTS = {
  GOLD_TOKEN: "0x787c8616d9b8Ccdca3B2b930183813828291dA9c",
  GOLD_FAUCET: "0x5644F393a2480BE5E63731C30fCa81F9e80277a7",
  OWNAFARM_NFT: "0xC51601dde25775bA2740EE14D633FA54e12Ef6C7",
  OWNAFARM_VAULT: "0x3b561Df673F08A566A09fEd718f5bdB8018C2CDa",
};

Network configuration

RPC endpoint

https://rpc.sepolia.mantle.xyz

MetaMask configuration

SettingValue
Network nameMantle Sepolia Testnet
RPC URLhttps://rpc.sepolia.mantle.xyz
Chain ID5003
SymbolMNT
Explorerhttps://sepolia.mantlescan.xyz

Token information

GOLD token

PropertyValue
NameOwnaFarm Gold
SymbolGOLD
Decimals18
TypeERC-20

Decimal conversion

HumanWei
1 GOLD1000000000000000000
100 GOLD100000000000000000000
10,000 GOLD10000000000000000000000

Verification status

All contracts are verified on Mantle Sepolia Explorer with published source code.
ContractVerified
GoldTokenYes
GoldFaucetYes
OwnaFarmNFTYes
OwnaFarmVaultYes

Mainnet deployment

Mainnet deployment is pending after a security audit and beta testing.