iSHIB

Verified contract

Active on Ethereum with 9 txns
Deployed by via 0x99d05b0c at 16999647
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x449c34842c66ebad698e59861f14a1ec3fdbb2ac4b7f7598abcac9d8015d2fff
0x6f5b52536d8ef990a16a0bdcecae9eeec6e6a510d43890400a3c3aa714dd27bb
0x255218e42f97a0076d573278b20a8fdfe02923bb050ab1c30b2372f0900d5da6
0x2ee42d0b7f83d11b5feb8d8afb07543dfff42024149e05785f05f1bff9bf7eca
0xfa762a40d38150c7b63d90c3b40aabf8aaf095e106c598790b373227fe996dab
0x7056e5db2dae6366e537d4a01a0d998bff8a207971b8ea37283c8e1579b84282
0x4b5c4ddae86d671bfbeb275bc8ad90a099ee67cfc43e585f012774f8791dbd10
0xd249b10cca9128a170bf9fc83162604c796fb25f06dcacfa1e2f6d6ef39220f9
0x10121bc216a3d647858dcf394cf8c599b4310b0c89298732ca9f73165ec22e98

Functions
Getter at block 20914286
SHIB(view returns (address)
0x95ad61b0a150d79219dcf64e1e6cc01f0b64c4ce
buyDevFee(view returns (uint256)
2
buyLiquidityFee(view returns (uint256)
3
buyTotalFees(view returns (uint256)
5
deadAddress(view returns (address)
0x000000000000000000000000000000000000dead
decimals(view returns (uint8)
18
devWallet(view returns (address)
0x8f4888851acf15256319431e819abc106eec35b7
limitsInEffect(view returns (bool)
true
maxTransactionAmount(view returns (uint256)
20000000000000000000000000000
maxWallet(view returns (uint256)
20000000000000000000000000000
name(view returns (string)
iSHIB
owner(view returns (address)
0x8f4888851acf15256319431e819abc106eec35b7
sellDevFee(view returns (uint256)
2
sellLiquidityFee(view returns (uint256)
3
sellTotalFees(view returns (uint256)
5
swapEnabled(view returns (bool)
true
swapTokensAtAmount(view returns (uint256)
500000000000000000000000000
symbol(view returns (string)
iSHIB
totalSupply(view returns (uint256)
1000000000000000000000000000000
tradingActive(view returns (bool)
true
uniswapV2Pair(view returns (address)
0xa791a46ac7d730a17fd991e618f9c748136a57a8
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(addressview returns (bool)
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isExcludedFromFees(address accountview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
enableTrading(
excludeFromFees(address accountbool excluded
excludeFromMaxTransaction(address updAdsbool isEx
removeLimits(returns (bool)
renounceOwnership(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateBuyFees(uint256 _devFeeuint256 _liquidityFee
updateDevWallet(address newDevWallet
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
Transfer(address indexed fromaddress indexed touint256 value
devWalletUpdated(address indexed newWalletaddress indexed oldWallet
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.