Themis Token
Verified contract
Active on
Ethereum with 37,332 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 |
---|---|---|---|---|---|
| ERC-20 | 21M | -- | -- | |
THM | ERC-20 | 300.1K | -- | -- | |
| ERC-20 | 8.889K | -- | -- | |
ARIGATO | ERC-20 | 10 | -- | -- | |
cUSD | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20452883 | 4 months ago | | | 0 | 0.000027411000 | |
| 13305557 | 3 years ago | | | 0 | 0.0045045642 | |
| 13305555 | 3 years ago | | | 0 | 0.0029828611 | |
| 12943328 | 3 years ago | | | 0 | 0.00068360270 | |
| 11710240 | 4 years ago | | | 0 | 0.0019196510 | |
| 11136588 | 4 years ago | | | 0 | 0.00060090030 | |
| 11081058 | 4 years ago | | | 0 | 0.0013498936 | |
| 11068981 | 4 years ago | | | 0 | 0.0010260525 | |
| 10923710 | 4 years ago | | | 0 | 0.0020521050 | |
| 10905687 | 4 years ago | | | 0 | 0.0099993480 |
ABI
ABI objects
Getter at block 21261137
angelAddress() view returns (address)
0xd58ae13eb1e8cdb92088709a6868d32c993fad74
angelSupply() view returns (uint256)
0
decimals() view returns (uint8)
18
earlyBirdsAddress() view returns (address)
0xac9eab9c4c403441fb8592529a3ce534e68246ed
earlyBirdsSupply() view returns (uint256)
0
foundationAddress() view returns (address)
0xda2ab3712a490cc6df661e3ae398bea24434349f
foundationSupply() view returns (uint256)
0
marketingAddress() view returns (address)
0x9f160ed0f3b8d5180eb5cc97c43cf7fe1effe02c
marketingSupply() view returns (uint256)
0
name() view returns (string)
Themis Token
optionAddress() view returns (address)
0x47343c223f3605ac541a8ec61e5fd41ebddec9d1
optionSupply() view returns (uint256)
0
owner() view returns (address)
0x6264314246172031b8a5e80a4409b332bac9e49a
symbol() view returns (string)
THM
teamAddress() view returns (address)
0x4d06220df2bc77c3e47b72611aa79915611ed23b
teamSupply() view returns (uint256)
0
totalSupply() view returns (uint256)
3000000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool)
increaseApproval(address _spender, uint256 _addedValue) returns (bool)
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)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.