CryptoAtomsLogicV2
Verified contract
Active on
Ethereum with 2,395 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x1d94…5282
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,150.51 |
$0 | |
DMTS | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15961219 | 2 years ago | | | 0 | 0.00095837387 | |
| 15920886 | 2 years ago | | | 0 | 0.0011456747 | |
| 15351882 | 2 years ago | | | 0 | 0.00038154500 | |
| 15347933 | 2 years ago | | | 0 | 0.00068513874 | |
| 14751553 | 3 years ago | | | 0 | 0.0026630578 | |
| 14502456 | 3 years ago | | | 0 | 0.0077316965 | |
| 14502447 | 3 years ago | | | 0.01 | 0.044609535 | |
| 14452954 | 3 years ago | | | 0.07 | 0.0043998083 | |
| 14035809 | 3 years ago | | | 0 | 0.0055081959 | |
| 13994288 | 3 years ago | | | 0 | 0.0074226832 |
ABI
ABI objects
Getter at block 21176818
CaDataAddress() view returns (address)
0x9b3554e6fc4f81531f6d43b611258bd1058ef6d5
CaDataContract() view returns (address)
0x9b3554e6fc4f81531f6d43b611258bd1058ef6d5
bonusMode() view returns (bool)
false
buyFeeRate() view returns (uint8)
3
newAtomFee() view returns (uint128)
10000000000000000
pauseMode() view returns (bool)
false
Read-only
levelupValues(uint256) view returns (uint8)
State-modifying
Events autoRentByAtom(uint256 _atomId, uint256 _ownedId) payable
buyByAtom(uint256 _atomId) payable
evolveByAtom(uint256 _atomId)
kill()
receiveBonus()
rentByAtom(uint256 _atomId, uint256 _ownedId) payable
setCoreContract(address _neWCoreAddress)
setFee(uint128 _newFee)
setGiftMode(bool _newBonusMode)
setIsBuyByAtom(uint256 _atomId, uint128 _fee)
setIsRentByAtom(uint256 _atomId, uint128 _fee)
setLevelup(uint8[4] _newLevelup)
setPauseMode(bool _newPauseMode)
setRate(uint8 _newRate)
unsetIsBuyByAtom(uint256 _atomId)
unsetIsRentByAtom(uint256 _atomId)
NewAutoRentAtom(address sender, uint256 atom)
NewBonusAtom(address sender, uint256 atom)
NewBuyAtom(address sender, uint256 atom, address receiver, uint256 amount)
NewEvolveAtom(address sender, uint256 atom)
NewRentAtom(address sender, uint256 atom, address receiver, uint256 amount)
NewSetBuy(address sender, uint256 atom)
NewSetRent(address sender, uint256 atom)
NewUnsetBuy(address sender, uint256 atom)
NewUnsetRent(address sender, uint256 atom)
This contract contains no constructor objects.
fallback()
This contract contains no error objects.