HODLCapital
Verified contract
Active on
Ethereum with 314 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xc5ef…8eb8
0xfc6d…9cee
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
HODL | ERC-20 | 1.904691 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17170380 | 2 years ago | | | 0 | 0.0035782172 | |
| 17048966 | 2 years ago | | | 0 | 0.0010523709 | |
| 16494691 | 2 years ago | | | 0 | 0.00050455585 | |
| 16307456 | 2 years ago | | | 0 | 0.0015910675 | |
| 16307355 | 2 years ago | | | 0 | 0.00079710867 | |
| 16307346 | 2 years ago | | | 0 | 0.0014559515 | |
| 16307326 | 2 years ago | | | 0 | 0.00082556674 | |
| 16307314 | 2 years ago | | | 0 | 0.0018666946 | |
| 16307264 | 2 years ago | | | 0 | 0.00085673543 | |
| 16305532 | 2 years ago | | | 0 | 0.0018134363 |
ABI
ABI objects
Getter at block 21203767
_HODLWalletAddress() view returns (address)
0xc5ef3ef5a2d3a8b79e76c48a1983d0fd6b338eb8
_getETHBalance() view returns (uint256 balance)
0
_marketingWalletAddress() view returns (address)
0xfc6de4f0d3038751ca78e57b39af55b0480b9cee
decimals() view returns (uint8)
9
geUnlockTime() view returns (uint256)
0
name() view returns (string)
HODLCapital
owner() view returns (address)
0xc9d76a540ac88182119e1aad80136fc61cf55fbd
swapEnabled() view returns (bool)
true
symbol() view returns (string)
HODL
totalFees() view returns (uint256)
52161982305721096067593
totalSupply() view returns (uint256)
1000000000000000000000
uniswapV2Pair() view returns (address)
0x28e6cab57d87e6f85ff650fb0a7be9be5e1897d4
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcluded(address account) view returns (bool)
isExcludedFromFee(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events _setHODLWallet(address HODLWalletAddress)
_setMaxTxAmount(uint256 maxTxAmount)
_setTaxFee(uint256 taxFee)
_setTeamFee(uint256 teamFee)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeAccount(address account)
includeAccount(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
lock(uint256 time)
manualSend()
manualSwap()
renounceOwnership()
setExcludeFromFee(address account, bool excluded)
setSwapEnabled(bool enabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unlock()
Approval(address indexed owner, address indexed spender, uint256 value)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address HODLWalletAddress, address marketingWalletAddress)
receive()
This contract contains no error objects.