CryptoAtoms
Verified contract
Active on
Ethereum with 248 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($356.30)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDC | ERC-20 | 356.5 | $0.999443 |
$356.3 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19112577 | 10 months ago | | | 0 | 0.00056629945 | |
| 13600603 | 3 years ago | | | 0 | 0.0041428223 | |
| 13236803 | 3 years ago | | | 0.178465 | 0.0018304800 | |
| 13217239 | 3 years ago | | | 0.1938725 | 0.0012624000 | |
| 13194430 | 3 years ago | | | 0 | 0.0033676610 | |
| 13178724 | 3 years ago | | | 0 | 0.0096035245 | |
| 13178718 | 3 years ago | | | 0 | 0.0089663759 | |
| 13178709 | 3 years ago | | | 0 | 0.0096479177 | |
| 13178699 | 3 years ago | | | 0 | 0.010146162 | |
| 13178683 | 3 years ago | | | 0 | 0.0094659922 |
ABI
ABI objects
Getter at block 21184145
CFO() view returns (address)
0xbd99b2f0b40fec080f0d9a3ebff318c9f2a4cff4
COO() view returns (address)
0xed48484223e6cd3347aea641bc299e43282634a0
CTO() view returns (address)
0xf82207d50305ac08c01a28323768a65fda50c31e
logicAddress() view returns (address)
0x0b7bda8ad804cb3318ae8490b984c2883ada2154
randNonce() view returns (uint256)
1231
superAddress() view returns (address)
0xbdaed67214641b7eda3bf8d7431c3ae5fc46f466
totalSupply() view returns (uint256 total)
1451
Read-only
atomOwner(uint256) view returns (address)
atoms(uint256) view returns (uint64 dna, uint8 gen, uint8 lev, uint8 cool, uint32 sons, uint64 fath, uint64 moth, uint128 isRent, uint128 isBuy, uint32 isReady)
balanceOf(address _owner) view returns (uint256 balance)
bonusReceived(address) view returns (bool)
dnaExist(uint64) view returns (bool)
ownerAtomsCount(address) view returns (uint256)
ownerOf(uint256 _tokenId) view returns (address owner)
State-modifying
Events approve(address _to, uint256 _tokenId)
createCustomAtom(uint64 _dna, uint8 _gen, uint8 _lev, uint8 _cool, uint128 _isRent, uint128 _isBuy, uint32 _isReady)
incRandNonce()
kill()
pushAtom(uint64 _dna, uint8 _gen, uint8 _lev, uint8 _cool, uint32 _sons, uint64 _fathId, uint64 _mothId, uint128 _isRent, uint128 _isBuy, uint32 _isReady) returns (uint256 id)
setAtomCool(uint256 _atomId, uint8 _cool)
setAtomDna(uint256 _atomId, uint64 _dna)
setAtomFath(uint256 _atomId, uint64 _fath)
setAtomGen(uint256 _atomId, uint8 _gen)
setAtomIsBuy(uint256 _atomId, uint128 _isBuy)
setAtomIsReady(uint256 _atomId, uint32 _isReady)
setAtomIsRent(uint256 _atomId, uint128 _isRent)
setAtomLev(uint256 _atomId, uint8 _lev)
setAtomMoth(uint256 _atomId, uint64 _moth)
setAtomOwner(uint256 _atomId, address _owner)
setAtomSons(uint256 _atomId, uint32 _sons)
setBonusReceived(address _add, bool _newBonusLocking)
setDnaExist(uint64 _dna, bool _newDnaLocking)
setOwnerAtomsCount(address _owner, uint256 _newCount)
takeOwnership(uint256 _tokenId)
transfer(address _to, uint256 _tokenId)
transferAdmin(address _newAdminAddress1, address _newAdminAddress2)
transferContract(address _newCoreAddress, address _newLogicAddress, address _newSuperAddress)
withdrawBalance() payable
Approval(address indexed _owner, address indexed _approved, uint256 _tokenId)
NewWithdraw(address sender, uint256 balance)
Transfer(address indexed _from, address indexed _to, uint256 _tokenId)
constructor()
fallback()
This contract contains no error objects.