Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($8,034.84)
Native
Value
$7,555.12
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 2.257848 | $3,346.16 |
$7,555.12 | |
CSI | ERC-20 | 370.636259K | $0.001294 |
$479.72 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21242994 | 27 minutes ago | | | 0 | 0.00049625380 | |
| 21242772 | an hour ago | | | 0 | 0.00080605635 | |
| 21242571 | 2 hours ago | | | 0 | 0.00059458167 | |
| 21242225 | 3 hours ago | | | 0 | 0.00053585700 | |
| 21242214 | 3 hours ago | | | 0 | 0.00072465120 | |
| 21241914 | 4 hours ago | | | 0 | 0.00050746223 | |
| 21241825 | 4 hours ago | | | 0 | 0.00040705786 | |
| 21241625 | 5 hours ago | | | 0 | 0.00045697325 | |
| 21241457 | 6 hours ago | | | 0 | 0.00053776145 | |
| 21241185 | 7 hours ago | | | 0 | 0.00028788110 |
ABI
ABI objects
Getter at block 21243126
buyTaxPercent() view returns (uint256)
0
decimals() view returns (uint8)
18
feeRecipientAddress() view returns (address)
0x14fc259ee6455700c4dcd39063fc981d2a77de65
feeTokenThreshold() view returns (uint256)
4440000000000000000000000
maxHoldings() view returns (uint256)
0
maxSwapAmount() view returns (uint256)
0
name() view returns (string)
CSI888
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellTaxPercent() view returns (uint256)
0
symbol() view returns (string)
CSI
totalSupply() view returns (uint256)
888000000000000000000000000
uniPair() view returns (address)
0x15abc0a88b462ed37c89fbcd2bc0d6bd8a94f22d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
blacklisted(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableAllLimits()
disableSwapLimit()
enableTrade()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeStuckERC20(address token)
removeStuckETH()
removeWalletLimit()
renounceOwnership()
setBlacklisted(address target, bool state)
setTokenFees(uint256 newBuyFee, uint256 newSellFee)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateFeeThreshold(uint256 newThreshold)
Approval(address indexed owner, address indexed spender, uint256 value)
FeeSwap(uint256 indexed value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.