SAFEDaiPool
Verified contract
Active on
Ethereum with 7,827 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x1aa6…c469
Balances ($3,753.63)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BAL | ERC-20 | 1.639142K | $2.29 |
$3,753.63 | |
BPT | ERC-20 | 373.618215K | -- | -- | |
SAFE | ERC-20 | 2.138616K | -- | -- | |
BGBG | ERC-20 | 812.065124 | -- | -- | |
COW | ERC-20 | 1.072 | -- | -- | |
FAN | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15319544 | 2 years ago | | | 0 | 0.0020987340 | |
| 15319540 | 2 years ago | | | 0 | 0.0024828843 | |
| 11390091 | 4 years ago | | | 0 | 0.0082596500 | |
| 11284244 | 4 years ago | | | 0 | 0.0062571960 | |
| 11096246 | 4 years ago | | | 0 | 0.0074970000 | |
| 11068557 | 4 years ago | | | 0 | 0.0023067618 | |
| 11068519 | 4 years ago | | | 0 | 0.0095982600 | |
| 11034549 | 4 years ago | | | 0 | 0.0098093800 | |
| 11012711 | 4 years ago | | | 0 | 0.014013400 | |
| 11008804 | 4 years ago | | | 0 | 0.0045604300 |
ABI
ABI objects
Getter at block 21158724
DURATION() view returns (uint256)
604800
bpt_safe_dai() view returns (address)
0x3031745e732dce8fecccc94aca13d5fa18f1012d
initreward() view returns (uint256)
78125000000000000000
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1660809479
lastUpdateTime() view returns (uint256)
1660204759
owner() view returns (address)
0x0000000000000000000000000000000000000000
periodFinish() view returns (uint256)
1660809479
rewardPerToken() view returns (uint256)
28769055691619475
rewardPerTokenStored() view returns (uint256)
28559979520322073
rewardRate() view returns (uint256)
129174933862433
safe() view returns (address)
0x1aa61c196e76805fcbe394ea00e4ffced24fc469
starttime() view returns (uint256)
1600030800
totalSupply() view returns (uint256)
373618215411910000000000
Read-only
balanceOf(address account) view returns (uint256)
earned(address account) view returns (uint256)
rewards(address) view returns (uint256)
userRewardPerTokenPaid(address) view returns (uint256)
State-modifying
Events exit()
getReward()
notifyRewardAmount(uint256 reward)
renounceOwnership()
setRewardDistribution(address _rewardDistribution)
stake(uint256 amount)
transferOwnership(address newOwner)
withdraw(uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RewardAdded(uint256 reward)
RewardPaid(address indexed user, uint256 reward)
Staked(address indexed user, uint256 amount)
Withdrawn(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.