themed.tech
Verified contract
Active on
Ethereum with 24 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 "themed.tech"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11296977 | 4 years ago | | | 0.25 | 0.0041705760 | |
| 11296973 | 4 years ago | | | 0.25 | 0.0011970000 | |
| 11296826 | 4 years ago | | | 0.1 | 0.0029998881 | |
| 11296226 | 4 years ago | | | 0.8 | 0.0069509600 | |
| 11296199 | 4 years ago | | | 0 | 0.0074022570 | |
| 11296194 | 4 years ago | | | 0.8 | 0.0022260000 | |
| 11296164 | 4 years ago | | | 0.10824705 | 0.0040974080 | |
| 11296160 | 4 years ago | | | 0.2 | 0.0025830000 | |
| 11296126 | 4 years ago | | | 0.8 | 0.024364944 | |
| 11296126 | 4 years ago | | | 0.8 | 0.024364944 |
ABI
ABI objects
Getter at block 21297360
basePrice() view returns (uint256)
22000000000000000000000
cap() view returns (uint256)
440000000000000000000000
decimals() view returns (uint32)
18
name() view returns (string)
themed.tech
owner() view returns (address)
0x704ba5d0434db92412ed3768b843c919e7942f9d
remainingTokens() view returns (uint256)
320358564926574842800000
symbol() view returns (string)
THEMED
tokenReserve() view returns (uint256)
560000000000000000000000
tokensSold() view returns (uint256)
119641435073425157200000
totalSupply() view returns (uint256)
679641435073425157200000
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)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool)
finalizeIco()
increaseApproval(address _spender, uint256 _addedValue) returns (bool)
startIco()
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
This contract contains no constructor objects.
fallback()
This contract contains no error objects.