Hard Reset
Verified contract
Active on
Ethereum with 28 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
3 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Unlock | ERC-20 | 29.7K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15352917 | 2 years ago | | | 0 | 0.00061431500 | |
| 15352891 | 2 years ago | | | 0 | 0.00070646225 | |
| 15352891 | 2 years ago | | | 0 | 0.00076612160 | |
| 15352891 | 2 years ago | | | 0 | 0.0015942986 | |
| 15352889 | 2 years ago | | | 0 | 0.0010418614 | |
| 15352889 | 2 years ago | | | 0 | 0.0010023966 | |
| 15352889 | 2 years ago | | | 0 | 0.0010023966 | |
| 15352889 | 2 years ago | | | 0 | 0.0010023966 | |
| 15352889 | 2 years ago | | | 0 | 0.0010023966 | |
| 15352889 | 2 years ago | | | 0 | 0.0010396100 |
ABI
ABI objects
Getter at block 21256541
DEAD() view returns (address)
0x000000000000000000000000000000000000dead
buyBurnFee() view returns (uint256)
0
buyLiquidityFee() view returns (uint256)
0
buyMarketingFee() view returns (uint256)
0
decimals() pure returns (uint8)
9
getMaxWallet() view returns (uint256)
30001000000000
getTxAmount() view returns (uint256)
30001000000000
masterTaxDivisor() view returns (uint16)
100
name() pure returns (string)
Hard Reset
owner() view returns (address)
0xb98bbe5a0230ec180dbe10825fb0dcaf74bd4da6
pairAddress() view returns (address)
0xe4d060709c5de9c20aef0570446877dc61d7ba33
sellBurnFee() view returns (uint256)
0
sellLiquidityFee() view returns (uint256)
0
sellMarketingFee() view returns (uint256)
99
symbol() pure returns (string)
Unlock
tokensForAutoBurn() view returns (uint256)
0
tokensForAutoLiquidity() view returns (uint256)
0
tokensForMarketing() view returns (uint256)
29699999999997
totalBuyFees() view returns (uint256)
0
totalSellFees() view returns (uint256)
99
totalSupply() view returns (uint256)
1000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events RervertSellFeesToOriginalTax(uint256 _sellMarketingFee)
SetWalletandTxtAmount(uint256 _maxTxAmount, uint256 _maxWalletSize)
approve(address spender, uint256 amount) returns (bool)
excludeFromFee(address account)
excludeFromMaxWalletLimit(address account)
includeInFee(address account)
includeInMaxWalletLimit(address account)
openTrading()
removeLimits()
renounceOwnership()
renounceownership()
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)
MaxWalletAmountUpdated(uint256 maxWalletAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.