StoneCarnivalETH

Verified contract

Active on Ethereum with 19,280 txns
Deployed by via 0x633e6529 at 19547146
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xc353a845ca30fe87a06d1ce919c8a3bc759141c62e3c233646fdf079fea45a1f
0x0dd239730558ccdadf81763b5313f7680ac2a6c00c41d704a4d55474673b3936
0xda0ed621839577cb582a80c2a83d6866b8d5bc4030e21498016f0e37a795d074
0x5315d82395e5eb378feb711e431ed15aeb1771f5924284d042053fca43379576
0x6206bf7a107f5c2b91e6fcf8a5dae05b275b9b77a877e6684b0930af33f28dd7
0xa397ecde7c2e9db820e29ecfa357903d3f5517e5f49632cd522e3e57aec3001c
0xfd9f384d8ff6d2ff07d5c79f7523608ccda1c682e5955013f42a206d597f6a0d
0x7b5f5cb532d01713d1d3026b605ddda0dd3bb564a4c3a0e52ddb84c93fb5f552
0xb9828dcee0654e572fdfa2d81f9fb05131ad6f352fe0926d301a8f2b05bb5bdd
0x920c02a97b32b75f2d1a8c2f15697691b705d1c52b3480a8a252ce04c4701e9a

Functions
Getter at block 20870928
depositPaused(view returns (bool)
true
minEtherAllowed(view returns (uint256)
250000000000000000
owner(view returns (address)
0xc1364ad857462e1b60609d9e56b5e24c5c21a312
pendingOwner(view returns (address)
0x0000000000000000000000000000000000000000
round(view returns (uint256)
11
stoneAddr(view returns (address)
0x7122985656e38bdc0302db86685bb972b145bd3c
stoneCarvivalAddr(view returns (address)
0x4d831e22f062b5327dfdb15f0b6a5df20e2e3dd0
stoneVaultAddr(view returns (address)
0xa62f9c5af106feee069f38de51098d9d81b90572
Read-only
cStoneClaimedByRound(addressuint256view returns (bool)
cStoneReceivedByRound(uint256view returns (uint256)
etherDeposited(addressuint256view returns (uint256)
etherDepositedByRound(uint256view returns (uint256)
State-modifying
acceptOwnership(
claimCStoneByRound(uint256[] roundsreturns (uint256 claimed)
depositETH(payable 
makeDeposit(
makeDepositAndRoll(
pauseDeposit(
renounceOwnership(
transferOwnership(address newOwner
Events
CStoneClaimed(address _useruint256 _amount
DepositMade(uint256 _ethAmountuint256 _stoneAmountuint256 _cStoneAmountuint256 _round
DepositPause(uint256 _round
EtherDeposited(address _useruint256 _amountuint256 round
OwnershipTransferStarted(address indexed previousOwneraddress indexed newOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(address _stoneAddraddress _stoneVaultAddraddress _stoneCarvivalAddruint256 _minEtherAllowed
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.