Power IPOR
Verified contract
Proxy
Active on
Ethereum with 7,163 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 48 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
4 additional
variables
Balances ($3,527,602.28)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
IPOR | ERC-20 | 9.964106M | $0.354031 |
$3,527,602.28 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18585767 | a year ago | | | 0 | 0.0015819670 | |
| 18585757 | a year ago | | | 0 | 0.0014465983 | |
| 18585752 | a year ago | | | 0 | 0.0014040644 | |
| 18446972 | a year ago | | | 0 | 0.00025924381 | |
| 18327935 | a year ago | | | 0 | 0.0015666684 | |
| 18327033 | a year ago | | | 0 | 0.00050241826 | |
| 18327023 | a year ago | | | 0 | 0.00091316792 | |
| 18327006 | a year ago | | | 0 | 0.00049858266 | |
| 18326928 | a year ago | | | 0 | 0.00053157533 | |
| 18326542 | a year ago | | | 0 | 0.00089165046 |
ABI
ABI objects
Getter at block 21275788 proxiableUUID() view returns (bytes32)
COOL_DOWN_IN_SECONDS() view returns (uint256)
1209600
calculateExchangeRate() view returns (uint256)
1144780454446068751
decimals() pure returns (uint8)
18
getContractId() pure returns (bytes32)
0xbd22bf01cb7daed462db61de31bb111aabcdae27adc748450fb9a9ea1c419cce
getGovernanceToken() view returns (address)
0x1e4746dc744503b53b4a082cb3607b169a289090
getImplementation() view returns (address)
0x78dbf1ea2042fbef4af542aaaa81adb26884a0f7
getUnstakeWithoutCooldownFee() view returns (uint256)
500000000000000000
getVersion() pure returns (uint256)
2001
name() pure returns (string)
Power IPOR
owner() view returns (address)
0xd92e9f039e4189c342b4067cc61f5d063960d248
paused() view returns (bool)
false
routerAddress() view returns (address)
0x16d104009964e694761c0bf09d7be49b7e3c26fd
symbol() pure returns (string)
pwIPOR
totalSupply() view returns (uint256)
9964105629745457413329724
totalSupplyBase() view returns (uint256)
8703944578235172878434854
Read-only
balanceOf(address account) view returns (uint256)
delegatedToLiquidityMiningBalanceOf(address account) view returns (uint256)
getActiveCooldown(address account) view returns (struct PowerTokenTypesPwTokenCooldown)
isPauseGuardian(address guardian) view returns (bool)
State-modifying
Events addGovernanceTokenInternal(struct PowerTokenTypesUpdateGovernanceToken updateGovernanceToken)
addPauseGuardians(address[] guardians)
cancelCooldownInternal(address account)
confirmTransferOwnership()
cooldownInternal(address account, uint256 pwTokenAmount)
delegateInternal(address account, uint256 pwTokenAmount)
grantAllowanceForRouter(address erc20Token)
initialize()
pause()
redeemInternal(address account) returns (uint256 transferAmount)
removeGovernanceTokenWithFeeInternal(struct PowerTokenTypesUpdateGovernanceToken updateGovernanceToken) returns (uint256 governanceTokenAmountToTransfer)
removePauseGuardians(address[] guardians)
renounceOwnership()
revokeAllowanceForRouter(address erc20Token)
setUnstakeWithoutCooldownFee(uint256 unstakeWithoutCooldownFee)
transferOwnership(address appointedOwner)
undelegateInternal(address account, uint256 pwTokenAmount)
unpause()
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
AdminChanged(address previousAdmin, address newAdmin)
AllowanceGranted(address indexed erc20Token, address indexed router)
AllowanceRevoked(address indexed erc20Token, address indexed router)
AppointedToTransferOwnership(address indexed appointedOwner)
BeaconUpgraded(address indexed beacon)
CooldownChanged(uint256 pwTokenAmount, uint256 endTimestamp)
Delegated(address indexed account, uint256 pwTokenAmounts)
GovernanceTokenAdded(address indexed account, uint256 governanceTokenAmount, uint256 internalExchangeRate, uint256 baseAmount)
GovernanceTokenRemovedWithFee(address indexed account, uint256 pwTokenAmount, uint256 internalExchangeRate, uint256 fee)
Initialized(uint8 version)
LiquidityMiningChanged(address indexed newLiquidityMining)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
PauseGuardiansAdded(address[] indexed guardians)
PauseGuardiansRemoved(address[] indexed guardians)
PauseManagerChanged(address indexed newPauseManager)
Paused(address account)
Redeem(address indexed account, uint256 pwTokenAmount)
RewardsReceived(address account, uint256 rewardsAmount)
Undelegated(address indexed account, uint256 pwTokenAmounts)
Unpaused(address account)
UnstakeWithoutCooldownFeeChanged(uint256 newFee)
Upgraded(address indexed implementation)
constructor(address _logic, bytes _data)
fallback()
receive()
This contract contains no error objects.