SPECTRE SUBSCRIBER2 TOKEN
Verified contract
Active on
Ethereum with 7,543 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 |
---|---|---|---|---|---|
SXD | ERC-20 | 33,260T | -- | -- | |
ABC | ERC-20 | 5 | -- | -- | |
VIU | ERC-20 | 2.900331 | -- | -- | |
PRO | ERC-20 | 0.888889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10996580 | 4 years ago | | | 0 | 0.0012727440 | |
| 8161731 | 5 years ago | | | 0 | 0.00092988000 | |
| 5422842 | 7 years ago | | | 0 | 0.0014515770 | |
| 4990617 | 7 years ago | | | 0 | 0.00058300000 | |
| 4932600 | 7 years ago | | | 0 | 0.0000059671200 | |
| 4930658 | 7 years ago | | | 0 | 0.000012972000 | |
| 4927676 | 7 years ago | | | 0 | 0.000051888000 | |
| 4899022 | 7 years ago | | | 0 | 0.00015781800 | |
| 4897713 | 7 years ago | | | 0 | 0.00012972000 | |
| 4893704 | 7 years ago | | | 0 | 0.00025944000 |
ABI
ABI objects
Getter at block 21160276
TOTAL_CAP() view returns (uint256)
91627765897795994966351100
decimals() view returns (uint256)
18
name() view returns (string)
SPECTRE SUBSCRIBER2 TOKEN
owner() view returns (address)
0xf84348ae2a700a248e6c78a01090a9df6f7ee9bd
saleEnd() view returns (uint256)
1512907200
specDWallet() view returns (address)
0x12b306fa98f4cbb8d4457fdff3a0a0a56f07ccdf
specUWallet() view returns (address)
0x2c82c73d5b34aa015989462b2948cd616a37641f
symbol() view returns (string)
SXS2
tokenAddressesSet() view returns (bool)
true
totalSupply() view returns (uint256)
91627765897795994966351100
transferTime() view returns (uint256)
1513108800
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
burn(address _to, uint256 _amount)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool success)
increaseApproval(address _spender, uint256 _addedValue) returns (bool success)
mint(address _to, uint256 _amount)
multiBurn(uint256[] data)
multiMint(uint256[] data)
onApprove(address _owner, address _spender, uint256 _amount) returns (bool)
onTransfer(address _from, address _to, uint256 _amount) returns (bool)
proxyPayment(address _owner) payable returns (bool)
setTokenAddresses(address _specUWallet, address _specDWallet)
setTransferTime(uint256 _transferTime)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner)
withdrawEther()
Approval(address indexed owner, address indexed spender, uint256 value)
OwnerTransfer(address indexed _from, address indexed _to, uint256 _value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
TransferTimeSet(uint256 _transferTime)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.