WooracleV2
BALANCE
DEPLOYMENT DATE
3 month(s) ago
CONTRACT ADDRESS
0x8840e26e0ebf7D100A0644DD8576DC62B03cbf04
DEPLOYER ADDRESS
MD5 BYTECODE
0x2dfbe017a01b3d07733b1b8aefefc45d
VIEW IN
FTMScan
- 1.Address.sol
- 2.AggregatorV3Interface.sol
- 3.Context.sol
- 4.IERC20.sol
- 5.IWooracleV2.sol
- 6.Ownable.sol
- 7.ReentrancyGuard.sol
- 8.SafeERC20.sol
- 9.WooracleV2.sol
- 10.draft-IERC20Permit.sol
- bound()0xbe4df7d6
- clOracles(address)0xf2030e73
- cloAddress(address)0x96bb520f
- cloPrice(address)0x0b7841f5
- decimals(address)0xd449a832
- infos(address)0xc6ddb642
- isAdmin(address)0x24d7806c
- isWoFeasible(address)0x37e257fd
- owner()0x8da5cb5b
- postPrice(address,uint128)0xd5bade07
- postPriceList(address[],uint128[])0x49230eab
- postSpread(address,uint64)0xba1eba68
- postSpreadList(address[],uint64[])0x18e07221
- postState(address,uint128,uint64,uint64)0x71ea9205
- postStateList(address[],uint128[],uint64[],uint64[])0x7967d37e
- price(address)0xaea91078
- quoteToken()0x217a4b70
- renounceOwnership()0x715018a6
- setAdmin(address,bool)0x4b0bddd2
- setBound(uint64)0x1142e753
- setCLOracle(address,address,bool)0xa4a2a8c5
- setCloPreferred(address,bool)0x1ffabeb8
- setQuoteToken(address,address)0x6e27fcd6
- setStaleDuration(uint256)0x99235fd4
- staleDuration()0xcc6864b1
- state(address)0x31e658a5
- timestamp()0xb80777ea
- transferOwnership(address)0xf2fde38b
- woCoeff(address)0xc3c0993b
- woPrice(address)0xa2c5d01a
- woSpread(address)0xd09a568d
- woState(address)0xc16116d4
Decoded Storage Data
Betaaddress
_owner
Loading...
mapping(address => struct WooracleV2.TokenInfo)
infos
mapping(address => struct WooracleV2.CLOracle)
clOracles
address
quoteToken
Loading...
uint256
timestamp
Loading...
uint256
staleDuration
Loading...
uint64
bound
Loading...
mapping(address => bool)
isAdmin