CryptoBabyName
Verified contract
Active on
Ethereum with 25 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 99 additional slots
Balances ($0.00)
No balances found for "CryptoBabyName"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6681968 | 6 years ago | | | 0.005 | 0.000091244000 | |
| 4908865 | 7 years ago | | | 0 | 0.00030205000 | |
| 4888930 | 7 years ago | | | 0.005 | 0.00079838500 | |
| 4867268 | 7 years ago | | | 0 | 0.00029879200 | |
| 4867185 | 7 years ago | | | 0 | 0.00087466600 | |
| 4867063 | 7 years ago | | | 0.01 | 0.00058974500 | |
| 4866795 | 7 years ago | | | 0.005 | 0.00090730000 | |
| 4810108 | 7 years ago | | | 0.005 | 0.000022952500 | |
| 4810091 | 7 years ago | | | 0 | 0.000045365000 | |
| 4810035 | 7 years ago | | | 0 | 0.0000045905000 |
ABI
ABI objects
Getter at block 21309462 bottomName() view returns (uint256 name, uint256 index) getTopNames() view returns (uint256[100])
beneficiary() view returns (address)
0x0000000000000000000000000000000000000000
getCount() view returns (uint256 count)
8
getSelectedName() view returns (uint256 name, uint256 birthday)
(name=11972621413014756705924586268971772874884317264556813770727361148354561, birthday=1514939940)
owner() view returns (address)
0xcd9b7838c41b4c1258c35001778446ac42014294
Read-only
didVoteForName(address voter, string name) view returns (uint256 value)
getScoreForName(string name) view returns (uint256)
getTopN(uint256 nn) view returns (uint256[] top)
State-modifying
Events approve(string name, uint8 approval)
babyBornEndVoting(string name, uint256 birthday) returns (uint256 finalName)
redeem(uint256 _value)
vote(string name) payable
BabyBorn(string name, uint256 birthday)
NewSuggestion(address voter, string name, uint256 number)
Vote(address voter, string name, uint256 value)
constructor()
fallback()
This contract contains no error objects.