Pension Plan
Verified contract
Active on
Ethereum with 443 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x83b6…4ff7
0x2f01…a2c6
0x72d7…4b55
0xd6c8…88c7
-
variable spans 1 additional slot
-
variable spans 1 additional slot
Balances ($880.99)
Native
Value
$880.99
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.283038 | $3,112.61 |
$880.99 | |
PP | ERC-20 | 46.176966M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20867638 | 2 months ago | | | 0 | 0.00048109271 | |
| 19486146 | 8 months ago | | | 0 | 0.00056118525 | |
| 18741478 | a year ago | | | 0 | 0.010038069 | |
| 18715875 | a year ago | | | 0 | 0.0097169282 | |
| 18713421 | a year ago | | | 0 | 0.0051839240 | |
| 18642155 | a year ago | | | 0 | 0.0017988840 | |
| 18622823 | a year ago | | | 0 | 0.0022006004 | |
| 18554890 | a year ago | | | 0 | 0.00095576812 | |
| 18552659 | a year ago | | | 0 | 0.00099249722 | |
| 18541447 | a year ago | | | 0 | 0.0014562142 |
ABI
ABI objects
Getter at block 21227667 eligibleSupply() view returns (uint256)
_payoutAmount() view returns (uint256)
300448804786349998
_snapshotId() view returns (uint256)
20
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() pure returns (uint8)
8
developmentAddress() view returns (address)
0x2f01336282cebf5d981e923ede9e6fac333da2c6
foundationAddress() view returns (address)
0x72d752776b093575a40b1ac04c57811086cb4b55
hachikoInuBuybackAddress() view returns (address)
0xd6c8385ec4f08df85b39c301c993a692790288c7
marketingAddress() view returns (address)
0x83b6d6dec5b35259f6baa3371006b9ac397a4ff7
minimumETHBeforePayout() view returns (uint256)
1000000000000000000
minimumTokensBeforeSwap() view returns (uint256)
20000000000000000
name() pure returns (string)
Pension Plan
owner() view returns (address)
0x53c538ae77e9dfed2337c94a26451c9a6ee4b435
payoutsToProcess() view returns (uint256)
20
processingPayouts() view returns (bool)
true
symbol() pure returns (string)
PP
totalFee() view returns (uint256)
12
totalSupply() pure returns (uint256)
100000000000000000000
uniswapV2Pair() view returns (address)
0x5e62de3fab648c2b83af866edffb23799bf22cd0
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
balanceOfAt(address account, uint256 snapshotId) view returns (uint256)
eligibleSupplyAt(uint256 snapshotId) view returns (uint256)
isBanned(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
totalSupplyAt(uint256 snapshotId) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
ban(address account)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromReward(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manuallyProcessPayouts() returns (bool, uint256)
renounceOwnership()
setDevelopmentAddress(address _developmentAddress)
setFoundationAddress(address _foundationAddress)
setHachikoInuBuybackAddress(address _hachikoInuBuybackAddress)
setMarketingAddress(address _marketingAddress)
setMinimumETHBeforePayout(uint256 _minimumETHBeforePayout)
setMinimumTokensBeforeSwap(uint256 _minimumTokensBeforeSwap)
setPayoutsToProcess(uint256 _payoutsToProcess)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unban(address account)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
PayoutStarted(uint256 amount)
Snapshot(uint256 id)
SwapETHForTokens(uint256 amountIn, address[] path)
SwapTokensForETH(uint256 amountIn, address[] path)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.