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 | 10.934227K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12020158 | 4 years ago | | | 0 | 0.0052794310 | |
| 11669573 | 4 years ago | | | 0 | 0.0072541800 | |
| 11668483 | 4 years ago | | | 0 | 0.0021018940 | |
| 11605714 | 4 years ago | | | 0 | 0.0034266050 | |
| 11571559 | 4 years ago | | | 0 | 0.0023231460 | |
| 11536997 | 4 years ago | | | 0 | 0.0050323910 | |
| 11521802 | 4 years ago | | | 0 | 0.0027650500 | |
| 11490851 | 4 years ago | | | 0 | 0.0023231460 | |
| 11484271 | 4 years ago | | | 0 | 0.010894297 | |
| 11482434 | 4 years ago | | | 0 | 0.0082969500 |
ABI
ABI objects
Getter at block 21097277
ERC20Interface() view returns (address)
0x54c9ea2e9c9e8ed865db4a4ce6711c2a0d5063ba
earlyWithdrawReward() view returns (uint256)
73972600000000000000000
name() view returns (string)
Gold
rewardBalance() view returns (uint256)
288056175768282054490875
stakedBalance() view returns (uint256)
2055810393600000000000000
stakedTotal() view returns (uint256)
2426414313600000000000000
stakingCap() view returns (uint256)
6000000000000000000000000
stakingEnds() view returns (uint256)
1600185600
stakingStarts() view returns (uint256)
1599840022
tokenAddress() view returns (address)
0x54c9ea2e9c9e8ed865db4a4ce6711c2a0d5063ba
totalReward() view returns (uint256)
295890410000000000000000
withdrawEnds() view returns (uint256)
1607961600
withdrawStarts() view returns (uint256)
1604073600
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.