SaitamaX
Verified contract
Active on
Ethereum with 1,283 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xdd20…f9f2
3 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SaitaX | ERC-20 | 591.437363M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20973574 | a month ago | | | 0 | 0.0013713925 | |
| 20889782 | a month ago | | | 0 | 0.00012362391 | |
| 20889779 | a month ago | | | 0 | 0.00011109380 | |
| 20610765 | 3 months ago | | | 0 | 0.000062469271 | |
| 20247888 | 4 months ago | | | 0 | 0.00033396869 | |
| 19210361 | 9 months ago | | | 0 | 0.00096290922 | |
| 19209247 | 9 months ago | | | 0 | 0.00091202831 | |
| 19209240 | 9 months ago | | | 0 | 0.00094416176 | |
| 19190529 | 9 months ago | | | 0 | 0.0030417660 | |
| 19190523 | 9 months ago | | | 0 | 0.0033633225 |
ABI
ABI objects
Getter at block 21201932
SwapAndSendEnabled() view returns (bool)
true
_marketingFee() view returns (uint256)
11
_marketingFee4Sellers() view returns (uint256)
11
_maxTxAmount() view returns (uint256)
100000000000000000000000
_taxFee() view returns (uint256)
1
decimals() view returns (uint8)
9
defaultMarketingFee() view returns (uint256)
11
defaultTaxFee() view returns (uint256)
1
feesOnSellersAndBuyers() view returns (bool)
true
marketingWallet() view returns (address)
0xdd203180ee391a45fe8c844cb83f1b9c4ebcf9f2
name() view returns (string)
SaitamaX
numTokensToExchangeForMarketing() view returns (uint256)
10000000000000000000
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
SaitaX
totalFees() view returns (uint256)
7250074457493592792851
totalSupply() view returns (uint256)
100000000000000000000000
uniswapV2Pair() view returns (address)
0x037a4245bf5f656571e7f54fa95ab4a9d30e9b73
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isBlacklisted(address) view returns (bool)
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 _setMarketingWallet(address wallet)
_setMaxTxAmount(uint256 maxTxAmount)
addToBlackList(address[] addresses)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFee(address account)
excludeFromReward(address account)
includeInFee(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeFromBlackList(address account)
renounceOwnership()
setDefaultMarketingFee(uint256 marketingFee)
setFeesOnSellersAndBuyers(bool _enabled)
setMarketingFee4Sellers(uint256 marketingFee4Sellers)
setSwapAndSendEnabled(bool _enabled)
setnumTokensToExchangeForMarketing(uint256 _numTokensToExchangeForMarketing)
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndSendEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.