Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CIA | ERC-20 | 55.712001K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18778365 | a year ago | | | 0 | 0.0032151678 | |
| 17928970 | a year ago | | | 0 | 0.0018054837 | |
| 17928734 | a year ago | | | 0 | 0.0020536599 | |
| 17928734 | a year ago | | | 0 | 0.0020536599 | |
| 17928734 | a year ago | | | 0 | 0.0020536599 | |
| 17928733 | a year ago | | | 0 | 0.0020508553 | |
| 17928733 | a year ago | | | 0 | 0.0048856500 | |
| 17928732 | a year ago | | | 0 | 0.0019513131 | |
| 17928732 | a year ago | | | 0 | 0.0019513131 | |
| 17928732 | a year ago | | | 0 | 0.0019978431 |
ABI
ABI objects
Getter at block 21227154
buyTotal() view returns (uint256)
10
decimals() pure returns (uint8)
18
devWallet() view returns (address)
0xa19e3b27f626709ce185c448061e631914213f1c
marketingWallet() view returns (address)
0xa19e3b27f626709ce185c448061e631914213f1c
maxTx() view returns (uint256)
20000000000000000000000
maxWallet() view returns (uint256)
20000000000000000000000
minTokensBeforeSwap() view returns (uint256)
4000000000000000000000
name() pure returns (string)
Crypto Investigation Agency
owner() view returns (address)
0xa19e3b27f626709ce185c448061e631914213f1c
sellTotal() view returns (uint256)
10
symbol() pure returns (string)
CIA
totalSupply() pure returns (uint256)
1000000000000000000000000
tradingEnabled() view returns (bool)
true
uniswapV2Pair() view returns (address)
0xae1e5e362cf88d0cb76b1b7cd65ddc9ffa89c0d2
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
enableTrading()
excludeFromFees(address account)
includeInFees(address account)
removeLimits()
renounceOwnership()
setDevWallet(address wallet)
setMarketingWallet(address wallet)
setSwapTokensAtAmount(uint256 amount)
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.