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 |
---|---|---|---|---|---|
VIBE | ERC-20 | 250 | $0.000001 |
$0 | |
SNOV | ERC-20 | 5.8K | -- | -- | |
IDH | ERC-20 | 4.5K | -- | -- | |
LGO | ERC-20 | 1.083292K | -- | -- | |
LGO | ERC-20 | 883.772648 | -- | -- | |
SAL | ERC-20 | 500 | -- | -- | |
MOAT | ERC-20 | 317 | -- | -- | |
LINO | ERC-20 | 20 | -- | -- | |
PRO | ERC-20 | 0.088889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20409142 | 4 months ago | | | 0 | 0.000055827000 | |
| 19091970 | 10 months ago | | | 0 | 0.0012586374 | |
| 17540892 | a year ago | | | 0 | 0.00069915900 | |
| 13054093 | 3 years ago | | | 0 | 0.0013977360 | |
| 12619443 | 3 years ago | | | 0 | 0.00043545060 | |
| 12538912 | 3 years ago | | | 0 | 0.0010101506 | |
| 12509021 | 4 years ago | | | 0 | 0.0013785585 | |
| 11919950 | 4 years ago | | | 0 | 0.0035887410 | |
| 11881959 | 4 years ago | | | 0 | 0.010165923 | |
| 11664180 | 4 years ago | | | 0 | 0.0015514260 |
ABI
ABI objects
Getter at block 21283777
decimals() view returns (uint256)
18
name() view returns (string)
SalPay
owner() view returns (address)
0x77b2c0c92955cdae1b30e7ca55f7515b4085e083
paused() view returns (bool)
false
symbol() view returns (string)
SAL
totalSupply() view returns (uint256)
100000000000000000000000000
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)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool success)
destroy()
destroyAndSend(address _recipient)
increaseApproval(address _spender, uint256 _addedValue) returns (bool success)
pause()
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner)
unpause()
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Pause()
Transfer(address indexed from, address indexed to, uint256 value)
TransferSalPay(address indexed from, address indexed to, uint256 value)
Unpause()
constructor()
fallback()
This contract contains no error objects.