Uniswap V2

Verified contract

Active on Ethereum with 51 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $46.07
ERC-20
--
0x74116ae5d70a5235685e0ab7ec5a0246a22e74140a2eb23cc7820c9c8bd07a2e
0xbc3f1d739ea0c8778230c9ee9f802b46c7f12b14b74da9503cc2799cd5c4eee4
0xc3d7def25d5387b93bcdc78e3bd9e5f22ff6522475d25ddac24b60f5fca45486
0x8f6b4c6792fffa5406357113d668f3c5b4cf273af78c1069bf1fcd65319c924f
0xb6412fd2e7d76a4995b856e020c7e3df443cd792b59b11f3d83f7af5851d4b48
0x217dd92f9ee3e2b1256a9d850e52637bdbe30369430bb09b6d0d08d06f978907
0x42f090f8f6c12caf5357d0656e396d1edbd857837b6c447e9ad2f6254fc3407e
0xe5c15de2dcb69fb7a1395384924205ae7cb8b90b7bf28f952f1bd0eb9fad4432
0x82006645df039382170eaaeab73b89d7f9ff78387c9590f81a4cdffdb68cd67c
0x27aac9d87545ea85f862ec360d97b7ca04fbba9d339510172e4b4a4300efe589

Functions
Getter at block 20989107
DOMAIN_SEPARATOR(view returns (bytes32)
0xab9914cc248dcbce39157e8d8585d2d07d24b550027a3ce48d99e364c2406a56
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=62517331388975775972, _reserve1=50709847326057322952, _blockTimestampLast=1728785315)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
428305517196406174030067666235024047450697
price1CumulativeLast(view returns (uint256)
4736000567795446134837349511558370184528986
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xf21661d0d1d76d3ecb8e1b9f1c923dbfffae4097
token1(view returns (address)
0xf9a2d7e60a3297e513317ad1d7ce101cc4c6c8f6
totalSupply(view returns (uint256)
47980254379042003172
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.