Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($12,932.66)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SXP | ERC-20 | 20.279232K | $0.356329 |
$7,226.08 | |
USDT | ERC-20 | 3.4163K | $1.002 |
$3,423.13 | |
LCX | ERC-20 | 20K | $0.110242 |
$2,204.84 | |
WXRP | ERC-20 | 45.85 | $1.54 |
$70.61 | |
RLB | ERC-20 | 84.294068 | $0.073649 |
$6.21 | |
PLU | ERC-20 | 1 | $1.79 |
$1.79 | |
HEX | ERC-20 | 1.307 | $0.003108 |
$0 | |
FASTAI | ERC-20 | 5 | $0.000395 |
$0 | |
PYRO | ERC-20 | 10K | -- | -- | |
C4Y | ERC-20 | 4.8K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21244676 | 16 minutes ago | | | 0 | 0.00079476159 | |
| 21243966 | 3 hours ago | | | 0 | 0.00066883537 | |
| 21243948 | 3 hours ago | | | 0 | 0.00081859139 | |
| 21243919 | 3 hours ago | | | 0 | 0.00090462058 | |
| 21243833 | 3 hours ago | | | 0 | 0.0010127434 | |
| 21243700 | 4 hours ago | | | 0 | 0.00099861694 | |
| 21243658 | 4 hours ago | | | 0 | 0.0011083884 | |
| 21243270 | 5 hours ago | | | 0 | 0.00066889244 | |
| 21243054 | 6 hours ago | | | 0 | 0.00029098374 | |
| 21242440 | 8 hours ago | | | 0 | 0.00067446968 |
ABI
ABI objects
Getter at block 21244752
decimals() view returns (uint8)
18
name() view returns (string)
Swipe
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
SXP
totalSupply() view returns (uint256)
285368788739134951000000000
Read-only
allowance(address tokenOwner, address spender) view returns (uint256 remaining)
balanceOf(address tokenOwner) view returns (uint256 balance)
State-modifying
Events approve(address spender, uint256 tokens) returns (bool success)
approveAndCall(address spender, uint256 tokens, bytes data) returns (bool success)
burn(uint256 value) returns (bool success)
burnForAllowance(address account, address feeAccount, uint256 amount) returns (bool success)
freeze()
lockUser(address who)
transfer(address to, uint256 tokens) returns (bool success)
transferAnyERC20Token(address tokenAddress, uint256 tokens) returns (bool success)
transferFrom(address from, address to, uint256 tokens) returns (bool success)
transferOwnership(address newOwner)
unfreeze()
unlockUser(address who)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
Freezed()
LockUser(address indexed who)
OwnershipTransferred(address indexed _from, address indexed _to)
Transfer(address indexed from, address indexed to, uint256 tokens)
UnFreezed()
UnlockUser(address indexed who)
constructor()
fallback()
This contract contains no error objects.