TokenPrices

Verified contract

Active on Ethereum with 21 txns
Deployed by via 0x2b143218 at 20310517
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "TokenPrices"

0x326e3c61ecd2ffda619211c8241961828b4662ed05a00ebad1a4e1c9a2dc502d
0xff03ecfb3b12821f64fefd356c6749ceae30f158107916cda65e7d4e43d0372c
0xcdf6126fb2b1ff901bf09befb98fcc859f527707a54367dc065933714af783b5
0x7e5e1dc2fac6b9e199583e5aae1b9be2ad52f46b9d812c61f6f45acd675fcceb
0x7217af97e1db004ad0c4bf3155b44986ed1911684602bb95cabd031461dd33d7
0x1d030ff80c873570f2b424ce4d3962cec686f0f5f4e037b2a1bca3c08f3550be
0xda733ac329bb0307978f187f684447f9d150511eeb367571d3ee33229b89ba12
0x1311cc71cae0c32e9fb6aebdd37e7f14864bb939191c96e1625a8d5a446dea53
0xaa961f5390edeec220772bebb3bd0962a3592c0e9dfdfe36e9de56eb485ea415
0x1cd26ff10bafa5542b510091a108ca8d7c502685a7af293362179d083125dad5

Functions
Getter at block 21321220
decimals(view returns (uint8)
30
owner(view returns (address)
0x781b4c57100738095222bd92d37b07ed034ab696
Read-only
aliasFor(address sourceTokenview returns (uint256)
div(bytes numeratorbytes denominatorview returns (uint256)
erc4626TokenPrice(address vaultview returns (uint256)
glpPrice(address glpManagerview returns (uint256)
gmxVaultPrice(address vaultaddress tokenview returns (uint256)
mul(bytes v1bytes v2view returns (uint256)
oraclePrice(address _oracleuint256 _stalenessThresholdview returns (uint256 price)
origamiOraclePrice(address origamiOracleuint8 priceTypeuint8 roundingModeview returns (uint256)
priceFnCalldata(addressview returns (bytes)
repricingTokenPrice(address _repricingTokenview returns (uint256)
scalar(uint256 _amountpure returns (uint256)
tokenPrice(address tokenview returns (uint256 price)
tokenPrices(address[] tokensview returns (uint256[] prices)
traderJoeBestPrice(address joeQuoteraddress sellTokenaddress buyTokenview returns (uint256)
univ3Price(address poolbool inQuotedOrderview returns (uint256)
wstEthRatio(address _stEthTokenview returns (uint256 ratio)
State-modifying
renounceOwnership(
setTokenPriceFunction(address tokenbytes fnCalldata
transferOwnership(address newOwner
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TokenPriceFunctionSet(address indexed tokenbytes fnCalldata
Constructor
constructor(uint8 _decimals
Fallback and receive

This contract contains no fallback and receive objects.

Errors
FailedPriceLookup(bytes fnCalldata
InvalidPrice(int256 arg0
PRBMath_MulDiv_Overflow(uint256 xuint256 yuint256 denominator