Uniswap V2

Verified contract

Active on Ethereum with 40 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $8,700.13
ERC-20
--
ERC-20
--
0x58038db419bd67bcebc1dd2ce23fc8659bf175531cbb3d1745b085734e84cc8e
0xe1ceed9c688a681d37d682ca134f42721b8838c3c8cce7df57e1b90cd3c4228f
0xab02c0d5a4b5e09787be3b8db86de6b8a0a686cfe6912c09ee8f57ae1359b4c3
0x798cef34aba48d0db7cc53356828372f8538425eb45825f66365a578053a1e26
0x879e029c3af251dbec3ec2106985a845b27ae8720b8c197ef6d700a2c0f03bf4
0xdedb725d5c2a9704071c096ae7bb3e9d811ed0edbf0c548b91bbe8ce1382278c
0xa3dc4e79e3b5ad46e658137cbdfea3c97e3b4c9f7ed8e9d1e08dde09ceabbc29
0x86c71d1888c9532ae63ee7f2bba08fe08ab4818ec0fbec1b17fd32956035081c
0x499282704c87f4ef144980bd0ea5daa03b862d2a8e9f609632a51eabdfa4d789
0x3bbafdcae4e3083d19939ffa9cffddcd2c9d86758c75dfd183addfc9683680e1

Functions
Getter at block 21388249
DOMAIN_SEPARATOR(view returns (bytes32)
0xaf57d484b3ba461103e4c858a3447ea2b2f8026d1515eff531fe1f4467b883b8
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=6525104394342088403426767, _reserve1=2209484526077576817, _blockTimestampLast=1733997947)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
4516770861972454290223487873520397195
price1CumulativeLast(view returns (uint256)
898019589612239548692454421187563345191053766347
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x8a9c4dfe8b9d8962b31e4e16f8321c44d48e246e
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
1682620957147152193053
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.