Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "TROLL"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17355718 | 5 months ago | | | 0 | 0.0000027580358 | |
| 17355639 | 5 months ago | | | 0 | 0.0000026112440 | |
| 17355474 | 5 months ago | | | 0 | 0.0000027027079 | |
| 17355165 | 5 months ago | | | 0 | 0.0000031142356 | |
| 17355049 | 5 months ago | | | 0 | 0.0000029846342 | |
| 17354745 | 5 months ago | | | 0 | 0.0000026983561 | |
| 17354682 | 5 months ago | | | 0 | 0.0000027632178 | |
| 17354675 | 5 months ago | | | 0 | 0.0000027494940 | |
| 17354669 | 5 months ago | | | 0 | 0.0000027762799 | |
| 17354464 | 5 months ago | | | 0 | 0.0000027956443 |
ABI
ABI objects
Getter at block 23857608
_ots() view returns (bytes32)
0x90fbff1286d8938c7e408f045fe5fd5e6db9209fbbe049f2ad2335052aa0d7df
_totalSupply() view returns (uint256)
280000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
TROLL
symbol() view returns (string)
TROLL
totalSupply() view returns (uint256)
280000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
dada(address a)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
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(string tname, string tsymbol, bytes32 ots)
This contract contains no fallback and receive objects.
This contract contains no error objects.