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 |
---|---|---|---|---|---|
SWFL | ERC-20 | 861.043681K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20875937 | 2 months ago | | | 0 | 0.00095164876 | |
| 20798546 | 2 months ago | | | 0 | 0.0012342023 | |
| 20555986 | 3 months ago | | | 0 | 0.00013004130 | |
| 20555984 | 3 months ago | | | 0 | 0.00012928801 | |
| 19699752 | 7 months ago | | | 0 | 0.0010262571 | |
| 19699752 | 7 months ago | | | 0 | 0.00086715151 | |
| 19699739 | 7 months ago | | | 0 | 0.00078326341 | |
| 17130319 | 2 years ago | | | 0 | 0.0039759020 | |
| 17130311 | 2 years ago | | | 0 | 0.0031830480 | |
| 16855640 | 2 years ago | | | 0 | 0.0020068320 |
ABI
ABI objects
Getter at block 21317439
SWFL() view returns (address)
0xba21ef4c9f433ede00badefcc2754b8e74bd538a
owner() view returns (address)
0xbc9c49a8ecfe5e9ef7021c19cabda7eecd0495ed
round() view returns (uint256)
2412
totalDividends() view returns (uint256)
1089393402003
totalStakes() view returns (uint256)
526062581081590856767574
Read-only
getPendingReward(address staker) view returns (uint256 _pendingReward)
payouts(uint256) view returns (uint256)
yourSWFLBalance(address user) view returns (uint256 SWFLBalance)
yourStakedSWFL(address staker) view returns (uint256 stakedSWFL)
State-modifying
Events ADDFUNDS(uint256 tokens)
CLAIMREWARD()
STAKE(uint256 tokens)
WITHDRAW(uint256 tokens)
transferOwnership(address _newOwner)
CLAIMEDREWARD(address staker, uint256 reward)
OwnershipTransferred(address indexed _from, address indexed _to)
PAYOUT(uint256 round, uint256 tokens, address sender)
STAKED(address staker, uint256 tokens, uint256 stakingFee)
UNSTAKED(address staker, uint256 tokens, uint256 unstakingFee)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.