IndexedUniswapRouterMinter
Verified contract
Active on
Ethereum with 1,153 txns
Slot | Value |
---|---|
0x0000000000000000000000000000000000000000000000000000000000000000 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000001 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000002 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000003 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000004 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
No balances found for "IndexedUniswapRouterMinter"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12950708 | 3 years ago | | | 0 | 0.011368000 | |
| 12802094 | 3 years ago | | | 0.10036927 | 0.0032330340 | |
| 12661336 | 3 years ago | | | 0.39942449 | 0.014097260 | |
| 12654738 | 3 years ago | | | 0.46526296 | 0.015809530 | |
| 12649921 | 3 years ago | | | 1.4855081 | 0.014372300 | |
| 12648264 | 3 years ago | | | 0.24932979 | 0.016533036 | |
| 12647877 | 3 years ago | | | 0.33973846 | 0.0040443480 | |
| 12647855 | 3 years ago | | | 0.92378016 | 0.0036823140 | |
| 12647853 | 3 years ago | | | 0.92378016 | 0.0039901140 | |
| 12645812 | 3 years ago | | | 1.6524223 | 0.024630076 |
ABI
ABI objects
Getter at block 21324457
factory() view returns (address)
0x5c69bee701ef814a2b6a3edd4b1652cb9cc5aa6f
weth() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
Read-only
This contract contains no read-only function objects.
State-modifying
Events swapETHForAllTokensAndMintExact(address indexPool, address[] intermediaries, uint256 poolAmountOut) payable returns (uint256 amountInTotal)
swapETHForTokensAndMintExact(address[] path, address indexPool, uint256 poolAmountOut) payable
swapExactETHForTokensAndMint(address[] path, address indexPool, uint256 minPoolAmountOut) payable returns (uint256 poolAmountOut)
swapExactTokensForTokensAndMint(uint256 amountIn, address[] path, address indexPool, uint256 minPoolAmountOut) returns (uint256 poolAmountOut)
swapTokensForAllTokensAndMintExact(address tokenIn, uint256 amountInMax, address[] intermediaries, address indexPool, uint256 poolAmountOut) returns (uint256 amountInTotal)
swapTokensForTokensAndMintExact(uint256 amountInMax, address[] path, address indexPool, uint256 poolAmountOut)
This contract contains no event objects.
constructor(address factory_, address weth_)
receive()
This contract contains no error objects.