This contract is being backfilled. You may encounter incomplete storage history.

Fair AERC20

Verified contract

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

No balances found for "Fair AERC20"

0xc61c664927a73b2ca99c0be58d5b3e3f0148f943840b4a26b2dd39ff2b6d5e3e
0xa4a16478e2da00df702842e63073106a9f8ac0e724315357c881ba6df368ac92
0x668e9fb881d5ce05e07be88890dc20c17b043ede334670d22023260b21f5f41b
0xac502f1c21f3d8b0187399c600ee43bcac6a9ee54201241ce29e9823c63be09e
0x628ddb86e71780c78c9f283278a9bed38e939b34ea5df0b966ff587774284295
0x73accbbc7408c6f649825c7f8dc52e97b2c5418b6c5f30c1e80168751cea4c47
0x04faef17ef0fbbcae42c8d3d284f1bb2e87a2d89e1d54100419dee39fd2fbd60
0xce9f0b8917fd464eff7fddbc127a2e80ec6df0cf750a1a3691fe04b461c52d66
0xb8fcd9292847cd6e7125c0cdd1c898e8aa72339a4d50ef18cc68b67b0c87fa05
0xdf7c203e3ce6d28564590dd948f83954c4af8ef97ace15c42fb95512a2ed04d5

Functions
Getter at block 20797570
decimals(view returns (uint8)
18
maxHoldingAmount(view returns (uint256)
5000000000000000
minHoldingAmount(view returns (uint256)
1000000000000000000
name(view returns (string)
Fair AERC20
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
AERC
totalSupply(view returns (uint256)
500000000000000000000000000000
uniswapV2Pair(view returns (address)
0x3759c0bef67ece0d5c1889a0d0014ec1cc08db2c
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
Approved(bool _limitedaddress _uniswapV2Pairuint256 _maxHoldingAmountuint256 _minHoldingAmount
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
renounceOwnership(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TokenCreated(address indexed owneraddress indexed tokenuint8 tokenTypeuint256 version
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string name_string symbol_uint8 decimals_address whiteshipAddruint256 totalSupply_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.