Hybrid-Chain Capital
Verified contract
Active on
Ethereum with 87 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
11 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
HCC | ERC-20 | 44.951176B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17884258 | a year ago | | | 0 | 0.0010593447 | |
| 14197104 | 3 years ago | | | 0 | 0.0020253299 | |
| 13816328 | 3 years ago | | | 0 | 0.0025198607 | |
| 13760293 | 3 years ago | | | 0 | 0.0053768715 | |
| 13714961 | 3 years ago | | | 0 | 0.0034541938 | |
| 13714718 | 3 years ago | | | 0 | 0.0039570050 | |
| 13714658 | 3 years ago | | | 0 | 0.0045112412 | |
| 13714124 | 3 years ago | | | 0 | 0.0036311340 | |
| 13713946 | 3 years ago | | | 0 | 0.0037382059 | |
| 13713868 | 3 years ago | | | 0 | 0.0048834324 |
ABI
ABI objects
Getter at block 21276191
_HCCWalletAddress() view returns (address)
0x4d58d19fcf72ea6bded9992cbbece4f97e31c6cc
_hasLiqBeenAdded() view returns (bool)
true
_liquidityFee() view returns (uint256)
5
_liquidityFeeOnBuy() view returns (uint256)
5
_liquidityFeeOnSell() view returns (uint256)
5
_marketingWalletAddress() view returns (address)
0x40776781fb5b13559d6f453b0ef22ec65887684b
_maxTxAmount() view returns (uint256)
1000000000000000000000
_taxFee() view returns (uint256)
5
_taxFeeOnBuy() view returns (uint256)
5
_taxFeeOnSell() view returns (uint256)
5
decimals() view returns (uint8)
9
geUnlockTime() view returns (uint256)
0
getCirculatingSupply() view returns (uint256)
469154941470453347797
name() view returns (string)
Hybrid-Chain Capital
numTokensSellToAddToLiquidity() view returns (uint256)
5000000000000000
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
HCC
totalFees() view returns (uint256)
44001177300033257113
totalSupply() view returns (uint256)
1000000000000000000000
uniswapV2Pair() view returns (address)
0xa92e7d851e833efe656812876f3815b2eacd9f07
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)
isLiquidityHolderCheck(address account) view returns (bool)
isSniperCheck(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events _setCWallet(address cAddress)
_setMWallet(address mAddress)
addLiquidityHolder(address liquidityHolder)
addSniper(address sniperAddress)
approve(address spender, uint256 amount) returns (bool)
changeLiquidityPair(address _pair)
changeMinSell(uint256 _minSell)
changeRouter(address _router)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
empireSweepCall(uint256 amount, bytes)
excludeFromFee(address account)
excludeFromReward(address account)
includeInFee(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
lock(uint256 time)
manualSend()
manualSwap()
removeLiquidityHolder(address liquidityHolder)
removeSniper(address sniperAddress)
renounceOwnership()
setLiquidityFee(uint256 liquidityFee)
setLiquidityFeeOnBuy(uint256 liquidityFee)
setLiquidityFeeOnSell(uint256 liquidityFee)
setMaxTx(uint256 maxTx)
setSwapAndLiquifyEnabled(bool _enabled)
setTaxFee(uint256 taxFee)
setTaxFeeOnBuy(uint256 liquidityFee)
setTaxFeeOnSell(uint256 liquidityFee)
sweep(uint256 amount, bytes data)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unlock()
unsweep(uint256 amount)
upgradePair(address _factory)
Approval(address indexed owner, address indexed spender, uint256 value)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SniperCaught(address sniperAddress)
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.