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 "Zpay"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20149673 | 5 months ago | | | 0 | 0.000037752589 | |
| 17641525 | a year ago | | | 0 | 0.00060663421 | |
| 17634420 | a year ago | | | 0 | 0.00094888000 | |
| 16224655 | 2 years ago | | | 0 | 0.00041742089 | |
| 16216955 | 2 years ago | | | 0 | 0.00038330085 | |
| 15548238 | 2 years ago | | | 0 | 0.00064552652 | |
| 12823932 | 3 years ago | | | 0 | 0.0010055880 | |
| 12753215 | 3 years ago | | | 0 | 0.000080528000 | |
| 12753150 | 3 years ago | | | 0 | 0.000082541200 | |
| 12753138 | 3 years ago | | | 0 | 0.000084554400 |
ABI
ABI objects
Getter at block 21287011
COIN_SUPPLY_COMPANY_TOTAL() view returns (uint256)
800000000000000000000000000
COIN_SUPPLY_ICO_PHASE_0() view returns (uint256)
30000000000000000000000000
COIN_SUPPLY_ICO_PHASE_1() view returns (uint256)
70000000000000000000000000
COIN_SUPPLY_ICO_PHASE_2() view returns (uint256)
200000000000000000000000000
COIN_SUPPLY_ICO_PHASE_3() view returns (uint256)
300000000000000000000000000
COIN_SUPPLY_ICO_TOTAL() view returns (uint256)
600000000000000000000000000
COIN_SUPPLY_MKT_TOTAL() view returns (uint256)
600000000000000000000000000
COIN_SUPPLY_TOTAL() view returns (uint256)
2000000000000000000000000000
DATE_ICO_END() view returns (uint256)
1531612800
DATE_ICO_START() view returns (uint256)
1521072000
MAX_CONTRIBUTION() view returns (uint256)
15610000000000000000000
MIN_CONTRIBUTION() view returns (uint256)
10000000000000000
coinsIssuedCmp() view returns (uint256)
800000000000000000000000000
coinsIssuedIco() view returns (uint256)
600000000000000000000000000
coinsIssuedMkt() view returns (uint256)
600000000000000000000000000
coinsIssuedTotal() view returns (uint256)
2000000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Zpay
newOwner() view returns (address)
0x6f104694bb675f47befab3e7c3675cea0101f573
owner() view returns (address)
0x6f104694bb675f47befab3e7c3675cea0101f573
symbol() view returns (string)
ZPAY
totalSupply() view returns (uint256)
2000000000000000000000000000
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)
State-modifying
Events acceptOwnership()
approve(address _spender, uint256 _amount) returns (bool success)
grantCompanyCoins(address _participant, uint256 _coins)
grantMarketingCoins(address _participant, uint256 _coins)
issueIcoCoins(address _participant, uint256 _coins)
transfer(address _to, uint256 _amount) returns (bool success)
transferFrom(address _from, address _to, uint256 _amount) returns (bool success)
transferOwnership(address _newOwner)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
CompanyCoinsGranted(address indexed _participant, uint256 _coins, uint256 _balance)
IcoCoinsIssued(address indexed _owner, uint256 _coins)
MarketingCoinsGranted(address indexed _participant, uint256 _coins, uint256 _balance)
OwnershipTransferProposed(address indexed _from, address indexed _to)
OwnershipTransferred(address indexed _from, address indexed _to)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
fallback()
This contract contains no error objects.