BabyMiceStake
Verified contract
Active on
Ethereum with 532 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BMICE | ERC-721 | 1 | -- | -- | |
BMICE | ERC-721 | 1 | -- | -- | |
BMICE | ERC-721 | 1 | -- | -- | |
BMICE | ERC-721 | 1 | -- | -- | |
BMICE | ERC-721 | 1 | -- | -- | |
BMICE | ERC-721 | 1 | -- | -- | |
BMICE | ERC-721 | 1 | -- | -- | |
BMICE | ERC-721 | 1 | -- | -- | |
BMICE | ERC-721 | 1 | -- | -- | |
BMICE | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18829228 | a year ago | | | 0 | 0.0056204678 | |
| 18147183 | a year ago | | | 0 | 0.00022508212 | |
| 17998429 | a year ago | | | 0 | 0.0012178377 | |
| 17998410 | a year ago | | | 0 | 0.00087130174 | |
| 17737823 | a year ago | | | 0 | 0.00060730331 | |
| 17609874 | a year ago | | | 0 | 0.00035807876 | |
| 17271939 | 2 years ago | | | 0 | 0.0025276317 | |
| 17014566 | 2 years ago | | | 0 | 0.00069019813 | |
| 16921700 | 2 years ago | | | 0 | 0.0015715307 | |
| 16886773 | 2 years ago | | | 0 | 0.0010024792 |
ABI
ABI objects
Getter at block 21221391
ERC20_CONTRACT() view returns (address)
0xc0f392cce7a4df620ae020c44081d04bed68cdfd
ERC721_CONTRACT() view returns (address)
0x57f70c008b427ec40702f8d6cff118225a217177
EXPIRATION() view returns (uint256)
100014844359
OLDSTAKE_CONTRACT() view returns (address)
0x888083517bba1b028fac456837d76953f4c10f53
blocknumber() view returns (uint256)
21221391
depositsOfold() view returns (uint256[])
[]
owner() view returns (address)
0x0b8408c30bc6cffb372a446979eccc312122e79a
Read-only
calculateRewards(address account, uint256[] tokenIds) view returns (uint256[] rewards)
depositBlocks(address, uint256) view returns (uint256)
depositsOf(address account) view returns (uint256[])
findRate(uint256 tokenId) view returns (uint256 rate)
onERC721Received(address, address, uint256, bytes) pure returns (bytes4)
rewardRate(uint256) view returns (uint256)
tokenRarity(uint256) view returns (uint256)
userinit(address) view returns (bool)
State-modifying
Events admin_deposit(uint256[] tokenIds)
claimRewards(uint256[] tokenIds)
deposit(uint256[] tokenIds)
initolduser(address account, uint256[] tokenIds)
renounceOwnership()
setBatchRarity(uint256[] _tokenIds, uint256 _rarity)
setExpiration(uint256 _expiration)
setRarity(uint256 _tokenId, uint256 _rarity)
setRate(uint256 _rarity, uint256 _rate)
setTokenAddress(address _tokenAddress)
toggleStart()
transferOwnership(address newOwner)
withdraw(uint256[] tokenIds)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.