NEXE Token
Verified contract
Active on
Ethereum with 1,847 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 |
---|---|---|---|---|---|
NEXE | ERC-20 | 10.19724K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20986481 | a month ago | | | 0 | 0.00068738962 | |
| 20932377 | 2 months ago | | | 0 | 0.00049599092 | |
| 20712711 | 3 months ago | | | 0 | 0.00018561675 | |
| 20654228 | 3 months ago | | | 0 | 0.000026091861 | |
| 20652778 | 3 months ago | | | 0 | 0.000049827810 | |
| 20602126 | 3 months ago | | | 0 | 0.000048243309 | |
| 20602123 | 3 months ago | | | 0 | 0.000045695301 | |
| 20587784 | 3 months ago | | | 0 | 0.000056525368 | |
| 20567941 | 3 months ago | | | 0 | 0.000052415036 | |
| 20500833 | 4 months ago | | | 0 | 0.000038170398 |
ABI
ABI objects
Getter at block 21290115
BUY_CAP() view returns (uint256)
3
EXCHANGE_RATE() view returns (uint256)
10000
SCALE() view returns (uint256)
1000000000000000000
TOKENS_FOR_SALE() view returns (uint256)
3000000000000000000000000
TOKENS_PREMINED() view returns (uint256)
2000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
NEXE Token
symbol() view returns (string)
NEXE
totalSupply() view returns (uint256)
4998437966610000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
unblockTransfers()
whitelistAddresses(address[] users)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.