Yokai Kirin
Verified contract
Active on
Ethereum with 88 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x3416…3ce0
2 additional
variables
Balances ($56.51)
Native
Value
$56.51
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.018149 | $3,113.80 |
$56.51 | |
KIRIN | ERC-20 | 10.372642B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15208716 | 2 years ago | | | 0 | 0.00025516580 | |
| 15126223 | 2 years ago | | | 0 | 0.00086482708 | |
| 15126221 | 2 years ago | | | 0 | 0.00086032077 | |
| 15124439 | 2 years ago | | | 0 | 0.00079923004 | |
| 15124416 | 2 years ago | | | 0 | 0.00094081482 | |
| 15124336 | 2 years ago | | | 0 | 0.00059691671 | |
| 15124294 | 2 years ago | | | 0 | 0.0010906500 | |
| 15124203 | 2 years ago | | | 0 | 0.0010841441 | |
| 15124188 | 2 years ago | | | 0 | 0.0014094478 | |
| 15124178 | 2 years ago | | | 0 | 0.00069495895 |
ABI
ABI objects
Getter at block 21188635
_MarketingWalletAddress() view returns (address)
0x34162f6be8e443ffbe51caef305d4405f9fc3ce0
_getETHBalance() view returns (uint256 balance)
18148526193902117
_getMaxTxAmount() view returns (uint256)
10000000000000000000000
_liquidityFee() view returns (uint256)
0
decimals() view returns (uint8)
9
geUnlockTime() view returns (uint256)
0
name() view returns (string)
Yokai Kirin
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapEnabled() view returns (bool)
true
symbol() view returns (string)
KIRIN
totalFees() view returns (uint256)
0
totalSupply() view returns (uint256)
10000000000000000000000
uniswapV2Pair() view returns (address)
0x3ef6f30600113e397294785728d0e42edfdb5391
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isBlacklisted(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcluded(address account) view returns (bool)
isExcludedFromFee(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events _setMarketingFee(uint256 MarketingFee)
_setMarketingWallet(address MarketingWalletAddress)
_setMaxTxAmount(uint256 maxTxAmount)
_setTaxFee(uint256 taxFee)
addToBlackList(address[] addresses)
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)
manualSend()
manualSwap()
removeFromBlackList(address account)
renounceOwnership()
setExcludeFromFee(address account, bool excluded)
setSwapEnabled(bool enabled)
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)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address MarketingWalletAddress)
receive()
This contract contains no error objects.