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)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
TEH | ERC-20 | 18.316817M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16493040 | 2 years ago | | | 0 | 0.0011965817 | |
| 16492267 | 2 years ago | | | 0 | 0.0010346417 | |
| 16492092 | 2 years ago | | | 0 | 0.0023380508 | |
| 16492008 | 2 years ago | | | 0 | 0.0010313931 | |
| 16491999 | 2 years ago | | | 0 | 0.00059986214 | |
| 16491996 | 2 years ago | | | 0 | 0.0034548711 | |
| 16491988 | 2 years ago | | | 0 | 0.0011328997 | |
| 16491987 | 2 years ago | | | 0 | 0.0010950375 | |
| 16491980 | 2 years ago | | | 0 | 0.0010188978 | |
| 16491979 | 2 years ago | | | 0 | 0.00091795133 |
ABI
ABI objects
Getter at block 21410185
MaxValue() view returns (uint256)
9950
MaxValueLimitation() view returns (uint256)
9850
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletToken() view returns (uint256)
1000000000000000000
autoLiquidityReceiver() view returns (address)
0xe535ba4a13c22f0268dc1ff3f7cadb7531e8aa27
buyCooldownEnabled() view returns (bool)
true
cooldownTimerInterval() view returns (uint8)
10
decimals() pure returns (uint8)
9
devFee() view returns (uint256)
0
devFeeReceiver() view returns (address)
0xe535ba4a13c22f0268dc1ff3f7cadb7531e8aa27
feeDenominator() view returns (uint256)
100
getCirculatingSupply() view returns (uint256)
1000000000000000000
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
liquidityFee() view returns (uint256)
0
marketingFee() view returns (uint256)
1
marketingFeeReceiver() view returns (address)
0xe535ba4a13c22f0268dc1ff3f7cadb7531e8aa27
name() pure returns (string)
TEH
pair() view returns (address)
0x036fc5bdf89f6f4fe05472a20622eeae777be924
reflectionFee() view returns (uint256)
0
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
3000000000000000
symbol() pure returns (string)
TEH
totalFee() view returns (uint256)
1
totalSupply() view returns (uint256)
1000000000000000000
tradingOpen() view returns (bool)
true
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getLiquidityBacking(uint256 accuracy) view returns (uint256)
isOverLiquified(uint256 target, uint256 accuracy) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events ChangeFeeesValue(uint256 _liquidityFee, uint256 _reflectionFee, uint256 _marketingFee, uint256 _feeDenominator)
_ApproveSwap(uint256 NewValuesInput)
approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
cooldownEnabled(bool _status, uint8 _interval)
setFeeReceivers(address _autoLiquidityReceiver, address _marketingFeeReceiver)
setMaxTx(uint256 maxTXAmount)
setMaxWallet(uint256 maxWallAmount)
setTargetLiquidity(uint256 _target, uint256 _denominator)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountETH, uint256 amountBOG)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.