Uniswap V2

Verified contract

Active on Ethereum with 9 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $3,751,685.28
ERC-20
Value $3,750,960.47
ERC-20
--
0xab5facca210d63e67b18522ba3ab723a558fc27ed33161fd59d59ceb2d3f9aeb
0x07c3cde3e5e8fc244a84464ae274cc5bce6a658bae3f6d03a7c37f73a27b9717
0x98c48f5f0cb31dbf73fd63cc3d99231cc3f5a28c0720d0791095dfa9bc70666d
0xbe0fc563965c94d45832e87a79c532885b2dac0cb758f75d9445d7e095679321
0x9c5716abf11fb1040155cef8b5fade574da4f7def5d58d60cb6659a2a7317a8d
0x2c50c855c53556e0cfc4fedf18ea94773284588f635e9d51718353af8c90debf
0x10f3e802bb6055cc7861317404fcd8279536f6db45fa4f402afeccb8ab00e295
0x32c42e8c347f3debe5c8607acefae50cfa4709d6381e459f70b6cafd56a2d6c0
0x778e9ca8340c21ab0196901bf8a5a0bfa20cf536d7db06295038ad019254bb93

Functions
Getter at block 21229720
DOMAIN_SEPARATOR(view returns (bytes32)
0xcf215a59f37fe65561b9a24e75aa414b976753ff2164aa5f8a52b9fb2af86d8b
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=2681249890808343235189678182, _reserve1=1202103775749213530086, _blockTimestampLast=1732114799)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
43931583165693012709409162738015640
price1CumulativeLast(view returns (uint256)
2472991849501161244736716121349065504613552924552
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x5026f006b85729a8b14553fae6af249ad16c9aab
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
522011813044256082362457
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.