Yodatoshi
Verified contract
Active on
Ethereum with 965 txns
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 |
---|---|---|---|---|---|
YODAI | ERC-20 | 4.627515M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21129391 | a month ago | | | 0 | 0.00055816250 | |
| 21129391 | a month ago | | | 0 | 0.00055682087 | |
| 20917013 | 2 months ago | | | 0 | 0.00040385897 | |
| 20820992 | 3 months ago | | | 0 | 0.0020987585 | |
| 20649089 | 3 months ago | | | 0 | 0.00017730076 | |
| 20446689 | 4 months ago | | | 0 | 0.000070779000 | |
| 20432681 | 4 months ago | | | 0 | 0.00034485238 | |
| 20415297 | 4 months ago | | | 0 | 0.00010313298 | |
| 20269368 | 5 months ago | | | 0 | 0.00041080107 | |
| 19996801 | 6 months ago | | | 0 | 0.00021301577 |
ABI
ABI objects
Getter at block 21386926
burn_cooldown() view returns (uint256)
1800
burn_last() view returns (uint256)
0
decimals() view returns (uint8)
18
early_sell() view returns (bool)
false
fee_buy() view returns (uint32)
400
fee_early_sell() view returns (uint32)
0
fee_sell() view returns (uint32)
400
limits_active() view returns (bool)
false
lp_percent() view returns (uint32)
2500
max_tx() view returns (uint256)
20100000000000000000000000
max_wallet() view returns (uint256)
20100000000000000000000000
name() view returns (string)
Yodatoshi
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair_addr() view returns (address)
0xe743d109ee4e3c818347365b41da59463044cbfe
swap_at_amount() view returns (uint256)
5000000000000000000000000
swap_enabled() view returns (bool)
true
symbol() view returns (string)
YODAI
team_wallet() view returns (address)
0x0e3cdf21e9bdae93052c65fb0ffc616fa08dde46
totalSupply() view returns (uint256)
1000000000000000000000000000
tradeOpenTime() view returns (uint256)
1685495591
trade_open() view returns (bool)
true
updateFeesActive() view returns (bool)
true
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
ignore_fee(address) view returns (bool)
State-modifying
Events BurnLiquidityTokens(uint256 _amount)
ManualSwap()
OpenTrade(bool _enable)
SetEarlySellFee(bool _enable, uint32 _sell_fee)
SetFee(uint32 _fee_buy, uint32 _fee_sell)
SetFeeWallet(address _team_wallet)
SetIgnoreFee(address[] _input, bool _enabled)
SetLimits(bool _enable)
SetMaxes(uint256 _max_tx, uint256 _max_wallet)
SetTokenSwap(uint256 _amount, uint32 _lp_percent, bool _enabled)
TransferEx(address[] _input, uint256 _amount)
approve(address spender, uint256 amount) returns (bool)
renounceOwnership()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _team_wallet, address[] _input)
fallback()
receive()
This contract contains no error objects.