PepemonStore
Verified contract
Active on
Ethereum with 2,313 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xcb67…c5a4
0xf1f5…0cf7
Balances ($0.00)
No balances found for "PepemonStore"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17494329 | a year ago | | | 0 | 0.0021564370 | |
| 17242921 | 2 years ago | | | 0 | 0.0052527983 | |
| 17242915 | 2 years ago | | | 0 | 0.0068557537 | |
| 17236268 | 2 years ago | | | 0 | 0.010469269 | |
| 17157919 | 2 years ago | | | 0 | 0.0038704036 | |
| 17154642 | 2 years ago | | | 0 | 0.0031375691 | |
| 17154640 | 2 years ago | | | 0 | 0.0037368295 | |
| 16851813 | 2 years ago | | | 0 | 0.0020284612 | |
| 16851811 | 2 years ago | | | 0 | 0.0020912332 | |
| 16476075 | 2 years ago | | | 0 | 0.0017145081 |
ABI
ABI objects
Getter at block 21306780
PepemonFactory() view returns (address)
0xcb6768a968440187157cfe13b67cac82ef6cc5a4
fundAddress() view returns (address)
0xe71fbb197bc8fd11090fa657c100d52dbb407662
isOwner() view returns (bool)
false
owner() view returns (address)
0x29725cb1fbd4c7e38116a34651b93bae7581bbf1
totalPPDEXSpend() view returns (uint256)
76588000000000000000000
Read-only
cardCosts(uint256) view returns (uint256)
State-modifying
Events addCard(uint256 cardId, uint256 amount)
redeem(uint256 card)
renounceOwnership()
setFundAddress(address _fundAddress)
transferOwnership(address newOwner)
CardAdded(uint256 card, uint256 points)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Redeemed(address indexed user, uint256 amount)
constructor(address _PepemonFactoryAddress, address _ppdexAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.