Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($25.08)
Native
Value
$25.08
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.009333 | $2,686.80 |
$25.08 | |
AISKA | ERC-20 | 48.369746M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16168997 | 2 years ago | | | 0 | 0.00084137982 | |
| 16168976 | 2 years ago | | | 0 | 0.00078834524 | |
| 16168974 | 2 years ago | | | 0 | 0.00081926178 | |
| 16168971 | 2 years ago | | | 0 | 0.00082274695 | |
| 16168966 | 2 years ago | | | 0 | 0.00074978650 | |
| 16168964 | 2 years ago | | | 0 | 0.00086389330 | |
| 16168964 | 2 years ago | | | 0 | 0.00086389330 | |
| 16168964 | 2 years ago | | | 0 | 0.00086389330 | |
| 16168964 | 2 years ago | | | 0 | 0.00086389330 | |
| 16168964 | 2 years ago | | | 0 | 0.00086389330 |
ABI
ABI objects
Getter at block 21078739
_maxWalletAmount() view returns (uint256)
100000000000000000
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x29373d19c35da10f97b1d2b6a61f321acfe3cd15
marketingFeeReceiver() view returns (address)
0xaaaa04bc3ca8c3703f4638ca29d888717b850d79
name() pure returns (string)
AISKA
pair() view returns (address)
0x3d065067a038bf97930e4ec9aafb436839c70414
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
400000000000000
symbol() pure returns (string)
AISKA
totalSupply() view returns (uint256)
100000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
clearStuckBalance()
renounceOwnership()
setFee(uint256 _liquidityFee, uint256 _marketingFee)
setWalletLimit(uint256 amountPercent)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountETH, uint256 amountBOG)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.