Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "千币"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6252720 | 6 years ago | | | 0 | 0.000071097000 | |
| 5886753 | 6 years ago | | | 0 | 0.0037876646 | |
| 5886475 | 6 years ago | | | 0 | 0.0011684553 | |
| 5879133 | 6 years ago | | | 0 | 0.0038635000 | |
| 5878938 | 6 years ago | | | 0 | 0.0017590998 | |
| 5874539 | 6 years ago | | | 0 | 0.00032181000 | |
| 5874486 | 6 years ago | | | 0 | 0.0042019670 | |
| 5874398 | 6 years ago | | | 0 | 0.0029664436 | |
| 5873475 | 6 years ago | | | 0 | 0.0010045100 | |
| 5867817 | 6 years ago | | | 0 | 0.0032984631 |
ABI
ABI objects
Getter at block 21296931
airdrop() view returns (uint256)
0
buyPrice() view returns (uint256)
0
currentTotalSupply() view returns (uint256)
0
decimals() view returns (uint32)
18
name() view returns (string)
千币
owner() view returns (address)
0x0963410d2d0fb4027badf1afbd38ec17b418d178
startBalance() view returns (uint256)
0
symbol() view returns (string)
QB
totalSupply() view returns (uint256)
50000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256 balance)
frozenAccount(address) view returns (bool)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
burn(address _useradd, uint256 _value)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool)
freezeAccount(address target, bool freeze)
getEth(uint256 num) payable
increaseApproval(address _spender, uint256 _addedValue) returns (bool)
mintToken(address target, uint256 mintedAmount)
modifyairdrop(uint256 _airdrop, uint256 _startBalance)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
Burn(address indexed burner, uint256 value)
FrozenFunds(address target, bool frozen)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(uint256 initialSupply)
fallback()
This contract contains no error objects.