JPEG’d Curve.fi Factory Plain Pool: pETH
Verified contract
Proxy
Active on
Ethereum with 270 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 44 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
0x1c5f…996b
0x725c…1c2f
Balances ($0.00)
No balances found for "JPEG’d Curve.fi Factory Plain Pool: pETH"
Transactions
ABI
ABI objects
Getter at block 21226236 exchangeRate() view returns (uint256) renounceOwnership() view totalAssets() view returns (uint256 assets)
decimals() view returns (uint8)
18
depositFeeRate() view returns (uint128 numerator, uint128 denominator)
(numerator=50, denominator=10000)
feeRecipient() view returns (address)
0x51c2cef9efa48e08557a361b52db34061c025a1b
name() view returns (string)
JPEG’d Curve.fi Factory Plain Pool: pETH
owner() view returns (address)
0x51c2cef9efa48e08557a361b52db34061c025a1b
paused() view returns (bool)
false
strategy() view returns (address)
0x725c55c85768192be9ce8e91640769b0efa71c2f
symbol() view returns (string)
JPEGDpETH-WETH-f
token() view returns (address)
0x1c5f80b6b68a9e1ef25926eee00b5255791b996b
totalSupply() view returns (uint256)
36790185817649164880
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
whitelistedContracts(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deposit(address _to, uint256 _amount) returns (uint256 shares)
depositBalance()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initialize(address _token, address _feeRecipient, struct VaultRate _depositFeeRate)
migrateStrategy(address _newStrategy)
pause()
setContractWhitelisted(address addr, bool isWhitelisted)
setDepositFeeRate(struct VaultRate _rate)
setFeeRecipient(address _newAddress)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unpause()
withdraw(address _to, uint256 _shares) returns (uint256 backingTokens)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
Approval(address indexed owner, address indexed spender, uint256 value)
ContractWhitelistChanged(address indexed addr, bool isWhitelisted)
Deposit(address indexed from, address indexed to, uint256 value)
FeeRecipientChanged(address indexed newRecipient, address indexed oldRecipient)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
StrategyMigrated(address indexed newStrategy, address indexed oldStrategy)
Transfer(address indexed from, address indexed to, uint256 value)
Unpaused(address account)
Withdrawal(address indexed withdrawer, address indexed to, uint256 wantAmount)
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
This contract contains no error objects.