Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "THEUSES"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19995187 | 5 months ago | | | 0 | 0.00011850533 | |
| 19903558 | 6 months ago | | | 0 | 0.000074171075 | |
| 19843008 | 6 months ago | | | 0 | 0.00012336490 | |
| 18324849 | a year ago | | | 0 | 0.00016729840 | |
| 18281077 | a year ago | | | 0 | 0.00028889062 | |
| 17100847 | 2 years ago | | | 0 | 0.0010192013 | |
| 16905843 | 2 years ago | | | 0 | 0.00053837710 | |
| 16829883 | 2 years ago | | | 0 | 0.00091926291 | |
| 15663151 | 2 years ago | | | 0 | 0.00038445903 | |
| 13056568 | 3 years ago | | | 0 | 0.0020542048 |
ABI
ABI objects
Getter at block 21178442
_decimals() view returns (uint8)
18
_name() view returns (string)
THEUSES
_symbol() view returns (string)
THEUS
decimals() view returns (uint8)
18
name() view returns (string)
THEUSES
symbol() view returns (string)
THEUS
theusesBasePercent() view returns (uint256)
100
totalSupply() view returns (uint256)
48848891673710079386
Read-only
allowance(address tokenOwner, address spender) view returns (uint256 remaining)
balanceOf(address tokenOwner) view returns (uint256 balance)
theusesPercent(uint256 value) view returns (uint256)
State-modifying
Events approve(address spender, uint256 tokens) returns (bool success)
transfer(address to, uint256 tokens) returns (bool success)
transferFrom(address from, address to, uint256 tokens) returns (bool success)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
Burn(address indexed from, uint256 value)
Transfer(address indexed from, address indexed to, uint256 tokens)
constructor(string name, string symbol)
This contract contains no fallback and receive objects.
This contract contains no error objects.