OgStake
Verified contract
Active on
Ethereum with 1,510 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x5b9d…f117
0xbec5…537d
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SWING | ERC-20 | 37.429088M | -- | -- | |
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) |
---|---|---|---|---|---|---|---|
| 16299633 | 2 years ago | | | 0 | 0.0085234942 | |
| 16269017 | 2 years ago | | | 0 | 0.00029164500 | |
| 16223900 | 2 years ago | | | 0 | 0.0043170341 | |
| 16215803 | 2 years ago | | | 0 | 0.00028299006 | |
| 16214332 | 2 years ago | | | 0 | 0.0020928445 | |
| 16214330 | 2 years ago | | | 0 | 0.0020648407 | |
| 16214329 | 2 years ago | | | 0 | 0.0024142434 | |
| 16214327 | 2 years ago | | | 0 | 0.0026211278 | |
| 16214306 | 2 years ago | | | 0 | 0.0027934024 | |
| 16214304 | 2 years ago | | | 0 | 0.0027448917 |
ABI
ABI objects
Getter at block 21421201
info() view returns (struct OgStakeStakedNftInfo[] stakedNfts, address rewardToken, address nftContract, struct OgStakeStakeInfo settings)
(stakedNfts=[], rewardToken=0xbec5938fd565cbec72107ee39cde1bc78049537d, nftContract=0x5b9d7ee3ba252c41a07c2d6ec799eff8858bf117, settings=(true, 86400, 8000000000000000000, 604800))
owner() view returns (address)
0x3514d7b31e3a1f1e20e85d71409226f46665605a
Read-only
onERC721Received(address, address, uint256, bytes) pure returns (bytes4)
State-modifying
Events claimRewards()
configureStake(uint256 _timeBetweenRewards, uint256 _rewardPerToken, uint256 _minimumStakeTime)
forceUnstake(uint256 tokenId)
removeEth()
removeTokens(address token)
setEnabled(bool on)
setOwner(address who)
stake(uint256 tokenId)
unstake(uint256 tokenId)
This contract contains no event objects.
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.