PriceCalculator
Verified contract
Active on
Ethereum with 15 txns
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 "PriceCalculator"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 4643102 | 7 years ago | | | 0 | 0.00089463000 | |
| 4483051 | 7 years ago | | | 0 | 0.00089251800 | |
| 4464438 | 7 years ago | | | 0 | 0.00077467500 | |
| 4464303 | 7 years ago | | | 0 | 0.00089463000 | |
| 4394352 | 7 years ago | | | 0 | 0.00089463000 | |
| 4371920 | 7 years ago | | | 0 | 0.00089251800 | |
| 4321314 | 7 years ago | | | 0 | 0.00040665000 | |
| 4318703 | 7 years ago | | | 0 | 0.00040665000 | |
| 4318348 | 7 years ago | | | 0 | 0.00040665000 | |
| 4316206 | 7 years ago | | | 0 | 0.00040665000 |
ABI
ABI objects
Getter at block 21325038
owner() view returns (address)
0xcebb7c36ac60e3493c8a40a7ac9e4809540842c3
price() view returns (uint256)
250000000
Read-only
getAmount(uint256 value) view returns (uint256)
State-modifying
Events setPrice(uint256 _price)
transferOwnership(address newOwner)
This contract contains no event objects.
constructor(uint256 _price)
This contract contains no fallback and receive objects.
This contract contains no error objects.