PLTNMPaymentProcessor
Verified contract
Active on
Ethereum with 43 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xe833…51ba
Balances ($0.00)
No balances found for "PLTNMPaymentProcessor"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17590134 | a year ago | | | 0 | 0.0013863808 | |
| 17315053 | 2 years ago | | | 0 | 0.0036141599 | |
| 17154016 | 2 years ago | | | 0 | 0.0043355903 | |
| 17020359 | 2 years ago | | | 0 | 0.0028936306 | |
| 16852157 | 2 years ago | | | 0 | 0.0020235357 | |
| 16778392 | 2 years ago | | | 0 | 0.0048908771 | |
| 16739950 | 2 years ago | | | 0 | 0.0016877479 | |
| 16738430 | 2 years ago | | | 0 | 0.0028476472 | |
| 16710309 | 2 years ago | | | 0 | 0.0020270556 | |
| 16706018 | 2 years ago | | | 0 | 0.0025089581 |
ABI
ABI objects
Getter at block 21297213
cycleIntervalUntilValidForRenewal() view returns (uint256)
2160000
cyclePrice() view returns (uint256)
160000000000000000000
getContractTotalSupply() view returns (uint256)
1549100970555554555554185
owner() view returns (address)
0x01d376cda43c3c2101b467675a430e7d46075324
productName() view returns (string)
PLATINUM 30 DAY EXTENSION TOOL ACCESS
renewableTimeBeforeExpiry() view returns (uint256)
432000
token() view returns (address)
0xe83341b9d5cc95f0e0d6b94ed4820c0f191c51ba
Read-only
cycleRenewableTimeStamp(address) view returns (uint256)
expiryForAddress(address) view returns (uint256)
State-modifying
Events purchaseCycle()
purchaseCycleFor(address _address)
renounceOwnership()
setCycleInterVal(uint256 _interval)
setCyclePrice(uint256 _price)
setDepositoryWallet(address _address)
setProductName(string _name)
setTimeFromRenewableToExpiry(uint256 _renewableTimeToExpiry)
setTokenAddress(address _token)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.