Uniswap V2

Verified contract

Active on Ethereum with 27 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $18,527.93
ERC-20
--
0x2e0127a0c1b51c758aaf6e594bc51aac2ac9a6e4dd9a21444c2bb1fcb58d3e9e
0x208dedb98400fe4fc51176c977b6c67373655a73adca76df843fcb996f065585
0x19657b6fcbd76469db0cdd3ed80e022c40a58161005332b97e07d9afbc6c96ff
0x15ca640dc12ddf960536974564865e31a3d4e0ef1324e90b48f00d2b0c069c40
0x9cc48b04f9e5ea5c8bb0669627f62c0bb3fe5ee333e9247f2fb39ab1b6d111cd
0x591382c6c652bbcf3eea53969c24be531d269c0ab0997970c215ee1f7b5217ef
0x849140429e27dd50cb2b0bcee564266ab9296008c9eaf7f7226e6d1f0d986970
0x3a02d04ca19c5026742f21f54fe9527d5095684f29199239d5d8149e6a9e03ce
0xed8d825eb900c7a3d1f130dba641963d6f01905006f993559d9deb64a1b0d159
0x4bb26fa4fe17edef83e71e7225c92680f05098a1e1d2b4d5e73d8dd9ca791d82

Functions
Getter at block 21392230
DOMAIN_SEPARATOR(view returns (bytes32)
0xe695c1385f7c8ac9f86ea16f206731f503e9937da060a7171b6936d99a06c64d
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=526164017031041782175, _reserve1=4755592912790566202, _blockTimestampLast=1733987663)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
18614708632704574522845404244050042258555
price1CumulativeLast(view returns (uint256)
50296162580362759599332681114865227236151966
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x5d29011d843b0b1760c43e10d66f302174bccd1a
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
43770000000000001000
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.