Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($4,680.88)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
iDYP | ERC-20 | 8.135842M | $0.000575 |
$4,680.88 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21205388 | 11 days ago | | | 0 | 0.00050831289 | |
| 20937437 | 2 months ago | | | 0 | 0.00091666300 | |
| 20937318 | 2 months ago | | | 0 | 0.0013286680 | |
| 20825839 | 2 months ago | | | 0 | 0.00068991636 | |
| 20747734 | 2 months ago | | | 0 | 0.00018804754 | |
| 20740849 | 2 months ago | | | 0 | 0.00020890582 | |
| 20738706 | 2 months ago | | | 0 | 0.00011723809 | |
| 20738109 | 2 months ago | | | 0 | 0.00012159223 | |
| 20718812 | 3 months ago | | | 0 | 0.00023689724 | |
| 20568529 | 3 months ago | | | 0 | 0.00014415207 |
ABI
ABI objects
Getter at block 21284058
CHAIN_ID() view returns (uint256)
1
ONE_DAY() view returns (uint256)
86400
TRUSTED_TOKEN_ADDRESS() view returns (address)
0xbd100d061e120b2c67a24453cf6368e63f1be056
dailyTokenWithdrawLimitPerAccount() view returns (uint256)
7000000000000000000000000
lastDepositIndex() view returns (uint256)
231
owner() view returns (address)
0x910090ea889b64b4e722ea4b8ff6d5e734dfb38f
verifyAddress() view returns (address)
0x072bc8750a0852c0eac038be3e7f2e7c7dab1e94
Read-only
claimedWithdrawalsByOtherChainDepositId(uint256) view returns (bool)
lastUpdatedTokenWithdrawAmount(address) view returns (uint256)
lastUpdatedTokenWithdrawTimestamp(address) view returns (uint256)
State-modifying
Events deposit(uint256 amount)
renounceOwnership()
setDailyLimit(uint256 newDailyTokenWithdrawLimitPerAccount)
setVerifyAddress(address newVerifyAddress)
transferAnyERC20Token(address tokenAddress, address recipient, uint256 amount)
transferOwnership(address newOwner)
withdraw(uint256 amount, uint256 chainId, uint256 id, bytes signature)
Deposit(address indexed account, uint256 amount, uint256 blocknumber, uint256 timestamp, uint256 id)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Withdraw(address indexed account, uint256 amount, uint256 id)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.