RabbitDeposit
Verified contract
Active on
Ethereum with 5,394 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($5.01)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDT | ERC-20 | 5 | $1.001 |
$5 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17560945 | a year ago | | | 0 | 0.00093184435 | |
| 17560663 | a year ago | | | 0 | 0.00079507235 | |
| 17557506 | a year ago | | | 0 | 0.00087593490 | |
| 17555756 | a year ago | | | 0 | 0.0010468468 | |
| 17554221 | a year ago | | | 0 | 0.00087925869 | |
| 17554193 | a year ago | | | 0 | 0.00083324538 | |
| 17554176 | a year ago | | | 0 | 0.00087239089 | |
| 17550395 | a year ago | | | 0 | 0.0028500659 | |
| 17550371 | a year ago | | | 0 | 0.0076362094 | |
| 17550327 | a year ago | | | 0 | 0.0018807106 |
ABI
ABI objects
Getter at block 21209723
owner() view returns (address)
0x62705e45c18fc8745c644ac23bffb321eef3f0b9
paymentToken() view returns (address)
0xdac17f958d2ee523a2206206994597c13d831ec7
rabbit() view returns (address)
0xfc7f884de22a59c0009c91733196b012aecb8f41
Read-only
deposits(address) view returns (uint256)
State-modifying
Events deposit(uint256 amount)
setPaymentToken(address _paymentToken)
Deposit(uint256 indexed id, address indexed trader, uint256 amount)
constructor(address _owner, address _rabbit, address _paymentToken)
This contract contains no fallback and receive objects.
This contract contains no error objects.