LockedGoldOracle
Verified contract
Active on
Ethereum with 110 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 "LockedGoldOracle"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14438658 | 3 years ago | | | 0 | 0.0015546857 | |
| 14350229 | 3 years ago | | | 0 | 0.0030562619 | |
| 14350229 | 3 years ago | | | 0 | 0.0030562619 | |
| 14350206 | 3 years ago | | | 0 | 0.0025430502 | |
| 14350206 | 3 years ago | | | 0 | 0.0025430502 | |
| 14350138 | 3 years ago | | | 0 | 0.0016460604 | |
| 14350138 | 3 years ago | | | 0 | 0.0016460604 | |
| 14350133 | 3 years ago | | | 0 | 0.0015373455 | |
| 14350133 | 3 years ago | | | 0 | 0.0015373455 | |
| 14350073 | 3 years ago | | | 0 | 0.0023222389 |
ABI
ABI objects
Getter at block 21211881
cacheContract() view returns (address)
0xf5238462e7235c7b62811567e63dd17d12c2eaa0
isOwner() view returns (bool)
false
lockedGold() view returns (uint256)
8892220000000
owner() view returns (address)
0xe682bec7719c8199bc0c0be5cad9e795e20cc9a5
Read-only
This contract contains no read-only function objects.
State-modifying
Events lockAmount(uint256 amountGrams)
renounceOwnership()
setCacheContract(address cacheContract)
transferOwnership(address newOwner)
unlockAmount(uint256 amountGrams)
LockEvent(uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
UnlockEvent(uint256 amount)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.