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 |
---|---|---|---|---|---|
SANC | ERC-20 | 171.043K | -- | -- | |
SYM | ERC-20 | 300 | -- | -- | |
WLM | ERC-20 | 66 | -- | -- | |
KMX | ERC-20 | 50 | -- | -- | |
Only | ERC-20 | 20 | -- | -- | |
cRUB | ERC-20 | 20 | -- | -- | |
FLOV | ERC-20 | 5 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20537695 | 3 months ago | | | 0 | 0.000078329200 | |
| 20537639 | 3 months ago | | | 0 | 0.000042701357 | |
| 20537608 | 3 months ago | | | 0 | 0.00011044808 | |
| 20496004 | 3 months ago | | | 0 | 0.000034773000 | |
| 20394472 | 3 months ago | | | 0 | 0.000055538128 | |
| 20365345 | 4 months ago | | | 0 | 0.00019033893 | |
| 20200584 | 4 months ago | | | 0 | 0.000056629200 | |
| 19957125 | 5 months ago | | | 0 | 0.00034564586 | |
| 18655565 | a year ago | | | 0 | 0.0010587945 | |
| 18655544 | a year ago | | | 0 | 0.0010759637 |
ABI
ABI objects
Getter at block 21160264
INITIAL_SUPPLY() view returns (uint256)
100000000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Sancoj
owner() view returns (address)
0x663e987276e48720c7a1c18cc98d45cb86bad6b1
symbol() view returns (string)
SANC
totalSupply() view returns (uint256)
100000000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
burn(uint256 _value) returns (bool success)
burnFrom(address _from, uint256 _value) returns (bool success)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool)
increaseApproval(address _spender, uint256 _addedValue) returns (bool)
transfer(address _to, uint256 _value) returns (bool)
transferAnyERC20Token(address tokenAddress, uint256 tokens) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
Burn(address indexed from, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
This contract contains no error objects.