Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x3e78…c1f5
Balances ($47.78)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SXS | ERC-20 | 195.36647K | $0.000245 |
$47.78 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21123846 | 5 days ago | | | 0 | 0.00049848730 | |
| 21104424 | 7 days ago | | | 0 | 0.00010871453 | |
| 21048665 | 15 days ago | | | 0 | 0.00010720600 | |
| 20995818 | 23 days ago | | | 0 | 0.00050421872 | |
| 20945117 | a month ago | | | 0 | 0.00048234964 | |
| 20944794 | a month ago | | | 0 | 0.00050105935 | |
| 20940733 | a month ago | | | 0 | 0.00057919273 | |
| 20897761 | a month ago | | | 0 | 0.00012171687 | |
| 20849630 | a month ago | | | 0 | 0.00034957681 | |
| 20834686 | a month ago | | | 0 | 0.00092369073 |
ABI
ABI objects
Getter at block 21157460
antisnipe() view returns (address)
0x3e78f37b3902be9e0b3d370339294489023dc1f5
antisnipeDisable() view returns (bool)
true
decimals() view returns (uint8)
18
name() view returns (string)
Sphere
owner() view returns (address)
0x7bb2668a82ce9769c3a161bc6d22bb7a648d6f1c
symbol() view returns (string)
SXS
totalSupply() view returns (uint256)
100000000000000000000000000
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)
burn(uint256 amount)
burnFrom(address account, uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setAntisnipeAddress(address addr)
setAntisnipeDisable()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
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(uint256 initialBalance)
This contract contains no fallback and receive objects.
This contract contains no error objects.