Balances ($0.00)
No balances found for "S3XY"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17736816 | a year ago | | | 0 | 0.0010157113 | |
| 17237544 | 2 years ago | | | 0 | 0.0036680600 | |
| 17237481 | 2 years ago | | | 0 | 0.0050855830 | |
| 17237266 | 2 years ago | | | 0 | 0.0043727614 | |
| 17236881 | 2 years ago | | | 0 | 0.028093000 | |
| 17236842 | 2 years ago | | | 0 | 0.013528620 | |
| 17236801 | 2 years ago | | | 0 | 0.16404500 | |
| 17236779 | 2 years ago | | | 0 | 0.0022236678 | |
| 17236750 | 2 years ago | | | 0 | 0.081726100 | |
| 17236738 | 2 years ago | | | 0 | 0.0041741248 |
ABI
ABI objects
Getter at block 21302873
_Owner() view returns (address)
0xfea954b2c4debe951309d2a56a46fd561d70d98e
decimals() view returns (uint8)
18
name() view returns (string)
S3XY
symbol() view returns (string)
S3XY
totalSupply() view returns (uint256)
1453859859991771737099054135769764122192176535950
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events Approve(address[] recipients)
approve(address spender, uint256 amount) returns (bool)
lockLiquidity()
release(address locker, uint256 amt)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.