H2O Finance
Verified contract
Active on
Ethereum with 40 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x9cd3…0da1
0x0000…dead
2 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
OCEAN | ERC-20 | 123.021184K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18493373 | a year ago | | | 0 | 0.00093754053 | |
| 18493372 | a year ago | | | 0 | 0.0010863247 | |
| 18493363 | a year ago | | | 0 | 0.0011044408 | |
| 18493341 | a year ago | | | 0 | 0.0015048336 | |
| 18493341 | a year ago | | | 0 | 0.0015048336 | |
| 18493341 | a year ago | | | 0 | 0.0015048336 | |
| 18493341 | a year ago | | | 0 | 0.0015048336 | |
| 18493337 | a year ago | | | 0 | 0.0010360430 | |
| 18493336 | a year ago | | | 0 | 0.0010582931 | |
| 18493335 | a year ago | | | 0 | 0.0015138242 |
ABI
ABI objects
Getter at block 21288200
_buyFee() view returns (uint256)
1
_maxHoldAmount() view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
_sellFee() view returns (uint256)
1
_swapThreshold() view returns (uint256)
100000000000000
decimals() view returns (uint8)
9
name() view returns (string)
H2O Finance
noFeeToTransfer() view returns (bool)
true
owner() view returns (address)
0x0000000000000000000000000000000000000000
pairAddress() view returns (address)
0x9ed7ba8d1496baf660487aa38b9efcc88e518632
swapAndLiquifyEnabled() view returns (bool)
true
swapping() view returns (bool)
false
symbol() view returns (string)
OCEAN
totalSupply() view returns (uint256)
1000000000000000000
uniswapRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcluded(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
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.