Uniswap V2

Verified contract

Active on Ethereum with 208 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
ERC-20
--
0x46d97a20c05046d2f8b48869b8b3d7ce844a8f411ccec8fbfad1f3b016658817
0x430554a36283257f7e73d344d4d9a2f9c9521c24902fd4b7ac69b7b438d22e36
0x2b96a8cd31240fddee5da637a2f08aed88e7f3abe6defc9deb18004060dfc8b8
0x5bd939026cd3112a43a31a1776e0cf6024321cbcc936e638976326ba6149f5b3
0x0415c4eb36c80931769cfae646e3a94752b1b2e8f7ae2be461f079daffc63883
0x92a38fedd74b291bc53ba77620201127e47f1a54ffff328c6d8b699842ea7b1d
0xb4fdd8bd894ac1a9db7b0f184dabf7e2b7f9cf8777fbef4a387bfea7e49ae92b
0xbe158c1e2f2e1b179b5db86e189cfd1b7059314c02f95eb57f8822aca1a02630
0x63aacb39c3e6e76e43d9f9ca486d0bd55dd6be03e54ce49c22d95d08ee29e175
0x6a19823c9e62a6d9c3bec92611a986a686b5444f2681be3b0582c0b19929ed2e

Functions
Getter at block 21265467
DOMAIN_SEPARATOR(view returns (bytes32)
0x2c595f9a152959d25f7ab1865629bc5a9f4a801356c414127d67986b1ac3df06
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=12086437, _reserve1=1, _blockTimestampLast=1636813277)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
178631145431671972853110665073639
price1CumulativeLast(view returns (uint256)
85906424602598142941006532015936703477794289413316
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x5de7cc4bcbca31c473f6d2f27825cfb09cc0bb16
token1(view returns (address)
0xdac17f958d2ee523a2206206994597c13d831ec7
totalSupply(view returns (uint256)
1000
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.