Uniswap V2

Verified contract

Active on Ethereum with 23 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
--
0x205e2ccb5f19474a5a7f5207c839020efd67fb2292f63121a9c5fb1e89486c4d
0xb1fa68eec13055c1d68e9494356982372443c8e66de988ad484ce7602549d36e
0x7453969a0416b79629921e2be8c5320bba2d108d58107b726cc94762bca42adf
0x134b8e096060a888e2638ca33b751e2fc88ee9a682eb7081fa8ea82d842a436b
0x9ccfda0f12390fd4553fd0233b5279256aa5eb204033dff51a01939ba0d98db7
0xa6a7fdbd36af0068f419914fef46dfbe203be49456787869b807d81ad490d1af
0x82dc9e3c056fb2a67b3b2eacc8d92f29244bdb17f8b3d35e5705de780a9a4226
0x4184cf05ea49d3971695f511ffca5689816beb218b359b83a34ca73e8593841e
0x32f148e60800895425d99b9a38647d5331311b084722a0546762bdfc6bc09e31
0x638b7c8651fca91a5dd65bf3c409421d3d0f132a42f9deee7b5fa9a8e625ed85

Functions
Getter at block 20884674
DOMAIN_SEPARATOR(view returns (bytes32)
0xac652df1e2541c06a0093c10c6e5252ad14616f7d23541ea84ab96accf335a45
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=137, _reserve1=8068, _blockTimestampLast=1613366016)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
9580374773590867043285558548559833431940845
price1CumulativeLast(view returns (uint256)
85301219861786737380334666092603713874
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x3aa5f749d4a6bcf67dac1091ceb69d1f5d86fa53
token1(view returns (address)
0x3d658390460295fb963f54dc0899cfb1c30776df
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.