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 |
---|---|---|---|---|---|
YAMERO | ERC-20 | 891.420153K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17678331 | 4 months ago | | | 0 | 1.3664203e-7 | |
| 13849274 | 7 months ago | | | 0 | 0.0000024701491 | |
| 13782821 | 7 months ago | | | 0 | 0.000000069263011598 | |
| 13596089 | 7 months ago | | | 0 | 1.3929692e-7 | |
| 13091823 | 7 months ago | | | 0 | 0.0000018262612 | |
| 13010905 | 7 months ago | | | 0 | 1.3929692e-7 | |
| 12958185 | 7 months ago | | | 0 | 1.3585741e-7 | |
| 12865145 | 8 months ago | | | 0 | 0.0000049296045 | |
| 12688963 | 8 months ago | | | 0 | 1.3986592e-7 | |
| 12627435 | 8 months ago | | | 0 | 0.000000051405716825 |
ABI
ABI objects
Getter at block 22781825
decimals() view returns (uint8)
18
dexPair() view returns (address)
0x4f430ca89a0c375fb5e4fff36614009bdd5781ef
dexRouter() view returns (address)
0x4752ba5dbc23f44d87826276bf6fd6b1c372ad24
feeOnBuy() view returns (uint256)
2
feeOnSell() view returns (uint256)
2
feesStatus() view returns (bool)
true
launchedAt() view returns (uint256)
1711817469
limitsRemoved() view returns (bool)
true
maxHoldLimit() view returns (uint256)
690420000000000000000000000
maxTxnLimit() view returns (uint256)
690420000000000000000000000
minTokenToSwap() view returns (uint256)
13808400000000000000000000
name() view returns (string)
Yamero
owner() view returns (address)
0x0000000000000000000000000000000000000000
percentDivider() view returns (uint256)
100
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
YAMERO
totalSupply() view returns (uint256)
690420000000000000000000000
tradingActive() view returns (bool)
true
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address) view returns (bool)
isExcludedFromMaxHolding(address) view returns (bool)
isExcludedFromMaxTxn(address) view returns (bool)
totalBuyFeePerTx(uint256 amount) view returns (uint256)
totalSellFeePerTx(uint256 amount) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableOrDisableFees(bool _value)
enableTrading(bool shouldLimitBreak)
includeOrExcludeFromFee(address account, bool value)
includeOrExcludeFromMaxHolding(address account, bool value)
includeOrExcludeFromMaxTxn(address account, bool value)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
limitBreak()
manualUnclog()
renounceOwnership()
rescueEth()
rescueToken(address _token)
setBuyFeePercent(uint256 _fee)
setMaxHoldLimit(uint256 _amount)
setMaxTxnLimit(uint256 _amount)
setMinTokenToSwap(uint256 _amount)
setSellFeePercent(uint256 _fee)
setSwapAndLiquifyEnabled(bool _value)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateTreasuryAddress(address _treasury)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapBack(uint256 tokensSwapped)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.