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 $2.43
ERC-20
--
0x683511ce8562b94db2b4af3219d0a78574fb8856e6ee31b5c170e3015d519f99
0xf4a5f4bb14064a9ad4e4fe49797ea9a28acedeef35c91bb938605599acd05aa3
0xc70ac1c3afc6f266ced59630a6c5d3a8169d6d652f99c1d0810a776612d4d8cd
0x368d99ca315f894883df635751f187f2e4063dbf6a3cfc3e2866af99e60a62d9
0x99e084cb66967703110f6e583a1d1487cb16808cbcfae8db8c10262fefe779aa
0xa4aa15424b8cf2c3530269875263fe66f40bd90b4097f1c12ec0f33309459961
0xf6500ca3e9a02ed2344e051ffce01a5224ca0ffae12c5393655299b4dd97787e
0x3d6371b1d7e340f78181bed6c400c5276ec72c432b59d2124144a2f62b9d7cd5
0xa02b2f20fc54de7f8d9cf6887536178941405bf6c1fb8b19efd980e880c3493b
0xd4c5999e579f5b3d5a3a27cf881cc88ab3de9be300c5461dcdf9517be3c336cb

Functions
Getter at block 21116129
DOMAIN_SEPARATOR(view returns (bytes32)
0xfbe69b2069ecaf27cb8e83cc2d6f47e1b10a1892284f4bfc3f137f7ecf099aa4
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=3320772008329416527418237, _reserve1=1000002725577563, _blockTimestampLast=1607147410)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
1105687599535683791336917063713856936318
price1CumulativeLast(view returns (uint256)
23331328717047116799481316675459436917303854017409145642208
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x0209ce3516587cc4a22b54c024b2ee724c117036
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
56603038425553018149
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.