Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CODEX | ERC-20 | 291.453456K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21212724 | a day ago | | | 0 | 0.00056218695 | |
| 21209440 | 2 days ago | | | 0 | 0.00081096930 | |
| 21209437 | 2 days ago | | | 0 | 0.00069664131 | |
| 21209434 | 2 days ago | | | 0 | 0.00081306399 | |
| 21209434 | 2 days ago | | | 0 | 0.00081306399 | |
| 21209433 | 2 days ago | | | 0 | 0.00072597108 | |
| 21209433 | 2 days ago | | | 0 | 0.00072597108 | |
| 21209433 | 2 days ago | | | 0 | 0.00081916908 | |
| 21209433 | 2 days ago | | | 0 | 0.00081916908 | |
| 21209433 | 2 days ago | | | 0 | 0.00081916908 |
ABI
ABI objects
Getter at block 21221190
_maxTaxSwap() view returns (uint256)
10000000000000
_maxTxAmount() view returns (uint256)
15000000000000
_maxWalletSize() view returns (uint256)
15000000000000
_taxSwapThreshold() view returns (uint256)
10000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
codexxai8
owner() view returns (address)
0x786f83aeb84c1aee4e557096e88239ca76904307
symbol() pure returns (string)
CODEX
totalSupply() pure returns (uint256)
1000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address a) view returns (bool)
State-modifying
Events addBot(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
delBot(address[] notbot)
manualSwap()
openTrade()
reduceFee(uint256 _newFee)
removeLimit()
removeTranTax()
renounceOwnership()
rescueERC20(address _address, uint256 percent)
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)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
TransferTaxUpdated(uint256 _tax)
constructor()
receive()
This contract contains no error objects.