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 |
---|---|---|---|---|---|
SEXC | ERC-20 | 169.181529K | -- | -- | |
PRO | ERC-20 | 0.088889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20453033 | 3 months ago | | | 0 | 0.000047941000 | |
| 20250619 | 4 months ago | | | 0 | 0.000054873331 | |
| 18626939 | a year ago | | | 0 | 0.0016182676 | |
| 18218689 | a year ago | | | 0 | 0.00044268027 | |
| 18210514 | a year ago | | | 0 | 0.00042271582 | |
| 17283367 | a year ago | | | 0 | 0.0021265387 | |
| 16136947 | 2 years ago | | | 0 | 0.00048778621 | |
| 16136947 | 2 years ago | | | 0 | 0.00048759642 | |
| 15700114 | 2 years ago | | | 0 | 0.00064844184 | |
| 15697595 | 2 years ago | | | 0 | 0.0030596149 |
ABI
ABI objects
Getter at block 21158178
decimals() view returns (uint8)
8
name() view returns (string)
ShareX
owner() view returns (address)
0x8c912c9b53375a6c1e2872300da280b4089b3b17
symbol() view returns (string)
SEXC
totalSupply() view returns (uint256)
100000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
approveAndCall(address _spender, uint256 _value, bytes _extraData) returns (bool success)
kill()
transfer(address _to, uint256 _value)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferOwnership(address newOwner)
transferOwnershipWithBalance(address 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.