UNIBLOCK.FINANCE
Verified contract
Active on
Ethereum with 1,936 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($16.28)
Native
Value
$16.28
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.00617 | $2,638.93 |
$16.28 | |
UNIBLOCK | ERC-20 | 905.30275 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12609311 | 3 years ago | | | 0 | 0.00058772000 | |
| 11670566 | 4 years ago | | | 0 | 0.0017317170 | |
| 11362079 | 4 years ago | | | 0 | 0.0032858220 | |
| 11335019 | 4 years ago | | | 0 | 0.0062488800 | |
| 11328231 | 4 years ago | | | 0 | 0.0030315600 | |
| 11272688 | 4 years ago | | | 0 | 0.0026641800 | |
| 11265378 | 4 years ago | | | 0 | 0.00090955920 | |
| 11264216 | 4 years ago | | | 0 | 0.0010604160 | |
| 11263746 | 4 years ago | | | 0 | 0.0021186200 | |
| 11262491 | 4 years ago | | | 0 | 0.0012106401 |
ABI
ABI objects
Getter at block 21084722
aAmt() view returns (uint256)
500000000000000
aCap() view returns (uint256)
100000
aEBlock() view returns (uint256)
20973218
aSBlock() view returns (uint256)
11118849
aTot() view returns (uint256)
156
decimals() view returns (uint8)
18
name() view returns (string)
UNIBLOCK.FINANCE
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0x1fd834bd4a4af398007817708f695fe5976ae1a5
sCap() view returns (uint256)
10000
sChunk() view returns (uint256)
20000000000000000
sEBlock() view returns (uint256)
20973218
sPrice() view returns (uint256)
10000000000000000
sSBlock() view returns (uint256)
11027834
sTot() view returns (uint256)
65
symbol() view returns (string)
UNIBLOCK
totalSupply() view returns (uint256)
1024000000000000000000
viewAirdrop() view returns (uint256 StartBlock, uint256 EndBlock, uint256 DropCap, uint256 DropCount, uint256 DropAmount)
(StartBlock=11118849, EndBlock=20973218, DropCap=100000, DropCount=156, DropAmount=500000000000000)
viewSale() view returns (uint256 StartBlock, uint256 EndBlock, uint256 SaleCap, uint256 SaleCount, uint256 ChunkSize, uint256 SalePrice)
(StartBlock=11027834, EndBlock=20973218, SaleCap=10000, SaleCount=65, ChunkSize=20000000000000000, SalePrice=10000000000000000)
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.