TASSimpleStaker
Verified contract
Active on
Ethereum with 301 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x1f27…a1d8
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
TAS | ERC-721 | 1 | -- | -- | |
TAS | ERC-721 | 1 | -- | -- | |
TAS | ERC-721 | 1 | -- | -- | |
TAS | ERC-721 | 1 | -- | -- | |
TAS | ERC-721 | 1 | -- | -- | |
TAS | ERC-721 | 1 | -- | -- | |
TAS | ERC-721 | 1 | -- | -- | |
TAS | ERC-721 | 1 | -- | -- | |
TAS | ERC-721 | 1 | -- | -- | |
TAS | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20154302 | 5 months ago | | | 0 | 0.00057642013 | |
| 20137882 | 5 months ago | | | 0 | 0.0011577192 | |
| 19492270 | 8 months ago | | | 0 | 0.0048230788 | |
| 19295440 | 9 months ago | | | 0 | 0.0027003902 | |
| 19048472 | 10 months ago | | | 0 | 0.0068840029 | |
| 18909257 | a year ago | | | 0 | 0.0011484008 | |
| 18898695 | a year ago | | | 0 | 0.0034853032 | |
| 18898692 | a year ago | | | 0 | 0.0040686859 | |
| 18898417 | a year ago | | | 0 | 0.0022922371 | |
| 18893826 | a year ago | | | 0 | 0.0026722044 |
ABI
ABI objects
Getter at block 21298395 getAdministrators() view returns (address[])
active() view returns (bool)
true
collection() view returns (address)
0x1f27b6676aed74571c86a9a2684f86af8960a1d8
owner() view returns (address)
0xb48eb86769dd0c68ea7ef5477ac9d2f2fdb6b75b
totalStaked() view returns (uint256)
1387
Read-only
isAdministrator(address _admin) view returns (bool)
ownedByAddress(address _owner) view returns (uint16[])
State-modifying
Events addAdministrator(address _admin)
onERC721Received(address, address from, uint256 tokenId, bytes) returns (bytes4)
removeAdministrator(address _admin)
renounceOwnership()
setActive(bool _active)
setCollection(address _collectionAddress)
stake(uint16[] _tokenIds)
transferOwnership(address newOwner)
unstake(uint16[] _tokenIds)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.