Lower Coin
Verified contract
Active on
Ethereum with 198 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x7a25…488d
Balances ($0.00)
No balances found for "Lower Coin"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17419740 | 2 years ago | | | 0 | 0.00092711640 | |
| 17409792 | 2 years ago | | | 0 | 0.0014023899 | |
| 17368412 | 2 years ago | | | 0 | 0.00065234564 | |
| 17364626 | 2 years ago | | | 0 | 0.0020520612 | |
| 17364620 | 2 years ago | | | 0 | 0.0020520612 | |
| 17364527 | 2 years ago | | | 0 | 0.0015183261 | |
| 17364341 | 2 years ago | | | 0 | 0.0019576969 | |
| 17364299 | 2 years ago | | | 0 | 0.0020729493 | |
| 17364195 | 2 years ago | | | 0 | 0.0013827066 | |
| 17363839 | 2 years ago | | | 0 | 0.0015604248 |
ABI
ABI objects
Getter at block 21420362
_uniswapPair() view returns (address)
0x401d9f27cf1adc7628238702e2840528355a134f
_uniswapRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
decimals() view returns (uint8)
18
fundAddress() view returns (address)
0xcabfa1c1a1e9df3bc34a10f18b9f26564aba9a43
limitAmounts() view returns (uint256)
0
name() view returns (string)
Lower Coin
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
LowB
totalSupply() view returns (uint256)
78767317510000000000000000000
Read-only
_isExcludeFromFee(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isMarketPair(address) view returns (bool)
sellToken(uint256 Token) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
removeERC20(address tokenAddress, uint256 amount)
renounceOwnership()
setLimitAmounts(uint256 newValue)
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)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.