Yoshimoto
Verified contract
Active on
Ethereum with 118 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($945.33)
Native
Value
$945.33
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.23769 | $3,977.14 |
$945.33 | |
YOMO | ERC-20 | 1.900649M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13654608 | 3 years ago | | | 0 | 0.0044310304 | |
| 13620007 | 3 years ago | | | 0 | 0.0057631310 | |
| 13607306 | 3 years ago | | | 0 | 0.0050123766 | |
| 13607299 | 3 years ago | | | 0 | 0.0049100832 | |
| 13604888 | 3 years ago | | | 0 | 0.0075303686 | |
| 13604215 | 3 years ago | | | 0 | 0.0062234150 | |
| 13604182 | 3 years ago | | | 0 | 0.0049493956 | |
| 13604161 | 3 years ago | | | 0 | 0.0060520160 | |
| 13604161 | 3 years ago | | | 0 | 0.0066839437 | |
| 13604148 | 3 years ago | | | 0 | 0.0066025740 |
ABI
ABI objects
Getter at block 21387588
autoLiquidityReceiver() view returns (address)
0xb9f9044ca96abd72ae86b821449fe7fe02fe9fee
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0xb9f9044ca96abd72ae86b821449fe7fe02fe9fee
getTotalFee() view returns (uint256)
100
launchModeStatus() view returns (bool)
false
launchedAt() view returns (uint256)
13602648
launchedTime() view returns (uint256)
1636738478
marketingFeeReceiver() view returns (address)
0xc5f4eb4dc154c97bca50c3ab5be39fc12cdff93f
name() pure returns (string)
Yoshimoto
pair() view returns (address)
0x100cf975be1c632dac6fb4f69d199ca36eb3d61e
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
100000000000000
symbol() pure returns (string)
YOMO
teamFeeReceiver() view returns (address)
0x2524045228a6f01eb16a6af9df7d25c391024e29
totalSupply() view returns (uint256)
1000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isAuthorized(address adr) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
authorize(address adr)
manuallySwap()
recoverEth()
recoverToken(address _token, uint256 amount) returns (bool _sent)
setFeeReceivers(address _autoLiquidityReceiver, address _teamFeeReceiver, address _marketingFeeReceiver)
setFees(uint256 _liquidityFee, uint256 _teamFee, uint256 _marketingFee, uint256 _feeDenominator)
setIsFeeExempt(address holder, bool exempt)
setSwapBackSettings(bool _enabled, uint256 _amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
unauthorize(address adr)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountETH, uint256 amountToken)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.