NoteOfExchange
Verified contract
Active on
Ethereum with 77,961 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
NOE | ERC-20 | 270K | -- | -- | |
NOE | ERC-20 | 214.011K | -- | -- | |
VOC | ERC-20 | 19.92195K | -- | -- | |
Z502 | ERC-20 | 10K | -- | -- | |
MYE | ERC-20 | 4.963K | -- | -- | |
NOEW | ERC-20 | 405 | -- | -- | |
RNC | ERC-20 | 40 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14384103 | 3 years ago | | | 0 | 0.00089858123 | |
| 9682774 | 5 years ago | | | 0 | 0.0010080000 | |
| 9682770 | 5 years ago | | | 0 | 0.00094500000 | |
| 9161201 | 5 years ago | | | 0 | 0.000071187000 | |
| 8661701 | 5 years ago | | | 0 | 0.000043858000 | |
| 8596161 | 5 years ago | | | 0 | 0.000027637200 | |
| 8474572 | 5 years ago | | | 0 | 0.000069093000 | |
| 8460807 | 5 years ago | | | 0 | 0.000034546500 | |
| 8454283 | 5 years ago | | | 0 | 0.000057046500 | |
| 8191932 | 5 years ago | | | 0 | 0.0000045806000 |
ABI
ABI objects
Getter at block 21168317
airdropBy0Eth() view returns (uint256)
50000000000
decimals() view returns (uint8 _decimals)
8
minContribution() view returns (uint256)
100000000000000000
name() view returns (string _name)
NoteOfExchange
officialHold() view returns (uint256)
3000000000000000
symbol() view returns (string _symbol)
NOE
tokensPerEth() view returns (uint256)
18000000000000
totalDistributed() view returns (uint256)
7520119070585733
totalSupply() view returns (uint256 _totalSupply)
20000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
allowed(address, address) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
balances(address) view returns (uint256)
frozenAccount(address) view returns (uint256)
joinOnce(address) view returns (bool)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
burnFromAddress(uint256 _value)
burnFromTotal(uint256 _value)
finishAirdropBy0Eth() returns (bool)
finishDistribution() returns (bool)
finishEthGet() returns (bool)
finishTransferGet() returns (bool)
getTokens() payable
selfLockFunds(uint256 _lockTime)
startAirdropBy0Eth() returns (bool)
startDistribution() returns (bool)
startEthGet() returns (bool)
startTransferGet() returns (bool)
transfer(address _to, uint256 _amount) returns (bool success)
transferFrom(address _from, address _to, uint256 _amount) returns (bool success)
transferOwnership(address newOwner)
updateParameter(uint256 _tokensPerEth, uint256 _airdropBy0Eth, uint256 _transGain)
withdraw()
withdrawOtherTokens(address _tokenContract) returns (bool)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Burn(address indexed burner, uint256 value)
Distr(address indexed to, uint256 amount)
LockedFunds(address indexed target, uint256 locktime)
TokensPerEthUpdated(uint256 _tokensPerEth)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor(address target)
fallback()
This contract contains no error objects.