ZEBELLION
Verified contract
Active on
Ethereum with 1,560 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 |
---|---|---|---|---|---|
ZBLT | ERC-20 | 94,028,107,427,270,910,000,000,000,000,000,000,000,000,000,000T | -- | -- | |
SDT | ERC-20 | 100M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16508593 | 2 years ago | | | 0 | 0.00082594072 | |
| 13791691 | 3 years ago | | | 0 | 0.0016790736 | |
| 13790396 | 3 years ago | | | 0 | 0.0018006800 | |
| 13069091 | 3 years ago | | | 0 | 0.0016070495 | |
| 12954635 | 3 years ago | | | 0 | 0.0019821340 | |
| 12814573 | 3 years ago | | | 0 | 0.0012868000 | |
| 12767912 | 3 years ago | | | 0 | 0.00082355200 | |
| 12692464 | 3 years ago | | | 0 | 0.00078902100 | |
| 12652177 | 3 years ago | | | 0 | 0.00034826400 | |
| 12614373 | 3 years ago | | | 0 | 0.0019554800 |
ABI
ABI objects
Getter at block 21167500
aAmt() view returns (uint256)
1000000000000173848275934198761
aCap() view returns (uint256)
177777777777777777
aEBlock() view returns (uint256)
9999999
aSBlock() view returns (uint256)
9000000
aTot() view returns (uint256)
911
decimals() view returns (uint8)
18
name() view returns (string)
ZEBELLION
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0xda1e25869dbc70d5d761b1924dd1c46f19d4b18f
sCap() view returns (uint256)
10000000000000000
sChunk() view returns (uint256)
250000000000000173848275934198761
sEBlock() view returns (uint256)
9999999
sPrice() view returns (uint256)
10000000000000000
sSBlock() view returns (uint256)
9000000
sTot() view returns (uint256)
90
symbol() view returns (string)
ZBLT
totalSupply() view returns (uint256)
94028107427270914045485844759766920635984390334131651116935683805058548629504
viewAirdrop() view returns (uint256 StartBlock, uint256 EndBlock, uint256 DropCap, uint256 DropCount, uint256 DropAmount)
(StartBlock=9000000, EndBlock=9999999, DropCap=177777777777777777, DropCount=911, DropAmount=1000000000000173848275934198761)
viewSale() view returns (uint256 StartBlock, uint256 EndBlock, uint256 SaleCap, uint256 SaleCount, uint256 ChunkSize, uint256 SalePrice)
(StartBlock=9000000, EndBlock=9999999, SaleCap=10000000000000000, SaleCount=90, ChunkSize=250000000000000173848275934198761, 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.