Liquid Finance
Verified contract
Active on
Ethereum with 69 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 |
---|---|---|---|---|---|
LiqFin | ERC-20 | 4.784404M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14443603 | 3 years ago | | | 0 | 0.0018650000 | |
| 14443560 | 3 years ago | | | 0 | 0.0034828286 | |
| 14443542 | 3 years ago | | | 0 | 0.0048014454 | |
| 14443542 | 3 years ago | | | 0 | 0.0052910079 | |
| 14443542 | 3 years ago | | | 0 | 0.0077580233 | |
| 14443542 | 3 years ago | | | 0 | 0.0093250000 | |
| 14443540 | 3 years ago | | | 0 | 0.0048178259 | |
| 14443540 | 3 years ago | | | 0 | 0.0069937500 | |
| 14443536 | 3 years ago | | | 0 | 0.0045051924 | |
| 14443535 | 3 years ago | | | 0 | 0.0047416048 |
ABI
ABI objects
Getter at block 21328584
_TaxAdd() view returns (address)
0x81b4a3d209e91b7ba62a9bcec130f37389786058
_buyFee() view returns (uint256)
10
_launchedAt() view returns (uint256)
1648051361
_maxBuyAmount() view returns (uint256)
50000000000000000
_maxHeldTokens() view returns (uint256)
100000000000000000
_sellFee() view returns (uint256)
15
_useImpactFeeSetter() view returns (bool)
false
amountInPool() view returns (uint256)
33789348737491435
decimals() view returns (uint8)
9
name() view returns (string)
Liquid Finance
owner() view returns (address)
0x81b4a3d209e91b7ba62a9bcec130f37389786058
symbol() view returns (string)
LiqFin
thisBalance() view returns (uint256)
4784403849384785
totalSupply() pure returns (uint256)
10000000000000000000
uniswapV2Pair() view returns (address)
0x0b37b5addf580bf5fa6cc84a132404d0a106d25c
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address ad) view returns (bool)
State-modifying
Events addLiquidity()
approve(address spender, uint256 amount) returns (bool)
delBots(address[] bots_)
manualsend()
manualswap()
openTrading()
renounceOwnership()
setBots(address[] bots_)
setFeeRate(uint256 rate)
setFees(uint256 buy, uint256 sell)
setMaxTxn(uint256 maxbuy, uint256 maxheld)
toggleImpactFee(bool onoff)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
updateTaxAdd(address newAddress)
Approval(address indexed owner, address indexed spender, uint256 value)
FeeMultiplierUpdated(uint256 _multiplier)
FeeRateUpdated(uint256 _rate)
FeesUpdated(uint256 _buy, uint256 _sell)
ImpactFeeSetterUpdated(bool _usefeesetter)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TaxAddUpdated(address _taxwallet)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address TaxAdd)
receive()
This contract contains no error objects.