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 |
---|---|---|---|---|---|
YODA | ERC-20 | 2.309705M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18450796 | a year ago | | | 0 | 0.00095297283 | |
| 18450796 | a year ago | | | 0 | 0.00095297283 | |
| 18445648 | a year ago | | | 0 | 0.00044854516 | |
| 18445637 | a year ago | | | 0 | 0.00028249580 | |
| 18445626 | a year ago | | | 0 | 0.00046271130 | |
| 18445593 | a year ago | | | 0 | 0.00043104911 | |
| 18445413 | a year ago | | | 0 | 0.00055174959 | |
| 18445412 | a year ago | | | 0 | 0.00080857360 | |
| 18445408 | a year ago | | | 0 | 0.00084928986 | |
| 18445407 | a year ago | | | 0 | 0.00055049503 |
ABI
ABI objects
Getter at block 21321857
buyFee() view returns (uint256)
1
decimals() view returns (uint8)
18
dexPair() view returns (address)
0x4bd0128fcdefedfaff8905904b714b1870344174
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
distributeAndLiquifyStatus() view returns (bool)
true
feesStatus() view returns (bool)
false
launchedAt() view returns (uint256)
1698455615
marketingWallet() view returns (address)
0x0cb8c8adaf7bbb6baf2169f55f01167ae8590142
maxHoldLimit() view returns (uint256)
100000000000000000000000000
maxTxnLimit() view returns (uint256)
100000000000000000000000000
minTokenToSwap() view returns (uint256)
50000000000000000000000
name() view returns (string)
Star Yoda
owner() view returns (address)
0x0000000000000000000000000000000000000000
percentDivider() view returns (uint256)
100
sellFee() view returns (uint256)
1
symbol() view returns (string)
YODA
totalSupply() view returns (uint256)
100000000000000000000000000
tradingActive() view returns (bool)
true
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address) view returns (bool)
isExcludedFromMaxHolding(address) view returns (bool)
isExcludedFromMaxTxn(address) view returns (bool)
totalBuyFeePerTx(uint256 amount) view returns (uint256)
totalFeePerTx(uint256 amount) view returns (uint256)
totalSellFeePerTx(uint256 amount) view returns (uint256)
State-modifying
Events addLiquidityETH() payable
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableOrDisableFees(bool _value)
includeOrExcludeFromFee(address account, bool value)
includeOrExcludeFromMaxHolding(address account, bool value)
includeOrExcludeFromMaxTxn(address account, bool value)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openYoda()
removeLimit()
removeStuckEth(address _receiver)
renounceOwnership()
setDistributionStatus(bool _value)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateAddresses(address _marketingWallet)
withdrawETH(uint256 _amount)
withdrawToken(address _token, uint256 _amount)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.