Dead Presidentz
Verified contract
Active on
Ethereum with 496 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x2f8a…04bb
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BILLZ | ERC-20 | 2.523844B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20600435 | 2 months ago | | | 0 | 0.000095687920 | |
| 20472316 | 3 months ago | | | 0 | 0.000087642945 | |
| 20377289 | 3 months ago | | | 0 | 0.00066434469 | |
| 20364502 | 3 months ago | | | 0 | 0.00033810998 | |
| 20364500 | 3 months ago | | | 0 | 0.00039852125 | |
| 20364500 | 3 months ago | | | 0 | 0.00039852125 | |
| 20301864 | 4 months ago | | | 0 | 0.00010566723 | |
| 19822596 | 6 months ago | | | 0 | 0.00043601278 | |
| 19822579 | 6 months ago | | | 0 | 0.00045143861 | |
| 19822572 | 6 months ago | | | 0 | 0.00040630006 |
ABI
ABI objects
Getter at block 21089830
buyTax() view returns (uint256)
1
decimals() pure returns (uint8)
18
initialTokenAmountForLp() view returns (uint256)
4340000000000000000000000000000
maxTaxSwap() view returns (uint256)
7000000000000000000000000000
maxTxAmount() view returns (uint256)
7000000000000000000000000000000
maxWalletSize() view returns (uint256)
7000000000000000000000000000000
name() pure returns (string)
Dead Presidentz
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellTax() view returns (uint256)
1
symbol() pure returns (string)
BILLZ
taxSwapThreshold() view returns (uint256)
7000000000000000000000000000
taxWallet() view returns (address)
0x2f8a2ee7dc371d20bce5f9dacf5bc0ab87cf04bb
totalSupply() pure returns (uint256)
7000000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
manualswap(uint256 _tokenAmount, uint256 _amountETHMin)
openTrading()
removeLimits()
renounceOwnership()
resetTax()
setBuyTax(uint256 _buyTax)
setMaxTaxSwap(uint256 _maxTaxSwap)
setMaxTxAmount(uint256 _maxTxAmount)
setMaxWalletSize(uint256 _maxWalletSize)
setSellTax(uint256 _sellTax)
setTaxSwapThreshold(uint256 _taxSwapThreshold)
toggleSwap(bool _swapEnabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
withdrawFees()
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.