Saitama Inu
Verified contract
Active on
Ethereum with 3,828 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xdde1…ba76
3 additional
variables
Balances ($104.54)
Native
Value
$6.78
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.002044 | $3,318.92 |
$6.78 | |
KLAUS | ERC-20 | 5.434318K | $0.015713 |
$85.39 | |
BABYNEIRO | ERC-20 | 4.868144M | $0.000003 |
$12.37 | |
SAITAMA | ERC-20 | 15.016654B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21243764 | 2 hours ago | | | 0 | 0.0012598552 | |
| 21243029 | 4 hours ago | | | 0 | 0.00042295605 | |
| 21242801 | 5 hours ago | | | 0 | 0.00068093513 | |
| 21242675 | 5 hours ago | | | 0 | 0.00065268897 | |
| 21242456 | 6 hours ago | | | 0 | 0.00043075851 | |
| 21241844 | 8 hours ago | | | 0 | 0.00056624160 | |
| 21241764 | 9 hours ago | | | 0 | 0.00047510519 | |
| 21241266 | 10 hours ago | | | 0 | 0.00048593133 | |
| 21240496 | 13 hours ago | | | 0 | 0.00046884858 | |
| 21240180 | 14 hours ago | | | 0 | 0.00050940253 |
ABI
ABI objects
Getter at block 21244308
_maxTaxSwap() view returns (uint256)
10000000000000000
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000
_taxSwapThreshold() view returns (uint256)
1000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Saitama Inu
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
SAITAMA
totalSupply() pure returns (uint256)
1000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address a) view returns (bool)
State-modifying
Events addBots(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
delBots(address[] notbot)
manualSwap()
manualsend()
openTrading()
removeLimits()
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)
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.