SAITAMA
Verified contract
Active on
Ethereum with 98,973 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
3 additional
variables
Balances ($1,168.11)
Native
Value
$3.37
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.001006 | $3,351.08 |
$3.37 | |
USDT | ERC-20 | 1.005264K | $1.001 |
$1,006.27 | |
LUNA | ERC-20 | 576.909944K | $0.000118 |
$67.85 | |
LUCHOW | ERC-20 | 92.289014M | $0.000001 |
$50.94 | |
0x89d2…0359 | ERC-20 | 1.771844 | $17.64 |
$31.26 | |
SHIB | ERC-20 | 334.341973K | $0.000025 |
$8.43 | |
UNI | ERC-20 | 0 | $10.09 |
$0 | |
Shiryo-Inu | ERC-20 | 9.136726T | -- | -- | |
BONE | ERC-20 | 0 | $0.515573 |
$0 | |
KISHU | ERC-20 | 107.227754B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21242222 | 16 hours ago | | | 0 | 0.0011316971 | |
| 21240349 | a day ago | | | 0 | 0.0013656266 | |
| 21239576 | a day ago | | | 0 | 0.0015046502 | |
| 21238772 | a day ago | | | 0 | 0.00048122016 | |
| 21238762 | a day ago | | | 0 | 0.00042389360 | |
| 21238761 | a day ago | | | 0 | 0.00036787507 | |
| 21238166 | a day ago | | | 0 | 0.0042961300 | |
| 21237181 | a day ago | | | 0 | 0.0010808791 | |
| 21237178 | a day ago | | | 0 | 0.0026006420 | |
| 21235657 | 2 days ago | | | 0 | 0.0013105630 |
ABI
ABI objects
Getter at block 21247091
_burnFee() view returns (uint256)
1
_marketingConverttoETH() view returns (bool)
true
_marketingETHFee() view returns (uint256)
1
_marketingTokenFee() view returns (uint256)
1
_maxTxAmount() view returns (uint256)
101000000000000000
_reflectionFee() view returns (uint256)
1
_tradingEnabled() view returns (bool)
true
decimals() view returns (uint8)
9
marketingETHFeeWallet() view returns (address)
0xc727c0c2b10c0ec551822ff89aafac3e692fb06b
marketingTokenFeeWallet() view returns (address)
0xc727c0c2b10c0ec551822ff89aafac3e692fb06b
name() view returns (string)
SAITAMA
numTokensSwapToETHForMarketing() view returns (uint256)
0
owner() view returns (address)
0xfe6bb1654227fa21b8a65a6a89f6489fc3cc2fcd
symbol() view returns (string)
SAITAMA
totalBurnFees() view returns (uint256)
700055492802048616
totalReflectionFees() view returns (uint256)
700055492802048616
totalSupply() view returns (uint256)
99299944507197951384
uniswapV2Pair() view returns (address)
0xe3d3551bb608e7665472180a20280630d9e938aa
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableAllFees()
enableAllFees()
enableTrading()
excludeFromFee(address account)
excludeFromReward(address account)
includeInFee(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
recoverAnyERC20TokensFromContract(address _tokenAddr, address _to, uint256 _amount)
recoverETHFromContract(uint256 weiAmount)
renounceOwnership()
setMarketingETHWallet(address newWallet)
setMarketingTokenWallet(address newWallet)
setMaxTxAmount(uint256 maxAmountInTokensWithDecimals)
setmarketingConverttoETH(bool _enabled)
setnumTokensSwapToETHForMarketing(uint256 tokenAmount)
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)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.