InitialFairOffering
Verified contract
Active on
Ethereum with 37 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x17fe…7aa7
-
variable spans 4 additional slots
-
variable spans 11 additional slots
Balances ($2,305.10)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WETH | ERC-20 | 0.747076 | $3,085.50 |
$2,305.1 | |
fbet | ERC-20 | 117.561325K | -- | -- | |
(#546039) | UNI-V3-POS | ERC-721 | 1 | -- | -- |
(#546034) | UNI-V3-POS | ERC-721 | 1 | -- | -- |
(#546004) | UNI-V3-POS | ERC-721 | 1 | -- | -- |
0xf224…363e | ERC-1555 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18538113 | a year ago | | | 0 | 0.0033070802 | |
| 18538111 | a year ago | | | 0 | 0.0050673370 | |
| 17946598 | a year ago | | | 0 | 0.0019872673 | |
| 17903873 | a year ago | | | 0 | 0.0016332654 | |
| 17872318 | a year ago | | | 0 | 0.0038930335 | |
| 17855234 | a year ago | | | 0 | 0.0018710555 | |
| 17853762 | a year ago | | | 0 | 0.0017652704 | |
| 17850106 | a year ago | | | 0 | 0.0020209980 | |
| 17849095 | a year ago | | | 0 | 0.0022128808 | |
| 17847693 | a year ago | | | 0 | 0.0020896264 |
ABI
ABI objects
Getter at block 21222278 token() view returns (uint128 cap, uint128 limitPerMint, address onlyContractAddress, uint32 maxMintSize, uint64 inscriptionId, uint128 onlyMinQuantity, uint128 crowdFundingRate, address addr, uint40 freezeTime, uint40 timestamp, uint16 liquidityTokenPercent, address ifoContractAddress, uint16 refundFee, uint40 startTime, uint40 duration, address customizedConditionContractAddress, uint96 maxRollups, address deployer, string tick, uint16 liquidityEtherPercent, string name, address customizedVestingContractAddress, bool isIFOMode, bool isWhitelist, bool isVesting, bool isVoted, string logoUrl)
TICK_SPACING() view returns (int24)
60
UNISWAP_FEE() view returns (uint24)
3000
inscriptionFactory() view returns (address)
0x17fe21fab4784ecae27c7bb43d3d3cf3b73e7aa7
liquidityAdded() view returns (bool)
true
nonfungiblePositionManager() view returns (address)
0xc36442b4a4522e871399cd717abdd847ab11fe88
poolData() view returns (address pool, address token0, address token1, uint256 uintRate, uint160 sqrtPriceX96)
(pool=0x57e6af786dd86974fb6ef695745aef16252f2927, token0=0x6f6a40a7149b4b4f6568c46a0c5a98927a00e9f1, token1=0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2, uintRate=9000000000000, sqrtPriceX96=238025421868112358513855079)
tokenIdCount() view returns (uint256)
3
totalBackToDeployAmount() view returns (uint256)
10690589250000000000
totalRefundedAmount() view returns (uint256)
1369444444444444444444
uniswapV3Factory() view returns (address)
0x1f98431c8ad98523631ae4a59f267346ea31f984
weth() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
Read-only
deposits(uint256) view returns (address owner, uint128 liquidity, address token0, address token1)
mintData(address) view returns (uint128 ethAmount, uint128 tokenAmount, uint128 tokenLiquidity)
positions(uint128 pageNo, uint128 pageSize) view returns (struct InitialFairOfferingPosition[] _positions)
tokenIds(uint256) view returns (uint256)
State-modifying
Events addLiquidity(uint16 slippage)
collectFee(uint256 _tokenId) returns (uint256 amount0, uint256 amount1)
initialize(struct IInscriptionFactoryToken _token)
refund()
setMintData(address _addr, uint128 _ethAmount, uint128 _tokenAmount, uint128 _tokenLiquidity)
MintDeposit(address token, uint128 ethAmount, uint128 tokenAmount, uint128 tokenLiquidity)
Refund(address sender, uint128 etherAmount, uint128 senderToken, uint128 liquidityToken, uint16 refundFee)
constructor(address _inscriptionFactory, address _weth)
receive()
This contract contains no error objects.