BitZeit
Unverified contract
Proxy
Active on
Ethereum with 78 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
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
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BTZ | ERC-20 | 540.369127K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21074426 | 12 days ago | | | 0 | 0.00041601720 | |
| 20906006 | a month ago | | | 0 | 0.00054261327 | |
| 20905913 | a month ago | | | 0 | 0.00056130578 | |
| 20869091 | a month ago | | | 0 | 0.00075849330 | |
| 20867954 | a month ago | | | 0 | 0.00029747359 | |
| 20837940 | a month ago | | | 0 | 0.00085944789 | |
| 20825785 | 2 months ago | | | 0 | 0.00058678597 | |
| 20825387 | 2 months ago | | | 0 | 0.00069655036 | |
| 20817575 | 2 months ago | | | 0 | 0.00074597065 | |
| 20809232 | 2 months ago | | | 0 | 0.00054952809 |
ABI
ABI objects
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 owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromReward(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initialize(address owner_, string name_, string symbol_, uint256 totalSupply_, address[3] addrs, uint16[3] feeSettings, uint16[3] buyFeeSettings, uint16[3] sellFeeSettings)
renounceOwnership()
setSwapBackSettings(uint256 _amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
Initialized(uint8 version)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyAmountUpdated(uint256 amount)
Transfer(address indexed from, address indexed to, uint256 value)
This contract contains no constructor objects.
receive()
This contract contains no error objects.