NumbersToken
Verified contract
Active on
Ethereum with 1,101 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value
$0.02
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.000006 | $3,719.22 |
$0.02 | |
PRO | ERC-20 | 0.088889 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15350012 | 2 years ago | | | 0 | 0.00052911208 | |
| 15349968 | 2 years ago | | | 0 | 0.00052795760 | |
| 15349965 | 2 years ago | | | 0 | 0.0010081080 | |
| 15349899 | 2 years ago | | | 0 | 0.00067587791 | |
| 15349893 | 2 years ago | | | 0.000001 | 0.0014627490 | |
| 15349875 | 2 years ago | | | 0.000001 | 0.00096089591 | |
| 15349873 | 2 years ago | | | 0 | 0.00089492549 | |
| 7126681 | 6 years ago | | | 0 | 0.000091280000 | |
| 7126657 | 6 years ago | | | 0.0006 | 0.00016344400 | |
| 7126646 | 6 years ago | | | 0.0000004 | 0.00010924000 |
ABI
ABI objects
Getter at block 21304015
buyPrice() view returns (uint256)
10203798718128050
decimals() view returns (uint8)
18
name() view returns (string)
NumbersToken
reserve() view returns (uint256 amount)
0
sellPrice() view returns (uint256)
0
symbol() view returns (string)
NUMB
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 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)
constructor()
fallback()
This contract contains no error objects.