SatoExchange
Verified contract
Active on
Ethereum with 6,695 txns
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 |
---|---|---|---|---|---|
SATX | ERC-20 | 45K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20868640 | a month ago | | | 0 | 0.00080919666 | |
| 19847159 | 6 months ago | | | 0 | 0.0018220759 | |
| 17472651 | a year ago | | | 0 | 0.00077122357 | |
| 17459368 | a year ago | | | 0 | 0.0028627200 | |
| 14866808 | 2 years ago | | | 0 | 0.00062358676 | |
| 14670030 | 3 years ago | | | 0 | 0.0019945420 | |
| 14670028 | 3 years ago | | | 0 | 0.0018214193 | |
| 14670024 | 3 years ago | | | 0 | 0.0019008211 | |
| 14670022 | 3 years ago | | | 0 | 0.0019875904 | |
| 14588957 | 3 years ago | | | 0 | 0.0014286150 |
ABI
ABI objects
Getter at block 21160849
_totalSupply() view returns (uint256)
23803064200000000
decimals() view returns (uint8)
8
name() view returns (string)
SatoExchange
owner() view returns (address)
0x8d3a0b5409ec5c3381b8223eafd7ca0b09867fdc
symbol() view returns (string)
SATX
totalSupply() view returns (uint256)
23803064200000000
Read-only
allowance(address tokenOwner, address spender) view returns (uint256 remaining)
balanceOf(address tokenOwner) view returns (uint256 balance)
safeAdd(uint256 a, uint256 b) pure returns (uint256 c)
safeDiv(uint256 a, uint256 b) pure returns (uint256 c)
safeMul(uint256 a, uint256 b) pure returns (uint256 c)
safeSub(uint256 a, uint256 b) pure returns (uint256 c)
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)
freeze(uint256 _value) returns (bool success)
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)
unfreeze(uint256 _value) returns (bool success)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
Burn(address indexed from, uint256 value)
Freeze(address indexed from, uint256 value)
Transfer(address indexed from, address indexed to, uint256 tokens)
Unfreeze(address indexed from, uint256 value)
constructor()
fallback()
This contract contains no error objects.