CreepzInvasionGrounds
Verified contract
Active on
Ethereum with 51,120 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xfe8c…873f
0x5f4a…cced
0xd6d8…f86b
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
0x0919…03b6 | ERC-721 | 1 | -- | -- | |
0x2b70…4704 | ERC-1555 | 1 | -- | -- | |
0x58ec…6166 | ERC-1555 | 1 | -- | -- | |
0x5f4a…cced | ERC-721 | 1 | -- | -- | |
0x5f4a…cced | ERC-721 | 1 | -- | -- | |
0x5f4a…cced | ERC-721 | 1 | -- | -- | |
0x5f4a…cced | ERC-721 | 1 | -- | -- | |
0x5f4a…cced | ERC-721 | 1 | -- | -- | |
0x5f4a…cced | ERC-721 | 1 | -- | -- | |
0x5f4a…cced | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21026613 | 24 days ago | | | 0 | 0.0073930832 | |
| 20137606 | 5 months ago | | | 0 | 0.0013789455 | |
| 20137516 | 5 months ago | | | 0 | 0.00067997436 | |
| 20137512 | 5 months ago | | | 0 | 0.00076842048 | |
| 20137464 | 5 months ago | | | 0 | 0.0013497357 | |
| 20137433 | 5 months ago | | | 0 | 0.0010133951 | |
| 20137392 | 5 months ago | | | 0 | 0.0042405730 | |
| 20137367 | 5 months ago | | | 0 | 0.0040961800 | |
| 20137311 | 5 months ago | | | 0 | 0.0037083151 | |
| 20136993 | 5 months ago | | | 0 | 0.00098547328 |
ABI
ABI objects
Getter at block 21200220
ACCELERATED_YIELD_DAYS() view returns (uint256)
2
ACCELERATED_YIELD_MULTIPLIER() view returns (uint256)
2
ARMSNft() view returns (address)
0x5f4a54e29ccb8a02cdf7d7bfa8a0999a8330cced
BLACKBOXNft() view returns (address)
0xd6d80461b1875a8679fe789db689156f42b7f86b
CBCNft() view returns (address)
0xfe8c6d19365453d26af321d0e8c910428c23873f
SECONDS_IN_DAY() view returns (uint256)
86400
acceleratedYield() view returns (uint256)
1642448377
depositPaused() view returns (bool)
true
owner() view returns (address)
0xa6b9abfac3cd3cf4a4bf92afc6408572683381ac
signerAddress() view returns (address)
0x3f2c152b91d1ca6ab86a94f113e778aa2ee8dffc
stakingLaunched() view returns (bool)
true
Read-only
_baseRates(address) view returns (uint256)
authorisedLog(uint256) view returns (address)
getAccumulatedAmount(address staker) view returns (uint256)
getCurrentReward(address staker) view returns (uint256)
getStakerTokens(address staker) view returns (uint256[], uint256[], uint256[])
getStakerYield(address staker) view returns (uint256)
getTokenYield(address contractAddress, uint256 tokenId) view returns (uint256)
isMultiplierSet(address contractAddress, uint256 tokenId) view returns (bool)
onERC721Received(address, address, uint256, bytes) pure returns (bytes4)
ownerOf(address contractAddress, uint256 tokenId) view returns (address)
State-modifying
Events authorise(address toAuth)
deposit(address contractAddress, uint256[] tokenIds, uint256[] tokenTraits, bytes signature)
emergencyWithdraw(address tokenAddress, uint256[] tokenIds)
launchStaking()
pauseDeposit(bool _pause)
registerDeposit(address owner, address contractAddress, uint256 tokenId)
renounceOwnership()
setArmsContract(address _arms, uint256 _baseReward)
setBlackboxContract(address _blackBox, uint256 _baseReward)
transferOwnership(address newOwner)
unauthorise(address addressToUnAuth)
updateBaseYield(address _contract, uint256 _yield)
updateSignerAddress(address _signer)
withdraw(address contractAddress, uint256[] tokenIds)
AutoDeposit(address indexed contractAddress, uint256 tokenId, address indexed owner)
Deposit(address indexed staker, address contractAddress, uint256 tokensAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Withdraw(address indexed staker, address contractAddress, uint256 tokensAmount)
WithdrawStuckERC721(address indexed receiver, address indexed tokenAddress, uint256 indexed tokenId)
constructor(address _cbc, address _signer)
This contract contains no fallback and receive objects.
This contract contains no error objects.