Half HPOS10i
Verified contract
Active on
Ethereum with 212 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BITCOIN0.5 | ERC-20 | 258.072657K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20986728 | a month ago | | | 0 | 0.00081085292 | |
| 20986723 | a month ago | | | 0 | 0.0012639003 | |
| 20986715 | a month ago | | | 0 | 0.00072200830 | |
| 20986710 | a month ago | | | 0 | 0.00077304419 | |
| 20986706 | a month ago | | | 0 | 0.0013539440 | |
| 20947301 | a month ago | | | 0 | 0.00038153150 | |
| 18866810 | a year ago | | | 0 | 0.00040557817 | |
| 18344810 | a year ago | | | 0 | 0.00024679539 | |
| 18275116 | a year ago | | | 0 | 0.00029461348 | |
| 18272073 | a year ago | | | 0 | 0.00080346057 |
ABI
ABI objects
Getter at block 21223838
HPOS10i() view returns (address)
0x72e4f9f808c49a2a61de9c5896298920dc4eeea9
buyDevFee() view returns (uint256)
2
buyLiquidityFee() view returns (uint256)
0
buyTotalFees() view returns (uint256)
2
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
8
devWallet() view returns (address)
0x0fc79b85f9963879ca829b0174be8f951fd79c01
limitsInEffect() view returns (bool)
true
maxTransactionAmount() view returns (uint256)
2000000000000000
maxWallet() view returns (uint256)
2000000000000000
name() view returns (string)
Half HPOS10i
owner() view returns (address)
0x000000000000000000000000000000000000dead
sellDevFee() view returns (uint256)
2
sellLiquidityFee() view returns (uint256)
0
sellTotalFees() view returns (uint256)
2
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
50000000000000
symbol() view returns (string)
BITCOIN0.5
totalSupply() view returns (uint256)
100000000000000000
tradingActive() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x4d3d4ac5c9e2534bc6888fdc052abb288fec8a24
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
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)
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
removeLimits() returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 _devFee, uint256 _liquidityFee)
updateDevWallet(address newDevWallet)
updateMaxTxnAmount(uint256 newNum)
updateMaxWalletAmount(uint256 newNum)
updateSellFees(uint256 _devFee, uint256 _liquidityFee)
updateSwapEnabled(bool enabled)
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)
Transfer(address indexed from, address indexed to, uint256 value)
devWalletUpdated(address indexed newWallet, address indexed oldWallet)
constructor()
receive()
This contract contains no error objects.