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

EURR TestNet Address


USDR Mainnet Address

USDR TestNet Address


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