SwingStaking
Verified contract
Active on
Ethereum with 264 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xbec5…537d
0x6753…e42a
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SWING | ERC-20 | 48.708597M | -- | -- | |
BTFA | ERC-721 | 1 | -- | -- | |
BTFA | ERC-721 | 1 | -- | -- | |
BTFA | ERC-721 | 1 | -- | -- | |
BTFA | ERC-721 | 1 | -- | -- | |
BTFA | ERC-721 | 1 | -- | -- | |
BTFA | ERC-721 | 1 | -- | -- | |
BTFA | ERC-721 | 1 | -- | -- | |
BTFA | ERC-721 | 1 | -- | -- | |
BTFA | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16420894 | 2 years ago | | | 0 | 0.0032815940 | |
| 16418007 | 2 years ago | | | 0 | 0.0021611653 | |
| 16417978 | 2 years ago | | | 0 | 0.0023550425 | |
| 16411008 | 2 years ago | | | 0 | 0.0021511870 | |
| 16410999 | 2 years ago | | | 0 | 0.0025142235 | |
| 16410934 | 2 years ago | | | 0 | 0.0021064758 | |
| 16409794 | 2 years ago | | | 0 | 0.0024855430 | |
| 16402289 | 2 years ago | | | 0 | 0.0040828402 | |
| 16396821 | 2 years ago | | | 0 | 0.0022572428 | |
| 16364068 | 2 years ago | | | 0 | 0.0032061974 |
ABI
ABI objects
Getter at block 21441454 info() view returns (struct SwingStakingStakedTokenInfo[] stakedTokens, address tokenAddress, uint256 tokenBalance, uint256 tokenApproved, uint256 amountStaked, struct SwingStakingStakeInfo simple1, struct SwingStakingStakeInfo simple2, struct SwingStakingStakeInfo stake2mint)
owner() view returns (address)
0x3514d7b31e3a1f1e20e85d71409226f46665605a
totalStaked() view returns (uint256)
49336890906410742210022945
Read-only
onERC721Received(address, address, uint256, bytes) pure returns (bytes4)
State-modifying
Events addNftReward(uint256[] tokenIds)
forceUnstake(address who)
removeEth()
removeNft(address nftContract, uint256 tokenId)
removeTokens(address token)
setEnabled(uint8 stakeType, bool on)
setNewRewardNft(address nftContract)
setOwner(address who)
setStakeParameters(uint8 stakeType, uint256 _timeBetweenRewards, uint256 _rewardPercentage, uint256 _minimumStakeTime, uint256 _minimumDeposit, uint256 _earlyWithdrawalPenalty)
stake(uint8 stakeType, uint256 tokenAmount)
unstake(uint256 ownerIndex)
This contract contains no event objects.
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.