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 |
---|---|---|---|---|---|
myFreeSBF | ERC-20 | 0.000043 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20535087 | a month ago | | | 0 | 6.1380969e-7 | |
| 16530615 | 4 months ago | | | 0 | 2.8919119e-7 | |
| 13191613 | 7 months ago | | | 0 | 0.0000049956855 | |
| 12645661 | 7 months ago | | | 0 | 2.9431733e-7 | |
| 12444080 | 7 months ago | | | 0 | 0.0000049956855 | |
| 12444080 | 7 months ago | | | 0 | 0.0000049956855 | |
| 12444080 | 7 months ago | | | 0 | 0.0000049956855 | |
| 12444080 | 7 months ago | | | 0 | 0.0000049956855 | |
| 12444080 | 7 months ago | | | 0 | 0.0000049956855 | |
| 12424360 | 7 months ago | | | 0 | 3.3315244e-7 |
ABI
ABI objects
Getter at block 21884413
decimals() view returns (uint8)
18
liquiditySeeded() view returns (bool)
true
name() view returns (string)
myFreeSBF
positionManager() view returns (address)
0x03a520b32c04bf3beef7beb72e919cf822ed34f1
symbol() view returns (string)
myFreeSBF
totalSupply() view returns (uint256)
1000000000000000000000000000
weth() view returns (address)
0x4200000000000000000000000000000000000006
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
calculateSqrtPriceX96(uint256 amount0, uint256 amount1) pure returns (uint160)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
onERC721Received(address, address, uint256, bytes) returns (bytes4)
seedInitialLiquidity(uint24 _poolFee) payable
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string name, string symbol, uint256 initialSupply)
This contract contains no fallback and receive objects.
This contract contains no error objects.