Uniswap V2

Verified contract

Active on Ethereum with 22 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $20,727.29
ERC-20
--
0xeadeb9971fe07d4f8fc942173b48cb9ccf2f121c1796dd7d6c9cc6fc781cd137
0x0ad2a21997dd6139c35368dbdfa73849ea715e84486b467e5d815c8212524a27
0x5ebef0a64c9d28a195e23c8b1de092285aca84041ffbef0bd8a83eb872f735f4
0x1af92bb9cf21693c08d1e5374498d482e2c8f1255bf4a610efc5169d229a0d8d
From
0xda2b47ddadc4f7a6249a5fc403a7615532f24e33298fa2a70903cf08eba75353
0x05a8124b5f3bee65f9d810961e12bf0a8c95216289c40e1defa64fdcfc692f99
0xedf90b25663a6db5510575657c53a002e351215f468a5577eee04eb6d18f98f5
0x43393b1316c74c50d4fbfc8b9e52260d9b8c46866058a82cee46dc5a52b51c66
0x670bc39c308a6c93d493c773920654ba8986eda0b2ab2348034d8cc790820731
0xe1a71e2e99cc0a6b4c2ccc27352263cc0cb0bfbae3085429a4a0eb7c6e4717e1

Functions
Getter at block 20866173
DOMAIN_SEPARATOR(view returns (bytes32)
0xb58d4d23f4269531b89cc71957c086037e967606160f2f80ec4e65aba94838b5
MINIMUM_LIQUIDITY(view returns (uint256)
1000
PERMIT_TYPEHASH(view returns (bytes32)
0x6e71edae12b1b97f4d1f60370fef10105fa2faae0126114a169c64845d6126c9
decimals(view returns (uint8)
18
factory(view returns (address)
0x5c69bee701ef814a2b6a3edd4b1652cb9cc5aa6f
getReserves(view returns (uint112 _reserve0uint112 _reserve1uint32 _blockTimestampLast)
(_reserve0=27043849908905556764896247, _reserve1=7939057619970026405, _blockTimestampLast=1725732275)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
1158043425152859166491568535267514743
price1CumulativeLast(view returns (uint256)
955388874035277782187535553581299214502082362824
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x45734927fa2f616fbe19e65f42a0ef3d37d1c80a
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
9813306291414731222676
Read-only
allowance(addressaddressview returns (uint256)
balanceOf(addressview returns (uint256)
nonces(addressview returns (uint256)
State-modifying
approve(address spenderuint256 valuereturns (bool)
burn(address toreturns (uint256 amount0uint256 amount1)
initialize(address _token0address _token1
mint(address toreturns (uint256 liquidity)
permit(address owneraddress spenderuint256 valueuint256 deadlineuint8 vbytes32 rbytes32 s
skim(address to
swap(uint256 amount0Outuint256 amount1Outaddress tobytes data
sync(
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Burn(address indexed senderuint256 amount0uint256 amount1address indexed to
Mint(address indexed senderuint256 amount0uint256 amount1
Swap(address indexed senderuint256 amount0Inuint256 amount1Inuint256 amount0Outuint256 amount1Outaddress indexed to
Sync(uint112 reserve0uint112 reserve1
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.