Satoshi Inu
Verified contract
Active on
Ethereum with 295 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 "Satoshi Inu"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21420050 | 6 hours ago | | | 0 | 0.00043696732 | |
| 21407383 | 2 days ago | | | 0 | 0.00033425518 | |
| 21347844 | 10 days ago | | | 0 | 0.00080878541 | |
| 21208036 | a month ago | | | 0 | 0.00056728811 | |
| 21195619 | a month ago | | | 0 | 0.0016007399 | |
| 21161381 | a month ago | | | 0 | 0.00068552330 | |
| 21092832 | 2 months ago | | | 0 | 0.00058222349 | |
| 21088485 | 2 months ago | | | 0 | 0.00041562514 | |
| 21062314 | 2 months ago | | | 0 | 0.00020932579 | |
| 21027848 | 2 months ago | | | 0 | 0.00027763800 |
ABI
ABI objects
Getter at block 21421710
buyFeePercent() view returns (uint256)
0
decimals() view returns (uint8)
9
feeReceiver() view returns (address)
0x062b6adc5fc76e425dca73b5fb972e0b36862077
name() view returns (string)
Satoshi Inu
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellFeePercent() view returns (uint256)
0
symbol() view returns (string)
SINU
totalSupply() view returns (uint256)
21000000000000000
uniswapPair() view returns (address)
0xb11efeba7f8f7cfa76ef985f27e396653c68f7a5
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)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits()
renounceOwnership()
setSwapFees(uint256 newBuyFee, uint256 newSellFee)
startTrading() payable
sweepStuckETH()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
transferStuckToken(address token)
updateStructure(uint256 maxAmount, uint256 minAmount)
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()
receive()
This contract contains no error objects.