SanStorage
Verified contract
Active on
Ethereum with 393 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($6,014.74)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SAN | ERC-20 | 55.623549K | $0.108133 |
$6,014.74 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20668927 | 2 months ago | | | 0 | 0.00012094392 | |
| 20668860 | 2 months ago | | | 0 | 0.000069377852 | |
| 19875017 | 6 months ago | | | 0 | 0.00027825955 | |
| 19875009 | 6 months ago | | | 0 | 0.00018025138 | |
| 19875001 | 6 months ago | | | 0 | 0.00028677953 | |
| 19874998 | 6 months ago | | | 0 | 0.00028645284 | |
| 19874993 | 6 months ago | | | 0 | 0.00037440277 | |
| 19874957 | 6 months ago | | | 0 | 0.00023368878 | |
| 16335978 | 2 years ago | | | 0 | 0.0018120913 | |
| 16335970 | 2 years ago | | | 0 | 0.0027496400 |
ABI
ABI objects
Getter at block 21167469
SAN_TOKEN_ADDRESS() view returns (address)
0x7c5a0ce9267ed19b22f8cae653f198e3e8daf098
allBalances() view returns (uint256)
55623549270406158372569
isOwner() view returns (bool)
false
owner() view returns (address)
0xa51bdad3614aff0d4616b37126bd6f37a692e32a
Read-only
balances(address) view returns (uint256)
balancesForWithdraw(address) view returns (uint256)
operators(address) view returns (bool)
State-modifying
Events closeSignal(uint256 amount, address signalOwner)
deposit(uint256 amount, address signalOwner)
sendETH(uint256 amount, address to)
sendTokens(uint256 amount, address tokenAddress, address to)
setOperator(address operator, bool authorized)
setTokenAddress(address santoken)
transferOwnership(address newOwner)
withdrawAll()
OwnershipTransferred(address previousOwner, address newOwner)
SetOperator(address indexed operator, bool indexed authorized)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.