AIC_Staking
Verified contract
Active on
Ethereum with 457 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xb78f…8d00
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
AIC | ERC-721 | 1 | -- | -- | |
AIC | ERC-721 | 1 | -- | -- | |
AIC | ERC-721 | 1 | -- | -- | |
AIC | ERC-721 | 1 | -- | -- | |
AIC | ERC-721 | 1 | -- | -- | |
AIC | ERC-721 | 1 | -- | -- | |
AIC | ERC-721 | 1 | -- | -- | |
AIC | ERC-721 | 1 | -- | -- | |
AIC | ERC-721 | 1 | -- | -- | |
AIC | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17882505 | a year ago | | | 0 | 0.00090173852 | |
| 17436229 | a year ago | | | 0 | 0.0016291345 | |
| 17159480 | 2 years ago | | | 0 | 0.0054487540 | |
| 17004575 | 2 years ago | | | 0 | 0.0015382461 | |
| 16818996 | 2 years ago | | | 0 | 0.0013153958 | |
| 16646671 | 2 years ago | | | 0 | 0.0027962121 | |
| 16633535 | 2 years ago | | | 0 | 0.0015045156 | |
| 16569400 | 2 years ago | | | 0 | 0.0015879909 | |
| 16553762 | 2 years ago | | | 0 | 0.00047562345 | |
| 16553755 | 2 years ago | | | 0 | 0.0012904194 |
ABI
ABI objects
Getter at block 21172275
AIC_Contract() view returns (address)
0xb78f1a96f6359ef871f594acb26900e02bfc8d00
currentSeasonStartTime() view returns (uint256)
1662501600
owner() view returns (address)
0x3fd45f7fc6da24a360e75aff9de577ab5fbdcfe7
Read-only
checkStakeTierOfToken(uint256 tokenId) view returns (uint256 tierId, uint256 stakeDate, uint256 passedTime)
stakedTokens(uint256) view returns (uint256 stakeDate, address stakerAddress)
tokensOwnedBy(address owner) view returns (uint256[])
tokensStakedBy(address owner) view returns (bool[])
State-modifying
Events renounceOwnership()
setNewSeason(uint256 seasonStartTime)
stake(uint256[] tokenIds)
transferOwnership(address newOwner)
unstake(uint256[] tokenIds)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.