Stonehenge
Verified contract
Active on
Ethereum with 155 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
27 additional
variables
Balances ($28.91)
Native
Value
$28.91
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.008646 | $3,343.68 |
$28.91 | |
HENGE | ERC-20 | 31.543527M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15296041 | 2 years ago | | | 0 | 0.00024936811 | |
| 15295991 | 2 years ago | | | 0 | 0.00028062108 | |
| 15295927 | 2 years ago | | | 0 | 0.00027887498 | |
| 15276298 | 2 years ago | | | 0 | 0.00040192085 | |
| 15274857 | 2 years ago | | | 0 | 0.0011744750 | |
| 15269868 | 2 years ago | | | 0 | 0.00054018293 | |
| 15266571 | 2 years ago | | | 0 | 0.00045425931 | |
| 15265145 | 2 years ago | | | 0 | 0.0015352611 | |
| 15265139 | 2 years ago | | | 0 | 0.00090839339 | |
| 15264443 | 2 years ago | | | 0 | 0.0010903804 |
ABI
ABI objects
Getter at block 21249049
_burnAddress() view returns (address)
0x000000000000000000000000000000000000dead
_liquidityFee() view returns (uint256)
3
_lockTime() view returns (uint256)
0
_marketingFee() view returns (uint256)
10
_marketingWalletAddress() view returns (address)
0x16f2b2b32114d2853c08ca4328cd3147bcdcd182
_taxFee() view returns (uint256)
0
currentTimestamp() view returns (uint256)
1732348163
decimals() view returns (uint256)
9
firstEpoch() view returns (bool)
true
firstEpochInterval() view returns (uint256)
0
lastThirdEpoch() view returns (uint256)
1659639334
name() view returns (string)
Stonehenge
numTokensSellToAddToLiquidity() view returns (uint256)
43044149000000000
owner() view returns (address)
0x22ec73ca22962ab8afd9396e0926c945d8a0b387
secondEpoch() view returns (bool)
true
secondEpochInterval() view returns (uint256)
7200
secondEpochOccurs() view returns (uint256)
1659393874
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
HENGE
thirdEpoch() view returns (bool)
true
thirdEpochDuration() view returns (uint256)
3600
thirdEpochInterval() view returns (uint256)
14400
thirdEpochOccurs() view returns (uint256)
1659401074
totalFees() view returns (uint256)
1113166587582444216
totalSupply() view returns (uint256)
51104414934000000000
tradingActive() view returns (bool)
true
twelveKnightsEstablished() view returns (bool)
true
uniswapV2Pair() view returns (address)
0xf3b41d8d06288bdd068a1e132890d15d9b2191ce
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
knightHolderExist(address wallet) view returns (bool)
knightHolders(uint256) view returns (address)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
twelveKnights(uint256) view returns (address)
State-modifying
Events airdropToWallets(address[] wallets, uint256[] amountsInTokens)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeFromFee(address account)
excludeFromKnightHolders(address account, bool status)
excludeFromReward(address account)
incarnate()
includeInFee(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
lock(uint256 time)
manualEstablishTwelveKnights()
mordred(address[] wallets_, bool status)
renounceOwnership()
setBuyFeePercent(uint256 tFee, uint256 lFee, uint256 mFee)
setMarketingWalletAddress(address _addr)
setNumTokensSellToAddToLiquidity(uint256 amount)
setRouterAddress(address newRouter)
setSellFeePercent(uint256 tFee, uint256 lFee, uint256 mFee)
setSwapAndLiquifyEnabled(bool _enabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unlock()
updateEpochDuration(uint256 _seconds)
withdrawStuckedFunds(uint256 amount)
Approval(address indexed owner, address indexed spender, uint256 value)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.