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 "SATOSHI"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17142516 | 2 years ago | | | 0 | 0.0010592935 | |
| 17142064 | 2 years ago | | | 0 | 0.0015530017 | |
| 17141638 | 2 years ago | | | 0 | 0.0014213555 | |
| 17141567 | 2 years ago | | | 0 | 0.0014452602 | |
| 17141560 | 2 years ago | | | 0 | 0.016849700 | |
| 17141549 | 2 years ago | | | 0 | 0.0015999641 | |
| 17141548 | 2 years ago | | | 0 | 0.0019973003 | |
| 17141548 | 2 years ago | | | 0 | 0.0019973003 | |
| 17141548 | 2 years ago | | | 0 | 0.0031748680 | |
| 17141547 | 2 years ago | | | 0 | 0.0016185308 |
ABI
ABI objects
Getter at block 21224950
buyTax() view returns (uint256)
0
decimals() pure returns (uint8)
18
marketingWallet() view returns (address)
0xb76b57978aaeb42573e833ac3c7a73f3b9082a8d
maxTxAmount() view returns (uint256)
2000000000000000000000000
name() pure returns (string)
Satoshi Nakamoto
owner() view returns (address)
0xb76b57978aaeb42573e833ac3c7a73f3b9082a8d
sellTax() view returns (uint256)
99
symbol() pure returns (string)
SATOSHI
totalSupply() pure returns (uint256)
100000000000000000000000000
uniswapV2Pair() view returns (address)
0x271588ae3ee5454b85088005f3c562295b85ca36
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events addExcludedWallet(address wallet)
approve(address spender, uint256 amount) returns (bool)
changeTax(uint256 newBuyTax, uint256 newSellTax)
enableTrading()
manualsend()
manualswap()
newBlockDelay(uint256 number)
removeLimits()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) 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(address[] wallets)
receive()
This contract contains no error objects.