O3-Peg Wrapped Ether

Verified contract

Active on Ethereum with 70 txns
Deployed by via 0x71e87101 at 14428973
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $14,518.28
0xae72c029673d2187c91cc9b2eb2acf4c17d48fc58352cade16ff947b2727b5f8
0xc4d01ebdd9157601bae16c4170e4543796d0e11bea7dad1cc8b2f775d0c252a0
0x7231db151a3427817b6de87e5ef67fb2820507304f48ec8cee644a29539998a3
0xa51927957c319c10ec2690a0a90d6712389d6ae490cb9fa6efd3ab02c5c658e1
0x86e7c21e1394daf470993540224dbc7facb94705997d4ddffab4d7dc095e9501
0xd6e15dafd2a539d0c101d2a27e0bea2d43665fe7d3ad056ee980dfc9655251a9
0xe0259711946ef3ce4ecb5254bdfb6c4a14b13b2e8c2c693e3aeefc8a56274b5b
0xa7167bc9db39c77c79bbbde55b79cc34f9f1260949e5306701b745d9a0022ca5
0x57ea9c659bf21ba70dc2695b1b149204ef913a544a0d56b1975406ed2c783f4e
0x31e51a0cc9cfd99e76be7b74d203f715dc493ffd15b5db8dddebcd3485bca8be

Functions
Getter at block 21224887
checkFeeCollector(view returns (address)
0x462edbe0c6d505b96556b63fe3b593078f90e0fc
checkIfDepositWithdrawEnabled(view returns (bool)
true
checkWithdrawFeeRate(view returns (uint256)
6000000
decimals(view returns (uint8)
18
name(view returns (string)
O3-Peg Wrapped Ether
owner(view returns (address)
0x72c1a1c24917eef19e7f5dea146d950841f37662
symbol(view returns (string)
pWETH
tokenUnderlying(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
775957352631064722
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
checkAuthorizedCaller(address callerview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
deposit(address touint256 amount
disableDepositWithdraw(
enableDepositWithdraw(
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(address touint256 amount
removeAuthorizedCaller(address caller
setAuthorizedCaller(address caller
setWithdrawFee(uint256 withdrawFeeRate_address feeCollector_
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
withdraw(address touint256 amount
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Deposit(address touint256 amount
DisableDepositWithdraw(
EnableDepositWithdraw(
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RemoveAuthorizedCaller(address caller
SetAuthorizedCaller(address caller
SetWithdrawFee(uint256 withdrawFeeRateaddress feeCollector
Transfer(address indexed fromaddress indexed touint256 value
Withdraw(address touint256 amountuint256 fee
Constructor
constructor(string name_string symbol_address tokenUnderlying_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.