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 "Sinphonim"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 8116079 | 5 years ago | | | 0 | 0.00025627690 | |
| 6198699 | 6 years ago | | | 0 | 0.00019035000 | |
| 6103781 | 6 years ago | | | 0 | 0.00026503000 | |
| 6097429 | 6 years ago | | | 0 | 0.0029219904 | |
| 6097423 | 6 years ago | | | 0 | 0.0013257386 | |
| 6097413 | 6 years ago | | | 0 | 0.0027174286 | |
| 6097402 | 6 years ago | | | 0 | 0.0030649939 | |
| 6097395 | 6 years ago | | | 0 | 0.0029555254 | |
| 6097391 | 6 years ago | | | 0 | 0.0028985163 | |
| 6097383 | 6 years ago | | | 0 | 0.0028113259 |
ABI
ABI objects
Getter at block 21255834
airdropQty() view returns (uint256)
0
airdropTotalQty() view returns (uint256)
0
decimals() view returns (uint8)
8
minFunding() view returns (uint256)
1000000000000000000
name() view returns (string)
Sinphonim
owner() view returns (address)
0xe44246339dcef85d7f7df921f02fd399199ccd20
pauseTransfer() view returns (bool)
false
paused() view returns (bool)
false
symbol() view returns (string)
SPM
tokensPerEther() view returns (uint256)
9000
totalCollected() view returns (uint256)
0
totalSupply() view returns (uint256)
300000000000000000
Read-only
airdropOf(address) view returns (uint256)
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
freezeOf(uint8, uint8) view returns (address user, uint256 amount)
lastFreezeSeq(uint8) view returns (uint8)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
approveAndCall(address _spender, uint256 _amount, bytes _extraData) returns (bool success)
changeAirdropQty(uint256 _airdropQty)
changeAirdropTotalQty(uint256 _airdropTotalQty)
changeOwner(address newOwner) returns (bool)
changePauseTranfser(bool _paused)
changePaused(bool _paused)
changeTokensPerEther(uint256 _newRate)
destroyTokens(address _user, uint256 _amount) returns (bool)
freeze(address _user, uint256 _value, uint8 _step) returns (bool success)
generateTokens(address _user, uint256 _amount) returns (bool)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferMulti(address[] _to, uint256[] _value) returns (uint256 amount)
unFreeze(uint8 _step) returns (bool unlockOver)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Burn(address indexed from, uint256 value)
Freeze(address indexed from, uint256 value)
Payment(address sender, uint256 _ethAmount, uint256 _tokenAmount)
Transfer(address indexed _from, address indexed _to, uint256 _value)
Unfreeze(address indexed from, uint256 value)
constructor(uint256 initialSupply, string tokenName, uint8 decimalUnits, string tokenSymbol, address _vaultAddress)
fallback()
This contract contains no error objects.