FINE 2.0
Verified contract
Active on
Ethereum with 1,007 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x4bd7…d703
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FINE2.0 | ERC-20 | 3.97039T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19491559 | 8 months ago | | | 0 | 0.00078063733 | |
| 19491556 | 8 months ago | | | 0 | 0.0014046828 | |
| 19435941 | 8 months ago | | | 0 | 0.0018858409 | |
| 19405063 | 8 months ago | | | 0 | 0.0012214558 | |
| 19405058 | 8 months ago | | | 0 | 0.0010854211 | |
| 19404885 | 8 months ago | | | 0 | 0.0011235332 | |
| 19404878 | 8 months ago | | | 0 | 0.0022193754 | |
| 19033739 | 10 months ago | | | 0 | 0.0020603356 | |
| 18595774 | a year ago | | | 0 | 0.00090422030 | |
| 18448869 | a year ago | | | 0 | 0.0014590630 |
ABI
ABI objects
Getter at block 21172413
DEAD() view returns (address)
0x000000000000000000000000000000000000dead
_totalSupply() view returns (uint256)
420690000000000000000000
buyfee() view returns (uint256)
10
decimals() pure returns (uint8)
9
fee_denominator() view returns (uint256)
1000
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
isTradingEnabled() view returns (bool)
true
lpPair() view returns (address)
0x9fed1a220ce756bc50013f86254b372f670f4639
name() pure returns (string)
FINE 2.0
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellfee() view returns (uint256)
10
swapRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapThreshold() view returns (uint256)
84138000000000000000
symbol() pure returns (string)
FINE2.0
totalSupply() pure returns (uint256)
420690000000000000000000
transferfee() view returns (uint256)
0
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isNoFeeWallet(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
changeLpPair(address newPair)
changeWallets(address marketing)
enableTrading()
renounceOwnership()
setNoFeeWallet(address account, bool enabled)
setPresaleAddress(address presale, bool yesno)
toggleCanSwapFees(bool yesno)
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)
_changePair(address newLpPair)
_changeWallets(address marketing)
_enableTrading()
_setPresaleAddress(address account, bool enabled)
_toggleCanSwapFees(bool enabled)
constructor()
receive()
This contract contains no error objects.