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 "NEXXO"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 8094667 | 5 years ago | | | 0 | 0.00053122000 | |
| 8091281 | 5 years ago | | | 0 | 0.00013851000 | |
| 8089918 | 5 years ago | | | 0 | 0.00024666000 | |
| 8089341 | 5 years ago | | | 0 | 0.00025899300 | |
| 8089300 | 5 years ago | | | 0 | 0.00025899300 | |
| 8089199 | 5 years ago | | | 0 | 0.00025899300 | |
| 7887857 | 6 years ago | | | 0 | 0.00097088000 | |
| 7887852 | 6 years ago | | | 0 | 0.00093280000 | |
| 7887798 | 6 years ago | | | 0 | 0.0019418560 | |
| 7887739 | 6 years ago | | | 0 | 0.0018217920 |
ABI
ABI objects
Getter at block 21330065
_totalsupply() view returns (uint256)
99999999999000000000000000000
decimals() view returns (uint8)
18
ethFundMain() view returns (address)
0xbf3615f21518ac9fb3458ae8175f6045a2e4a316
icoEndDate() view returns (uint256)
1546228800
icoStartDate() view returns (uint256)
1543636800
lockstatus() view returns (bool)
false
maxCap() view returns (uint256)
100000000000000000000000000000
mintedTokens() view returns (uint256)
99999999999000000000000000000
name() view returns (string)
NEXXO
owner() view returns (address)
0x1d4cbbc10e35302608528c9f3da6c1fe361eae1f
presaleStartDate() view returns (uint256)
1540958400
stopped() view returns (bool)
false
symbol() view returns (string)
NEXXO
totalSupply() view returns (uint256 total_Supply)
99999999999000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
allowed(address, address) view returns (uint256)
balanceOf(address _owner) view returns (uint256 balance)
balances(address) view returns (uint256)
locked(address) view returns (bool)
State-modifying
Events approve(address _spender, uint256 _amount) returns (bool success)
assignOwnership(address newOwner)
burn(uint256 value) returns (bool success)
changeReceiveWallet(address newAddress)
forwardFunds()
haltCrowdSale()
haltTokenTransferFromAddress(address investor)
manualMint(address receiver, uint256 _value)
resumeCrowdSale()
resumeTokenTransferFromAddress(address investor)
startTransferToken()
stopTransferToken()
transfer(address _to, uint256 _amount) returns (bool success)
transferFrom(address _from, address _to, uint256 _amount) returns (bool success)
Approval(address indexed owner, address indexed spender, uint256 value)
Burn(address indexed from, uint256 amount)
Mint(address indexed from, address indexed to, uint256 amount)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
This contract contains no error objects.