Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BART | ERC-20 | 122.805886K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12626495 | 3 years ago | | | 0 | 0.0064108850 | |
| 12523663 | 3 years ago | | | 0 | 0.0013263900 | |
| 12520238 | 3 years ago | | | 0 | 0.0021459550 | |
| 12388802 | 4 years ago | | | 0 | 0.0027412060 | |
| 12369750 | 4 years ago | | | 0 | 0.0057634220 | |
| 12315990 | 4 years ago | | | 0 | 0.0068530150 | |
| 12299966 | 4 years ago | | | 0 | 0.0040458660 | |
| 12243909 | 4 years ago | | | 0 | 0.0027412840 | |
| 12214988 | 4 years ago | | | 0 | 0.0051441090 | |
| 12188762 | 4 years ago | | | 0 | 0.0051585280 |
ABI
ABI objects
Getter at block 21201009
ERC20Interface() view returns (address)
0x54c9ea2e9c9e8ed865db4a4ce6711c2a0d5063ba
earlyWithdrawReward() view returns (uint256)
295890410000000000000000
name() view returns (string)
Platinum
rewardBalance() view returns (uint256)
844923069704410641691016
stakedBalance() view returns (uint256)
4568419780000000000000000
stakedTotal() view returns (uint256)
6000000000000000000000000
stakingCap() view returns (uint256)
6000000000000000000000000
stakingEnds() view returns (uint256)
1600185600
stakingStarts() view returns (uint256)
1599840081
tokenAddress() view returns (address)
0x54c9ea2e9c9e8ed865db4a4ce6711c2a0d5063ba
totalReward() view returns (uint256)
887671230000000000000000
withdrawEnds() view returns (uint256)
1615737600
withdrawStarts() view returns (uint256)
1607961600
Read-only
stakeOf(address account) view returns (uint256)
State-modifying
Events addReward(uint256 rewardAmount, uint256 withdrawableAmount) returns (bool)
stake(uint256 amount) returns (bool)
withdraw(uint256 amount) returns (bool)
PaidOut(address indexed token, address indexed staker_, uint256 amount_, uint256 reward_)
Refunded(address indexed token, address indexed staker_, uint256 amount_)
Staked(address indexed token, address indexed staker_, uint256 requestedAmount_, uint256 stakedAmount_)
constructor(string name_, address tokenAddress_, uint256 stakingStarts_, uint256 stakingEnds_, uint256 withdrawStarts_, uint256 withdrawEnds_, uint256 stakingCap_)
This contract contains no fallback and receive objects.
This contract contains no error objects.