HUSBY

Verified contract

Active on Ethereum with 4,067 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 $378.55
0xa91a49426038c23e2ac73bee8e4c2bc1e97e9b66d404eadd4c0e056816ed2e6f
0x7b5f77abe014e4e52f79c72542e1e329e52d5292e01aa767d25aa60037df671a
0x186ce4b7bc094bec662da4b09da067a170c8cd879ee3fffaf98e6b024ff6d60c
0xf59daa318eddd58328ee1c2bf46a10ab85b13508353b2adf5049fff0a5afe8bb
0xfd793a70584039b44c09bfbab12e96cef6f12eda4bc226f8221676300d7e25ad
0x24dcc5a4981c04c2db8e5726377648cf862cbf94653b0e4d5bbd3890d8e6e169
0x8859d7dd45993134570103cc53e2535ad7307007d54db6a1517d3ff152c86aa7
0x8bb1ff7fc5a95c798b6dbfb77d989b201634583bf3f018f31ae64c9108672558
0x8f6681949e06bd20743da615a102a692fe126211bb7ae31934033d0e674339bb
0x41e747a50dd7ef20362e646a19573838b78bded1f664c96488cfbd88064fdb70

Functions
Getter at block 20791026
decimals(pure returns (uint8)
18
getAllPending(view returns (uint256)
6359100224375049715908
getSwapThresholdAmount(view returns (uint256)
22730588845138358500157
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.