Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($93,213.03)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDT | ERC-20 | 93.213031K | $1.00 |
$93,213.03 | |
CRE | ERC-20 | 0.005 | $0.002327 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20515364 | 3 months ago | | | 0 | 0.00026288251 | |
| 20515362 | 3 months ago | | | 0 | 0.00024123755 | |
| 20436765 | 3 months ago | | | 0 | 0.00065808583 | |
| 19912065 | 6 months ago | | | 0 | 0.0010938093 | |
| 19867323 | 6 months ago | | | 0 | 0.00048245759 | |
| 19867321 | 6 months ago | | | 0 | 0.00046707282 | |
| 19867320 | 6 months ago | | | 0 | 0.00043725506 | |
| 19867318 | 6 months ago | | | 0 | 0.00044068729 | |
| 19867316 | 6 months ago | | | 0 | 0.00043909825 | |
| 19867315 | 6 months ago | | | 0 | 0.00044242025 |
ABI
ABI objects
Getter at block 21161006
owner() view returns (address)
0x62705e45c18fc8745c644ac23bffb321eef3f0b9
paymentToken() view returns (address)
0xdac17f958d2ee523a2206206994597c13d831ec7
rabbitStarknetAddress() view returns (uint256)
3580194383097057929448241749347534225465382552372649313297442501487587265103
starknetCore() view returns (address)
0xc662c410c0ecf747543f5ba90660f6abebd9c8c4
Read-only
deposits(address) view returns (uint256)
withdrawableBalance(address) view returns (uint256)
withdrawals(address) view returns (uint256)
State-modifying
Events consumeMessages(struct RabbitReceipt[] receipts)
deposit(uint256 amount)
resend(uint256 amount, address trader)
setPaymentToken(address _paymentToken)
setRabbitStarknetAddress(uint256 _rabbitStarknetAddress)
withdraw()
withdrawTokensTo(uint256 amount, address to)
Deposit(uint256 indexed id, address indexed trader, uint256 amount, bool isResend)
MsgNotFound(uint256 indexed fromAddress, uint256[] payload)
UnknownReceipt(uint256 indexed messageType, uint256[] payload)
Withdraw(address indexed trader, uint256 amount)
WithdrawTo(address indexed to, uint256 amount)
WithdrawalReceipt(address indexed trader, uint256 amount)
constructor(address _owner, address _starknetCore, address _paymentToken)
This contract contains no fallback and receive objects.
This contract contains no error objects.