inedibleX V1
Verified contract
Active on
Ethereum with 2 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
3 additional
variables
Balances ($7,175.73)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WETH | ERC-20 | 1.86724 | $3,842.96 |
$7,175.73 | |
LUCKY | ERC-20 | 291.005258B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17644821 | a year ago | | | 0 | 0.0018450423 | |
| 17644818 | a year ago | | | 0 | 0.0019409257 |
ABI
ABI objects
Getter at block 21427940
DENOM() view returns (uint256)
10000
DOMAIN_SEPARATOR() view returns (bytes32)
0x08871e8360255340bbd733fecaa06d4116e83ebf8d2489039e9351262396b29a
MINIMUM_LIQUIDITY() view returns (uint256)
1000
PERMIT_TYPEHASH() view returns (bytes32)
0x6e71edae12b1b97f4d1f60370fef10105fa2faae0126114a169c64845d6126c9
cumulativeFees() view returns (uint256)
0
decimals() view returns (uint8)
18
factory() view returns (address)
0x1404ddd5bc09a6375c7f11516bb5601625f231a3
getReserves() view returns (uint112 _reserve0, uint112 _reserve1, uint32 _blockTimestampLast)
(_reserve0=291005258024220619441433469793, _reserve1=1867239907615066035, _blockTimestampLast=1732490255)
initialLockDuration() view returns (uint40)
2592000
kLast() view returns (uint256)
523920000000000000000000000000000000000000000000
launch() view returns (bool)
true
launchFeePct() view returns (uint16)
100
minSupplyPct() view returns (uint16)
2500
name() view returns (string)
inedibleX V1
price0CumulativeLast() view returns (uint256)
1924101579449968814486825803380
price1CumulativeLast() view returns (uint256)
27448125276371261542715070837737928891375969730423512
router() view returns (address)
0x2f24ff4b205b24e352b05139d49dca2e4cc5d171
symbol() view returns (string)
ineX-V1
token0() view returns (address)
0x0e2624f0f790747bb94e979d95f57cac9865d7da
token1() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply() view returns (uint256)
723823182828513720712502
vestingEnd() view returns (uint40)
1691346623
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
lastUserCumulative(address) view returns (uint256)
lockedUntil(address) view returns (uint256)
nonces(address) view returns (uint256)
unclaimed(address) view returns (uint256)
viewFees(address _user) view returns (uint256)
State-modifying
Events adminUnlock(address _user)
approve(address spender, uint256 value) returns (bool)
burn(address to) returns (uint256 amount0, uint256 amount1)
claimFees(address _user)
extendLock(uint256 _extension)
initialize(address _token0, address _token1, address _router, uint16 _minSupplyPct, uint16 _launchFeePct, bool _launch, uint40 _lockDuration, uint40 _vestingDuration)
mint(address to) returns (uint256 liquidity)
permit(address owner, address spender, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
skim(address to)
swap(uint256 amount0Out, uint256 amount1Out, address to, address transactor, bytes data)
sync()
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Burn(address indexed sender, uint256 amount0, uint256 amount1, address indexed to)
Mint(address indexed sender, uint256 amount0, uint256 amount1)
Swap(address indexed sender, uint256 amount0In, uint256 amount1In, uint256 amount0Out, uint256 amount1Out, address indexed to)
Sync(uint112 reserve0, uint112 reserve1)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.