DonateAndClaim
Verified contract
Active on
Ethereum with 14,828 txns
Slot | Value |
---|---|
0x0000000000000000000000000000000000000000000000000000000000000000 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000001 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000002 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000003 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000004 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDT | ERC-20 | 12 | $1.00 |
$12 |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21023361 | a month ago | | | 0.003 | 0.00038111373 | |
| 21023354 | a month ago | | | 0.003 | 0.00033266156 | |
| 21013236 | a month ago | | | 0.0093431987 | 0.0019046044 | |
| 21012593 | a month ago | | | 0.013698751 | 0.0025712000 | |
| 21007864 | a month ago | | | 0.0086248152 | 0.0046720869 | |
| 21005564 | a month ago | | | 0.0078659152 | 0.0027409781 | |
| 21004347 | a month ago | | | 0.0061988614 | 0.0020494400 | |
| 21003774 | a month ago | | | 0.013306819 | 0.0023113614 | |
| 21002852 | a month ago | | | 0.0069785366 | 0.0017456279 | |
| 21002515 | a month ago | | | 0.007222193 | 0.0018968842 |
ABI
ABI objects
Getter at block 21273522
claimContract() view returns (address)
0x3ef4abdb646976c096df532377efdfe0e6391ac3
donateContract() view returns (address)
0x35644a949d2eeb4b5e592f13166aafd330645cf6
stargateNative() view returns (address)
0x77b2043768d28e9c9ab44e1abfc95944bce57931
stargateUsdc() view returns (address)
0xc026395860db2d07ee33e05fe50ed7bd583189c7
stargateUsdt() view returns (address)
0x933597a323eb81cae705c5bc29985172fd5a3973
tokenUsdc() view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
tokenUsdt() view returns (address)
0xdac17f958d2ee523a2206206994597c13d831ec7
Read-only
This contract contains no read-only function objects.
State-modifying
Events donateAndClaim(uint8 currency, uint256 amountToDonate, uint256 _zroAmount, bytes32[] _proof, address _to, bytes _extraBytes) payable returns (struct MessagingReceipt receipt)
This contract contains no event objects.
constructor(address _donateContract, address _claimContract, address _stargateUsdc, address _stargateUsdt, address _stargateNative)
This contract contains no fallback and receive objects.
AddressEmptyCode(address target)
AddressInsufficientBalance(address account)
FailedInnerCall()
InsufficientMsgValue()
InvalidNativeStargate()
SafeERC20FailedOperation(address token)
UnsupportedCurrency(uint8 currency)