Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xa67b…4c43
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Bandex | ERC-20 | 17.656711B | -- | -- | |
BTFA | ERC-20 | 655.723694M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15767160 | 2 years ago | | | 0 | 0.0040284992 | |
| 15737544 | 2 years ago | | | 0 | 0.0041612415 | |
| 15737447 | 2 years ago | | | 0 | 0.0049504757 | |
| 15728708 | 2 years ago | | | 0 | 0.0058710999 | |
| 15714682 | 2 years ago | | | 0 | 0.0088266759 | |
| 15714676 | 2 years ago | | | 0 | 0.012218146 | |
| 15714367 | 2 years ago | | | 0 | 0.0073229479 | |
| 15713117 | 2 years ago | | | 0 | 0.024993668 | |
| 15712898 | 2 years ago | | | 0 | 0.021770777 | |
| 15709232 | 2 years ago | | | 0 | 0.0080705901 |
ABI
ABI objects
Getter at block 21221834
asset() view returns (address)
0xa67b8e40111a0edd30c3210b77aadb86ad234c43
getOwner() view returns (address)
0xf643e3273c51bb6b9b1dc144b14b5b2d29ea979d
interest_rate() view returns (uint8)
1
lower_amount() view returns (uint256)
300000000000000000
maturity() view returns (uint256)
0
penalization() view returns (uint8)
0
Read-only
get_gains(address _address, uint256 _rec_number) view returns (uint256)
ledger(address, uint256) view returns (uint256 from, uint256 amount, uint256 gain, uint256 penalization, uint256 to, bool ended)
ledger_length(address _address) view returns (uint256)
State-modifying
Events changeOwner(address newOwner)
end(uint256 i)
set(uint256 _lower, uint256 _maturity, uint8 _rate, uint8 _penalization)
start(uint256 _value)
OwnerSet(address indexed oldOwner, address indexed newOwner)
StakeEnd(address indexed user, uint256 value, uint256 penalty, uint256 interest, uint256 index)
StakeStart(address indexed user, uint256 value, uint256 index)
constructor(address _erc20, address _owner, uint8 _rate, uint256 _maturity, uint8 _penalization, uint256 _lower)
This contract contains no fallback and receive objects.
This contract contains no error objects.