Aevo

Verified contract

Active on Ethereum with 234,660 txns
Deployed by via 0xe159b40c at 19120852
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $4,829.01
ERC-20
Value $1,958.58
ERC-20
Value $1,019.4
ERC-20
Value $1.42
ERC-20
--
0x3644df0570fc29db89a56df7cd13eb5d1a076b3a03ac2a548c00193818a30085
0xec475a957f4f7a0b9e042b2ba0a2e30d15d2c905b1d6165d7a67832a0ce8354e
0xd3fabf050bb332a52549a833a9091d955305cd17f77fdd4bba8e2959280fb23b
0x9c07b519cd2a8e8cd96082809f2e4993a6b94b7caf9d4745db29e0db836049d5
0x742c989fee750ebaf2a26bdc3cfbd4f633b00dc7a428b83a97873d6e4c28f82b
0x4df69d037d25310947b3d6bfd3fac1f1ceb6465563e3101e5680535ea683b3fd
0x891223d1a9075f9f653d78eeadfed4b520caa43673b0615da0152ce07607b9bd
0x2cc0b785b52e0a2428e7470d53d1100589fc535e4dfe2be19461318b7fca7ca3
0xa893dae1592aa45d066544de9b7123dc196d2566342e40d9cad92f2247b7321d
0x28a386a822b80bc77df92d1bc85507c6b26eef311cbc725aa8d76a643bcc6453

Functions
Getter at block 21243186
ADMIN_ROLE(view returns (bytes32)
0xdf8b4c520ffe197c5343c6f5aec59570151ef9a492f2c624fd45ddde6135ec42
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
DOMAIN_SEPARATOR(view returns (bytes32)
0xc06e02b6699524c90391435f5682f196b1b91073e8231f402e71700e239a0c7b
MINTER_ROLE(view returns (bytes32)
0xf0887ba65ee2024ea881d91b74c2450ef19e1557f03bed3ea9f16b037cbe2dc9
decimals(view returns (uint8)
18
name(view returns (string)
Aevo
symbol(view returns (string)
AEVO
totalSupply(view returns (uint256)
1000000000000000000000000000
Read-only
allowance(addressaddressview returns (uint256)
balanceOf(addressview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
nonces(addressview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
grantRole(bytes32 roleaddress account
mint(address _recipientuint256 _amount
permit(address owneraddress spenderuint256 valueuint256 deadlineuint8 vbytes32 rbytes32 s
renounceRole(bytes32 roleaddress callerConfirmation
revokeRole(bytes32 roleaddress account
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 amount
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 amount
Constructor
constructor(string _namestring _symboluint8 _decimalsaddress _beneficiary
Fallback and receive

This contract contains no fallback and receive objects.

Errors
AccessControlBadConfirmation(
AccessControlUnauthorizedAccount(address accountbytes32 neededRole