Ushi

Verified contract

Active on Ethereum with 6,569 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
12 additional variables
Native
Value $8,417.13
ERC-20
Value $100.44
ERC-20
Value $0.49
ERC-20
--
0x860f4b1d426061beb3f5ccdffda8e14b5d7a44c9fada51d9c6332ecede3a4db6
0xb1be97033bdf219aa1eee108b67b79cc59c27395f134f4011d4d5e7e97f8382a
0x2d3e4ad043f24c7500d150014f987f6c7f3d0d74c196509be15cb090fc1139df
0x5ee1b06ed318cf1cc344bdd548c2e5d58ada0e159a6aab24adb00e7d6754f614
0x358cabc8599cc4a82e116388cdb24a42875598615b4b955fe3ea584eb6c550f3
0xaae205f1f6b290056d702dc39c85205af7580bdaeb3b5318a1b7f04a7ded7f01
0x58e737371ae2df6982b4d437675d5c39d6bd44cf45425370987b064fd9c56edd
0xee72afc4d3bd6914999041bdcdf56f5b049437bc30eae0ddac82ce76ee3b4d02
0x1c01e01e9d74f5dbef62523fb4b1525f44bcf040e76c01ecf7d6dd4a9fa6ce5a
0x7138e33ebfe81674b91e08a07ed3a4e606f8f15f52596e126197617c3b89754c

Functions
Getter at block 20871002
MAX_HOLDING_PERCENTS_DIVISOR(view returns (uint256)
1000
_burnFee(view returns (uint256)
1
_liquidityFee(view returns (uint256)
0
_marketingFee(view returns (uint256)
2
_maxHoldingPercents(view returns (uint256)
10
_sellBurnFee(view returns (uint256)
2
_sellLiquidityFee(view returns (uint256)
0
_sellMarketingFee(view returns (uint256)
4
_sellTaxFee(view returns (uint256)
0
_taxFee(view returns (uint256)
0
antiBotEnabled(view returns (bool)
false
antiManager(view returns (address)
0x69304855697e2805f2e5a93f3e64dfaa83117d6b
antiWhaleEnabled(view returns (bool)
false
decimals(view returns (uint8)
18
marketingWallet(view returns (address)
0x03465180d1c8d5509f5a2569aeff0133dddea52f
name(view returns (string)
Ushi
owner(view returns (address)
0x2d158901d1ee278145cd9123b17248da8fbb6d09
swapAndLiquifyEnabled(view returns (bool)
false
symbol(view returns (string)
USHI
totalFees(view returns (uint256)
2054310982096375837489138547
totalSupply(view returns (uint256)
21000000000000000000000000000
uniswapV2Pair(view returns (address)
0xe977868ffae44fda3478eef990c89ca353a13264
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isExcludedFromFee(address accountview returns (bool)
isExcludedFromReward(address accountview returns (bool)
reflectionFromToken(uint256 tAmountbool deductTransferFeeview returns (uint256)
tokenFromReflection(uint256 rAmountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
deliver(uint256 tAmount
excludeFromFee(address account
excludeFromReward(address account
includeInFee(address account
includeInReward(address account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
renounceOwnership(
setAntiBot(bool enabled
setAntiWhale(bool enabled
setBurnFeePercent(uint256 burnFee
setLiquidityFeePercent(uint256 liquidityFee
setMarketingFeePercent(uint256 marketingFee
setMarketingWallet(address newWallet
setMaxHoldingPercents(uint256 maxHoldingPercents
setSellBurnFeePercent(uint256 sellBurnFee
setSellLiquidityFeePercent(uint256 sellLiquidityFee
setSellMarketingFeePercent(uint256 sellMarketingFee
setSellTaxFeePercent(uint256 sellTaxFee
setSwapAndLiquifyEnabled(bool _enabled
setTaxFeePercent(uint256 taxFee
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiqudity
SwapAndLiquifyEnabledUpdated(bool enabled
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(address _uniswapV2Routeraddress _marketingWalletaddress _antiManageruint256[] _allowedBuyAmount
Fallback and receive
receive(
Errors

This contract contains no error objects.