DaimoPayRelayer
Verified contract
Active on
Ethereum with 322 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 "DaimoPayRelayer"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21311738 | 25 minutes ago | | | 0 | 0.0082499570 | |
| 21311414 | an hour ago | | | 0 | 0.0093627677 | |
| 21309215 | 9 hours ago | | | 0 | 0.010151143 | |
| 21308794 | 10 hours ago | | | 0 | 0.015504974 | |
| 21308726 | 10 hours ago | | | 0 | 0.014352929 | |
| 21308620 | 11 hours ago | | | 0 | 0.014794734 | |
| 21307636 | 14 hours ago | | | 0 | 0.0058520260 | |
| 21306868 | 17 hours ago | | | 0 | 0.0061912931 | |
| 21305321 | a day ago | | | 0 | 0.0042843294 | |
| 21304961 | a day ago | | | 0 | 0.0045486206 |
ABI
ABI objects
Getter at block 21311860
owner() view returns (address)
0x2f321372e8a9755cd2ca6114eb8da32a14f8100b
pendingOwner() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
This contract contains no read-only function objects.
State-modifying
Events acceptOwnership()
claimAndKeep(struct Call[] preCalls, address dp, struct PayIntent intent, struct Call[] claimCalls, struct Call[] postCalls)
fastFinish(address dp, struct PayIntent intent, struct TokenAmount tokenIn, struct Call[] calls)
renounceOwnership()
startIntent(struct Call[] preCalls, address dp, struct PayIntent intent, struct Call[] startCalls, bytes bridgeExtraData, struct Call[] postCalls) payable
swapAndTip(struct TokenAmount requiredTokenIn, uint256 suppliedTokenInAmount, struct TokenAmount requiredTokenOut, uint256 maxTip, struct Call innerSwap) payable
transferOwnership(address newOwner)
OwnershipTransferStarted(address indexed previousOwner, address indexed newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _owner)
receive()
AddressEmptyCode(address target)
AddressInsufficientBalance(address account)
FailedInnerCall()
OwnableInvalidOwner(address owner)
OwnableUnauthorizedAccount(address account)
SafeERC20FailedOperation(address token)