Shita-Kiri Suzume
Verified contract
Active on
Ethereum with 11,291 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
38 additional
variables
Balances ($3,908.63)
Native
Value
$3,810.01
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 1.192083 | $3,196.10 |
$3,810.01 | |
SUZUME | ERC-20 | 194.613929M | $0.00 |
$56.44 | |
ONX | ERC-20 | 5.248679K | $0.008036 |
$42.18 | |
KENJI | ERC-20 | 400.399656B | -- | -- | |
CHOSEN | ERC-20 | 27.150835B | -- | -- | |
SMOKE | ERC-20 | 4.2M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21142839 | 2 days ago | | | 0 | 0.0027244471 | |
| 21135821 | 3 days ago | | | 0 | 0.00033591367 | |
| 21135818 | 3 days ago | | | 0 | 0.00056975646 | |
| 21128084 | 4 days ago | | | 0 | 0.00063985820 | |
| 21124853 | 5 days ago | | | 0 | 0.00028814652 | |
| 21115575 | 6 days ago | | | 0 | 0.0015402152 | |
| 21113930 | 6 days ago | | | 0 | 0.00028369894 | |
| 21103666 | 8 days ago | | | 0 | 0.00055740333 | |
| 21094175 | 9 days ago | | | 0 | 0.0023865354 | |
| 21070422 | 12 days ago | | | 0 | 0.00045330523 |
ABI
ABI objects
Getter at block 21157434
DEAD() view returns (address)
0x000000000000000000000000000000000000dead
DevShare() view returns (uint256)
0
MarketShare() view returns (uint256)
1
ValueDivisor() view returns (uint256)
1
ZERO() view returns (address)
0x0000000000000000000000000000000000000000
_buyLiquidityFee() view returns (uint256)
0
_buyMarketingFee() view returns (uint256)
0
_buyReflectFee() view returns (uint256)
0
_hasLiqBeenAdded() view returns (bool)
true
_liquidityFee() view returns (uint256)
0
_liquidityRatio() view returns (uint256)
0
_marketingFee() view returns (uint256)
0
_marketingRatio() view returns (uint256)
0
_reflectFee() view returns (uint256)
0
_routerAddress() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
_sellLiquidityFee() view returns (uint256)
0
_sellMarketingFee() view returns (uint256)
0
_sellReflectFee() view returns (uint256)
0
_transferLiquidityFee() view returns (uint256)
0
_transferMarketingFee() view returns (uint256)
0
_transferReflectFee() view returns (uint256)
0
decimals() view returns (uint8)
18
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
lpPair() view returns (address)
0x8340a818fe5b80441c4d96424ddf07867299b135
maxTxAmountUI() view returns (uint256)
10000000000
maxWalletSizeUI() view returns (uint256)
10000000000
name() view returns (string)
Shita-Kiri Suzume
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
SUZUME
totalFees() view returns (uint256)
0
totalSupply() view returns (uint256)
1000000000000000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events MaxTx(uint256 percent, uint256 divisor)
NewDevWallet(address newWallet)
NewMarketWallet(address newWallet)
WalletSize(uint256 percent, uint256 divisor)
approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
intializeContract(address setMarketWallet, address setDevWallet, string _tokenname, string _tokensymbol)
renounceOwnership()
setExcludedFromFee(address account, bool enabled)
setExcludedFromReward(address account, bool enabled)
setLpPair(address pair, bool enabled)
setNewRouter(address newRouter)
setRatios(uint256 liquidity, uint256 marketing)
setSwapAndLiquifyEnabled(bool _enabled)
setSwapSettings(uint256 thresholdPercent, uint256 thresholdDivisor, uint256 amountPercent, uint256 amountDivisor)
setTaxesBuy(uint256 reflect, uint256 liquidity, uint256 marketing)
setTaxesSell(uint256 reflect, uint256 liquidity, uint256 marketing)
setTaxesTransfer(uint256 reflect, uint256 liquidity, uint256 marketing)
setValues(uint256 ms, uint256 ds, uint256 vd)
takeETHback()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwner(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SniperCaught(address sniperAddress)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.