Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SATOSHI | ERC-20 | 2.396822M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20528927 | 3 months ago | | | 0 | 0.00020363106 | |
| 20528913 | 3 months ago | | | 0 | 0.0010638337 | |
| 20528879 | 3 months ago | | | 0 | 0.00042415361 | |
| 20528872 | 3 months ago | | | 0 | 0.00017828985 | |
| 20528823 | 3 months ago | | | 0 | 0.00040603991 | |
| 20528796 | 3 months ago | | | 0 | 0.00040980995 | |
| 20528772 | 3 months ago | | | 0 | 0.0011041960 | |
| 20528758 | 3 months ago | | | 0 | 0.00029748511 | |
| 20528754 | 3 months ago | | | 0 | 0.0011412205 | |
| 20528748 | 3 months ago | | | 0 | 0.00045023210 |
ABI
ABI objects
Getter at block 21274529
_maxTaxSwap() view returns (uint256)
210000000000000
_maxTxAmount() view returns (uint256)
420000000000000
_maxWalletSize() view returns (uint256)
420000000000000
_taxSwapThreshold() view returns (uint256)
210000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Satoshiba
owner() view returns (address)
0x4c9a09e03e149d7a5934d7c62e83b28b9672bbf7
symbol() pure returns (string)
SATOSHI
totalSupply() pure returns (uint256)
21000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
clearStuckToken(address tokenAddress, uint256 tokens) returns (bool success)
disableLimits()
manualSend()
manualSwap()
openTrading()
removeFees(uint256 _newFee)
removeTransferTax()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
ClearToken(address TokenAddressCleared, uint256 Amount)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
TransferTaxUpdated(uint256 _tax)
constructor()
receive()
This contract contains no error objects.