Complexion
Verified contract
Active on
Ethereum with 897 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x8ec4…03c2
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CPX | ERC-20 | 3.476704M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20946700 | 2 months ago | | | 0 | 0.00031193078 | |
| 20608170 | 3 months ago | | | 0 | 0.000057669595 | |
| 20608162 | 3 months ago | | | 0 | 0.000063898669 | |
| 20573238 | 3 months ago | | | 0 | 0.00012789021 | |
| 20564313 | 3 months ago | | | 0 | 0.000071083689 | |
| 20564310 | 3 months ago | | | 0 | 0.000067928155 | |
| 20562887 | 3 months ago | | | 0 | 0.00022009131 | |
| 20522025 | 4 months ago | | | 0 | 0.00023131587 | |
| 20495250 | 4 months ago | | | 0 | 0.00014256166 | |
| 20487724 | 4 months ago | | | 0 | 0.00018472165 |
ABI
ABI objects
Getter at block 21326092
_maxTaxSwap() view returns (uint256)
1000000000000000
_maxTxAmount() view returns (uint256)
100000000000000000
_maxWalletSize() view returns (uint256)
100000000000000000
_taxSwapThreshold() view returns (uint256)
200000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Complexion
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
CPX
totalSupply() pure returns (uint256)
100000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events _initialize()
_openTrading()
_removeLimits()
_setFinalTax(uint256 _valueBuy, uint256 _valueSell)
approve(address spender, uint256 amount) returns (bool)
renounceOwnership()
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)
FinalTax(uint256 _valueBuy, uint256 _valueSell)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TradingActive(bool _tradingOpen, bool _swapEnabled)
Transfer(address indexed from, address indexed to, uint256 value)
maxAmount(uint256 _value)
constructor(address taxWallet)
receive()
This contract contains no error objects.