Uniswap V2

Verified contract

Active on Ethereum with 13 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $13,696.56
ERC-20
--
0xe7dad89c3ed16fe44c03ab3fe7037332872b902170b6e24404fde03d95d29a9d
From
0x55b0d305e487c7c110911f480a26a1e51e54095042eb57a59b6432f1140c4bf6
0xb03dfb1a9840a6da729db2543a5baab7f6e48893774a4043f4cb094bc45bcd6d
0xe864ef3a8215bbf36cda23a2cf03516d96cffd51de925e98d7b5e9f3c3503ce3
0xfe8bd7c5eaa64e94f818aebcafce9a524113425390f024ac582bb623237b355d
0x423e795e95e7b00a3c0e706de23b62b18877a5bbeeadee507db9d74e7a9ae5a7
0xa7252f013af0eb1798cd781430c6ab13ffb14889f32d6f01138d273fa13b7262
0x43f004828bbee7494db0d03e590f96dfb71867b1cb557e92a2ba6b0066f6fa04
0x18e9828c77717f988fba50474e859b9fe46e5e4602e6655ecef3e6c3771e3468
0x56b450406f3338bee16a4be8966efb37c92b7f121b0ac50bfd8b778bf6ca67f0

Functions
Getter at block 21164300
DOMAIN_SEPARATOR(view returns (bytes32)
0xb4dce5584ff383b7283d196eb36b72ed72f9b545db9db75629f11b0d2ba1933c
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=19071824855641511842442726945359, _reserve1=4279920255394634931, _blockTimestampLast=1731149795)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
142333381581254102234326663106
price1CumulativeLast(view returns (uint256)
1741827919082840085114013918098822177264405700966912388
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x241357313e802e16eeb9380f2b027224e90b56dd
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
7837244900663455022781500
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.