AlphaLocker
Verified contract
Active on
Ethereum with 11,072 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x78a5…d305
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ALPHASHARKS | ERC-721 | 1 | -- | -- | |
ALPHASHARKS | ERC-721 | 1 | -- | -- | |
ALPHASHARKS | ERC-721 | 1 | -- | -- | |
ALPHASHARKS | ERC-721 | 1 | -- | -- | |
ALPHASHARKS | ERC-721 | 1 | -- | -- | |
ALPHASHARKS | ERC-721 | 1 | -- | -- | |
ALPHASHARKS | ERC-721 | 1 | -- | -- | |
ALPHASHARKS | ERC-721 | 1 | -- | -- | |
ALPHASHARKS | ERC-721 | 1 | -- | -- | |
ALPHASHARKS | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21244009 | 3 days ago | | | 0 | 0.0012361479 | |
| 21115891 | 20 days ago | | | 0 | 0.00057690203 | |
| 21010553 | a month ago | | | 0 | 0.00062067973 | |
| 21010551 | a month ago | | | 0 | 0.00080642391 | |
| 20904628 | 2 months ago | | | 0 | 0.00068219812 | |
| 20882804 | 2 months ago | | | 0 | 0.00026484490 | |
| 20879500 | 2 months ago | | | 0 | 0.00076077024 | |
| 20879499 | 2 months ago | | | 0 | 0.0021134186 | |
| 20857291 | 2 months ago | | | 0 | 0.00065632403 | |
| 20851048 | 2 months ago | | | 0 | 0.00041867280 |
ABI
ABI objects
Getter at block 21262661
nftTokenAddress() view returns (address)
0x78a5e2b8c280fa5580fbe1e1ed546183f959d305
owner() view returns (address)
0x7a8cdaa8c42b3242d832a95282e3a4363d5e3351
stakingCounter() view returns (uint256)
4066
Read-only
nftLocked(address) view returns (uint256)
nftLocker(uint256) view returns (bool locked, uint256 tokenNumber, address lockerOwner)
State-modifying
Events lock(uint256 _tokenId)
multipleLock(uint256[] _tokenList)
renounceOwnership()
transferOwnership(address newOwner)
unLockNFT(uint256 _tokenId)
updateNftAddress(address _token)
Locked(address indexed _owner, uint256 _tokenId, uint256 _timeStamp)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Unlocked(address indexed _owner, uint256 _tokenId, uint256 _timeStamp)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.