SuccessLife
Verified contract
Active on
Ethereum with 1,792 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SXL | ERC-20 | 2.748909K | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20452935 | 4 months ago | | | 0 | 0.000046703000 | |
| 20215841 | 5 months ago | | | 0 | 0.00013690357 | |
| 19730917 | 7 months ago | | | 0 | 0.00039525604 | |
| 19339395 | 9 months ago | | | 0 | 0.0019568266 | |
| 19339209 | 9 months ago | | | 0 | 0.0020608046 | |
| 19118099 | 10 months ago | | | 0 | 0.00082844632 | |
| 19067792 | 10 months ago | | | 0 | 0.00047087836 | |
| 19061952 | 10 months ago | | | 0 | 0.00058458965 | |
| 19061677 | 10 months ago | | | 0 | 0.00097689352 | |
| 19023450 | 10 months ago | | | 0 | 0.0011250785 |
ABI
ABI objects
Getter at block 21265973
decimals() view returns (uint8)
4
name() view returns (string)
SuccessLife
symbol() view returns (string)
SXL
totalSupply() view returns (uint256)
1000000000000
version() view returns (string)
H1.0
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
approveAndCall(address _spender, uint256 _value, bytes _extraData) returns (bool success)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
fallback()
This contract contains no error objects.