Hey Apple!
Verified contract
Active on
Ethereum with 12 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Hey Apple!"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17883781 | a year ago | | | 0 | 0.00095118215 | |
| 17636140 | a year ago | | | 0 | 0.0013181219 | |
| 17636140 | a year ago | | | 0 | 0.0013879979 | |
| 17636140 | a year ago | | | 0 | 0.0045028919 | |
| 17636138 | a year ago | | | 0 | 0.0013940754 | |
| 17636115 | a year ago | | | 0 | 0.0012200425 | |
| 17636110 | a year ago | | | 0 | 0.0014327444 | |
| 17636109 | a year ago | | | 0 | 0.0027950400 | |
| 17636109 | a year ago | | | 0 | 0.0027950400 | |
| 17636109 | a year ago | | | 0 | 0.0015146073 |
ABI
ABI objects
Getter at block 21170874
decimals() view returns (uint8)
18
limited() view returns (bool)
false
maxHoldingAmount() view returns (uint256)
0
minHoldingAmount() view returns (uint256)
0
name() view returns (string)
Hey Apple!
owner() view returns (address)
0xf13d19370c911ad195ea27e261eea98f33f504fb
symbol() view returns (string)
HEYAP
totalSupply() view returns (uint256)
690000000000000000000000000
uniswapV2Pair() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
blacklists(address) view returns (bool)
State-modifying
Events ROTFL(bool _limited, address _uniswapV2Pair, uint256 _maxHoldingAmount, uint256 _minHoldingAmount)
approve(address spender, uint256 amount) returns (bool)
blacklist(address _address, bool _isBlacklisting)
burn(uint256 value)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(uint256 _totalSupply)
This contract contains no fallback and receive objects.
This contract contains no error objects.