XmasToken Limited Edition
Verified contract
Active on
Ethereum with 2 txns
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 "XmasToken Limited Edition"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 4646842 | 7 years ago | | | 0.01 | 0.0019375860 | |
| 4646757 | 7 years ago | | | 0 | 0.00057187200 |
ABI
ABI objects
Getter at block 21226925
decimals() view returns (uint8)
0
getStats() view returns (uint256, uint256, uint256, bool)
(10000000000000000, 1, 1000000, true)
hardCap() view returns (uint256)
1000000
name() view returns (string)
XmasToken Limited Edition
purchasingAllowed() view returns (bool)
true
symbol() view returns (string)
XMAS
totalContribution() view returns (uint256)
10000000000000000
totalSupply() view returns (uint256)
1
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
disablePurchasing()
enablePurchasing()
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
withdrawForeignTokens(address _tokenContract) returns (bool)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
This contract contains no constructor objects.
fallback()
This contract contains no error objects.