PythERC7412Wrapper
Verified contract
Proxy
Active on
Base with 5,123 txns
Unified storage
Map
Table
Raw
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 0 | $3,324.10 |
$0 | |
USA | ERC-20 | 1 | $0.000622 |
$0 | |
| ERC-20 | 2.4K | -- | -- | |
| ERC-20 | 2.4K | -- | -- | |
OHNO | ERC-20 | 22 | -- | -- | |
LZPZ | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22932209 | 7 minutes ago | | | <0.00000001 | 0.000017574759 | |
| 22930701 | an hour ago | | | <0.00000001 | 0.000015660398 | |
| 22929193 | 2 hours ago | | | <0.00000001 | 0.000015270797 | |
| 22927685 | 3 hours ago | | | <0.00000001 | 0.000013819138 | |
| 22926178 | 3 hours ago | | | <0.00000001 | 0.000012683706 | |
| 22924670 | 4 hours ago | | | <0.00000001 | 0.000012778327 | |
| 22923163 | 5 hours ago | | | <0.00000001 | 0.000013747380 | |
| 22921655 | 6 hours ago | | | <0.00000001 | 0.000010366823 | |
| 22920148 | 7 hours ago | | | <0.00000001 | 0.0000070410386 | |
| 22918640 | 8 hours ago | | | <0.00000001 | 0.0000086191149 |
ABI
ABI objects
Getter at block 22932405
oracleId() pure returns (bytes32)
0x5059544800000000000000000000000000000000000000000000000000000000
pythAddress() view returns (address)
0x8250f4af4b972684f7b336503e2d6dfedeb1487a
Read-only
getBenchmarkPrice(bytes32 priceId, uint64 requestedTime) view returns (int256)
getLatestPrice(bytes32 priceId, uint256 stalenessTolerance) view returns (int256)
State-modifying
Events fulfillOracleQuery(bytes signedOffchainData) payable
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
constructor(address _pythAddress)
fallback()
fallback()
receive()
receive()
FeeRequired(uint256 amount)
NotSupported(uint8 updateType)
OracleDataRequired(address oracleContract, bytes oracleQuery)
OverflowInt256ToUint256()
OverflowUint256ToInt256()