FakeMarketPrice
Verified contract
Active on
Ethereum with 1 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x2138…f1dc
Balances ($0.00)
No balances found for "FakeMarketPrice"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15169191 | 2 years ago | | | 0 | 0.0018466575 |
ABI
ABI objects
Getter at block 21306849
OldMarketPrice() view returns (address)
0x2138ffe292fd0953f7fe2569111246e4de9ff1dc
allowAdminUsage() view returns (bool)
true
numberOfAdmins() view returns (uint256)
0
owner() view returns (address)
0x05f83bc88a9dbb7b256fb129b4174ae46daf6464
willRevert() view returns (bool)
true
Read-only
USD(uint256) view returns (uint256)
admins(uint256) view returns (address)
isAdmin(address) view returns (bool)
State-modifying
Events renounceOwnership()
setAdmin(address _admin, bool _isAdmin)
setAdminUsage(bool _allowAdminUsage)
setOldMarketPriceContract(address _marketPriceAddress)
setRevert(bool _willRevert)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.