EYES Protocol

Verified contract

Active on Ethereum with 786 txns
Deployed by via 0x64ffe5b3 at 14131528
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "EYES Protocol"

0x154f31bb4b3b24a1865e727c5cc38386e0e2f8032cf9a78cf55f09b0cfc730af
0x96d8cc609896bcb7a602687b0b35f76b79782b9f812ab818f2d8fcfc6ec33bd7
0xd9864adb8c0190baa1617689192196d114932a39b6ed9ab3143e26ca7bebfc14
0x12d4ac980cf071171a6db52a23831e38c79627f479178f84e03b6e049c90a769
0x0881012f6aeb7a187daaeee4ef563701a60ec48e532ee1bc64162fd14f41d759
0x32d3f75be2f8596681e48249dfa563e59789ed0eed341b7787acf605bcd5ac86
0xe09271d8c20a9024d184793228acf9e8edb9c9ac1ad251a3275e7838dc65af89
0x2b4ba4336935071828570f6183ee2ff5034b5d349e0efd77e80a043a3a40a0a6
0x8f3ec64fcbb3115dbc904280fdd4d5b80d580d3c0d7b110e0ab3a88208e5fc7b
0xbbc1af23f24a5aece6b57d58380af77fd8e63928281603669865bba477a2e6f7

Functions
Getter at block 20876018
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
ROLE_ADMIN(view returns (bytes32)
0x2172861495e7b85edac73e3cd5fbb42dd675baadf627720e687bcfdaca025096
ROLE_ADMIN_ADMIN(view returns (bytes32)
0xc5030d11a3ba899f2ab5448f1c6529490e2d4a245fd708d6ed0803194023a166
ROLE_PREVENT(view returns (bytes32)
0x12590ecd457d4ae4c21475456083fe8a2e3f50934d61752a9a5272cbac96e745
decimals(view returns (uint8)
18
name(view returns (string)
EYES Protocol
paused(view returns (bool)
false
symbol(view returns (string)
EYES
totalSupply(view returns (uint256)
9976270460000000000000000000
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)
burn(uint256 amount
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
grantRole(bytes32 roleaddress account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
lock_wallet(address walletbool lock
pause(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
unpause(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Paused(address account
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
Unpaused(address account
WalletStateChanged(address indexed _walletbool _locked
Constructor
constructor(address adminaddress ecoaddress teamaddress[15] salesaddress[20] markets
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.