LinkdropEscrowStablecoin

Verified contract

Active on Base with 30,360 txns
Deployed by via 0xe7bd88eb at 6245869
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 3 additional slots
ERC-20
Value $266.44
ERC-20
Value $1
ERC-20
Value $0.1
ERC-20
Value $0.06
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0xef8f64e4649fca10565ba28aabd440ec864b4798fc61fc50e90c42f462d3845d
0x5a869b76233cd7279b7aee17cc91eb0d4da25a68f9e11cbaff665b888b6e3ea0
0x17f8a18a42175c97185df5d232bcd4fbcd2b4ec44408ee5dc746e85d9af563a6
0x2ae44273357b241700fb98c18e25c5ad19b20a85c52d303b460ae5deec066b69
0x4933153f2aa330f09a9a8dab6aed9f1d4f7aa3ece366aa2ccf7afd12fb72c8b7
0x523d29d8402e460cf8c375df20e660a17a54ec81550db7c0a5b11f86d89d4498
0x11b3302bff19ef31c7ad29466874a93a25083bad2515f07dfec64ea0a9f8761f
0x573ec425f73b484218914df009f06f28e4a314da98fc27e72602dbc546e0ab7a
0xe5beaf8086be39c9ba7f763a948c0d0b7c2be8277199457b5dce660b90f33f31
0xbee3a31c6e229d214a84544585269ac6aa7e3e9fd7f33c32ada4197152ddc3ef

Functions
Getter at block 22751428
EIP712_DOMAIN_TYPEHASH(view returns (bytes32)
0x8b73c3c69bb8fe3d512ecc4cf759cc79239f7b179b0ffacaa9a75d522b39400f
_DOMAIN_SEPARATOR(view returns (bytes32)
0xb2b0f235026f4d44b1f5874eadc0ace5b3148cc870bed773c2a31a0f3e19bfdf
_TRANSFER_TYPE_HASH(view returns (bytes32)
0xda3241d4d2732e32f76e33e29a986bf90890ff6cb9b8506b1059fc1f197a34e6
accruedFees(view returns (uint256)
0
authorizationSelector(view returns (bytes4)
0xef55bec6
claimFee(view returns (uint128)
0
depositFee(view returns (uint128)
0
domain(view returns (string namestring versionuint256 chainIdaddress verifyingContract)
(name=LinkdropEscrow, version=2, chainId=8453, verifyingContract=0xad27383460183fd7e21b71df3b4cac9480eb9a75)
getFees(view returns (uint128uint128uint128)
(0, 0, 0)
owner(view returns (address)
0x0f3846281730be3d7e808348556bf82396b62b94
token(view returns (address)
0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
Read-only
deposits(addressaddressview returns (uint128 amountuint128 expiration)
getDeposit(address sender_address transferId_view returns (address tokenAddressuint128 amountuint128 expiration)
recoverLinkKeyId(address receiver_bytes receiverSig_pure returns (address linkKeyId)
recoverSender(address linkKeyId_address transferId_bytes senderSig_view returns (address sender)
relayers(addressview returns (bool)
State-modifying
cancel(address transferId_
deposit(address transferId_uint128 amount_uint128 expiration_
depositWithAuthorization(address transferId_uint128 expiration_bool sponsored_bytes receiveAuthorization_
redeem(address receiver_address sender_bytes receiverSig_bool sponsored_
redeemRecovered(address receiver_address transferId_bytes receiverSig_bytes senderSig_bool sponsored_
refund(address sender_address transferId_bool sponsored_
renounceOwnership(
setFees(uint128 claimFee_uint128 depositFee_
setRelayer(address relayer_bool active_
transferOwnership(address newOwner
withdrawAccruedFees(
Events
Cancel(address indexed senderaddress indexed transferIduint128 amount
Deposit(address indexed senderaddress transferIduint128 amountuint128 feeuint128 expiration
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Redeem(address indexed senderaddress indexed receiveraddress transferIduint128 amount
Refund(address indexed senderaddress indexed transferIduint128 amount
UpdateFees(uint128 claimFeeuint128 depositFee
UpdateRelayer(address relayerbool active
WithdrawFees(address feeReceiveruint256 amount
Constructor
constructor(address relayer_uint128 claimFee_uint128 depositFee_address token_bytes4 authorizationSelector_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.