NumbersToken2
Verified contract
Active on
Ethereum with 381 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value
$0.04
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.000011 | $3,338.86 |
$0.04 | |
ETHX | ERC-20 | 0 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15349000 | 2 years ago | | | 0 | 0.00049956505 | |
| 15348985 | 2 years ago | | | 0 | 0.00056110527 | |
| 15348978 | 2 years ago | | | 0 | 0.0011881250 | |
| 15348964 | 2 years ago | | | 0 | 0.00088430970 | |
| 15348955 | 2 years ago | | | 0.000001 | 0.0017307946 | |
| 15348927 | 2 years ago | | | 0.000001 | 0.0015148666 | |
| 15348823 | 2 years ago | | | 0 | 0.0010532078 | |
| 15348763 | 2 years ago | | | 0.000001 | 0.0018787409 | |
| 11544925 | 4 years ago | | | 0.0000011 | 0.0035601300 | |
| 11544922 | 4 years ago | | | 0.000001 | 0.00097380000 |
ABI
ABI objects
Getter at block 21257943
buyPrice() view returns (uint256)
10203798718128050
decimals() view returns (uint8)
18
name() view returns (string)
NumbersToken2
reserve() view returns (uint256 amount)
0
sellPrice() view returns (uint256)
0
symbol() view returns (string)
NUMB2
totalSupply() view returns (uint256)
0
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address _owner) view returns (uint256 balance)
balanceOfOld(address) view returns (uint256)
dividends(address _owner) view returns (uint256 amount)
getEtherForTokens(uint256 tokens) view returns (uint256 ethervalue)
getTokensForEther(uint256 ethervalue) view returns (uint256 tokens)
State-modifying
Events NumbersToken()
approve(address _spender, uint256 _value)
fund() payable returns (bool)
getMeOutOfHere()
sellMyTokensDaddy()
transfer(address _to, uint256 _value)
transferFrom(address _from, address _to, uint256 _value)
withdraw(uint256 tokenCount) returns (bool)
withdrawOld(address to)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
This contract contains no constructor objects.
fallback()
This contract contains no error objects.