Most Expensive Token Aped
Verified contract
Active on
Ethereum with 410 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
8 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
META | ERC-20 | 0.022045 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18933675 | 10 months ago | | | 0 | 0.00074361152 | |
| 17703923 | a year ago | | | 0 | 0.00074827338 | |
| 17599678 | a year ago | | | 0 | 0.0016091757 | |
| 17586974 | a year ago | | | 0 | 0.0037700917 | |
| 17579398 | a year ago | | | 0 | 0.00094535451 | |
| 17578691 | a year ago | | | 0 | 0.0016009613 | |
| 17578238 | a year ago | | | 0 | 0.00081717498 | |
| 17577532 | a year ago | | | 0 | 0.00086574048 | |
| 17577410 | a year ago | | | 0 | 0.00067349814 | |
| 17577235 | a year ago | | | 0 | 0.00062819635 |
ABI
ABI objects
Getter at block 21116130
buyBurnFee() view returns (uint256)
2
buyDevFee() view returns (uint256)
3
buyTotalFees() view returns (uint256)
5
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
6
delayDigit() view returns (uint256)
0
devWallet() view returns (address)
0x398da9674c961ded8f7667f012187c8214ca7574
limitsInEffect() view returns (bool)
true
maxTransactionAmount() view returns (uint256)
27289
maxWallet() view returns (uint256)
27289
name() view returns (string)
Most Expensive Token Aped
owner() view returns (address)
0x81c03c33ad1b7d4ed0448b7dc44290eab4d0035e
sellBurnFee() view returns (uint256)
2
sellDevFee() view returns (uint256)
3
sellTotalFees() view returns (uint256)
5
supply() view returns (uint256)
909662
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
454
symbol() view returns (string)
META
tokensForBurn() view returns (uint256)
0
tokensForDev() view returns (uint256)
22041
totalSupply() view returns (uint256)
909662
tradingActive() view returns (bool)
true
transDigit() view returns (uint256)
3
transferDelayEnabled() view returns (bool)
true
uniswapV2Pair() view returns (address)
0xe1785c0fec4f6dfa6ed45d890419b3d06778c03b
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
walletDigit() view returns (uint256)
3
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
bots(address) view returns (bool)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
blockBots(address[] bots_)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(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)
unblockBot(address notbot)
updateBuyFees(uint256 _burnFee, uint256 _devFee)
updateDelayDigit(uint256 newNum)
updateDevWallet(address newWallet)
updateSellFees(uint256 _burnFee, uint256 _devFee)
updateTransDigit(uint256 newNum)
updateWalletDigit(uint256 newNum)
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)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
constructor()
receive()
This contract contains no error objects.