DaimoPayRelayer

Verified contract

Active on Ethereum with 322 txns
Deployed by via 0x1f438053 at 21132552
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "DaimoPayRelayer"

0x29ab4bef9f47d0cdc082df62162fd28467cc2f2e8c8caf442cf16c2acbced9cb
0x51c1ad942dbaf72e10a76ff702bae44514de9eca3f14f9362e8ad60aa7f4fd7c
0xcf4abe814e20eb8e64120fccb35f3b7128a5605508a9ef9b678fc4b76feaa252
0x49c3a69d8243d1d12d6b389b938db67f8e36c3635e2fb607e98503d7cd838202
0x51062d5b62c83d916753e0991f831439eb611729f43aae6f410df81b1bb859f8
0x88c53a944f4cd59f975a59d687aab47e7c0241da042ae6c9c275daec2013bef6
0x484d5cc78e87564ccb15df42ede5101a9013067aafd633aee97b686252790dbc
0xd1f020d979418c1372bfdf06051bef683ecf51738aae624c7c3684f40f835ceb
0x31cb39a8f3d65b6d670a940ecb8b811869d17422e727b6ebbd0ce7c4b1c54ce7
0x88f6d5be0dc84c6956001b28a703451c0ff67edefd867900ae9d3774c28392e6

Functions
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
acceptOwnership(
claimAndKeep(struct Call[] preCallsaddress dpstruct PayIntent intentstruct Call[] claimCallsstruct Call[] postCalls
fastFinish(address dpstruct PayIntent intentstruct TokenAmount tokenInstruct Call[] calls
renounceOwnership(
startIntent(struct Call[] preCallsaddress dpstruct PayIntent intentstruct Call[] startCallsbytes bridgeExtraDatastruct Call[] postCallspayable 
swapAndTip(struct TokenAmount requiredTokenInuint256 suppliedTokenInAmountstruct TokenAmount requiredTokenOutuint256 maxTipstruct Call innerSwappayable 
transferOwnership(address newOwner
Events
OwnershipTransferStarted(address indexed previousOwneraddress indexed newOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(address _owner
Fallback and receive
receive(
Errors
AddressEmptyCode(address target
AddressInsufficientBalance(address account
FailedInnerCall(
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account
SafeERC20FailedOperation(address token