Blitz Spectra

Verified contract

Active on Ethereum with 508 txns
Deployed by via 0xa2b1b6db at 20770849
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x18ccab4d2a3f663d3c62de2b068ebd3592af4bd952ca5857518303f3381a1fec
0x0c7bd3a2e94cc913c06d95712f7064dc4fdbf40592fbee9b482c64941002e980
0x8a87abbd0970b4e93c610b4154c6ac25595c2a390e578a38a42880525aa74695
0x776450aeed21a6596320bd6a4967d017d904d34a34363809c99c634ebf003f60
0x9aecd35da7967098c638ec30ec1931bf86c34cd4547811614782386302c47009
0x4cc7a89d40f5a8ddb07e054b3074e1d71bee7fcd63552a3cb1df03c099b666d6
0x7123ebae9dd880225eb7f968f0b90b012d85f5e3e89a7768f63c48a06134665e
0xedb97d4ece607712f2b2e343f323fae7f86e36f430d1721ba2062c9139784eb4
0xd6c9c3bc0e571bf1d09e3a15260d9c3628ff785cd9df574c35cf3d216960e1f9
0x78e592e610246f2f13c8f3b1d6eb9966431ffe4e975b45737e1c23299bc16e69

Functions
Getter at block 21157560
decimals(pure returns (uint8)
18
getAllPending(view returns (uint256)
2103187411842273093154
getSwapThresholdAmount(view returns (uint256)
2627121825973631426204
maxBuyAmount(view returns (uint256)
1000000000000000000000000
maxWalletAmount(view returns (uint256)
1000000000000000000000000
name(view returns (string)
Blitz Spectra
owner(view returns (address)
0x0000000000000000000000000000000000000000
pairV2(view returns (address)
0x7ec8e94a9b379f6b90ee5af7b9a78624280b50ea
pendingOwner(view returns (address)
0x0000000000000000000000000000000000000000
routerV2(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapThresholdRatio(view returns (uint16)
50
symbol(view returns (string)
BLITZ
taxwalletAddress(view returns (address)
0x5cfd5ee203ab9c59341cb228faa3615df242ed45
totalSupply(view returns (uint256)
1000000000000000000000000
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.