Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
10 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SHY | ERC-20 | 16.47919K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16301131 | 2 years ago | | | 0 | 0.00060554123 | |
| 16301130 | 2 years ago | | | 0 | 0.0010990741 | |
| 16301118 | 2 years ago | | | 0 | 0.00060373946 | |
| 16301079 | 2 years ago | | | 0 | 0.00086532585 | |
| 16301065 | 2 years ago | | | 0 | 0.00064873680 | |
| 16301057 | 2 years ago | | | 0 | 0.00097977892 | |
| 16301051 | 2 years ago | | | 0 | 0.0010332636 | |
| 16301049 | 2 years ago | | | 0 | 0.00096729398 | |
| 16301048 | 2 years ago | | | 0 | 0.00080551960 | |
| 16301047 | 2 years ago | | | 0 | 0.00091139080 |
ABI
ABI objects
Getter at block 21201028
_liquiditySharePercentage() view returns (uint256)
0
_maxTxAmount() view returns (uint256)
30000000000000000000000
_operationsSharePercentage() view returns (uint256)
100
_totalDistributionShares() view returns (uint256)
100
_walletMax() view returns (uint256)
30000000000000000000000
checkWalletLimit() view returns (bool)
true
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
getBlock() view returns (uint256)
21201028
getCirculatingSupply() view returns (uint256)
1000000000000000000000000
liquidityFeeBuy() view returns (uint256)
0
liquidityFeeSell() view returns (uint256)
0
liquidityWallet() view returns (address)
0x282f64992160ae904f5bbae3d0c01053110fb946
maxTotalFeeBuy() view returns (uint256)
10
maxTotalFeeSell() view returns (uint256)
75
minimumTokensBeforeSwapAmount() view returns (uint256)
2000000000000000000000
name() view returns (string)
Shytoshi
operationsFeeBuy() view returns (uint256)
0
operationsFeeSell() view returns (uint256)
60
operationsWallet() view returns (address)
0x282f64992160ae904f5bbae3d0c01053110fb946
owner() view returns (address)
0x282f64992160ae904f5bbae3d0c01053110fb946
symbol() view returns (string)
SHY
tokensForLiquidity() view returns (uint256)
0
tokensForOperations() view returns (uint256)
0
totalFeesBuy() view returns (uint256)
0
totalFeesSell() view returns (uint256)
60
totalSupply() view returns (uint256)
1000000000000000000000000
tradingOpen() view returns (bool)
true
uniswapPair() view returns (address)
0x517ac4fa15d5459cc57d054a85569a91b9617289
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address) view returns (bool)
isMarketPair(address) view returns (bool)
isWalletLimitExempt(address) view returns (bool)
State-modifying
Events airdropToWallets(address[] airdropWallets, uint256[] amount)
approve(address spender, uint256 amount) returns (bool)
buyBackTokens(uint256 ETHAmountInWei)
changeRouterAddress(address newRouterAddress) returns (address newPairAddress)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableDisableWalletLimit(bool newValue)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setDistributionSettings(uint256 newLiquidityShare, uint256 newOperationsShare)
setIsExcludedFromFee(address account, bool newValue)
setIsTxLimitExempt(address holder, bool exempt)
setIsWalletLimitExempt(address holder, bool exempt)
setMarketPairStatus(address account, bool newValue)
setMaxTxAmount(uint256 maxTxAmount)
setNumTokensBeforeSwap(uint256 newLimit)
setTrading()
setWalletLimit(uint256 newLimit)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateFees(uint256 _operationsFee, uint256 _liquidityFee)
updateFeesSell(uint256 _operationsFee, uint256 _liquidityFee)
updateLiquidityWallet(address newAddress)
updateOperationsWallet(address newAddress)
Approval(address indexed owner, address indexed spender, uint256 value)
LiquidityWalletUpdated(address indexed newLiquidityWallet, address indexed oldLiquidityWallet)
OperationsWalletUpdated(address indexed newOperationsWallet, address indexed oldOperationsWallet)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapTokensForETH(uint256 amountIn, address[] path)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.