InfinityBit Token

Verified contract

Active on Ethereum with 6,885 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 $1,086.18
ERC-20
Value $499,755.12
ERC-20
Value $14.31
0x69118d27de871c03fcfd2ebd841c8ddf9a0af1e7affe4a3188e004ea82aa2142
0xe3d1927e0a78e4a064c38f8be5557b2894a074614a79920f6ae8547229183181
0x9b5969a84f962bbc2233cee96f305c90db0c9df0f2c2cdc83573fae2b95df619
0x1098d8836db16662d3e4ea7f1b861827c31821cb756f0bdac3b51e2501da52f8
0xe7dca1c33ab4f2e35af283b3997ee42bd21eb8eb86c3c0d601a9fd9c9640514f
0x489431a664367f8dee012e1e14021d23949ac7edcdc69d007ccb3e5af83fef98
0x368786c54cf2802dc6711c6eacbd1a11624bf213838b267335af8cb541a59a5c
0x6828f8cea4dac9288afafc7a568c73cb10b599c558e7cf189024d72074ebb245
0x8d7c45d56f2053c4a5881dbf2a4ac1f2cdb506b2c7cdfbd0ccbee211eca2ea91
0xaadae988bd393b3d1bd23c5b3875800fd303e7eef3035ae814b7e5d25866c8c5

Functions
Getter at block 21249012
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)
53453177113310437
getLpTax(view returns (uint8)
0
getMarketingTax(view returns (uint8)
30
getMaxAutoswap(view returns (uint256 max_autoswap_limit)
1336329427832760
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.