Uniswap V2

Verified contract

Active on Ethereum with 330 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $2,574.19
ERC-20
--
0x31c9964e0d290aa39b50899fdb38d36619d6475b3cde32f00b1f879fc4db3bd6
0x316d26046d5ed4e69badeb24c1dd984cfe4e330821b6caf1f04202d7467aea70
0x110cca4415b732a3fa9790a8d3955a09f2cd127282afc85419976440a50a6aff
0xce0bec14f4d2251dff56f6f4fed0e728423eb314f1daab95c9282ac1b81b0563
0x2fd8c430210e9df2ffd999a26a29c3085ea37fde1b35b1b7eeb7b62a510bb1d0
0xcd934a8fcf07685bcf8995e7f3f3ef43206f2e752c7102a0b4f58a9585b1403f
0xc36135aa7139e7dbd57e5c959f37e375c088672cc48a692373e51cdfd126d129
0xfe796983ee789234d4a91403046713f65291357c5354aba29f713cfdd989c605
0x1e037d0f760dc5b0cd84374e66eabfc844fc0078aceed9a844e88d3d45928d6d
0x2d4b47f15f1331bdb950057afca0827a2bbd0e6a84490a1a5019ae8c42b49b00

Functions
Getter at block 21198654
DOMAIN_SEPARATOR(view returns (bytes32)
0xd555532b52563d376e16ec74c1cdcc8c6031b7a885cbdf3298dd7f58598f36a1
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=900518798397856509777, _reserve1=2574191934, _blockTimestampLast=1627772130)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
11103656928213315856047478384909
price1CumulativeLast(view returns (uint256)
23509732390610335454380347018523425703849800543613882
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xa0b6a0c11404b23a918ef534500d960d355f535a
token1(view returns (address)
0xdac17f958d2ee523a2206206994597c13d831ec7
totalSupply(view returns (uint256)
1503403957082204
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.