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

EURR TestNet Address

BlockchainEURR Mainnet Address
Ethereum0x0f5d878F1799cDc02D9Ea761FdC8032C49f70fe9

USDR Mainnet Address

BlockchainUSDR Mainnet Address
Ethereum0x7B43E3875440B44613DC3bC08E7763e6Da63C8f8

USDR TestNet Address

BlockchainUSDR Mainnet Address
Ethereum0x68d8bc22c1f31fc9a5cd4ff9640ce401180a30dc

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