Uniswap V2

Verified contract

Active on Ethereum with 479 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $57.68
ERC-20
--
ERC-20
--
ERC-20
--
0xa2529f7071fa2889ef518234cfb68364d13211f88457c56ef1f113a56293bc5a
From
0xcc725dc9912b778ab0b6720517993e03798cc8cae64370a3a02ddb082345c16f
From
0xd4403668d02985e1e731593bce1d3a42632e5f3922454caa279dc0560148109e
0x0e2919566ab065c385380ef72c54ab173f03350e95e56e33cf968c9ecd99dd4a
0xfa8a3af8bc3773385fd6c599ff21e8ce7c08b8ece0aec292696c11ce971fb25a
From
0xd28d69e415692bf7a98d4c66c73b46d4618a9ea4c31094760040018fffcaa0ea
0x09de577e6fb7adc12fc6216944235b88aca696399b8687a2a1443cdad68e88ec
0xa280061e015d52c49d8bb0373fc56870d87b9f67f0b9cb78ff21628f184433a3
0xcd2bac40c58c6fc2c1a4a568caa1ffa33416dbc78607b0699372337ee50b72d3
0x5d8204b0e09cc42456f4a9dfd4f1b3e3e43d7ce96f84cb8504c4fa40fc9f93ec

Functions
Getter at block 21030755
DOMAIN_SEPARATOR(view returns (bytes32)
0x5da12bc8091a10abc6cd0e7b3b412d31a1ac2b84bd3a8045f01261252941fdb6
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=57832095737547178345, _reserve1=63956012040467843380, _blockTimestampLast=1699293635)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
1643499128228357178819081067787972087532278
price1CumulativeLast(view returns (uint256)
424255847571774534870959023523742115626379
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x0000000000085d4780b73119b644ae5ecd22b376
token1(view returns (address)
0xa1e72267084192db7387c8cc1328fade470e4149
totalSupply(view returns (uint256)
59380625089629372542
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.