Presale Tracker CIPHER
Verified contract
Active on
Ethereum with 193 txns
Balances ($0.00)
No balances found for "Presale Tracker CIPHER"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17559918 | a year ago | | | 0 | 0.00041634891 | |
| 17559908 | a year ago | | | 0.25 | 0.00072015017 | |
| 17559906 | a year ago | | | 0.5 | 0.00068160686 | |
| 17559906 | a year ago | | | 1 | 0.0010566105 | |
| 17559904 | a year ago | | | 0.0555 | 0.00084546506 | |
| 17559904 | a year ago | | | 0.2 | 0.00064844031 | |
| 17559902 | a year ago | | | 0.96747 | 0.00095588664 | |
| 17559902 | a year ago | | | 0.2 | 0.00095588664 | |
| 17559900 | a year ago | | | 0.25 | 0.0010458225 | |
| 17559899 | a year ago | | | 1 | 0.00089085724 |
ABI
ABI objects
Getter at block 21300237
_ethCap() view returns (uint256)
0
_maxBuy() view returns (uint256)
0
_maxBuy2() view returns (uint256)
0
_minBuy() view returns (uint256)
0
_public() view returns (bool)
true
decimals() view returns (uint8)
18
name() view returns (string)
Presale Tracker CIPHER
symbol() view returns (string)
PTC
totalSupply() view returns (uint256)
124104540000000000000
Read-only
_whitelisted(address) view returns (bool)
balanceOf(address account) view returns (uint256)
State-modifying
Events buyTokens() payable
changeDev(address dev_)
changeWallet(address wallet_)
openToPublic(bool public_)
setLimits(uint256 ethCap_, uint256 minBuy_, uint256 maxBuy_, uint256 maxBuy2_)
transfer(address from, address to, uint256 amount)
updateWhitelist(address[] addresses, bool whitelisted_)
withdraw(address to_)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string name_, string symbol_, uint256 ethCap_, uint256 minBuy_, uint256 maxBuy_, uint256 maxBuy2_, address wallet_)
receive()
This contract contains no error objects.