Hardcore History
Verified contract
Active on
Ethereum with 299 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($2,646.29)
Native
Value
$2,646.29
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.8 | $3,307.86 |
$2,646.29 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21151077 | 3 days ago | | | 0 | 0.00050917726 | |
| 21001359 | 24 days ago | | | 0 | 0.00026376879 | |
| 20932714 | a month ago | | | 0 | 0.00042582145 | |
| 20853116 | a month ago | | | 0 | 0.00058794420 | |
| 20840026 | 2 months ago | | | 0 | 0.00024995645 | |
| 20570189 | 3 months ago | | | 0 | 0.00017738385 | |
| 20447785 | 3 months ago | | | 0 | 0.000084582956 | |
| 20389176 | 4 months ago | | | 0 | 0.00012591744 | |
| 20367543 | 4 months ago | | | 0 | 0.00010049153 | |
| 20108663 | 5 months ago | | | 0 | 0.00010003589 |
ABI
ABI objects
Getter at block 21171053
buyTotalFees() view returns (uint256)
0
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
marketingWallet() view returns (address)
0x9dcf1c923855ad73ce14fd1f4a5c77e1dbb3596e
maxTransactionAmount() view returns (uint256)
1000000000000000000000000000
maxWallet() view returns (uint256)
1000000000000000000000000000
name() view returns (string)
Hardcore History
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellTotalFees() view returns (uint256)
0
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
500000000000000000000000
symbol() view returns (string)
HARDCORE
totalSupply() view returns (uint256)
1000000000000000000000000000
tradingActive() view returns (bool)
true
uniswapV2Pair() view returns (address)
0xe18ed4dabaa15c14d51c63e9b478f009137dc4a7
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 _marketingFee, uint256 _liquidityFee)
updateMaxWalletAndTxnAmount(uint256 newTxnNum, uint256 newMaxWalletNum)
updateSellFees(uint256 _marketingFee, uint256 _liquidityFee)
updateSwapTokensAtAmount(uint256 newAmount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
marketingWalletUpdated(address indexed newWallet, address indexed oldWallet)
constructor()
receive()
This contract contains no error objects.