ERC20HoldingPCVDeposit

Verified contract

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

No transactions found for "ERC20HoldingPCVDeposit"


Functions
Getter at block 21223581
CONTRACT_ADMIN_ROLE(view returns (bytes32)
0x899bd46557473cb80307a9dabc297131ced39608330a2d29b2d52b660c03923e
balance(view returns (uint256)
0
balanceReportedIn(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
core(view returns (address)
0x8d5ed43dca8c2f7dfb20cf7b53cc7e593635d7b9
fei(view returns (address)
0x956f47f50a910163d8bf957cf5846d573e7f87ca
feiBalance(view returns (uint256)
0
paused(view returns (bool)
false
resistantBalanceAndFei(view returns (uint256uint256)
(0, 0)
tribe(view returns (address)
0xc7283b66eb1eb5fb86327f08e1b5816b0720212b
tribeBalance(view returns (uint256)
0
Read-only
isContractAdmin(address _adminview returns (bool)
State-modifying
deposit(
pause(
setContractAdminRole(bytes32 newContractAdminRole
unpause(
withdraw(address touint256 amountUnderlying
withdrawERC20(address tokenaddress touint256 amount
withdrawETH(address touint256 amountOut
wrapETH(
Events
ContractAdminRoleUpdate(bytes32 indexed oldContractAdminRolebytes32 indexed newContractAdminRole
CoreUpdate(address indexed oldCoreaddress indexed newCore
Deposit(address indexed _fromuint256 _amount
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 _token
Fallback and receive
receive(
Errors

This contract contains no error objects.