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 its GitHub repository and Etherscan.
Contract Address
EURR Mainnet Address
Blockchain | EURR Mainnet Address |
---|---|
Ethereum | 0xdaC306D72f48dbaD805a11CBf7A512A277C084C9 |
Ethereum Contract Roles
Role | Address | Comment |
---|---|---|
Proxy Admin | 0x69D7b24ADC049Fc1337F1F6F5593D19d8D605B04 | |
Owner | 0x13a06C2df9Ccc5C0352aFEDB363dB8D4b9F8FD08 | |
Pauser | 0x08e219F485B9c883d720080d37B349b57665Ece7 | |
Blacklister | 0x0C40897A4c6940A0E724fe40F8E33b0C7a1D8e46 | |
Rescuer | 0x0000000000000000000000000000000000000000 | Rescuer role is not set as the risk for transferring EURR accidentally to the contract address has been blocked. |
MasterMinter | 0x351BDf31d9A2dA7E5aAB26DE9454E0471A98815b |
Developer Tools
Updated 6 months ago