Uniswap V2

Verified contract

Active on Ethereum with 327 txns
Deployed by via 0xedc063b0 at 13828302
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $148,018.88
ERC-20
Value $144,187.44
ERC-20
Value $0
ERC-20
--
ERC-20
--
0xbae20eebee05d9c5463eef86b70896668eb6ffd588ff0dc46f338d56ce9d30e7
0xdeaa077074dc39da569b0716c2e6abaec37af6097cbfd6010cf3a841b7d60e20
0xa84cedb959d576603c4e73df032122fb15990f26df6382c067f4559b80f78bd9
0x5af2b13814fbd8e2cfef073de42f385d03336444e75e182e233879f3e25971d1
From
0xb48bf4c0a22b9948d948bd3225eb6558669a68e78454baa22abf045743baca89
From
0xd6f7afd066ae5694eadcf781aabae9e404b68620cfed0b469008d15421a3b8a8
0xb896b0493d338abc776e29ee1d8e59be1b0b5153377f75a2a91beec211f5d382
From
0xcaed14e161085a5c878ce31ba4f3bfa18dd4e1dd334d9a0da3034d94857855b2
0x6d9813e3fe26ad13d8acc477eda5610d21bf84059f3253032f97432e4cb73c28
From
0xc546c59a7d8d572585120b3c27ee704549a88e9cdc153df3eaad1aa5a3af51d6

Functions
Getter at block 21050742
DOMAIN_SEPARATOR(view returns (bytes32)
0xcf3db31438479982216518babe8f268cf4268eadabf797b61f06b892f711261f
MINIMUM_LIQUIDITY(view returns (uint256)
1000
PERMIT_TYPEHASH(view returns (bytes32)
0x6e71edae12b1b97f4d1f60370fef10105fa2faae0126114a169c64845d6126c9
decimals(view returns (uint8)
18
getReserves(view returns (uint112 _reserve0uint112 _reserve1uint32 _blockTimestampLast)
(_reserve0=77093165369963070992847, _reserve1=144708536029518190953542, _blockTimestampLast=1729861103)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
owner(view returns (address)
0x4d6175d58c5aceef30f546c0d5a557effa53a950
price0CumulativeLast(view returns (uint256)
475882930693599843045550130511548703282584
price1CumulativeLast(view returns (uint256)
483228971130973125326619630741093769594100
router(view returns (address)
0x98257c876ace5009e7b97843f8c71b3ae795c71e
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x470ebf5f030ed85fc1ed4c2d36b9dd02e77cf1b7
token1(view returns (address)
0x853d955acef822db058eb8505911ed77f175b99e
totalSupply(view returns (uint256)
24573829978429074117229
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)
mint(address toreturns (uint256 liquidity)
permit(address owneraddress spenderuint256 valueuint256 deadlineuint8 vbytes32 rbytes32 s
setRouter(address _router
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(address _owneraddress _token0address _token1
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.