KishuCandy
Verified contract
Active on
Ethereum with 264 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "KishuCandy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16834097 | 2 years ago | | | 0 | 0.00090657955 | |
| 16723801 | 2 years ago | | | 0 | 0.00044046967 | |
| 13917821 | 3 years ago | | | 0 | 0.0046425854 | |
| 13066720 | 3 years ago | | | 0 | 0.00047884022 | |
| 12776513 | 3 years ago | | | 0 | 0.0030310800 | |
| 12751282 | 3 years ago | | | 0 | 0.00046632000 | |
| 12717456 | 3 years ago | | | 0 | 0.00057296700 | |
| 12697784 | 3 years ago | | | 0 | 0.00097927200 | |
| 12680990 | 3 years ago | | | 0 | 0.0020518080 | |
| 12634574 | 3 years ago | | | 0 | 0.00065284800 |
ABI
ABI objects
Getter at block 21219993
decimals() view returns (uint8)
9
geUnlockTime() view returns (uint256)
3245417150
name() view returns (string)
KishuCandy
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
KISHUCAN 🍬
totalBurn() view returns (uint256)
1334419042612015896715272
totalFees() view returns (uint256)
0
totalSupply() view returns (uint256)
8665580957387984103284728
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcluded(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events _setBurnFee(uint256 burnFee)
_setMaxTxAmount(uint256 maxTxAmount)
_setTaxFee(uint256 taxFee)
addBotToBlackList(address account)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeAccount(address account)
includeAccount(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
lock(uint256 time)
removeBotFromBlackList(address account)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unlock()
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.