HopeVendingMachine
Verified contract
Active on
Ethereum with 5,878 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xdb68…bce8
0x1ead…170b
Balances ($0.00)
No balances found for "HopeVendingMachine"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11198059 | 4 years ago | | | 0 | 0.0098080000 | |
| 11198056 | 4 years ago | | | 0 | 0.0098080000 | |
| 11198052 | 4 years ago | | | 0 | 0.0098080000 | |
| 11198052 | 4 years ago | | | 0 | 0.0098080000 | |
| 11198052 | 4 years ago | | | 0 | 0.0098080000 | |
| 11198052 | 4 years ago | | | 0 | 0.0098080000 | |
| 11198052 | 4 years ago | | | 0 | 0.0098080000 | |
| 11198044 | 4 years ago | | | 0 | 0.0075325440 | |
| 11198035 | 4 years ago | | | 0 | 0.0091018240 | |
| 11198031 | 4 years ago | | | 0 | 0.0091018240 |
ABI
ABI objects
Getter at block 21309918
Hope() view returns (address)
0x1eadc903341cfdb3406a04506239f52d076b170b
RMU() view returns (address)
0xdb68df0e86bc7c6176e6a2255a5365f51113bce8
isOwner() view returns (bool)
false
owner() view returns (address)
0x7fcb8aaea5f30620aa69d1978f1dc814cf0502ad
Read-only
cardCosts(uint256) view returns (uint256)
State-modifying
Events addCard(uint256 cardId, uint256 amount)
redeem(uint256 card)
renounceOwnership()
transferOwnership(address newOwner)
CardAdded(uint256 card, uint256 points)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Redeemed(address indexed user, uint256 amount)
constructor(address _RMUAddress, address _hopeAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.