Cross Dressing
Verified contract
Active on
Base with 42 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Cross Dressing"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18055529 | 4 months ago | | | 0 | 4.8018074e-7 | |
| 18055450 | 4 months ago | | | 0 | 4.5357835e-7 | |
| 18055443 | 4 months ago | | | 0 | 4.5393994e-7 | |
| 18055239 | 4 months ago | | | 0 | 0.000000502653491352 | |
| 18054992 | 4 months ago | | | 0 | 5.6995917e-7 | |
| 18054966 | 4 months ago | | | 0 | 4.7754934e-7 | |
| 18054839 | 4 months ago | | | 0 | 5.4984679e-7 | |
| 18054753 | 4 months ago | | | 0 | 5.4207169e-7 | |
| 18054476 | 4 months ago | | | 0 | 6.1548750e-7 | |
| 18054379 | 4 months ago | | | 0 | 6.2371862e-7 |
ABI
ABI objects
Getter at block 23112371
_ots() view returns (bytes32)
0x13fbd17fe93a26d6bb83cf0e3f5abfd689460d7f25850477cca428b4f270a86a
_totalSupply() view returns (uint256)
730000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Cross Dressing
symbol() view returns (string)
CD
totalSupply() view returns (uint256)
730000000000000000000000000
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.