FluidFinance
Verified contract
Active on
Ethereum with 335 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "FluidFinance"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19217275 | 10 months ago | | | 0 | 0.00041910077 | |
| 19164830 | 10 months ago | | | 0 | 0.00068154470 | |
| 19160025 | 10 months ago | | | 0 | 0.00048096918 | |
| 19157955 | 10 months ago | | | 0 | 0.00067413577 | |
| 19157947 | 10 months ago | | | 0 | 0.0010560738 | |
| 19157945 | 10 months ago | | | 0 | 0.00046295363 | |
| 19157920 | 10 months ago | | | 0 | 0.00040526207 | |
| 19157915 | 10 months ago | | | 0 | 0.00064292801 | |
| 19157901 | 10 months ago | | | 0 | 0.00073025784 | |
| 19157888 | 10 months ago | | | 0 | 0.00035893610 |
ABI
ABI objects
Getter at block 21389540
buyTax() view returns (uint256)
0
decimals() pure returns (uint8)
18
maxTxAmount() view returns (uint256)
20000000000000000000000000
name() pure returns (string)
Fluid Finance
owner() view returns (address)
0x73cbe8b17f69f6f61cf69ee96af574ef1cb46366
sellTax() view returns (uint256)
0
setMarketingWallet() view returns (address)
0x73cbe8b17f69f6f61cf69ee96af574ef1cb46366
symbol() pure returns (string)
FLUID
totalSupply() pure returns (uint256)
1000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
excludeWalletFromFees(address wallet)
removeLimits()
renounceOwnership()
startTrading()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateFeeAmount(uint256 newBuyTax, uint256 newSellTax)
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.