Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x2077…ebfc
0x6734…4395
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CODAI | ERC-20 | 64.494972K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19666660 | 7 months ago | | | 0 | 0.00047438109 | |
| 19660953 | 7 months ago | | | 0 | 0.0010199452 | |
| 19627161 | 7 months ago | | | 0 | 0.0017097452 | |
| 19627108 | 7 months ago | | | 0 | 0.00073926419 | |
| 19627089 | 7 months ago | | | 0 | 0.0014786710 | |
| 19627062 | 7 months ago | | | 0 | 0.00070230580 | |
| 19605421 | 7 months ago | | | 0 | 0.00094799652 | |
| 19602069 | 7 months ago | | | 0 | 0.00055454243 | |
| 19567458 | 7 months ago | | | 0 | 0.0027011565 | |
| 19550787 | 7 months ago | | | 0 | 0.00092989284 |
ABI
ABI objects
Getter at block 21176324
deadWallet() view returns (address)
0x000000000000000000000000000000000000dead
decimals() pure returns (uint8)
9
maxTxAmount() view returns (uint256)
100000000000000000
name() pure returns (string)
CodeAI
owner() view returns (address)
0x1d9cc536dd5c20ed24d0168e8fac16d40ea73a61
symbol() pure returns (string)
CODAI
totalSupply() pure returns (uint256)
100000000000000000
tradeEnable() view returns (bool)
true
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
changeFee(uint256 _buyFee, uint256 _sellFee)
excludeFromFee(address account)
includeFromFee(address account)
manualSwap()
recoverERC20FromContract(address _tokenAddy, uint256 _amount)
recoverETHfromContract()
removeMaxTxLimit()
renounceOwnership()
setBlacklist(address _address, bool _status)
setTrading()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
ERC20TokensRecovered(uint256 indexed _amount)
ETHBalanceRecovered()
ExcludeFromFeeUpdated(address indexed account)
FeesRecieverUpdated(address indexed _newWallet)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapBackSettingUpdated(bool indexed state)
SwapThreshouldUpdated(uint256 indexed minToken, uint256 indexed maxToken)
TradingOpenUpdated()
Transfer(address indexed from, address indexed to, uint256 value)
includeFromFeeUpdated(address indexed account)
constructor()
receive()
This contract contains no error objects.