Satoshi Inu
Verified contract
Active on
Ethereum with 24 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) |
---|---|---|---|---|---|---|---|
| 18300144 | a year ago | | | 0 | 0.0013733400 | |
| 18300113 | a year ago | | | 0 | 0.00041861107 | |
| 18300101 | a year ago | | | 0 | 0.00038090018 | |
| 18300098 | a year ago | | | 0 | 0.00025361263 | |
| 18300098 | a year ago | | | 0 | 0.00039055933 | |
| 18300097 | a year ago | | | 0 | 0.0012000676 | |
| 18300093 | a year ago | | | 0 | 0.00032128565 | |
| 18300088 | a year ago | | | 0 | 0.00045992751 | |
| 18300087 | a year ago | | | 0 | 0.00034155198 | |
| 18300086 | a year ago | | | 0 | 0.00046540363 |
ABI
ABI objects
Getter at block 21184256
DECIMALS() view returns (uint256)
18
decimals() view returns (uint8)
18
margins() view returns (bool)
true
name() view returns (string)
Satoshi Inu
owner() view returns (address)
0x5411ec3b5afd1fd7f979a8850074239113baf268
symbol() view returns (string)
SI
totalSupply() view returns (uint256)
1000000000000000000000000
uniswapV2Pair() view returns (address)
0x0000000000000000000000000000000000000000
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)
limitsSet()
limitsUnset()
renounceOwnership()
setUniswapV2Pair(address _pair)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address from, address to, 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()
This contract contains no fallback and receive objects.
This contract contains no error objects.