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 "ZAG.IO"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12275519 | 4 years ago | | | 0 | 0.015844290 | |
| 12275509 | 4 years ago | | | 0 | 0.015503382 | |
| 12272074 | 4 years ago | | | 0 | 0.0076500001 | |
| 10412291 | 4 years ago | | | 0 | 0.0025410000 | |
| 10115296 | 5 years ago | | | 0 | 0.0024343500 | |
| 9804382 | 5 years ago | | | 0 | 0.00012732601 | |
| 9771784 | 5 years ago | | | 0 | 0.00063663000 | |
| 8800373 | 5 years ago | | | 0 | 0.00061427000 | |
| 7840685 | 6 years ago | | | 0 | 0.0012272600 | |
| 7800676 | 6 years ago | | | 0 | 0.00092982000 |
ABI
ABI objects
Getter at block 21317100
bonus() view returns (uint256)
0
decimals() view returns (uint256)
0
name() view returns (string)
ZAG.IO
owner() view returns (address)
0x2207358972e37f663a5480dbaa09715e8b0fc4ff
pause() view returns (bool)
false
symbol() view returns (string)
ZAG
total() view returns (uint256)
100000000
totalSupply() view returns (uint256)
100000000
watermark() view returns (uint256)
0
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address _addr) view returns (uint256)
fullfilled(address) view returns (uint256)
holds(address) view returns (uint256)
sellPrice(address) view returns (uint256)
toSell(address) view returns (uint256)
State-modifying
Events approve(address to, uint256 amount) returns (bool)
buyFrom(address from) payable
onIncome() payable
setOwner(address _owner)
setPrice(uint256 price, uint256 sell)
setState(bool _pause)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
withdrawal()
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
INCOME(uint256 arg0)
PAUSED()
PRICE_SET(address holder, uint256 shares, uint256 price, uint256 sell)
SELL_HOLDS(address from, address to, uint256 amount, uint256 price)
SEND_HOLDS(address from, address to, uint256 amount)
STARTED()
Transfer(address indexed from, address indexed to, uint256 tokens)
WITHDRAWAL(address owner, uint256 amount)
constructor(string _symbol, string _name, uint256 _total)
fallback()
This contract contains no error objects.