HIKARI

Verified contract

Active on Ethereum with 3,854 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
3 additional variables
ERC-20
Value $167.48
0x82bddaaa373706d22c46a78db19e0459532bc94facd147a2e174f6e161a717f4
0x0e467afb9a3e0da7d495535955ca9334db58b54ec0790856d2bd101413bb4107
0xbaa200d1fc43ef487b8e5019d56842f12ae7691d3466adc03195def894d9bd34
0x99500b2b9c81d9eb9c737d1ba18534df358b651a6aefdad9d075514bd4286d68
0xee61e992f10bed647564714b45dd8d5575947d19e8e6ae954343ab9d02abf961
0x5e40c545e022d2bfc4b8b9cfbf1e2423cc09ad441828de3684a6be78ad88052b
0xc7499d4c618f87dbc687dd83ded5bed82199ec7e89f60960c5029ee825362844
0x46e19007b620688f90c452a6e9acad40dc39db227022238ed444778ef434282d
0x8d853eeea54b2eae1050aa62d4baeacb76435f469dc9bfcfb8d8bdffb9940344
0x8775f6c8bc7a7d82f82457602c699142857cf729d9c7768151a8f807f9a9decc

Functions
Getter at block 20859937
buyDevFee(view returns (uint256)
5
buyLiquidityFee(view returns (uint256)
0
buyTotalFees(view returns (uint256)
5
deadAddress(view returns (address)
0x000000000000000000000000000000000000dead
decimals(view returns (uint8)
18
devWallet(view returns (address)
0xa2acb1c1d689fd3785696277537a504fcea8d1d0
gotchu(view returns (address)
0x6f071df1c99285f29e3ecbc2c20fc67aa380764f
limitsInEffect(view returns (bool)
false
maxTransactionAmount(view returns (uint256)
5000000000000000000000000
maxWallet(view returns (uint256)
5000000000000000000000000
name(view returns (string)
HIKARI
owner(view returns (address)
0xa2acb1c1d689fd3785696277537a504fcea8d1d0
sellDevFee(view returns (uint256)
5
sellLiquidityFee(view returns (uint256)
0
sellTotalFees(view returns (uint256)
5
swapEnabled(view returns (bool)
true
swapTokensAtAmount(view returns (uint256)
1000000000000000000000000
symbol(view returns (string)
HIKARI
tokensForDev(view returns (uint256)
359393013682624407175611
tokensForLiquidity(view returns (uint256)
0
totalSupply(view returns (uint256)
1000000000000000000000000000
tradingActive(view returns (bool)
true
uniswapV2Pair(view returns (address)
0xeb1e76957721a5a0d90345cd657a92e2942ead1d
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
validationRequired(view returns (bool)
false
Read-only
_isExcludedMaxTransactionAmount(addressview returns (bool)
addressValidated(addressview returns (bool)
allowance(address owneraddress spenderview returns (uint256)
automatedMarketMakerPairs(addressview returns (bool)
balanceOf(address accountview returns (uint256)
isExcludedFromFees(address accountview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
approveForTrading(bytes32 code
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
disableValidation(
enableTrading(
excludeFromFees(address accountbool excluded
excludeFromMaxTransaction(address updAdsbool isEx
increaseAllowance(address spenderuint256 addedValuereturns (bool)
removeLimits(returns (bool)
renounceOwnership(
setAutomatedMarketMakerPair(address pairbool value
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateBuyFees(uint256 _devFeeuint256 _liquidityFee
updateMaxTxnAmount(uint256 newNum
updateMaxWalletAmount(uint256 newNum
updateSellFees(uint256 _devFeeuint256 _liquidityFee
updateSwapEnabled(bool enabled
updateSwapTokensAtAmount(uint256 newAmountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
ExcludeFromFees(address indexed accountbool isExcluded
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SetAutomatedMarketMakerPair(address indexed pairbool indexed value
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiquidity
Transfer(address indexed fromaddress indexed touint256 value
UpdateUniswapV2Router(address indexed newAddressaddress indexed oldAddress
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.