YASHADAO
Verified contract
Active on
Ethereum with 2,023 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SAITAMA | ERC-20 | 81.311708B | -- | -- | |
YASHA | ERC-20 | 8.393795M | -- | -- | |
YASHA | ERC-20 | 8.33335M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21243148 | 3 days ago | | | 0 | 0.0013102071 | |
| 21212978 | 7 days ago | | | 0 | 0.00054661140 | |
| 21141089 | 17 days ago | | | 0 | 0.00056055320 | |
| 20984125 | a month ago | | | 0 | 0.00053598600 | |
| 20829372 | 2 months ago | | | 0 | 0.0017385841 | |
| 20797825 | 2 months ago | | | 0 | 0.0010913573 | |
| 20571328 | 3 months ago | | | 0 | 0.000096909883 | |
| 20544992 | 3 months ago | | | 0 | 0.000048817283 | |
| 20544922 | 3 months ago | | | 0 | 0.000039440619 | |
| 20529798 | 3 months ago | | | 0 | 0.000079125603 |
ABI
ABI objects
Getter at block 21263959
buyLiquidityFee() view returns (uint256)
3
buyOperationsFee() view returns (uint256)
7
buyTotalFees() view returns (uint256)
10
decimals() view returns (uint8)
18
lpPercToWithDraw() view returns (uint256)
0
lpWithdrawRequestDuration() view returns (uint256)
259200
lpWithdrawRequestPending() view returns (bool)
false
lpWithdrawRequestTimestamp() view returns (uint256)
0
name() view returns (string)
YASHADAO
nextAvailableLpWithdrawDate() view returns (uint256)
0
operationsAddress() view returns (address)
0x3a0ab80324b676d0573a41da6374af827dc49abe
owner() view returns (address)
0x3a0ab80324b676d0573a41da6374af827dc49abe
sellLiquidityFee() view returns (uint256)
3
sellOperationsFee() view returns (uint256)
7
sellTotalFees() view returns (uint256)
10
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
25000000000000000000000000
symbol() view returns (string)
YASHA
tokensForLiquidity() view returns (uint256)
2515303192249484869650594
tokensForOperations() view returns (uint256)
5869040781915464695851389
totalSupply() view returns (uint256)
100000000000000000000000000000
tradingActive() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x4d7be7624f1cedb843848bc3fb8a1057daf6e843
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
State-modifying
Events airdropToWallets(address[] wallets, uint256[] amountsInTokens)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
requestToWithdrawLP(uint256 percToWithdraw)
setAutomatedMarketMakerPair(address pair, bool value)
setOperationsAddress(address _operationsAddress)
transfer(address recipient, uint256 amount) returns (bool)
transferForeignToken(address _token, address _to) returns (bool _sent)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 _operationsFee, uint256 _liquidityFee)
updateSellFees(uint256 _operationsFee, uint256 _liquidityFee)
updateSwapTokensAtAmount(uint256 newAmount)
withdrawRequestedLP()
withdrawStuckETH()
Approval(address indexed owner, address indexed spender, uint256 value)
EnabledTrading()
ExcludeFromFees(address indexed account, bool isExcluded)
MaxTransactionExclusion(address _address, bool excluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RequestedLPWithdraw()
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
TransferForeignToken(address token, uint256 amount)
UpdatedOperationsAddress(address indexed newWallet)
WithdrewLPForMigration()
constructor()
receive()
This contract contains no error objects.