Kitsune Mask
Verified contract
Active on
Ethereum with 22 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
4 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Kitsunemen | ERC-20 | 1.561592T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15726333 | 2 years ago | | | 0 | 0.0012712947 | |
| 15726204 | 2 years ago | | | 0 | 0.0012510114 | |
| 15726182 | 2 years ago | | | 0 | 0.0010794920 | |
| 15726127 | 2 years ago | | | 0 | 0.0013299568 | |
| 15726112 | 2 years ago | | | 0 | 0.00079880995 | |
| 15726106 | 2 years ago | | | 0 | 0.029852490 | |
| 15726098 | 2 years ago | | | 0 | 0.0013474951 | |
| 15726098 | 2 years ago | | | 0 | 0.0014174686 | |
| 15726098 | 2 years ago | | | 0 | 0.0014174686 | |
| 15726098 | 2 years ago | | | 0 | 0.0014174686 |
ABI
ABI objects
Getter at block 21185991
_burnFee() view returns (uint256)
1
_marketingConverttoETH() view returns (bool)
true
_marketingETHFee() view returns (uint256)
1
_marketingTokenFee() view returns (uint256)
1
_maxTxAmount() view returns (uint256)
10000000000000000000000000000000000000000000000000000000000
_maxWallet() view returns (uint256)
20000000000000000000000
_reflectionFee() view returns (uint256)
1
_tradingEnabled() view returns (bool)
true
decimals() view returns (uint8)
9
marketingETHFeeWallet() view returns (address)
0xb7dd966478c7b7a5c6078390da25d40e1a39e5f4
marketingTokenFeeWallet() view returns (address)
0x42c333fcd46720e7c88e339ae6d48aae1aa9a8ff
name() view returns (string)
Kitsune Mask
numTokensSwapToETHForMarketing() view returns (uint256)
100000000000000000
owner() view returns (address)
0x511706127a47b77378b2a19cfd0e4d95c7d1fa0a
symbol() view returns (string)
Kitsunemen
totalBurnFees() view returns (uint256)
1979738986180310630312
totalReflectionFees() view returns (uint256)
1979738986180310630312
totalSupply() view returns (uint256)
998020261013819689369688
uniswapV2Pair() view returns (address)
0xb7dd966478c7b7a5c6078390da25d40e1a39e5f4
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableAllFees()
enableAllFees()
enableTrading()
excludeFromFee(address account)
excludeFromReward(address account)
includeInFee(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
recoverAnyERC20TokensFromContract(address _tokenAddr, address _to, uint256 _amount)
recoverETHFromContract(uint256 weiAmount)
renounceOwnership()
setMarketingETHWallet(address newWallet)
setMarketingTokenWallet(address newWallet)
setMaxTxAmount(uint256 maxAmountInTokensWithDecimals)
setmarketingConverttoETH(bool _enabled)
setnumTokensSwapToETHForMarketing(uint256 tokenAmount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.