Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SOUL | ERC-20 | 1.087K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6960059 | 6 years ago | | | 0.001 | 0.00025255200 | |
| 5833303 | 6 years ago | | | 0 | 0.000098092000 | |
| 5833261 | 6 years ago | | | 0 | 0.000097324000 | |
| 5833226 | 6 years ago | | | 0 | 0.000098092000 | |
| 5832912 | 6 years ago | | | 0 | 0.00012229500 | |
| 5830249 | 6 years ago | | | 0 | 0.00012229500 | |
| 5830215 | 6 years ago | | | 0 | 0.00012229500 | |
| 5830209 | 6 years ago | | | 0 | 0.00012197500 | |
| 5830122 | 6 years ago | | | 0 | 0.00012261500 | |
| 5829920 | 6 years ago | | | 0 | 0.00012261500 |
ABI
ABI objects
Getter at block 21309966
MINT_AMOUNT() view returns (uint256)
1360000000000
MINT_INTERVAL_SEC() view returns (uint32)
86400
START_TOKENS() view returns (uint256)
500000000000000
airdropFinished() view returns (bool)
false
airdropTotalSupply() view returns (uint256)
200000000000000
airdropsCount() view returns (uint256)
0
canMint() view returns (bool)
false
decimals() view returns (uint256)
6
distributedTokensAmount() view returns (uint256)
0
freezeTokensAmount() view returns (uint256)
0
name() view returns (string)
CryptoSoul
nextMintPossibleTime() view returns (uint256)
0
ownerAddress() view returns (address)
0x819466d9c043dbb7ab4e1168ab8e014c3dcaa470
startMintingData() view returns (uint256)
1538352000
symbol() view returns (string)
SOUL
totalSupply() view returns (uint256)
500000000000000
Read-only
balanceOf(address owner) view returns (uint256 balance)
freezeAllowance(address owner) view returns (bool)
showFreezedTokensAmount(address owner) view returns (uint256)
State-modifying
Events airdropToken(address[] addresses, uint256[] values) returns (bool)
allowFreezing(address owner) returns (bool)
allowMinting()
burn(uint256 value) returns (bool)
dissalowFreezing(address owner) returns (bool)
finishAirdrops()
freezeTokens(uint256 amount) returns (bool)
massTransfer(address[] addresses, uint256[] values) returns (bool)
mint() returns (bool)
transfer(address to, uint256 value) returns (bool)
transferOwnership(address newOwner) returns (bool)
unfreezeTokens(uint256 amount) returns (bool)
Airdrop(uint256 tokensDropped, uint256 airdropCount)
AirdropFinished()
AllowFreeze(address indexed who)
AllowMinting()
Burn(address indexed from, uint256 value)
DissallowFreeze(address indexed who)
FreezeTokens(address indexed who, uint256 freezeAmount)
Mint(address indexed to, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
TransferOwnership(address indexed previousOwner, address indexed newOwner)
UnfreezeTokens(address indexed who, uint256 unfreezeAmount)
constructor()
fallback()
This contract contains no error objects.