FiatContract
Verified contract
Active on
Ethereum with 12,689 txns
Balances ($12.40)
Native
Value
$12.4
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.0036 | $3,444.12 |
$12.4 | |
FOR | ERC-20 | 1 | $0.001915 |
$0 | |
DMTS | ERC-20 | 1 | -- | -- | |
PRO | ERC-20 | 0.888889 | -- | -- | |
MYOU | ERC-20 | 0.1 | -- | -- | |
WDT | ERC-20 | 0.0005 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14790958 | 3 years ago | | | 0 | 0.00064254048 | |
| 9456362 | 5 years ago | | | 0 | 0.000092743125 | |
| 9455813 | 5 years ago | | | 0 | 0.000049451000 | |
| 9455271 | 5 years ago | | | 0 | 0.000098926000 | |
| 9454719 | 5 years ago | | | 0 | 0.00011871120 | |
| 9454126 | 5 years ago | | | 0 | 0.00024731500 | |
| 9453609 | 5 years ago | | | 0 | 0.000074194500 | |
| 9453056 | 5 years ago | | | 0 | 0.000049463000 | |
| 9452527 | 5 years ago | | | 0 | 0.00024731500 | |
| 9452000 | 5 years ago | | | 0 | 0.000049463000 |
ABI
ABI objects
Getter at block 21263891
creator() pure returns (address)
0x4f70dc5da5acf5e71905c3a8473a6d8a7e7ba4c5
sender() pure returns (address)
0x004f3e7ffa2f06ea78e14ed2b13e87d710e8013f
Read-only
ETH(uint256 _id) pure returns (uint256)
EUR(uint256 _id) pure returns (uint256)
GBP(uint256 _id) pure returns (uint256)
USD(uint256 _id) pure returns (uint256)
tokens(uint256) pure returns (string name, uint256 eth, uint256 usd, uint256 eur, uint256 gbp, uint256 block)
updatedAt(uint256 _id) pure 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)
Donation(address from)
NewPrice(uint256 id, string token)
RequestUpdate(uint256 id)
UpdatedPrice(uint256 id)
constructor()
fallback()
This contract contains no error objects.