BACUSDTPool
Verified contract
Active on
Ethereum with 23,338 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x3449…a69a
Balances ($71,233.88)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDT | ERC-20 | 71.162696K | $1.001 |
$71,233.86 | |
BAC | ERC-20 | 13.866791 | $0.001649 |
$0.02 | |
TetherClaims.com | ERC-20 | 800 | -- | -- | |
RDGX | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11645526 | 4 years ago | | | 0 | 0.0039482500 | |
| 11608328 | 4 years ago | | | 0 | 0.017818416 | |
| 11559818 | 4 years ago | | | 0 | 0.011630272 | |
| 11541618 | 4 years ago | | | 0 | 0.0031552251 | |
| 11541618 | 4 years ago | | | 0 | 0.0045906600 | |
| 11522660 | 4 years ago | | | 0 | 0.0050246561 | |
| 11522659 | 4 years ago | | | 0 | 0.0053076381 | |
| 11490664 | 4 years ago | | | 0 | 0.0051830560 | |
| 11488451 | 4 years ago | | | 0 | 0.0049495600 | |
| 11476447 | 4 years ago | | | 0 | 0.0097340320 |
ABI
ABI objects
Getter at block 21257502
DURATION() view returns (uint256)
432000
basisCash() view returns (address)
0x3449fc1cd036255ba1eb19d65ff4ba2b8903a69a
lastTimeRewardApplicable() view returns (uint256)
1607126400
lastUpdateTime() view returns (uint256)
1607126400
owner() view returns (address)
0x68c3a95b35c45db5db67ed83c43305052fad6e04
periodFinish() view returns (uint256)
1607126400
rewardDistribution() view returns (address)
0x666c2a4625ef5f8cf66a24fbff9f22437754c0cd
rewardPerToken() view returns (uint256)
621769960263593373768997818
rewardPerTokenStored() view returns (uint256)
621769960263593373768997818
rewardRate() view returns (uint256)
23148148148148148
starttime() view returns (uint256)
1606694400
totalSupply() view returns (uint256)
61162695824
usdt() view returns (address)
0xdac17f958d2ee523a2206206994597c13d831ec7
Read-only
balanceOf(address account) view returns (uint256)
deposits(address) 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)
constructor(address basisCash_, address usdt_, uint256 starttime_)
This contract contains no fallback and receive objects.
This contract contains no error objects.