Mirror Euclid Token

Verified contract

Proxy

Active on Ethereum with 750 txns
Deployed by via 0x8bff5aa6 at 19559423
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 44 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots

No balances found for "Mirror Euclid Token"

0xe61f854be3c262372719147486fc04a9ae2887b6fc40d97488392ddcdd742950
0x79e8af5fa8b0ba02ab08f01f81033a408cd944c11de7e34a9ca9f876127b7f9e
0x492eb3912c60648e2f23770e3bdc4f805354f7cfcadc3d944b3bf144ade8f349
0x4cee63d2d8152a837f006be963bf68646679dc73b2bfdae5f081e8569fc56ca1
0x5dcdf6f0aa14e9d31708ff70da3735e8cc6552633bd913c8deac46cf4f386b9f
0x07d01cbf0fee8318869ad4d87f3bedb1b7a7c46299e09db3100625975286839b
0xd4675298ee2880930989334355ed6f74c2817ed94f6406167b79e8e0088c6c12
0x9640509390b50de323887a0557924454dab6f0f28c76fb2ccec374d1924bd42a
0xf38e4e05c9cd3723f0cbcd6956866cb320e8e1642f351323ef93336de5b8e881
0x5a6e948924c7ebb32eac9b48b3d4000bc65a954223c0da21e1af46f1fe64fbd8

Functions
Getter at block 21378278
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
decimals(view returns (uint8)
18
name(view returns (string)
Mirror Euclid Token
symbol(view returns (string)
mirrorECL
totalSupply(view returns (uint256)
100000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
grantRole(bytes32 roleaddress account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(string _namestring _symboladdress _admin
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
Approval(address indexed owneraddress indexed spenderuint256 value
Initialized(uint8 version
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(address _logicaddress admin_bytes _data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.