Will THE TYRANT DIE
Verified contract
Active on
Ethereum with 146 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 | $2,501.13 |
$0 | |
WTTD | ERC-20 | 1.011779M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17945428 | a year ago | | | 0 | 0.00052015894 | |
| 15845186 | 2 years ago | | | 0 | 0.00044735360 | |
| 15832136 | 2 years ago | | | 0 | 0.00063255865 | |
| 15829910 | 2 years ago | | | 0 | 0.00055948908 | |
| 15824502 | 2 years ago | | | 0 | 0.00049264032 | |
| 15823063 | 2 years ago | | | 0 | 0.00050783279 | |
| 15821002 | 2 years ago | | | 0 | 0.00070824173 | |
| 15820403 | 2 years ago | | | 0 | 0.00082821027 | |
| 15819024 | 2 years ago | | | 0 | 0.0017880060 | |
| 15819003 | 2 years ago | | | 0 | 0.0014003815 |
ABI
ABI objects
Getter at block 21099600
_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)
0x0000000000000000000000000000000000000000
launchedAt() view returns (uint256)
15817575
liquidityFee() view returns (uint256)
2
marketingFee() view returns (uint256)
2
name() pure returns (string)
Will THE TYRANT DIE
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0xb49ab97c7972ddb206610c80c1cadd276f9dbf0c
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.