Uniswap V2

Verified contract

Active on Ethereum with 29 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $68,584.44
ERC-20
--
0xab58df5e84408d8bd7dcd1e6c4d597c2065654f7840fe604cffa56d950acb66b
0x1728b6aa66eba12f5cbfd68c462c63eff1769e5247416f5bf39bb2cddfe7fe19
0xb79d6e2c9680f12474065997ab9acf6d8b2db7d7aad2c1935c4a8935a95fcf71
0x127f9b305237949b2e3b211589a26ed209a3a99e0c7f7aaf4f780450c10ba2a4
0xf50360c3850e278b9d7ffe6c33d5c0d9900fe076862517852aca88f37d11f38b
0xd3c3f15c00b03954f32ec23603e008fb0cad0a8f7ad3b734e672276e7139cd28
0xcdcd6da8de2fc6d3c705a895750d8e072dd5ec4d25e63bc2f2a7c3d529d88e07
0x75e559777c7cc1e73ea9efc289c6f5ef17652dade7b836e621e6fe9fe58dc7e4
0x16705de607d18b6d9c60b453a9ed97a205ade926d2c3ddf6aa00593d529e1ddb
0x0d9b7bbff9801c0492fad201277d4892586283373427e9351d46c8881e2b895a

Functions
Getter at block 21280895
DOMAIN_SEPARATOR(view returns (bytes32)
0x989d1e4cf885df7daa1e7030b8df9c6a136772e446ad3d7d45d84ddc1e39564d
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=844750730018501279270, _reserve1=19162268137292915448, _blockTimestampLast=1723615775)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
39412870065529569042422195608607147319543
price1CumulativeLast(view returns (uint256)
15559236661317833493652296812512847532126033
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x1454232149a0dc51e612b471fe6d3393e60d09ad
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
120056017475743254813
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.