Uniswap V2

Verified contract

Active on Ethereum with 136 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $33.65
ERC-20
--
ERC-20
--
0x62abdf8dec88c75fe228fadfa436c15dad0178aef8604ba2f4ba004485057ad5
0xc2fa5a3b37d76550a5e2e7dd7f8b9b152db95bdfd2872afa11634733c1079f95
0x009c990ac845b9441cd1ffcb5d95efe74b5b3e8a22039a35ca45c2fd9a4be0ef
0xe0028866b83acaeb1f392efb1b9fbb0f08fe2a6905c208f5802ea8c499381473
0xf83605a6abf9b9b2c7f1588798859db23527ad41d4ea324fcd433f4c83d8f0b4
0x509605521f65de2f8281ff53f8aac318f7b12d812b23c84178b63e825e53e43b
0x9b1b0e7c4784cbd658c9e4e85231a9841835576478c1ff8480333311f93116c0
0xe0715bf8644f022be7d5860d1794ef41140f936f41e80baf1fd6471998979d81
0xdb4367523dd16dad207b9c2a1c6805148fb099ac60487f11026cb5e5562922e4
0x4f34dffee08b2e070d6dbfe75981ce17c276d6842deaa0f84cb2f1bdb12c9a85

Functions
Getter at block 20947433
DOMAIN_SEPARATOR(view returns (bytes32)
0x2dcfe64541c3e5e8e608371d94573dd88f4f43b92320be7b235f5ca319bff3c7
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=13770018847356423, _reserve1=3911055827845, _blockTimestampLast=1728383495)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
502839848911731050221454714968214264173
price1CumulativeLast(view returns (uint256)
448844930305617225082088980940273119074034926
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
token1(view returns (address)
0xce3f08e664693ca792cace4af1364d5e220827b2
totalSupply(view returns (uint256)
216636663685316
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.