Smart Contract

Overview

StablR's smart contract is an implementation based on the ERC-20 standard for Ethereum Virtual Machines (EVMs). This implementation uses two contracts, a proxy-contract and an implementation-contract which allows for smart contract upgrades with new functionality, improvements and efficiencies.

For detailed information, please visit Etherscan - EURR and Etherscan - USDR


Contract Address

EURR Mainnet Address

BlockchainEURR Mainnet Address
Ethereum0x50753CfAf86c094925Bf976f218D043f8791e408

USDR Mainnet Address

BlockchainUSDR Mainnet Address
Ethereum0x7B43E3875440B44613DC3bC08E7763e6Da63C8f8

Developer Tools

  • Contract code EURR : Etherscan
  • Contract code USDR : Etherscan
  • Node infrastructure: Infura
  • Code package manager: Yarn
  • Software registry and CLI: npm
  • Contract development framework: Truffle
  • Blockchain test infrastructure: Ganache