Will THE TYRANT DIE
Verified contract
Active on
Ethereum with 39 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
10 additional
variables
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,097.48 |
$0 | |
WTTD | ERC-20 | 376.9034K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15813025 | 2 years ago | | | 0 | 0.00063978894 | |
| 15812947 | 2 years ago | | | 0 | 0.00075830470 | |
| 15812941 | 2 years ago | | | 0 | 0.0011510156 | |
| 15812941 | 2 years ago | | | 0 | 0.0014043000 | |
| 15812939 | 2 years ago | | | 0 | 0.0011437221 | |
| 15812938 | 2 years ago | | | 0 | 0.00087262153 | |
| 15812938 | 2 years ago | | | 0 | 0.0011081715 | |
| 15812938 | 2 years ago | | | 0 | 0.0011081715 | |
| 15812938 | 2 years ago | | | 0 | 0.0016959600 | |
| 15812938 | 2 years ago | | | 0 | 0.0027794900 |
ABI
ABI objects
Getter at block 21230281
_maxTxAmount() view returns (uint256)
1000000000
_walletMax() view returns (uint256)
1000000000
blacklistMode() view returns (bool)
false
decimals() pure returns (uint8)
2
devFee() view returns (uint256)
0
gas() view returns (uint256)
100000000000
getCirculatingSupply() view returns (uint256)
100000000000
getOwner() view returns (address)
0x7fd0019a1d770fb49393c455f6807e1d1952bb88
launchedAt() view returns (uint256)
15812852
liquidityFee() view returns (uint256)
2
marketingFee() view returns (uint256)
2
name() pure returns (string)
Will THE TYRANT DIE
owner() view returns (address)
0x7fd0019a1d770fb49393c455f6807e1d1952bb88
pair() view returns (address)
0x91dbd6a2e2bfcac9ee3cbaedf0014d11abfa8080
restrictWhales() view returns (bool)
true
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapAndLiquifyByLimitOnly() view returns (bool)
false
swapAndLiquifyEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
100000000
symbol() pure returns (string)
WTTD
totalFee() view returns (uint256)
4
totalFeeIfSelling() view returns (uint256)
4
totalSupply() view returns (uint256)
100000000000
tradingOpen() view returns (bool)
true
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBlacklisted(address) view returns (bool)
isFeeExempt(address) view returns (bool)
isInternal(address) view returns (bool)
isTxLimitExempt(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
clearStuckBalance(uint256 amountPercentage)
enable_blacklist(bool _status)
manage_blacklist(address[] addresses, bool status)
renounceOwnership()
rescueToken(address tokenAddress, uint256 tokens) returns (bool success)
setBridge(address bridge)
setFees(uint256 newLiqFee, uint256 newMarketingFee, uint256 newDevFee, uint256 extraSellFee)
setGas(uint256 newGas)
setIsFeeExempt(address holder, bool exempt)
setIsTxLimitExempt(address holder, bool exempt)
setMode(bool _bool)
setWalletLimit(uint256 newLimit)
setisInternal(bool _bool, address _address)
tradingStatus(bool newStatus)
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)
AutoLiquify(uint256 amountBNB, uint256 amountBOG)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.