SingularX
Verified contract
Active on
Ethereum with 13,961 txns
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 |
---|---|---|---|---|---|
SNGX | ERC-20 | 678.95 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19237921 | 9 months ago | | | 0 | 0.00046622791 | |
| 16079064 | 2 years ago | | | 0 | 0.0013051963 | |
| 14949066 | 2 years ago | | | 0 | 0.0033970020 | |
| 14162211 | 3 years ago | | | 0 | 0.0078843447 | |
| 14145355 | 3 years ago | | | 0 | 0.0046698658 | |
| 14126528 | 3 years ago | | | 0 | 0.0069657469 | |
| 14087814 | 3 years ago | | | 0 | 0.010256133 | |
| 13885568 | 3 years ago | | | 0 | 0.0065096141 | |
| 13663551 | 3 years ago | | | 0 | 0.0095435787 | |
| 13654816 | 3 years ago | | | 0 | 0.011170186 |
ABI
ABI objects
Getter at block 21158764
decimals() pure returns (uint8)
18
name() pure returns (string)
SingularX
singularDTVFund() pure returns (address)
0x0286f920f893513c7ec9fe35ba0a4760229a243e
symbol() pure returns (string)
SNGX
totalSupply() pure returns (uint256)
10000000000000000000000000
version() pure returns (string)
0.1.0
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 success)
approveAndCall(address _spender, uint256 _value, bytes _extraData) returns (bool success)
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor(address sDTVFundAddr, address _wallet, string _name, string _symbol, uint256 _totalSupply)
This contract contains no fallback and receive objects.
This contract contains no error objects.