Antisocial
Verified contract
Active on
Ethereum with 79 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ALONE | ERC-20 | 204.024818M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15150039 | 2 years ago | | | 0 | 0.00078063958 | |
| 15149990 | 2 years ago | | | 0 | 0.0020549320 | |
| 15149988 | 2 years ago | | | 0 | 0.00076327798 | |
| 15149952 | 2 years ago | | | 0 | 0.0012620830 | |
| 15149952 | 2 years ago | | | 0 | 0.0012854345 | |
| 15149947 | 2 years ago | | | 0 | 0.0012178041 | |
| 15149947 | 2 years ago | | | 0 | 0.0012178041 | |
| 15149947 | 2 years ago | | | 0 | 0.0012178041 | |
| 15149945 | 2 years ago | | | 0 | 0.0011555314 | |
| 15149943 | 2 years ago | | | 0 | 0.0013269781 |
ABI
ABI objects
Getter at block 21384597
decimals() view returns (uint8)
18
limitsInEffect() view returns (bool)
false
maxTransactionAmount() view returns (uint256)
133333333320000000000000000
maxWallet() view returns (uint256)
266666666640000000000000000
name() view returns (string)
Antisocial
owner() view returns (address)
0x47da29b57e69054826129ddd5260585dd7af4c45
swapTokensAtAmount() view returns (uint256)
9999999999000000000000000
symbol() view returns (string)
ALONE
totalFees() view returns (uint256)
3
totalSupply() view returns (uint256)
6666666666000000000000000000
tradingActive() view returns (bool)
true
transferDelayEnabled() view returns (bool)
true
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableTransferDelay() returns (bool)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
forceSend()
forceSwap()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
launch(uint256 _percent) payable
removeLimits() returns (bool)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
teamMessage(string input)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateFeeWallet(address newWallet)
updateFees(uint256 marketingFee, uint256 liquidityFee)
updateMaxTxnAmount(uint256 newNum)
updateMaxWalletAmount(uint256 newNum)
updateSwapTokensAtAmount(uint256 newAmount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
feeWalletUpdated(address indexed newWallet, address indexed oldWallet)
constructor()
receive()
This contract contains no error objects.