Saitama Moon
Verified contract
Active on
Ethereum with 157 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
4 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SAITAMAMOON | ERC-20 | 19.378791T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18918922 | a year ago | | | 0 | 0.00046573411 | |
| 14175212 | 3 years ago | | | 0 | 0.0029450199 | |
| 13910731 | 3 years ago | | | 0 | 0.0061398780 | |
| 13902061 | 3 years ago | | | 0 | 0.0066236531 | |
| 13871829 | 3 years ago | | | 0 | 0.0026336824 | |
| 13858328 | 3 years ago | | | 0 | 0.0033781166 | |
| 13853821 | 3 years ago | | | 0 | 0.0018046765 | |
| 13839169 | 3 years ago | | | 0 | 0.0025274707 | |
| 13819205 | 3 years ago | | | 0 | 0.0043387274 | |
| 13774222 | 3 years ago | | | 0 | 0.0034745177 |
ABI
ABI objects
Getter at block 21268147
burnTax() view returns (uint256)
2
burnedTotal() view returns (uint256)
20836617863802982093433
decimals() view returns (uint8)
9
geUnlockTime() view returns (uint256)
0
marketingTax() view returns (uint256)
6
maxTransactionAmount() view returns (uint256)
50000000000000000000000
name() view returns (string)
Saitama Moon
numHolders() view returns (uint256)
110
owner() view returns (address)
0x036ae43ed42229ed8a0517ff997c35e911fd49d8
reflectionTax() view returns (uint256)
2
swapEnabled() view returns (bool)
true
symbol() view returns (string)
SAITAMAMOON
totalFees() view returns (uint256)
20836617863802982093433
totalSupply() view returns (uint256)
1000000000000000000000000
uniswapV2Pair() view returns (address)
0xe4198f8d9e050b7d4809bd59700ad11a7b6ba4d7
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)
burn(uint256 _amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeFromFee(address account)
excludeFromReward(address account)
includeInFee(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
lock(uint256 time)
manualSwapTokensForEth(uint256 _tokenAmount)
recoverETH()
renounceOwnership()
setBurnFeePercent(uint256 _burnTax)
setMarketingFeePercent(uint256 liquidityFee)
setMaxTransactionPercent(uint256 _maxTxPercent)
setPairAddress(address _pair)
setReflectionFeePercent(uint256 taxFee)
setRouterAddress(address _router)
setSwapEnabled(bool _enabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unlock()
updateBots(address[] _addresses, bool _add)
updateMarketingFeeBeneficiary(address _newBeneficiary)
updateTokensRequiredForEthSwap(uint256 _tokensRequired)
Approval(address indexed owner, address indexed spender, uint256 value)
BurnedTokens(uint256 tokensBurned)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.