MarketPrice
Verified contract
Active on
Ethereum with 279 txns
Balances ($0.00)
No balances found for "MarketPrice"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 4288307 | 7 years ago | | | 0 | 0.00012515800 | |
| 4288170 | 7 years ago | | | 0 | 0.00012515800 | |
| 4288005 | 7 years ago | | | 0 | 0.00012515800 | |
| 4287878 | 7 years ago | | | 0 | 0.00012515800 | |
| 4287737 | 7 years ago | | | 0 | 0.00012515800 | |
| 4287586 | 7 years ago | | | 0 | 0.00012515800 | |
| 4287433 | 7 years ago | | | 0 | 0.00012515800 | |
| 4287119 | 7 years ago | | | 0 | 0.00012515800 | |
| 4286801 | 7 years ago | | | 0 | 0.00025031600 | |
| 4286505 | 7 years ago | | | 0 | 0.00025031600 |
ABI
ABI objects
Getter at block 21214433
creator() view returns (address)
0x62a1d743b4d0bec7493293f93cc682499802edda
sender() view returns (address)
0x004f3e7ffa2f06ea78e14ed2b13e87d710e8013f
Read-only
ETH(uint256 _id) view returns (uint256)
EUR(uint256 _id) view returns (uint256)
GBP(uint256 _id) view returns (uint256)
USD(uint256 _id) view returns (uint256)
tokens(uint256) view returns (string name, uint256 eth, uint256 usd, uint256 eur, uint256 gbp, uint256 block)
updatedAt(uint256 _id) view returns (uint256)
State-modifying
Events changeCreator(address _creator)
changeSender(address _sender)
deleteToken(uint256 id)
donate() payable
execute(address _to, uint256 _value, bytes _data) returns (bytes32 _r)
requestUpdate(uint256 id) payable
update(uint256 id, string _token, uint256 eth, uint256 usd, uint256 eur, uint256 gbp)
DeletePrice(uint256 id)
NewPrice(uint256 id, string token)
RequestUpdate(uint256 id)
UpdatedPrice(uint256 id)
constructor()
fallback()
This contract contains no error objects.