Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
8 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SAi | ERC-20 | 55.650495M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16597237 | 2 years ago | | | 0 | 0.0010526506 | |
| 16597235 | 2 years ago | | | 0 | 0.00099201900 | |
| 16597230 | 2 years ago | | | 0 | 0.0010167200 | |
| 16597228 | 2 years ago | | | 0 | 0.00052251941 | |
| 16597225 | 2 years ago | | | 0 | 0.00094529289 | |
| 16597224 | 2 years ago | | | 0 | 0.0011557211 | |
| 16597224 | 2 years ago | | | 0 | 0.0011557211 | |
| 16597224 | 2 years ago | | | 0 | 0.0011557211 | |
| 16597224 | 2 years ago | | | 0 | 0.0011557211 | |
| 16597224 | 2 years ago | | | 0 | 0.0011557211 |
ABI
ABI objects
Getter at block 21078713
buyLiquidityFee() view returns (uint256)
0
buyMarketingFee() view returns (uint256)
5
buyOperationsFee() view returns (uint256)
5
buyTotalFees() view returns (uint256)
10
decimals() view returns (uint8)
18
limitsInEffect() view returns (bool)
false
marketingAddress() view returns (address)
0x22012332fa28c3d48f4c91e6a60153cdfd9cea47
maxBuyAmount() view returns (uint256)
20000000000000000000000000
maxSellAmount() view returns (uint256)
20000000000000000000000000
maxWalletAmount() view returns (uint256)
20000000000000000000000000
name() view returns (string)
SukAi Inu
operationsAddress() view returns (address)
0x22012332fa28c3d48f4c91e6a60153cdfd9cea47
owner() view returns (address)
0x22012332fa28c3d48f4c91e6a60153cdfd9cea47
sellLiquidityFee() view returns (uint256)
0
sellMarketingFee() view returns (uint256)
30
sellOperationsFee() view returns (uint256)
69
sellTotalFees() view returns (uint256)
99
swapEnabled() view returns (bool)
true
swapTokensAtBlock() view returns (uint256)
0
symbol() view returns (string)
SAi
tokensForLiquidity() view returns (uint256)
0
tokensForMarketing() view returns (uint256)
27825247343201827871006720
tokensForOperations() view returns (uint256)
27825247343201827871006720
totalSupply() view returns (uint256)
1000000000000000000000000000
tradingActive() view returns (bool)
true
tradingActiveBlock() view returns (uint256)
16597222
uniswapV2Pair() view returns (address)
0xd89471e013dbd1258ea1fd37e4eb60dcd5306969
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
removeLimits()
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 _marketingFee, uint256 _liquidityFee, uint256 _operationsFee)
updateMarketingAddress(address _marketingAddress)
updateOperationsAddress(address _operationsAddress)
updateSellFees(uint256 _marketingFee, uint256 _liquidityFee, uint256 _operationsFee)
Approval(address indexed owner, address indexed spender, uint256 value)
EnabledTrading()
ExcludeFromFees(address indexed account, bool isExcluded)
MaxTransactionExclusion(address _address, bool excluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RemovedLimits()
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
Transfer(address indexed from, address indexed to, uint256 value)
UpdatedMarketingAddress(address indexed newWallet)
UpdatedOperationsAddress(address indexed newWallet)
constructor()
receive()
This contract contains no error objects.