Uniswap V2

Verified contract

Active on Ethereum with 15 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
0xaf30d939b8356e1ab36d7195c8c7352e9cd5c77ae3bf8edd81018227cea34a1b
0x836e8096615ed24357f12f5e3184a8f6d009c3f5257df1250744584250a587c4
0xe46b1669ff28584706efb5203556e93e88a504a9320847e74d70d04532ac9db0
0xd3e58705578007504c9e41838f88b127d64ca5532a258c821a82ec574facb1d3
0x9dfc00ef52acb6c6aeee212acc368cf42bb3ce98cfa3561f3d2b68ff9091d268
0x03b2fe88abe3ff3e17e26170a1aaf3793020366ce3ddc947317681815847d86e
0xbb93b2b32509ca5bd5b3fb1d5ce005e158b81b1a07dcaf95052719491c188886
0x6ad19ded497ffe0cdc7ca029bafbc64e4c6751604b27909afc2cc35b4d036a6d
0x44c5220abe9fc1e317358427628d5630ac76f11970ef2b8b545b05083ca432d7
0x43f30ea2b8ea9bf9c6c11a9f79c717867294e004d6c34cd8e847dcad0bebcd70

Functions
Getter at block 20885238
DOMAIN_SEPARATOR(view returns (bytes32)
0xd220db3f73c4c06a2956f54ffe70c2520047718a0c592cb77b69cd5890d58baa
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=45881590911, _reserve1=1485932535843618340918, _blockTimestampLast=1657693245)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
1736967004553144326958597618421745220323191151287918
price1CumulativeLast(view returns (uint256)
78622166411732054103338971952089
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x3aa5f749d4a6bcf67dac1091ceb69d1f5d86fa53
token1(view returns (address)
0x95a8a98727272ed6ee7b7834c081e55801dcd9e5
totalSupply(view returns (uint256)
7549665154477011
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.