AntiAntiAnti

Verified contract

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

No balances found for "AntiAntiAnti"

0x13a4f1869612fda45e64c9cadfa3fc36a6d49774b7e179363d27d9bdde675ac6
0xf0ad7097a16217db3e3444a28313bfb9675522abd169375abe78eeb36522d8de
0x60bfb541e5b43ebe0d7945b2f8cd2fac5cf466ad5ff86e63d70fc2cf746607b1
0x6dcb165d2089e4a4e6aa59d15a5daa03c6148f75a6ea10eeaf32b708339c1d86
0xf68c34f0a6db8378a44c6f66951a8969ba2b2c92e49f66e2aafba70074f21b3d
0x3cbd1e7d07e410bb7168b1ebb14a64c08a1f14417c1a6c55aece0bc3e101761f
0xbae306f48b11f54e7333c371b4d9433065be41e386cea2f6a4c776595abd9f7c

Functions
Getter at block 21164000
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0xf0887ba65ee2024ea881d91b74c2450ef19e1557f03bed3ea9f16b037cbe2dc9
OPERATOR_ROLE(view returns (bytes32)
0x523a704056dcd17bcf83bed8b68c59416dac1119be77755efe3bde0a64e46e0c
cap(view returns (uint256)
75000000000000000000000
decimals(view returns (uint8)
18
generator(pure returns (string)
https://vittominacori.github.io/erc20-generator
mintingFinished(view returns (bool)
true
name(view returns (string)
AntiAntiAnti
owner(view returns (address)
0xb745f0b4073043152c42e235ec14fd7216229cb3
symbol(view returns (string)
AAA
totalSupply(view returns (uint256)
75000000000000000000000
transferEnabled(view returns (bool)
false
version(pure returns (string)
v3.2.0
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
approveAndCall(address spenderuint256 valuereturns (bool)
approveAndCall(address spenderuint256 valuebytes datareturns (bool)
burn(uint256 amount
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
enableTransfer(
finishMinting(
grantRole(bytes32 roleaddress account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(address touint256 value
recoverERC20(address tokenAddressuint256 tokenAmount
renounceOwnership(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
transfer(address touint256 valuereturns (bool)
transferAndCall(address touint256 valuereturns (bool)
transferAndCall(address touint256 valuebytes datareturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
transferFromAndCall(address fromaddress touint256 valuereturns (bool)
transferFromAndCall(address fromaddress touint256 valuebytes datareturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
MintFinished(
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
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
TransferEnabled(
Constructor
constructor(string namestring symboluint8 decimalsuint256 capuint256 initialSupplybool transferEnabledbool mintingFinished
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.