UnlockSwapBurner
Verified contract
Active on
Base with 0 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "UnlockSwapBurner"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "UnlockSwapBurner"
ABI
ABI objects
Getter at block 22747989
burnAddress() view returns (address)
0x000000000000000000000000000000000000dead
permit2() view returns (address)
0x000000000022d473030f116ddee9f6b43ac78ba3
uniswapUniversalRouter() view returns (address)
0x198ef79f1f515f02dfe9e3115ed9fc07183f02fc
unlockAddress() view returns (address)
0xd0b14797b9d08493392865647384974470202a78
Read-only
This contract contains no read-only function objects.
State-modifying
Events swapAndBurn(address tokenAddress, uint24 poolFee) payable returns (uint256 amount)
SwapBurn(address tokenAddress, uint256 amountSpent, uint256 amountBurnt)
constructor(address _unlockAddress, address _permit2Address, address _uniswapUniversalRouter)
receive()
UDTSwapFailed(address uniswapUniversalRouter, address tokenIn, uint256 amount)
UnauthorizedSwap()
UnsafeCast()