Unchanged
Verified contract
Active on
Ethereum with 244 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x8479…a33d
0x8479…a33d
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
UNCHANGED | ERC-20 | 13.485421M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18909628 | a year ago | | | 0 | 0.0020013148 | |
| 14656813 | 3 years ago | | | 0 | 0.0010798576 | |
| 14509052 | 3 years ago | | | 0 | 0.0020438425 | |
| 13950626 | 3 years ago | | | 0 | 0.0020268966 | |
| 13914988 | 3 years ago | | | 0 | 0.0037396639 | |
| 13830889 | 3 years ago | | | 0 | 0.0015412837 | |
| 13830886 | 3 years ago | | | 0 | 0.0012598583 | |
| 13828940 | 3 years ago | | | 0 | 0.0017939310 | |
| 13814985 | 3 years ago | | | 0 | 0.0028793176 | |
| 13812466 | 3 years ago | | | 0 | 0.0025285174 |
ABI
ABI objects
Getter at block 21230289
decimals() pure returns (uint8)
9
name() pure returns (string)
Unchanged
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
UNCHANGED
totalSupply() pure returns (uint256)
1000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events _setBuyTax(uint256 buyTax)
_setMaxTxAmount(uint256 maxTxAmount)
_setSellTax(uint256 sellTax)
approve(address spender, uint256 amount) returns (bool)
delBot(address notbot)
manualsend()
manualswap()
openTrading()
renounceOwnership()
setBot(address[] bots_)
setCooldownEnabled(bool onoff)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.