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 |
---|---|---|---|---|---|
ASMR | ERC-20 | 373.619203M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18909879 | 10 months ago | | | 0 | 0.0018638914 | |
| 14357842 | 3 years ago | | | 0 | 0.0011902043 | |
| 14357840 | 3 years ago | | | 0 | 0.0017047029 | |
| 14357837 | 3 years ago | | | 0 | 0.0011517896 | |
| 14357836 | 3 years ago | | | 0 | 0.0015897270 | |
| 14357833 | 3 years ago | | | 0 | 0.00089820722 | |
| 14357832 | 3 years ago | | | 0 | 0.0014222364 | |
| 14357829 | 3 years ago | | | 0 | 0.0014997627 | |
| 14357803 | 3 years ago | | | 0 | 0.0010031393 | |
| 14326567 | 3 years ago | | | 0 | 0.0035065460 |
ABI
ABI objects
Getter at block 21168785
_cooldownEnabled() view returns (bool)
true
_launched() view returns (uint256)
14033090
decimals() view returns (uint8)
9
name() view returns (string)
ASMR
owner() view returns (address)
0x9b92e39c89a124b1f251141492e7fce257d61bd0
symbol() view returns (string)
ASMR
totalSupply() view returns (uint256)
10000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
checkIfBlacklist(address wallet) view returns (bool)
State-modifying
Events _setTxLimit(uint256 txLimit)
approve(address spender, uint256 amount) returns (bool)
blacklistBots(address[] wallet)
changeDev(address dev)
failsafeETHtransfer()
failsafeTokenSwap()
reduceBuyTax(uint8 newTax)
reduceSellTax(uint8 newTax)
renounceOwnership()
rmBlacklist(address wallet)
setCooldownEnabled(bool cooldownEnabled)
setPair(address pairAddress)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
whisperSoftly()
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(address dev)
receive()
This contract contains no error objects.