NIVA Network
Verified contract
Active on
Ethereum with 42 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 |
---|---|---|---|---|---|
NIVA | ERC-20 | 499.996146M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18131086 | a year ago | | | 0 | 0.00062749221 | |
| 12623404 | 3 years ago | | | 0 | 0.00041199000 | |
| 10588961 | 4 years ago | | | 0 | 0.0023089560 | |
| 10588857 | 4 years ago | | | 0 | 0.0014575200 | |
| 10588825 | 4 years ago | | | 0 | 0.0025309710 | |
| 10588753 | 4 years ago | | | 0 | 0.0024865680 | |
| 10588610 | 4 years ago | | | 0 | 0.0020425380 | |
| 10588610 | 4 years ago | | | 0 | 0.0026641800 | |
| 10588597 | 4 years ago | | | 0 | 0.0020425380 | |
| 10588592 | 4 years ago | | | 0 | 0.0035522400 |
ABI
ABI objects
Getter at block 21294249
aAmt() view returns (uint256)
200
aCap() view returns (uint256)
100000
aEBlock() view returns (uint256)
20333505
aSBlock() view returns (uint256)
10333505
aTot() view returns (uint256)
22
decimals() view returns (uint8)
0
name() view returns (string)
NIVA Network
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0x485b4c5bfb738e16c5399c29f05a07cc6387a1a8
sCap() view returns (uint256)
100000
sChunk() view returns (uint256)
1000
sEBlock() view returns (uint256)
10588727
sPrice() view returns (uint256)
10000000
sSBlock() view returns (uint256)
10333505
sTot() view returns (uint256)
0
symbol() view returns (string)
NIVA
totalSupply() view returns (uint256)
740000000
viewAirdrop() view returns (uint256 StartBlock, uint256 EndBlock, uint256 DropCap, uint256 DropCount, uint256 DropAmount)
(StartBlock=10333505, EndBlock=20333505, DropCap=100000, DropCount=22, DropAmount=200)
viewSale() view returns (uint256 StartBlock, uint256 EndBlock, uint256 SaleCap, uint256 SaleCount, uint256 ChunkSize, uint256 SalePrice)
(StartBlock=10333505, EndBlock=10588727, SaleCap=100000, SaleCount=0, ChunkSize=1000, SalePrice=10000000)
Read-only
allowance(address tokenOwner, address spender) view returns (uint256 remaining)
balanceOf(address tokenOwner) view returns (uint256 balance)
State-modifying
Events acceptOwnership()
approve(address spender, uint256 tokens) returns (bool success)
approveAndCall(address spender, uint256 tokens, bytes data) returns (bool success)
clearETH()
getAirdrop(address _refer) returns (bool success)
startAirdrop(uint256 _aSBlock, uint256 _aEBlock, uint256 _aAmt, uint256 _aCap)
startSale(uint256 _sSBlock, uint256 _sEBlock, uint256 _sChunk, uint256 _sPrice, uint256 _sCap)
tokenSale(address _refer) payable returns (bool success)
transfer(address to, uint256 tokens) returns (bool success)
transferFrom(address from, address to, uint256 tokens) returns (bool success)
transferOwnership(address _newOwner)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
OwnershipTransferred(address indexed _from, address indexed _to)
Transfer(address indexed from, address indexed to, uint256 tokens)
This contract contains no constructor objects.
fallback()
This contract contains no error objects.