ICO 2018 (https://safe.ad) - 1 year gift tokens
Verified contract
Active on
Ethereum with 23 txns
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 "ICO 2018 (https://safe.ad) - 1 year gift tokens"
Transactions
ABI
ABI objects
Getter at block 21222779
decimals() view returns (uint8)
0
name() view returns (string)
ICO 2018 (https://safe.ad) - 1 year gift tokens
symbol() view returns (string)
SAFE.AD
totalSupply() view returns (uint256)
10000000
url() view returns (string)
https://safe.ad
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
promo(address[] _recipients)
setInfo(string _symbol, string _name) returns (bool)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
withdrawnTokens(address[] _tokens, address _to) returns (bool)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor(uint256 _totalSupply, string _tokenName, string _tokenSymbol)
fallback()
This contract contains no error objects.