ShogunMulticallRelayerV1
Verified contract
Active on
Ethereum with 111 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 "ShogunMulticallRelayerV1"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21273514 | 2 days ago | | | 0 | 0.0040841315 | |
| 21270487 | 2 days ago | | | 1.8 | 0.0029760178 | |
| 21266876 | 3 days ago | | | 0.001 | 0.0045228989 | |
| 21259583 | 4 days ago | | | 0.40200531 | 0.0014199428 | |
| 21257678 | 4 days ago | | | 0.3 | 0.0059505561 | |
| 21252503 | 5 days ago | | | 0.019627896 | 0.0019303506 | |
| 21237566 | 7 days ago | | | 0 | 0.0030079654 | |
| 21232838 | 8 days ago | | | 0 | 0.0022277541 | |
| 21232833 | 8 days ago | | | 0.001 | 0.0023323477 | |
| 21227275 | 8 days ago | | | 0.001 | 0.0024093860 |
ABI
ABI objects
Getter at block 21287964
multicallContract() view returns (address)
0x3c75c362b0b31dc8b094a97e6bd9445911a1af2b
owner() view returns (address)
0xd022311dacaa30f8396ca9d2c4662a2ef083a1dd
Read-only
This contract contains no read-only function objects.
State-modifying
Events emergencyERC20Recover(address token, address receiver)
emergencyEthRecover(address receiver)
multicall(address tokenIn, uint256 amountIn, struct IShogunMulticallV1Call[] calls, address swapTokenOut, address swapDestination, uint256 swapAmountOutMin) payable
multicallWithPermit(address tokenIn, uint256 amountIn, struct IShogunMulticallV1Call[] calls, address swapTokenOut, address swapDestination, uint256 amountOutMin, uint256 deadline, uint8 v, bytes32 r, bytes32 s) payable
renounceOwnership()
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _multicallContract, address initialOwner)
This contract contains no fallback and receive objects.
AddressEmptyCode(address target)
AddressInsufficientBalance(address account)
FailedInnerCall()
OwnableInvalidOwner(address owner)
OwnableUnauthorizedAccount(address account)
SafeERC20FailedOperation(address token)