WePiggyPriceOracleV1

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0xa85db120 at 11645916
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots

No balances found for "WePiggyPriceOracleV1"

No transactions found for "WePiggyPriceOracleV1"


Functions
Getter at block 21205436
ADMIN_ROLE(view returns (bytes32)
0xa49807205ce4d355092ef5a8a18f56e8913cf4a201fbe287825b095693c21775
REPORTER_ROLE(view returns (bytes32)
0x3204c940063673962b481a0395619b3dbbd137589c419e993978c1c71bcf68ec
owner(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
configs(addressview returns (address tokenstring symboluint256 upperBoundAnchorRatiouint256 lowerBoundAnchorRatio)
getPrice(address tokenview returns (uint256)
State-modifying
initialize(
renounceOwnership(
setPrice(address tokenuint256 pricebool force
setPrices(address[] tokensuint256[] prices
setTokenConfig(address tokenstring symboluint256 upperBoundAnchorRatiouint256 lowerBoundAnchorRatio
transferOwnership(address newOwner
Events
ConfigUpdated(address tokenstring symboluint256 upperBoundAnchorRatiouint256 lowerBoundAnchorRatio
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PriceUpdated(address tokenuint256 price
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.