Everybody
Verified contract
Active on
Ethereum with 6,858 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($1,791.89)
Native
Value
$1,790.57
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.564821 | $3,170.16 |
$1,790.57 | |
Hold | ERC-20 | 6.043858K | $0.000217 |
$1.31 | |
APU | ERC-20 | 1 | $0.001117 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21160073 | 10 minutes ago | | | 0 | 0.00078374216 | |
| 21159161 | 3 hours ago | | | 0 | 0.0024805430 | |
| 21159146 | 3 hours ago | | | 0 | 0.0015131066 | |
| 21159000 | 4 hours ago | | | 0 | 0.0022317100 | |
| 21158456 | 6 hours ago | | | 0 | 0.0012727230 | |
| 21158282 | 6 hours ago | | | 0 | 0.0010481003 | |
| 21157145 | 10 hours ago | | | 0 | 0.00091504211 | |
| 21157064 | 10 hours ago | | | 0 | 0.0013603959 | |
| 21157058 | 10 hours ago | | | 0 | 0.00066970565 | |
| 21156186 | 13 hours ago | | | 0 | 0.00082528550 |
ABI
ABI objects
Getter at block 21160124
buyMarketingFee() view returns (uint256)
0
decimals() view returns (uint8)
18
marketingWallet() view returns (address)
0x49ef9545137a5668af12d8e171b4164d7152e88f
maxWallet() view returns (uint256)
100000000000000000000000000000
name() view returns (string)
Everybody
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellMarketingFee() view returns (uint256)
0
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
10000000000000000000000000
symbol() view returns (string)
Hold
totalSupply() view returns (uint256)
100000000000000000000000000000
tradingActive() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x9e5f2b740e52c239da457109bcced1f2bb40da5b
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxWalletAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
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)
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromMaxWallet(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateMarketingWallet(address newMarketingWallet)
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)
Transfer(address indexed from, address indexed to, uint256 value)
marketingWalletUpdated(address indexed newWallet, address indexed oldWallet)
constructor()
receive()
This contract contains no error objects.