Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Moso"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16877571 | 4 months ago | | | 0 | 0.0000023405258 | |
| 16877566 | 4 months ago | | | 0 | 0.0000021834653 | |
| 16877561 | 4 months ago | | | 0 | 0.0000021809872 | |
| 16877114 | 4 months ago | | | 0 | 0.0000023984317 | |
| 16877109 | 4 months ago | | | 0 | 0.0000023938471 | |
| 16877104 | 4 months ago | | | 0 | 0.0000023857472 | |
| 16877099 | 4 months ago | | | 0 | 0.0000023849538 | |
| 16877094 | 4 months ago | | | 0 | 0.0000023853432 | |
| 16877088 | 4 months ago | | | 0 | 0.0000023848867 | |
| 16877083 | 4 months ago | | | 0 | 0.0000025428159 |
ABI
ABI objects
Getter at block 21830099
owner() view returns (address)
0x4432a9b96e1da80918cf9a710dc3bd7fba5147b8
Read-only
authorizers(address) view returns (bool)
purchases(uint256) view returns (uint256 rewardId, address walletAddress, uint256 purchaseDate, string storeName, uint256 purchaseAmount, uint256 rewardAmount, string cryptoSelected, string correspondingChain, uint256 rewardsDeliveryDate, uint256 cryptoRewarded, uint8 status)
receipts(address, uint256) view returns (uint256)
withdrawIds(uint256) view returns (string)
State-modifying
Events setAuthorizer(address account)
transferOwnership(address newOwner)
updatePurchaseStatus(uint256 rewardId, string withdrawId, uint256 rewardsDeliveryDate, uint256 cryptoRewarded, uint8 status)
writePurchaseData(struct MosoPurchase params)
OwnershipTransferred(address indexed user, address indexed newOwner)
PurchaseDataWrote(address indexed sender, struct MosoPurchase data)
PurchaseStatusUpdated(uint256 indexed rewardId, uint8 indexed status, string withdrawId)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.