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,675.41
ERC-20
--
0x89b56e764d0337a5b3179c4762ddaa7bc9ccba41927d2cd1b5b1ea3b3cfde811
0xc1c4a8252985639022743b29a658dd0f1a27f54f57abc1b392498a92c21b0439
0x76edbd245d3ad00462dd67003c85661404dc6ca3cb4c170648193f90fdae994c
0x693c2e3a9b9b62dcaa5393ddda9045b833c42f935b7bbc01bc1115b6a729e9c0
0x408b713d62b445bf98dec517104a95ae5a082e8f22cfc2c0c5c6da16f7e667dd
0x236e1f37668ba0974144ec5cda292f46aa01466dbc2c82f0a67e4a3f812ae977
0x1fc6336dca3e63a62906089c4ca98bdafc0be8ca0c7fd870abcc2b9f334995c8
0x3fed53f0a319a5267bbd94f9af5b0d3d89eb7f925fbe5a208eeea5c4ed968f1a
0xa61f391ac296e0d3064199e262054548d79754d2e4891e5683cc91a760730ba6

Functions
Getter at block 21317286
DOMAIN_SEPARATOR(view returns (bytes32)
0xa0b08901a558775101c44bc438c4bf558e004b585e4505bc75e6c15cbafa4e49
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=3843822124724703882362130, _reserve1=1015732939890469339, _blockTimestampLast=1733110607)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
19564444149082629524166406036594485050
price1CumulativeLast(view returns (uint256)
496301087666168607044462828604343397410291386667
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x04abeda201850ac0124161f037efd70c74ddc74c
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
1007636471793140930378
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.