Bolt Inu

Verified contract

Active on Ethereum with 293 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
15 additional variables
Native
Value $13.51
ERC-20
--
0x2ba30dbe63307d4205052ce9a7f0a52e5dc5f4323202de24a7dc3c476a0cf8d4
0x18c22f78f87322762ec28e2534bbfded1f1606a3d0d4337269d96f71a1fc6279
0xc70d83026c6aaa1f48519d81ec2a3aac23f0432d2ed1f5ec5a73190542d3d5bd
0xcf0a2bc98075977beda152b3d80c1f17dc609fd72feefbec1f2b98bf1e34c7b0
0x64a3f32e1f0880455f85857b4d1b585f32cf53dc48ba249bdb2a57320af06b44
0x23a35094d608ab539b81834be478e745338ba4fdc524d951ca2f644fe4620762
0x6ec1c1cb5645886feba030fbfb423daa759a3fd4ed8dc0b9222d61e3a5975571
0x5a309fe0e3fa4d4d5822dd4bd4065ec5c26e3c5db153e3b268a0baf2c2fb1f26
0xe327862b5519af4340178c723e3cc64ea0d4f9c3fb0d4c94e4c98fe05e959645
0xc6affec947e8f4ae042ebeca6b8218dcbffe161c241f1bb4cef4754b0dad84e1

Functions
Getter at block 20914269
_buyEcosystemFee(view returns (uint256)
0
_buyLiquidityFee(view returns (uint256)
0
_buyMarketingFee(view returns (uint256)
0
_buyTeamFee(view returns (uint256)
0
_maxWalletAmount(view returns (uint256)
100000000000000000000000000000
_sellEcosystemFee(view returns (uint256)
0
_sellLiquidityFee(view returns (uint256)
0
_sellMarketingFee(view returns (uint256)
0
_sellTeamFee(view returns (uint256)
0
canPause(view returns (bool)
true
decimals(pure returns (uint8)
18
name(pure returns (string)
Bolt Inu
numTokensToSwap(view returns (uint256)
100000000000000000000000000
owner(view returns (address)
0xd5d70fb0b52d96fdd6a3b7e6867ab5adae35a287
symbol(pure returns (string)
BOLT
totalSupply(pure returns (uint256)
100000000000000000000000000000
tradingOpen(view returns (bool)
true
transferFeeIncreaseFactor(view returns (uint256)
0
uniswapV2Pair(view returns (address)
0x519b4e738030be88f3ab353bb07aef01912b2698
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isBot(address accountview returns (bool)
State-modifying
addBot(address account
approve(address spenderuint256 amountreturns (bool)
disablePauseAbility(
disableToken(
enableToken(
excludeFromFee(address account
includeInFee(address account
manualSendToken(address token
manualsend(
manualswap(
openTrading(uint256 botBlocks
removeBot(address account
renounceOwnership(
setBuyTaxes(uint256 marketingFeeuint256 liquidityFeeuint256 teamFeeuint256 ecosystemFee
setMaxWalletAmount(uint256 maxWalletAmount
setSellTaxes(uint256 marketingFeeuint256 liquidityFeeuint256 teamFeeuint256 ecosystemFee
setTransferTransactionMultiplier(uint256 _multiplier
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateEcosystemAddress(address ecosystemAddress
updateLpRecipient(address lpRecipient
updateMarketingAddress(address marketingAddress
updateMaxBuy(uint256 maxBuy
updateMaxSell(uint256 maxSell
updateNumTokensToSwap(uint256 numTokens
updateTeamAddress(address teamAddress
Events
Approval(address indexed owneraddress indexed spenderuint256 value
BuyFeesUpdated(uint256 _buyMarketingFeeuint256 _buyLiquidityFeeuint256 _buyTeamFeeuint256 _buyEcosystemFee
MaxTxAmountUpdated(uint256 _maxTxAmount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SellFeesUpdated(uint256 _sellMarketingFeeuint256 _sellLiquidityFeeuint256 _sellTeamFeeuint256 _sellEcosystemFee
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.