WitLinkStaking
Verified contract
Active on
Ethereum with 751 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x5281…3ea2
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WAI | ERC-20 | 30.983445M | -- | -- | |
witlinkland | ERC-721 | 1 | -- | -- | |
witlinkland | ERC-721 | 1 | -- | -- | |
witlinkland | ERC-721 | 1 | -- | -- | |
witlinkland | ERC-721 | 1 | -- | -- | |
witlinkland | ERC-721 | 1 | -- | -- | |
witlinkland | ERC-721 | 1 | -- | -- | |
witlinkland | ERC-721 | 1 | -- | -- | |
witlinkland | ERC-721 | 1 | -- | -- | |
witlinkland | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15119312 | 2 years ago | | | 0 | 0.012551698 | |
| 15114584 | 2 years ago | | | 0 | 0.00028828003 | |
| 15112895 | 2 years ago | | | 0 | 0.0012103669 | |
| 15112547 | 2 years ago | | | 0 | 0.0015494786 | |
| 15112189 | 2 years ago | | | 0 | 0.0023782129 | |
| 15107749 | 2 years ago | | | 0 | 0.0026879715 | |
| 15107611 | 2 years ago | | | 0 | 0.0046201501 | |
| 15106661 | 2 years ago | | | 0 | 0.0041423439 | |
| 15106376 | 2 years ago | | | 0 | 0.016817336 | |
| 15106055 | 2 years ago | | | 0 | 0.027814526 |
ABI
ABI objects
Getter at block 21170799
contractowner() view returns (address)
0xb9115f0250d93ee5fd8856e9e619c9d0832d6858
deluxebase() view returns (uint256)
70000000000000000000
erc20balance() view returns (uint256)
0
ercbalance() view returns (uint256 cbalance)
30983445153026620370370378
executivebase() view returns (uint256)
400000000000000000000
hightrafficreward() view returns (uint256)
50
largereward() view returns (uint256)
35
owner() view returns (address)
0x0000000000000000000000000000000000000000
smallreward() view returns (uint256)
15
standardbase() view returns (uint256)
30000000000000000000
totalStaked() view returns (uint256)
4523
villabase() view returns (uint256)
150000000000000000000
zone1reward() view returns (uint256)
2
zone2reward() view returns (uint256)
2
zone3reward() view returns (uint256)
3
zone4reward() view returns (uint256)
5
Read-only
balanceOf(address account) view returns (uint256)
earningInfo(address account, uint256[] tokenIds) view returns (uint256[1] info)
onERC721Received(address, address from, uint256, bytes) pure returns (bytes4)
tokensOfOwner(address account) view returns (uint256[] ownerTokens)
vault(uint256) view returns (uint24 tokenId, uint48 timestamp, address owner)
State-modifying
Events claim(uint256[] tokenIds)
claimForAddress(address account, uint256[] tokenIds)
renounceOwnership()
stake(uint256[] tokenIds)
transferOwnership(address newOwner)
unstake(uint256[] tokenIds)
withdraw(uint256 withrawamount)
Claimed(address owner, uint256 amount)
NFTStaked(address owner, uint256 tokenId, uint256 value)
NFTUnstaked(address owner, uint256 tokenId, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TransferReceived(address _from, uint256 _amount)
TransferSent(address _from, address _destAddr, uint256 _amount)
constructor(address _nft, address _token)
receive()
This contract contains no error objects.