new doge Yumi
Verified contract
Active on
Ethereum with 491 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x14b4…c659
2 additional
variables
Balances ($559.18)
Native
Value
$559.18
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.14283 | $3,915.03 |
$559.18 | |
Yumi | ERC-20 | 211.318443K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21395834 | 5 hours ago | | | 0 | 0.0010584010 | |
| 21394344 | 10 hours ago | | | 0 | 0.00092778211 | |
| 21394101 | 11 hours ago | | | 0 | 0.00078730975 | |
| 21394036 | 11 hours ago | | | 0 | 0.00066318706 | |
| 21393935 | 11 hours ago | | | 0 | 0.00077544846 | |
| 21387602 | a day ago | | | 0 | 0.0020082486 | |
| 21387065 | a day ago | | | 0 | 0.0014268451 | |
| 21386360 | 2 days ago | | | 0 | 0.00087813791 | |
| 21385631 | 2 days ago | | | 0 | 0.00088662034 | |
| 21383693 | 2 days ago | | | 0 | 0.00078220606 |
ABI
ABI objects
Getter at block 21397248
_maxTaxSwap() view returns (uint256)
1000000000000000
_maxTxAmount() view returns (uint256)
100000000000000000
_maxWalletSize() view returns (uint256)
100000000000000000
_taxSwapThreshold() view returns (uint256)
300000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
new doge Yumi
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
Yumi
totalSupply() pure returns (uint256)
100000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
clearStuckToken(address tokenAddress, uint256 tokens) returns (bool success)
manualSend()
manualSwap()
openTrading()
reduceFee(uint256 _newFee)
removeLimit()
removeTransferTax()
renounceOwnership()
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)
ClearToken(address TokenAddressCleared, uint256 Amount)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
TransferTaxUpdated(uint256 _tax)
constructor()
receive()
This contract contains no error objects.