SmartexOracle
Verified contract
Active on
Ethereum with 726 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 "SmartexOracle"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10460735 | 4 years ago | | | 0 | 0.00072987600 | |
| 10456974 | 4 years ago | | | 0 | 0.0011171700 | |
| 10447836 | 4 years ago | | | 0 | 0.00072987600 | |
| 10434817 | 4 years ago | | | 0 | 0.00072987600 | |
| 10422127 | 4 years ago | | | 0 | 0.00072987600 | |
| 10408981 | 4 years ago | | | 0 | 0.00072987600 | |
| 10407934 | 4 years ago | | | 0 | 0.0011171700 | |
| 10396146 | 4 years ago | | | 0 | 0.00072987600 | |
| 10383197 | 4 years ago | | | 0 | 0.00072987600 | |
| 10370341 | 4 years ago | | | 0 | 0.00072987600 |
ABI
ABI objects
Getter at block 21200439
currentETHPrice() view returns (uint256)
24021149418
currentTokenPrice() view returns (uint256)
1540702154
isOwner() view returns (bool)
false
lastETHPriceUpdate() view returns (uint256)
1594771204
lastTokenPriceUpdate() view returns (uint256)
1594720901
owner() view returns (address)
0xcd465bc251f1f5896d9be60281bfbb9a263592f7
Read-only
authorizedCallers(address) view returns (bool)
State-modifying
Events renounceOwnership()
setAuthorizedCaller(address caller, bool allowed)
setETHPrice(uint256 price)
transferOwnership(address newOwner)
updateTokenPrice()
ETHPriceUpdated(uint256 price, uint256 timestamp)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TokenPriceUpdated(uint256 price, uint256 timestamp)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.