MagpieRouterV2
Verified contract
Active on
Base with 10,477 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
| ERC-20 | 4.49M | -- | -- | |
| ERC-20 | 34.9K | -- | -- | |
Claim: roostdrop.com | ERC-20 | 34.9K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13561294 | 6 months ago | | | 0 | 0.0000015892757 | |
| 13540405 | 6 months ago | | | 0 | 0.0000020301636 | |
| 13538038 | 6 months ago | | | 0 | 0.000018591804 | |
| 13537861 | 6 months ago | | | 0.0004 | 0.0000019192338 | |
| 13537719 | 6 months ago | | | 0 | 0.000069991060 | |
| 13536858 | 6 months ago | | | 0 | 0.00012549628 | |
| 13536658 | 6 months ago | | | 0.01 | 0.000050697079 | |
| 13536562 | 6 months ago | | | 0 | 0.0000020320048 | |
| 13536086 | 6 months ago | | | 0 | 0.0000013057565 | |
| 13536031 | 6 months ago | | | 0.001 | 5.3878363e-7 |
ABI
ABI objects
Getter at block 22030887
owner() view returns (address)
0xc8d7d0bd61c5ca5a493a229f6754da5560f486ae
pendingOwner() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
This contract contains no read-only function objects.
State-modifying
Events acceptOwnership()
estimateSwapGas(bytes) payable returns (uint256 amountOut, uint256 gasUsed)
multicall(bytes[] data) returns (bytes[] results)
renounceOwnership()
silentSwap(bytes) payable returns (uint256 amountOut)
swap(bytes) payable returns (uint256 amountOut)
transferOwnership(address newOwner)
updateSelector(uint16 commandType, bytes4 selector)
OwnershipTransferStarted(address indexed previousOwner, address indexed newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Swap(address indexed fromAddress, address indexed toAddress, address fromAssetAddress, address toAssetAddress, uint256 amountIn, uint256 amountOut)
This contract contains no constructor objects.
fallback()
receive()
ApprovalFailed()
ExpiredTransaction()
InsufficientAmountOut()
InvalidCall()
InvalidCommand()
InvalidSelector()
InvalidSequenceType()
InvalidSequencesLength()
InvalidTransferFrom()
TransferFailed()
TransferFromFailed()
UniswapV3InvalidAmount()