Katsumi
Verified contract
Active on
Ethereum with 1,069 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
12 additional
variables
Balances ($3,706.10)
Native
Value
$3,706.1
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.969344 | $3,823.31 |
$3,706.1 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20412732 | 4 months ago | | | 0 | 0.00015236739 | |
| 20106116 | 6 months ago | | | 0 | 0.000084610824 | |
| 19682670 | 8 months ago | | | 0 | 0.00053514470 | |
| 18903394 | a year ago | | | 0 | 0.00026987130 | |
| 18734198 | a year ago | | | 0 | 0.00084523501 | |
| 18734196 | a year ago | | | 0 | 0.00087864487 | |
| 18734194 | a year ago | | | 0 | 0.00093018538 | |
| 18547594 | a year ago | | | 0 | 0.00049147323 | |
| 18523035 | a year ago | | | 0 | 0.00078637159 | |
| 18523031 | a year ago | | | 0 | 0.00065544200 |
ABI
ABI objects
Getter at block 21383126
BNBBalance() view returns (uint256)
969344084189469081
_liquidityFee() view returns (uint256)
8
_maxTxAmount() view returns (uint256)
1225000000000000000000000
_taxFee() view returns (uint256)
2
decimals() view returns (uint8)
9
geUnlockTime() view returns (uint256)
0
limit() view returns (bool)
false
name() view returns (string)
Katsumi
numberOfTokenHolders() view returns (uint256)
812
owner() view returns (address)
0x76890a693173ffa45ebd638697f1eea00c5810d9
pancakePair() view returns (address)
0x5b3b92f1829a4c2d71a504e639fdbd371834b588
pancakeRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapAndLiquifyEnabled() view returns (bool)
false
symbol() view returns (string)
KATSUMI
totalFees() view returns (uint256)
18028527469277518937911
totalSupply() view returns (uint256)
2500000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
exist(address) view returns (bool)
expectedRewards(address _sender) view returns (uint256)
isBlackListed(address account) view returns (bool)
isBlacklisted(address addresses) view returns (bool)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
myRewards(address) view returns (uint256)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
tokenHolder(uint256) view returns (address)
State-modifying
Events addBotToBlackList(address account)
approve(address spender, uint256 amount) returns (bool)
blacklistMultipleWallets(address[] addresses)
blacklistSingleWallet(address addresses)
changeLimit()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeFromFee(address account)
excludeFromReward(address account)
includeInFee(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
lock(uint256 time)
removeBotFromBlackList(address account)
renounceOwnership()
setLiquidityFeePercent(uint256 liquidityFee)
setMaxTxPercent(uint256 maxTxPercent)
setPair(address _pancakePair)
setRouter(address _newPancakeRouter)
setSwapAndLiquifyEnabled(bool _enabled)
setTaxFeePercent(uint256 taxFee)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unBlacklistMultipleWallets(address[] addresses)
unBlacklistSingleWallet(address addresses)
unlock()
Approval(address indexed owner, address indexed spender, uint256 value)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
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.