ACKCHYUALLY
Verified contract
Active on
Ethereum with 360 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ACK | ERC-20 | 2.132401M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19850399 | 7 months ago | | | 0 | 0.00022626693 | |
| 19760691 | 7 months ago | | | 0 | 0.00041400709 | |
| 17583854 | a year ago | | | 0 | 0.00049652223 | |
| 17511263 | a year ago | | | 0 | 0.00064045342 | |
| 17471944 | a year ago | | | 0 | 0.0010775154 | |
| 17466528 | a year ago | | | 0 | 0.0011082600 | |
| 17370446 | 2 years ago | | | 0 | 0.0022985781 | |
| 17346265 | 2 years ago | | | 0 | 0.0012895047 | |
| 17342319 | 2 years ago | | | 0 | 0.0012147125 | |
| 17335312 | 2 years ago | | | 0 | 0.0014618888 |
ABI
ABI objects
Getter at block 21332903
_maxTxAmount() view returns (uint256)
6900000000000000000
_maxWalletSize() view returns (uint256)
6900000000000000000
_swapTokensAtAmount() view returns (uint256)
10000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
ACKCHYUALLY
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
ACK
totalSupply() pure returns (uint256)
6900000000000000000
uniswapV2Pair() view returns (address)
0xa98f536c87bf20ba141a37e75a27ba73ae073ff5
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
excludeMultipleAccountsFromFees(address[] accounts, bool excluded)
excludeMultipleAccountsFromMax(address[] accounts, bool _exclude)
renounceOwnership()
setFee(uint256 taxFeeOnBuy, uint256 taxFeeOnSell)
setMaxTxAmount(uint256 _amount)
setMaxWalletSize(uint256 _maxSizeAmount)
setMinSwapTokensThreshold(uint256 swapTokensAtAmount)
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)
ExcludedFromFee(address indexed account, bool _exclude)
ExcludedFromMax(address indexed account, bool _exclude)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateMinSwapTokenThreshold(uint256 swapTokensAtAmount)
UpdateTaxFee(uint256 taxFeeOnBuy, uint256 taxFeeOnSell)
UpdatedMaxTxAmount(uint256 _amount)
UpdatedMaxWalletSize(uint256 _maxSizeAmount)
constructor()
receive()
This contract contains no error objects.