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 "DestiNeed"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 4405828 | 7 years ago | | | 0 | 0.00042176800 | |
| 4385049 | 7 years ago | | | 0.0004 | 0.00044228100 | |
| 4384991 | 7 years ago | | | 0.00004 | 0.00044228100 | |
| 4384755 | 7 years ago | | | 0.002 | 0.00044228100 | |
| 4384720 | 7 years ago | | | 0.002 | 0.00044100000 | |
| 4384710 | 7 years ago | | | 0.001 | 0.00044100000 | |
| 4384695 | 7 years ago | | | 0.01 | 0.00044100000 | |
| 4341571 | 7 years ago | | | 0 | 0.0011071410 | |
| 4341464 | 7 years ago | | | 0 | 0.00079214100 | |
| 4341462 | 7 years ago | | | 0 | 0.0014459000 |
ABI
ABI objects
Getter at block 21178246
buyPrice() view returns (uint256)
0
decimalUnits() view returns (uint8)
18
decimals() view returns (uint8)
18
initialSupply() view returns (uint256)
950000000000000000000000000
name() view returns (string)
DestiNeed
owner() view returns (address)
0xa10f6f8a723038ca267fd8d5354d1563238dc1de
sellPrice() view returns (uint256)
0
standard() view returns (string)
DestiNeed 1.0
symbol() view returns (string)
DSN
tokenName() view returns (string)
DestiNeed
tokenSymbol() view returns (string)
DSN
totalSupply() view returns (uint256)
950000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
frozenAccount(address) view returns (bool)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
approveAndCall(address _spender, uint256 _value, bytes _extraData) returns (bool success)
buy() payable
freezeAccount(address target, bool freeze)
mintToken(address target, uint256 mintedAmount)
sell(uint256 amount)
setPrices(uint256 newSellPrice, uint256 newBuyPrice)
transfer(address _to, uint256 _value)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferOwnership(address newOwner)
FrozenFunds(address target, bool frozen)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
This contract contains no error objects.