ZAN Coin
Verified contract
Active on
Ethereum with 3,825 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 |
---|---|---|---|---|---|
YOO | ERC-20 | 18.9696K | -- | -- | |
ZAN | ERC-20 | 100 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9584098 | 5 years ago | | | 0 | 0.000036573000 | |
| 9189134 | 5 years ago | | | 0 | 0.00061873200 | |
| 8497735 | 5 years ago | | | 0 | 0.0010384200 | |
| 8491833 | 5 years ago | | | 0 | 0.00041536800 | |
| 8285585 | 5 years ago | | | 0 | 0.0010916850 | |
| 8224624 | 5 years ago | | | 0 | 0.00014768400 | |
| 8185839 | 5 years ago | | | 0 | 0.000021985000 | |
| 8104014 | 5 years ago | | | 0 | 0.00014794000 | |
| 7841444 | 5 years ago | | | 0 | 0.00055573500 | |
| 7841321 | 5 years ago | | | 0 | 0.00051985000 |
ABI
ABI objects
Getter at block 21255612
_totalSupply() view returns (uint256)
7148375000000000000000000
burnedTokensCount() view returns (uint256)
10000010000000000000000000
decimals() view returns (uint8)
18
exchangeRate() view returns (uint256)
0
isInFinalState() view returns (bool)
true
isInPreSaleState() view returns (bool)
true
isInRoundOneState() view returns (bool)
true
isInRoundTwoState() view returns (bool)
true
name() view returns (string)
ZAN Coin
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0x00a7bdccc616bfca1eac0e3844eab03dc0450d7b
saleCap() view returns (uint256)
12000000000000000000000000
stateEndDate() view returns (uint256)
1529511788
stateStartDate() view returns (uint256)
1528906988
symbol() view returns (string)
ZAN
totalSupply() view returns (uint256)
7148375000000000000000000
Read-only
allowance(address tokenOwner, address spender) view returns (uint256 remaining)
allowed(address, address) view returns (uint256)
balanceOf(address tokenOwner) view returns (uint256 balance)
balances(address) view returns (uint256)
State-modifying
Events acceptOwnership()
approve(address spender, uint256 tokens) returns (bool success)
approveAndCall(address spender, uint256 tokens, bytes data) returns (bool success)
burn(uint256 amount)
completeCrowdSale()
switchCrowdSaleStage()
transfer(address to, uint256 tokens) returns (bool success)
transferAnyERC20Token(address tokenAddress, 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)
BurnTokens(address indexed burner, uint256 amount)
OwnershipTransferred(address indexed _from, address indexed _to)
PurchaseZanTokens(address indexed contributor, uint256 eth_sent, uint256 zan_received)
SwitchCrowdSaleStage(string stage, uint256 exchangeRate)
Transfer(address indexed from, address indexed to, uint256 tokens)
constructor()
fallback()
This contract contains no error objects.