InfinityBit Token

Verified contract

Active on Ethereum with 6,656 txns
Deployed by via 0xc7fcfd29 at 16868107
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
7 additional variables
Native
Value $776.19
ERC-20
Value $451,147.59
ERC-20
Value $10.08
0x9e0c9cae5cac32f80a3e072f0745d5261af23688c8674d569938f23facc1280c
0x197b8a7fb1b11f551e00e294d53359917f57acbdf9f4b1a37dd364f53e3dc093
0x62ee9ede9a519c93ac2a5d927766fb3223458b37432fe653618d272d9a0bf563
0xb214f6d2cb62e94eedbc09579b973ad6c297acaea787fc26aed7ba503669582b
0x2bc17d78149e1770a41a229c98913406ad484386ac8549523376ac98b478e5f2
0xa6a588585494ee078b22fd48fbbeea070e93822a7fb8480354791be0cac4d9ed
From
0x92d65a7e13e9293a2bd8105f4e03a652c649cfa68c6f145dfc381157451a51e3
0xdfabb24cfa20fc184803fe8d6917964f79d389419fb2f7ae672e520d756e2862
0x78bdbcad3cb8f3571719ad91df82dcfbc14bc02a37e175d28a9da20523681cf7
0x61e2afe3dc139aa6dd388430c8ce1cf9818820bffd3f375f38b403c45189434a

Functions
Getter at block 20883187
DetectMaxWalletEnabled(view returns (bool)
true
GetUniswapV2Pair(view returns (address)
0x5899bef146be8228788c476b6384044d1a51f96e
_autoSwapTokens(view returns (bool)
true
_sellFromTaxWallets(view returns (bool)
true
_swapLimit(view returns (uint8)
25
_swapLimitMax(view returns (uint8)
50
_swapThreshold(view returns (uint8)
10
_swapThresholdMax(view returns (uint8)
50
_transfersEnabled(view returns (bool)
true
_uniswapV2Factory(view returns (address)
0x5c69bee701ef814a2b6a3edd4b1652cb9cc5aa6f
_uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
decimals(view returns (uint8)
8
getAutoswapLimit(view returns (uint8 autoswap_limit_percent)
25
getAutoswapThreshold(view returns (uint8 autoswap_threshold_percent)
10
getDevTax(view returns (uint8)
0
getLiquidityIBIT(view returns (uint256)
46703351699668512
getLpTax(view returns (uint8)
0
getMarketingTax(view returns (uint8)
30
getMaxAutoswap(view returns (uint256 max_autoswap_limit)
1167583792491712
name(view returns (string)
InfinityBit Token
owner(view returns (address)
0x37af53cf22eb52219e8f7ddc5969e3c6dd95f42e
symbol(view returns (string)
IBIT
totalSupply(view returns (uint256)
570000000000000000
totalTax(view returns (uint8)
30
Read-only
_calcTaxes(uint256 amountview returns (uint256 tax_to_collect)
allowance(address owneraddress spenderview returns (uint256)
autoSwapConditionCheck(address fromaddress touint256 amountview returns (bool)
autoswapTotalTokensAvailable(uint256 amountview returns (uint256)
balanceOf(address accountview returns (uint256)
calcAutoswapAmount(uint256 sell_amountview returns (uint256)
isMaxWalletExempt(address _wview returns (bool)
isTaxExempt(address fromaddress toview returns (bool)
State-modifying
SetMaxWalletAllowList(address _w
SetTaxlessAllowList(address _w
SetUniswapV2Pair(address _w
ToggleMaxWallet(bool _enable
UnsetMaxWalletAllowList(address _w
UnsetTaxlessAllowList(address _w
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
enableTransfers(
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialAirdrop(
renounceOwnership(
setAutoswapDeadline(uint8 deadline_seconds
setAutoswapLimit(uint8 swapLimit
setAutoswapThreshold(uint8 swapThreshold
setDevTax(uint8 tax
setDevWallet(address devWallet
setLpTax(uint8 tax
setMarketingTax(uint8 tax
setMarketingWallet(address marketingWallet
takeTokensFromTaxWallets(uint256 max_amountreturns (uint256 amount_taken)
toggleAutoSwapTokens(bool enable
toggleSellFromTaxWallets(bool enable
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
AutoLiquidityFailed(uint256 token_amountuint256 eth_amountuint256 tokens_collecteduint256 tokens_swappeduint256 eth_collected
AutoLiquiditySuccess(uint256 token_amountuint256 eth_amountuint256 tokens_collecteduint256 tokens_swappeduint256 eth_collected
AutoswapFailed(uint256 amount
DeductTaxes(uint256 dev_tax_amountuint256 marketing_tax_amountuint256 lp_tax_amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TaxesAutoswap(uint256 amount_eth
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.