HUSBY

Verified contract

Active on Ethereum with 6,426 txns
Deployed by via 0x6ca3f116 at 20669001
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $435.35
0xc6906bbf493b7b241a3640ec9297df5ef4826e02530c51ebbc1a9f3d9ab8e69a
0x5110cb941863799b28cd9e37f1ceb141d0f36c4de45eef34d65713d72f868650
0x386df97dbcb30ef9d50f08bb88301ae95af56c105e356c60dd3b590a5732b8ae
0x3400e4c21d25d3154b9adb31aa93bd5379134745f67324010fd1e9cdc5fc026d
0x3939c33bd615e3408bb945530233b58fc1e3d29d0269a45b18dc012bc575df52
0x8d7c4f840366d36255e68a1d6cbeca80b9a5825481a36c9a903682e2c2373e96
0x5fce1ac2f0d1433c1d676ae4cbefa1b94b0b16ecaf990f88a7f2f12e4c14ea8f
0xa07bfd5a4686a13db646430f586108b529b5bc6151a81ad3b54910c4a6bbc3a2
0x1b92d9fe53b0673d21efb52083c8fe60052c869299271078fa9a8be4f8ae2743
0x23592b078982ce819eef85c05f6439c5fa38c58b7d1a47db50def7fa7f428450

Functions
Getter at block 21249334
decimals(pure returns (uint8)
18
getAllPending(view returns (uint256)
8289006272591064243304
getSwapThresholdAmount(view returns (uint256)
30182558612372810897856
maxBuyAmount(view returns (uint256)
10000000000000000000000000
maxWalletAmount(view returns (uint256)
100000000000000000000000000
name(view returns (string)
HUSBY
owner(view returns (address)
0x0000000000000000000000000000000000000000
pairV2(view returns (address)
0x94053a31d5db6cada45fb560b77213b0ed237ea2
pendingOwner(view returns (address)
0x0000000000000000000000000000000000000000
routerV2(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapThresholdRatio(view returns (uint16)
50
symbol(view returns (string)
HUSBY
taxwalletAddress(view returns (address)
0xbde00554cf99e3cb612edbc978a7de24325e7c51
totalSupply(view returns (uint256)
100000000000000000000000000
Read-only
AMMPairs(addressview returns (bool)
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isExcludedFromFees(addressview returns (bool)
isExcludedFromLimits(addressview returns (bool)
taxwalletFees(uint256view returns (uint16)
totalFees(uint256view returns (uint16)
State-modifying
acceptOwnership(
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
excludeFromFees(address accountbool isExcluded
excludeFromLimits(address accountbool isExcluded
increaseAllowance(address spenderuint256 addedValuereturns (bool)
renounceOwnership(
setAMMPair(address pairbool isPair
taxwalletAddressSetup(address _newAddress
taxwalletFeesSetup(uint16 _buyFeeuint16 _sellFeeuint16 _transferFee
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
updateMaxBuyAmount(uint256 _maxBuyAmount
updateMaxWalletAmount(uint256 _maxWalletAmount
updateRouterV2(address router
updateSwapThreshold(uint16 _swapThresholdRatio
Events
AMMPairsUpdated(address indexed AMMPairbool isPair
Approval(address indexed owneraddress indexed spenderuint256 value
ExcludeFromFees(address indexed accountbool isExcluded
ExcludeFromLimits(address indexed accountbool isExcluded
MaxBuyAmountUpdated(uint256 maxBuyAmount
MaxWalletAmountUpdated(uint256 maxWalletAmount
OwnershipTransferStarted(address indexed previousOwneraddress indexed newOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RouterV2Updated(address indexed routerV2
SwapThresholdUpdated(uint16 swapThresholdRatio
Transfer(address indexed fromaddress indexed touint256 value
taxwalletAddressUpdated(address taxwalletAddress
taxwalletFeeSent(address recipientuint256 amount
taxwalletFeesUpdated(uint16 buyFeeuint16 sellFeeuint16 transferFee
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.