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 |
---|---|---|---|---|---|
PRL | ERC-20 | 2.227723K | -- | -- | |
SHL | ERC-20 | 2.227723K | -- | -- | |
OPQ | ERC-20 | 2.227723K | -- | -- | |
AKYE | ERC-20 | 356.44 | -- | -- | |
SPARKTEST | ERC-20 | 1.089109 | -- | -- | |
PRO | ERC-20 | 0.888889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 8589782 | 5 years ago | | | 0 | 0.00012326734 | |
| 8455499 | 5 years ago | | | 0 | 0.000042140000 | |
| 8453292 | 5 years ago | | | 0 | 0.0021290890 | |
| 8453212 | 5 years ago | | | 0 | 0.0015140890 | |
| 7359855 | 6 years ago | | | 0 | 0.000036865000 | |
| 7273238 | 6 years ago | | | 0 | 0.00025218350 | |
| 7273204 | 6 years ago | | | 0 | 0.00042468350 | |
| 7011313 | 6 years ago | | | 0 | 0.00014746000 | |
| 6785642 | 6 years ago | | | 0 | 0.00029594400 | |
| 6784830 | 6 years ago | | | 0 | 0.00011028500 |
ABI
ABI objects
Getter at block 21283571
decimals() pure returns (uint256)
18
mintingFinished() pure returns (bool)
true
name() pure returns (string)
DFS
owner() pure returns (address)
0xbd69daf2d418d13d6e78766fc7dfef32da8298a0
symbol() pure returns (string)
DFS
totalSupply() pure returns (uint256)
12508209005435000000000000
Read-only
allowance(address _owner, address _spender) pure returns (uint256 remaining)
balanceOf(address _owner) pure returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
finishMinting() returns (bool)
mint(address _to, uint256 _amount) returns (bool)
reclaimContract(address contractAddr)
reclaimEther()
reclaimToken(address tokenAddr)
tokenFallback(address from_, uint256 value_, bytes data_)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
Mint(address indexed to, uint256 amount)
MintFinished()
Transfer(address indexed from, address indexed to, uint256 value)
This contract contains no constructor objects.
fallback()
This contract contains no error objects.