BitZeit

Unverified contract

Proxy

Active on Ethereum with 78 txns
Deployed by via 0x31b87957 at 20740177
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
11 additional variables
ERC-20
--
0xe072a6ede77247623bbdb7cc2a950c54acd1703e0369fd88515d1c3274ec513f
0x232c84aa168385aae9c110b209afed0879e1049423ff85d31cc3bbc6d36fc3d2
0x475f0ccfdb28349fe5e448b531e2302462c62ced6d5bcb6b06149ca6cb6dd6c2
0xc0f51f9510cdeb5c2cdfe69900f99447515ad4be42718fd176dd83d5642a3d5f
0x34eb3daeb36f96d4eea602df8f6c4e21abfd21a49d5f5b4f97522c82ec7bf47e
0x8e5035092dd6a439b7250ad48ce45466fd882d9a2949208b51838ef0e3db66c3
0x4cfced3fd8f5ce208dfc506625509a98793b836c5e01e8ef6098c8c692b70603
0x2fb392960af5bb5a4a012b9964041c549c344fe891ca12c98f3dd875791de9bb
0x4eb6a76354777f86feca70f5e91faaa30494ba11b051febfcabd38ce1805325a
0xe19a1c0573a0f50dd3aa564eda690b748aed923bfaaadbd91cfff7bd50d50d1b

Functions
Getter at block 21157410
MAX_FEE(view returns (uint256)
2000
VERSION(view returns (uint256)
1
_liquidityFee(view returns (uint256)
0
_marketingAddress(view returns (address)
0xf9b98a4831c12d28cc93dc229882921cb0b6fb5d
_marketingFee(view returns (uint256)
100
_marketingToken(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
_taxFee(view returns (uint256)
0
decimals(view returns (uint8)
9
name(view returns (string)
BitZeit
owner(view returns (address)
0xd69ea7ae179dfdcf87d9c0648b14b35213533b16
swapAndLiquifyEnabled(view returns (bool)
true
symbol(view returns (string)
BTZ
totalFees(view returns (uint256)
0
totalSupply(view returns (uint256)
100000000000000000
uniswapV2Pair(view returns (address)
0x121953236c541b159ba6ab26149cddb1d0600ce6
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isExcludedFromReward(address accountview returns (bool)
reflectionFromToken(uint256 tAmountbool deductTransferFeeview returns (uint256)
tokenFromReflection(uint256 rAmountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
deliver(uint256 tAmount
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(address owner_string name_string symbol_uint256 totalSupply_address[3] addrsuint16[3] feeSettingsuint16[3] buyFeeSettingsuint16[3] sellFeeSettings
renounceOwnership(
setSwapBackSettings(uint256 _amount
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Initialized(uint8 version
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiqudity
SwapAndLiquifyAmountUpdated(uint256 amount
Transfer(address indexed fromaddress indexed touint256 value
Constructor

This contract contains no constructor objects.

Fallback and receive
receive(
Errors

This contract contains no error objects.