Uniswap V2

Verified contract

Active on Ethereum with 22 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
--
0x9360e3409619395dfc084d8ed49f825d597509d5744e44d3ac610078b6bc28b9
0xc8db4d22371f854c8b17a5a20154e4c221a38a356ae17682f11d4ee03a3e3171
0x0019e4cc95b34d524fc44fcd2e6166ecc273ae77aa4d8b32a3c75c98d9187914
0x43e5799a52f710b0e36280c7582ab68dbf6ff009d2b6cc5fc4d2d3239759afec
0x2b668ea3916ea38c34c1bb036ef849f4d1e873183448c3a68b6cca6274c1f1b3
0x03ca39247266443d4ca4a6012af953eeaf8fb6f63c5256355aeab6870543b4ec
0x8d6c831987c1319fb0d10a7bc912ce2065600da49a0e34c17fcbfbec89c58e2a
0x4c468e0b14a3e61ce04dc2a25053c9cf067f0d0664f0e13258381d4669ba9edd
0xc58e5c1d69b34fec29e835d805961ff87410d6512adbe34f74114dc38dcf00ea
0x278d21455d2720c3f59417c14f74a1379a5d432308b7ceb8a67d755b2cb34a77

Functions
Getter at block 20956579
DOMAIN_SEPARATOR(view returns (bytes32)
0x4ae6b5e17449a9aebab29cdde40f12449036523d0f4f36c20c5d4460184f1d3a
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=57362383459423, _reserve1=15795, _blockTimestampLast=1697216603)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
210698893469975466102305717991905062677430934335240946
price1CumulativeLast(view returns (uint256)
5468836489224483497173782521196294623254592780882497028
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x976349df0cdf3ba964eb5674cc195475d0e1562e
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
1348652563994535154
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.