Satowallet Shares
Verified contract
Active on
Ethereum with 1,287 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Satowallet Shares"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 8457441 | 5 years ago | | | 0 | 0.00015475200 | |
| 8022937 | 5 years ago | | | 0 | 0.000051456000 | |
| 7913156 | 6 years ago | | | 0 | 0.000043168000 | |
| 7912720 | 6 years ago | | | 0 | 0.00051584000 | |
| 7911212 | 6 years ago | | | 0 | 0.00025977600 | |
| 7911181 | 6 years ago | | | 0 | 0.000036456000 | |
| 7911177 | 6 years ago | | | 0 | 0.000072912000 | |
| 7911177 | 6 years ago | | | 0 | 0.000036456000 | |
| 7911172 | 6 years ago | | | 0 | 0.000054684000 | |
| 7911160 | 6 years ago | | | 0 | 0.00010936800 |
ABI
ABI objects
Getter at block 21388462
MAX_UINT() view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
decimals() view returns (uint8)
8
name() view returns (string)
Satowallet Shares
owner() view returns (address)
0x1800d1901880cd5615c8c91a1ddec4853b852ade
symbol() view returns (string)
SATOS
totalSupply() view returns (uint256)
1000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool)
increaseApproval(address _spender, uint256 _addedValue) returns (bool)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) 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()
fallback()
This contract contains no error objects.