Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($92.52)
Native
Value
$92.52
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.029812 | $3,103.57 |
$92.52 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20566625 | 3 months ago | | | 0 | 0.00010594595 | |
| 19911500 | 6 months ago | | | 0 | 0.00026786087 | |
| 19839236 | 6 months ago | | | 0 | 0.00024680233 | |
| 19823925 | 6 months ago | | | 0 | 0.00026476233 | |
| 19249260 | 9 months ago | | | 0 | 0.00050209475 | |
| 18410241 | a year ago | | | 0 | 0.00037501055 | |
| 17971888 | a year ago | | | 0 | 0.0021097656 | |
| 17919328 | a year ago | | | 0 | 0.00038057022 | |
| 17919328 | a year ago | | | 0 | 0.00061962860 | |
| 17858282 | a year ago | | | 0 | 0.00071178577 |
ABI
ABI objects
Getter at block 21222440
calcTax() view returns (uint256)
500
decimals() view returns (uint8)
18
isSwap() view returns (bool)
false
lpAdded() view returns (bool)
true
name() view returns (string)
$FIB
owner() view returns (address)
0x5cb0773cae91d9e321ba37b5488eb898bd122450
symbol() view returns (string)
$FIB
totalSupply() view returns (uint256)
618000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
lpPairs(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
rescueETH()
rescueToken(address token)
setLPPair(address[] pairs, bool[] toggles)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address from, address to, 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(address multisig, address _lpRouter)
fallback()
receive()
This contract contains no error objects.