Uniswap V2

Verified contract

Active on Ethereum with 503 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $93.16
ERC-20
--
0x43d1ec41037874089880a4f3a05f5fe2bb4eb6898d8683adad1e4554cee8ed1e
0xf8ae04951a301fbd548948c71cc0cf106450ed10ae5baa4136d30f9257dd2433
0xa2863ebe4d04ccb87182653b55e21992a2e3a6fb8c471ba70800843d62001ecb
0x8b3617cd4da99d6423c089a3c02479708e767d7baac62a691fd0cbda31f4cc82
0xe4c8883280078f1ccfc8c9a8ec72465b346d820a10142df8a96ee9f1e1ae0335
0x55da3613636718b59220b62167a4de915c11577b97291d2f1fc4d2dbd1da8a36
0xd62fb2786e6b84a807f476df9a4d04678b63b775731ad2b54791efad821856de
0x8614405b7144fb7a54cfc78cf95204c2d576ad8ebddcd0da5374fefc2c3c0875
0x8854496eed4c30577c5f491d6c38cbc71bf23930837c8673e9055c3d730563a4
0x4d03e2a2ea9950e4fdc4c151b9a6be74bab5caf7e33888617e0b3e90a046a683

Functions
Getter at block 20945159
DOMAIN_SEPARATOR(view returns (bytes32)
0xb865b02a33305cb1a0657a6b1b11f990a9ef5eaeff980609563636790633575f
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=37921674777573455, _reserve1=94044719512697480902571808, _blockTimestampLast=1724206463)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
1700433721845004180662736312792483426109807204675647
price1CumulativeLast(view returns (uint256)
1177350715973416440894811625622286690073
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
token1(view returns (address)
0xea004e8fa3701b8e58e41b78d50996e0f7176cbd
totalSupply(view returns (uint256)
1524856222500540191101
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.