0xafadebac507073648707612b7df77d620c958c41
Unverified contract
Proxy
Active on
Base with 438 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($14,253.21)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CARLO | ERC-20 | 21.095226M | $0.000676 |
$14,253.2 | |
BALT | ERC-20 | 10 | $0.000445 |
$0 | |
FPEPE | ERC-20 | 18 | $0.00011 |
$0 | |
CHIN | ERC-20 | 5K | -- | -- | |
CHIN | ERC-20 | 5K | -- | -- | |
HOPPY | ERC-20 | 3K | -- | -- | |
| ERC-20 | 2.4K | -- | -- | |
BREGO | ERC-20 | 69 | -- | -- | |
$WALT | ERC-20 | 20 | -- | -- | |
APU | ERC-20 | 10 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22304732 | 11 hours ago | | | 0 | 9.4253218e-7 | |
| 22304575 | 12 hours ago | | | 0 | 0.0000011461041 | |
| 22304230 | 12 hours ago | | | 0 | 9.4522798e-7 | |
| 22294740 | 17 hours ago | | | 0 | 1.9826142e-7 | |
| 22294720 | 17 hours ago | | | 0 | 1.9814068e-7 | |
| 22294700 | 17 hours ago | | | 0 | 1.9712607e-7 | |
| 22294682 | 17 hours ago | | | 0 | 1.7766842e-7 | |
| 22294639 | 17 hours ago | | | 0 | 0.000000507067784548 | |
| 22246743 | 2 days ago | | | 0 | 1.5717140e-7 | |
| 22246724 | 2 days ago | | | 0 | 1.5751582e-7 |
ABI
ABI objects
Getter at block 22325369
factory() view returns (address)
0x184b2b8fc7afda36566228a29c77ef2c6fe2c0bd
generator() view returns (address)
0x73cd6389d14522ea15224cd11556c52130b0985a
isFactoryPool() view returns (bool)
true
lockTime() view returns (uint256)
0
owner() view returns (address)
0x8b4b8ab4d52ed3261305720df55099e16848b2cf
poolLimitPerUser() view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
rewardBased() pure returns (bool)
false
rewardToken() view returns (address)
0x38d513ec43dda20f323f26c7bef74c5cf80b6477
rewardsPerShare() view returns (uint256 perShare)
101388495684354386523
stakingToken() view returns (address)
0x38d513ec43dda20f323f26c7bef74c5cf80b6477
totalDistributed() view returns (uint256)
499998611504315645603288
totalRewards() view returns (uint256)
500100000000000000000000
totalShares() view returns (uint256)
21095124403509762643586893
unallocatedRewards() view returns (uint256)
0
Read-only
getUnpaidEarnings(address account) view returns (uint256)
userInfo(address) view returns (uint256 amount, uint256 totalExcluded, uint256 totalRealised, uint256 depositTime, uint256 lastClaimed)
State-modifying
Events claim()
deposit(uint256 _amount)
initialize(bytes data)
setLockTime(uint256 _time)
setPoolLimit(uint256 _limit)
transferOwnership(address newOwner)
withdraw(uint256 _amount)
Deposit(address indexed user, uint256 amount)
Initialized(uint8 version)
LockTimeSet(uint256 lockTime)
OwnershipTransferred(address arg0, address arg1, bool arg2)
PoolLimitSet(uint256 poolLimit)
RewardAdded(uint256 reward, uint256 totalRewards)
RewardClaimed(address indexed user, uint256 amount)
Withdraw(address indexed user, uint256 amount)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.