Yuito Sumeragi
Verified contract
Active on
Ethereum with 24 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x71c7…5eb0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
YUITO | ERC-20 | 1.612878M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15338704 | 2 years ago | | | 0 | 0.00027384337 | |
| 15338650 | 2 years ago | | | 0 | 0.00072688321 | |
| 15338644 | 2 years ago | | | 0 | 0.00032315283 | |
| 15338632 | 2 years ago | | | 0 | 0.00032845717 | |
| 15338631 | 2 years ago | | | 0 | 0.00071865844 | |
| 15338631 | 2 years ago | | | 0 | 0.00071865844 | |
| 15338630 | 2 years ago | | | 0 | 0.00020673652 | |
| 15338630 | 2 years ago | | | 0 | 0.00072606352 | |
| 15338628 | 2 years ago | | | 0 | 0.00038502564 | |
| 15338627 | 2 years ago | | | 0 | 0.00015464623 |
ABI
ABI objects
Getter at block 21303968
USDC() view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
decimals() view returns (uint8)
9
marketingFee() view returns (uint256)
1
marketingWallet() view returns (address)
0x71c7e05cd2d746f99ef238dd81e0c036adf05eb0
maxBuyTxAmount() view returns (uint256)
20000000000000000
maxSellTxAmount() view returns (uint256)
1000000000000000000
maxWalletToken() view returns (uint256)
20000000000000000
name() view returns (string)
Yuito Sumeragi
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapAndLiquifyEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
800000000000
symbol() view returns (string)
YUITO
totalSupply() view returns (uint256)
1000000000000000000
uniswapV2Pair() view returns (address)
0x4c893bd8f988608a725b7b231e3e8de4dfc034dd
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isBlacklisted(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
blacklistAddress(address account, bool value)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setMarketingWallet(address _newAddress)
setMaxBuyTransaction(uint256 _maxBuyTx)
setMaxSellTransaction(uint256 _maxSellTx)
setMaxWalletToken(uint256 _maxToken)
setSwapAndLiquifyEnabled(bool _enabled)
setSwapTokensAtAmouunt(uint256 _newAmount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateFee(uint256 _marketingFee)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquifyEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.