DIEHARDER
Verified contract
Active on
Ethereum with 799 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x3898…aeee
0x3898…aeee
9 additional
variables
Balances ($0.00)
No balances found for "DIEHARDER"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20670241 | 2 months ago | | | 0 | 0.00060995638 | |
| 20455529 | 3 months ago | | | 0 | 0.00068451300 | |
| 20154021 | 5 months ago | | | 0 | 0.00069377561 | |
| 20112994 | 5 months ago | | | 0 | 0.0016735180 | |
| 19996024 | 5 months ago | | | 0 | 0.00069856373 | |
| 19994288 | 5 months ago | | | 0 | 0.00091282800 | |
| 19982613 | 5 months ago | | | 0 | 0.0013690260 | |
| 19974939 | 6 months ago | | | 0 | 0.0012172960 | |
| 19968248 | 6 months ago | | | 0 | 0.0019774820 | |
| 19967997 | 6 months ago | | | 0 | 0.0042591920 |
ABI
ABI objects
Getter at block 21187475
_buyLiquidityFee() view returns (uint256)
0
_buyMarketingFee() view returns (uint256)
2
_buyTeamFee() view returns (uint256)
0
_sellLiquidityFee() view returns (uint256)
0
_sellMarketingFee() view returns (uint256)
2
_sellTeamFee() view returns (uint256)
0
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
9
getCirculatingSupply() view returns (uint256)
9860000000000000000
isLaunch() view returns (bool)
true
marketingWalletAddress() view returns (address)
0x3898141605ee9bb9f89d48e443cc35ffda91aeee
minimumTokensBeforeSwapAmount() view returns (uint256)
19531250000000
name() view returns (string)
DIEHARDER
owner() view returns (address)
0x000000000000000000000000000000000000dead
swapAndLiquifyByLimitOnly() view returns (bool)
false
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
DIEHARDER
teamWalletAddress() view returns (address)
0x3898141605ee9bb9f89d48e443cc35ffda91aeee
totalSupply() view returns (uint256)
9860000000000000000
uniswapPair() view returns (address)
0x63c7696b50074ec5a4ef262e681d48aeb7f5bd9c
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_blackList(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address) view returns (bool)
isMarketPair(address) view returns (bool)
State-modifying
Events Launch()
approve(address spender, uint256 amount) returns (bool)
changeRouterVersion(address newRouterAddress) returns (address newPairAddress)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
setBList(address[] addrs, bool status)
setBuyTaxes(uint256 _marketing, uint256 _liquidity, uint256 _team)
setMarketPairStatus(address account, bool newValue)
setNumTokensBeforeSwap(uint256 newLimit)
setSellTaxes(uint256 _marketing, uint256 _liquidity, uint256 _team)
setSwapAndLiquifyByLimitOnly(bool newValue)
setSwapAndLiquifyEnabled(bool _enabled)
setWList(address[] addrs, bool status)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
waiveOwnership()
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
SwapETHForTokens(uint256 amountIn, address[] path)
SwapTokensForETH(uint256 amountIn, address[] path)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.