SmartHub

Verified contract

Active on Ethereum with 1,450 txns
Deployed by via 0x37df4995 at 20634095
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 4 additional slots
-
variable spans 4 additional slots
-
variable spans 4 additional slots
7 additional variables
Native
Value $78.24
ERC-20
Value $2.24
0x084fbd60670b6e8b8cdc032dfa023c33717ab241d8d5f5da381ea593b99d16ff
0xdd9a59e36fe04681c0d25ac700e1aec922829198df5a377b30b94ef77fd8ed5e
0xdf985768323fd48bd261527e8b434501ce5569dd5d6c9eb8b8bb39d15a9a863d
0x84ea4290011846df5abd550f8b4b161dfd8fb1c6decba1b83fe81e06f76857c3
0xa52b7654fcd69fe25249cedd911614c4fe8653cd642ba643a72d2b19d96e76ce
0x007a7ded7c255120a4ecdef70a5245ffab80b5cb626b824900a9af5c43033194
0xc98649a97f06d2022236644179de3eea4249563b7d9a78f02879fbb7fbb1e43e
0x2aef0a961fd4a343c814b1d419a806108a47c9daf8d42837cac7b4dda1361eb0
0x6cd88324c55bddb26f0f6820f350eb91924f4ef28a7f82c3ef83686990ef4e80

Functions
Getter at block 21158674
antiSnipeEndBlock(view returns (uint256)
20634119
buyFees(view returns (uint256 mainuint256 secondaryuint256 liquidityuint256 proofuint256 total)
(main=3, secondary=2, liquidity=0, proof=0, total=5)
buyTaxesSettled(view returns (bool)
true
decimals(view returns (uint8)
9
feeTokens(view returns (uint256 mainuint256 secondaryuint256 liquidityuint256 proofuint256 total)
(main=134580031178, secondary=89720020785, liquidity=0, proof=1, total=224300055573)
getCirculatingSupply(view returns (uint256)
1000000000000000
initMaxWallet(view returns (uint256)
5
isAntiSnipeActive(view returns (bool)
false
isTradingEnabled(view returns (bool)
true
launchedAt(view returns (uint256)
1724932931
lockID(view returns (uint256)
22872
lockerAddress(view returns (address)
0xe2fe530c047f2d85298b07d9333c05737f1435fb
lpLockDuration(view returns (uint256)
31536000
mainWallet(view returns (address)
0x8dd870e2b708da2e3dde9c8e7c433260f17a6c98
maxTxAmount(view returns (uint256)
5000000000000
maxWallet(view returns (uint256)
20000000000000
maxWalletChanged(view returns (bool)
true
name(view returns (string)
SmartHub
owner(view returns (address)
0x8dd870e2b708da2e3dde9c8e7c433260f17a6c98
pair(view returns (address)
0x150c17c6c3b413cfe63b8d0108fa1a20a25017c9
proofFeeReduced(view returns (bool)
true
proofFeeRemoved(view returns (bool)
true
proofStaking(view returns (address)
0x377e168af6a06075423aede50856de177efaac3e
proofWallet(view returns (address)
0xe9b4d32f829951a3ce145d2caa84cf66af56ca5e
restingBuyTotal(view returns (uint256)
5
restingSellTotal(view returns (uint256)
5
restrictWhales(view returns (bool)
false
secondaryWallet(view returns (address)
0x771ec061cddabaef3a0eee24672d9e8864d2f2ef
sellFees(view returns (uint256 mainuint256 secondaryuint256 liquidityuint256 proofuint256 total)
(main=3, secondary=2, liquidity=0, proof=0, total=5)
sellTaxesSettled(view returns (bool)
true
swapEnabled(view returns (bool)
true
swapTokensAtAmount(view returns (uint256)
1250000000000
swapping(view returns (uint256)
1
symbol(view returns (string)
SMART
totalSupply(view returns (uint256)
1000000000000000
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
version(pure returns (uint8)
1
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
userInfo(addressview returns (bool isFeeExemptbool isTxLimitExemptuint256 lastTxBlock)
State-modifying
approve(address spenderuint256 valuereturns (bool)
cancel(
changeFees(uint256 liquidityBuyuint256 mainBuyuint256 secondaryBuyuint256 liquiditySelluint256 mainSelluint256 secondarySell
launch(payable 
renounceOwnership(
setFeeExempt(address accountbool value
setFeeExempt(address[] accounts
setMainWallet(address newWallet
setMaxTxAmount(uint256 _maxTxAmt
setMaxWalletSize(uint256 _maxWalletSize
setRestrictWhalesEnabled(bool _enabled
setSecondaryWallet(address newWallet
setSwapAndLiquifyEnabled(bool _enabled
setSwapAtAmount(uint256 amount
setTxLimitExempt(address accountbool value
setTxLimitExempt(address[] accounts
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
transferOwnership(address newOwner
withdrawStuckTokens(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SwapAndLiquify(uint256 tokensAutoLiquint256 ethAutoLiq
SwapAndLiquifyEnabledUpdated(bool enabled
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string _namestring _symboluint256 _totalSupplystruct ITokenFeeInfo _buyFeesstruct ITokenFeeInfo _sellFeesuint256 _percentToLPuint256 _lpLockDurationuint256 _initMaxWalletaddress _mainWalletaddress _secondaryWalletstruct ITokenProofInfo _addresses
Fallback and receive
receive(
Errors
ERC20InsufficientAllowance(address spenderuint256 allowanceuint256 needed
ERC20InsufficientBalance(address senderuint256 balanceuint256 needed
ERC20InvalidApprover(address approver
ERC20InvalidReceiver(address receiver
ERC20InvalidSender(address sender
ERC20InvalidSpender(address spender
ExceedsMaxTxAmount(
ExceedsMaxWalletAmount(
InvalidConfiguration(
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account
TradingNotEnabled(
TransferDelayEnabled(uint256 currentBlockuint256 delayedUntil