Euclid Token

Verified contract

Proxy

Active on Ethereum with 1,708 txns
Deployed by via 0xe51289c9 at 19559415
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
ERC-20
Value $2.7
0x9f35f4ab55298256c6863f59e086ac0446da68a24abd8cef0ac048ab0e5b6939
0xc61f4963de21c9cff0747a52344dfa2f3b42b1ea4f2c65dbdff660c5f4c4fb5f
0xc47132e4f5df5a6b0e5ebe29ab5808f286262c6c8db84fe81c45e126cff86dbc
0xdcbd14c41dd56a95021855692c7f90bbd8cd78dd691f1d8c127010fd8b60bc73
From
0xcf8ad873c1c9d4f6bb8b4cc7d6405c3dda464a95aa98c2f695ce966acff374cb
0x83a655bed15412f0810866cd350173bfa5a057d37389f80d77689ac5f72da66e
0xdf64440a819ab6d2571655c194827190be7743c0e2e7d0690fdd6944ad1ea49f
0xa866bb31fce0ee50b3d5461c4496e6cf90d713960c1059b058cec17c10838a9d
From
0xba6b0dcb0cda86e398352cc9fc69d5b840acdef268ec8290f59df839b39879a5
From
0x5ab266081db299de76b6a1e289eb555cd514f6b58428b234793b7a2b9879a2de

Functions
Getter at block 21205103
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
decimals(view returns (uint8)
18
name(view returns (string)
Euclid Token
symbol(view returns (string)
ECL
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.