UniswapPCVDeposit

Verified contract

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

No balances found for "UniswapPCVDeposit"

0x0246a4f0515df459791bdcd22bd09d3232571dafb858033f724d82ec03a809e6
0x3a9ea189ec4934eb612e6201098ed063311806360578a80e98b38ec7e98130d2

Functions
Getter at block 21221211
CONTRACT_ADMIN_ROLE(view returns (bytes32)
0x46797b318ce8c2d83979760ef100a5c0fdb980de4b574d6142ce4d0afce307ed
backupOracle(view returns (address)
0x0000000000000000000000000000000000000000
balance(view returns (uint256)
0
balanceReportedIn(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
core(view returns (address)
0x8d5ed43dca8c2f7dfb20cf7b53cc7e593635d7b9
decimalsNormalizer(view returns (int256)
0
doInvert(view returns (bool)
false
fei(view returns (address)
0x956f47f50a910163d8bf957cf5846d573e7f87ca
feiBalance(view returns (uint256)
0
getReserves(view returns (uint256 feiReservesuint256 tokenReserves)
(feiReserves=1582607688062897647194, tokenReserves=505612288929399729)
liquidityOwned(view returns (uint256)
0
maxBasisPointsFromPegLP(view returns (uint256)
100
oracle(view returns (address)
0xcd3c40ae1256922ba16c7872229385e20bc8351e
pair(view returns (address)
0x94b0a3d511b6ecdb17ebf877278ab030acb0a878
paused(view returns (bool)
false
 
readOracle(view returns (struct DecimalD256)
 
resistantBalanceAndFei(view returns (uint256uint256)
router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
token(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
tribe(view returns (address)
0xc7283b66eb1eb5fb86327f08e1b5816b0720212b
tribeBalance(view returns (uint256)
0
Read-only
invert(struct DecimalD256 pricepure returns (struct DecimalD256)
isContractAdmin(address _adminview returns (bool)
State-modifying
deposit(
pause(
setBackupOracle(address newBackupOracle
setContractAdminRole(bytes32 newContractAdminRole
setCore(address newCore
setDecimalsNormalizer(int256 newDecimalsNormalizer
setDoInvert(bool newDoInvert
setMaxBasisPointsFromPegLP(uint256 _maxBasisPointsFromPegLP
setOracle(address newOracle
setPair(address _pair
unpause(
updateOracle(
withdraw(address touint256 amountUnderlying
withdrawERC20(address tokenaddress touint256 amount
withdrawETH(address touint256 amountOut
Events
BackupOracleUpdate(address indexed oldBackupOracleaddress indexed newBackupOracle
ContractAdminRoleUpdate(bytes32 indexed oldContractAdminRolebytes32 indexed newContractAdminRole
CoreUpdate(address indexed oldCoreaddress indexed newCore
DecimalsNormalizerUpdate(int256 oldDecimalsNormalizerint256 newDecimalsNormalizer
Deposit(address indexed _fromuint256 _amount
InvertUpdate(bool oldDoInvertbool newDoInvert
MaxBasisPointsFromPegLPUpdate(uint256 oldMaxBasisPointsFromPegLPuint256 newMaxBasisPointsFromPegLP
OracleUpdate(address indexed oldOracleaddress indexed newOracle
PairUpdate(address indexed oldPairaddress indexed newPair
Paused(address account
Unpaused(address account
WithdrawERC20(address indexed _calleraddress indexed _tokenaddress indexed _touint256 _amount
WithdrawETH(address indexed _calleraddress indexed _touint256 _amount
Withdrawal(address indexed _calleraddress indexed _touint256 _amount
Constructor
constructor(address _coreaddress _pairaddress _routeraddress _oracleaddress _backupOracleuint256 _maxBasisPointsFromPegLP
Fallback and receive
receive(
Errors

This contract contains no error objects.