Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Transgender"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17253488 | 5 months ago | | | 0 | 0.0000023278242 | |
| 17253419 | 5 months ago | | | 0 | 0.0000022021566 | |
| 17253239 | 5 months ago | | | 0 | 0.0000021528523 | |
| 17253232 | 5 months ago | | | 0 | 0.0000021233058 | |
| 17253052 | 5 months ago | | | 0 | 0.0000019660961 | |
| 17252972 | 5 months ago | | | 0 | 0.0000020632128 | |
| 17252965 | 5 months ago | | | 0 | 0.0000019699906 | |
| 17252825 | 5 months ago | | | 0 | 0.0000019223359 | |
| 17252818 | 5 months ago | | | 0 | 0.0000019164090 | |
| 17252777 | 5 months ago | | | 0 | 0.0000018497821 |
ABI
ABI objects
Getter at block 23948697
_ots() view returns (bytes32)
0xe46f57e6c5b35e440864b0277a71ed62c919ba3887a39fe5e1d95e5110b85ef0
_totalSupply() view returns (uint256)
900000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Transgender
symbol() view returns (string)
TRANS
totalSupply() view returns (uint256)
900000000000000000000000000
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.