SaitaRealtyV2
Verified contract
Active on
Ethereum with 15,539 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x26f1…a73e
-
variable spans 4 additional slots
3 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SRLTY | ERC-20 | 18.114775M | -- | -- | |
SAITAMA | ERC-20 | 299.75025K | -- | -- | |
SaitaRealty | ERC-20 | 91K | -- | -- | |
EGGT | ERC-20 | 0.5 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21080978 | 11 days ago | | | 0 | 0.00027715126 | |
| 21080969 | 11 days ago | | | 0 | 0.00030728293 | |
| 21077892 | 11 days ago | | | 0 | 0.00025530400 | |
| 21077891 | 11 days ago | | | 0 | 0.00025530400 | |
| 21077885 | 11 days ago | | | 0 | 0.00023590400 | |
| 20977455 | 25 days ago | | | 0 | 0.00025758883 | |
| 20977453 | 25 days ago | | | 0 | 0.00024355308 | |
| 20970267 | a month ago | | | 0 | 0.00069844057 | |
| 20968881 | a month ago | | | 0 | 0.00028565449 | |
| 20895571 | a month ago | | | 0 | 0.000063085839 |
ABI
ABI objects
Getter at block 21157329
ETHAmount() view returns (uint256 capital, uint256 marketing)
(capital=367709958447174, marketing=51616719530267213)
USDT() view returns (address)
0xdac17f958d2ee523a2206206994597c13d831ec7
burnAddress() view returns (address)
0x000000000000000000000000000000000000dead
capitalAddress() view returns (address)
0x22d5c2837ffb86392c81d3be0ade307f81af10c1
coolDownEnabled() view returns (bool)
true
coolDownTime() view returns (uint256)
2917950317
decimals() pure returns (uint8)
9
marketingAddress() view returns (address)
0x2084f438b1eff6bd5fbde57215eab741cac7adb7
maxTxAmount() view returns (uint256)
100000000000000000000
name() pure returns (string)
SaitaRealtyV2
owner() view returns (address)
0xfe6bb1654227fa21b8a65a6a89f6489fc3cc2fcd
pair() view returns (address)
0x8fe501afe987e247eecfd3001e2d0c82c06084cc
router() view returns (address)
0x26f18b2acc7fdf6246466eb2eed67fc68861a73e
swapTokensAtAmount() view returns (uint256)
1000000000
symbol() pure returns (string)
SRLTY
totFeesPaid() view returns (uint256 reflection, uint256 capital, uint256 marketing, uint256 burn, uint256 treasury)
(reflection=381903430825314651, capital=303156903524101988, marketing=516298338687890942, burn=381903430825314651, treasury=3200030975699409456)
totalSupply() view returns (uint256)
120000000000000000000
Read-only
_lastTrade(address) view returns (uint256)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address account) view returns (bool)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
isPair(address account) view returns (bool)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events addPair(address _pair)
airdropTokens(address[] recipients, uint256[] amounts)
approve(address spender, uint256 amount) returns (bool)
bulkAntiBot(address[] accounts, bool state)
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)
removePair(address _pair)
renounceOwnership()
rescueAnyERC20Tokens(address _tokenAddr, address _to, uint256 _amount)
rescueETH(uint256 weiAmount)
setAntibot(address account, bool state)
setSplitETH(uint256 _capital, uint256 _marketing)
setTaxes(uint256 _reflection, uint256 _capital, uint256 _marketing, uint256 _burn, uint256 _treasury)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBurnWallet(address newWallet)
updateCapitalWallet(address newWallet)
updateCoolDownSettings(bool _enabled, uint256 _timeInSeconds)
updateMarketingWallet(address newWallet)
updateMaxTxAmt(uint256 amount)
updateRouterAndPair(address newRouter, address newPair)
updateStableCoin(address _usdt)
updateSwapTokensAtAmount(uint256 amount)
Approval(address indexed owner, address indexed spender, uint256 value)
FeesChanged()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address routerAddress, address owner_)
receive()
This contract contains no error objects.