ArthMahaOracle
Verified contract
Active on
Ethereum with 2 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 "ArthMahaOracle"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11738515 | 4 years ago | | | 0 | 0.0065899040 | |
| 11706049 | 4 years ago | | | 0 | 0.0043157800 |
ABI
ABI objects
Getter at block 21293156
getPrice() view returns (uint256)
87000000000000000
name() view returns (string)
ArthMahaOracle
owner() view returns (address)
0xecce08c2636820a81fc0c805dbdc7d846636bbc4
price() view returns (uint256)
87000000000000000
Read-only
This contract contains no read-only function objects.
State-modifying
Events renounceOwnership()
setPrice(uint256 _price)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Updated(uint256 price0CumulativeLast, uint256 price1CumulativeLast)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.