Yumeko Inu
Verified contract
Active on
Ethereum with 90 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x9d30…8b97
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Yumeko Inu | ERC-20 | 2.23297B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17159260 | 2 years ago | | | 0 | 0.0010564843 | |
| 14742530 | 3 years ago | | | 0 | 0.0019797774 | |
| 14725875 | 3 years ago | | | 0 | 0.0016531911 | |
| 14725816 | 3 years ago | | | 0 | 0.0032606700 | |
| 13468277 | 3 years ago | | | 0 | 0.0043430568 | |
| 13456987 | 3 years ago | | | 0 | 0.0037487749 | |
| 13456974 | 3 years ago | | | 0 | 0.0038544199 | |
| 13449113 | 3 years ago | | | 0 | 0.0036731096 | |
| 13449105 | 3 years ago | | | 0 | 0.0029670529 | |
| 13448918 | 3 years ago | | | 0 | 0.0038261022 |
ABI
ABI objects
Getter at block 21212901
amountInPool() view returns (uint256)
4590
cooldownEnabled() view returns (bool)
true
decimals() pure returns (uint8)
9
name() pure returns (string)
Yumeko Inu
owner() view returns (address)
0xf20061100200267d0654e47b74b973f9097e179b
symbol() pure returns (string)
Yumeko Inu
thisBalance() view returns (uint256)
2947463306791011475
totalSupply() pure returns (uint256)
1000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
timeToBuy(address buyer) view returns (uint256)
timeToSell(address buyer) view returns (uint256)
State-modifying
Events _setMaxHolding(uint8 percent)
addLiquidity()
approve(address spender, uint256 amount) returns (bool)
manualsend()
manualswap()
openTrading()
renounceOwnership()
setCooldownEnabled(bool onoff)
setFeeRate(uint256 rate)
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)
CooldownEnabledUpdated(bool _cooldown)
FeeMultiplierUpdated(uint256 _multiplier)
FeeRateUpdated(uint256 _rate)
MaxBuyAmountUpdated(uint256 _maxBuyAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address FeeAddress)
receive()
This contract contains no error objects.