Collective Intelligence
Verified contract
Active on
Ethereum with 432 txns
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 |
---|---|---|---|---|---|
ONE | ERC-20 | 2.8K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20003139 | 6 months ago | | | 0 | 0.00028440683 | |
| 18931725 | a year ago | | | 0 | 0.00058140856 | |
| 16272143 | 2 years ago | | | 0 | 0.00036920288 | |
| 15762794 | 2 years ago | | | 0 | 0.00036127085 | |
| 15718499 | 2 years ago | | | 0 | 0.0013128968 | |
| 15716199 | 2 years ago | | | 0 | 0.0014143175 | |
| 15714407 | 2 years ago | | | 0 | 0.0011306400 | |
| 15714398 | 2 years ago | | | 0 | 0.0011824350 | |
| 15714348 | 2 years ago | | | 0 | 0.0011429401 | |
| 15714344 | 2 years ago | | | 0 | 0.0010780493 |
ABI
ABI objects
Getter at block 21399226
_maxTxAmount() view returns (uint256)
599999980000000000000000
_maxWalletSize() view returns (uint256)
599999980000000000000000
decimals() pure returns (uint8)
18
getCirculatingSupply() view returns (uint256)
7684938540405191051103067
getOwner() view returns (address)
0x000000000000000000000000000000000000dead
launchedAt() view returns (uint256)
15260413
name() pure returns (string)
Collective Intelligence
pair() view returns (address)
0xa285bf277dbb250151d3a43545ecc9e7546afc75
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
9999999000000000000
symbol() pure returns (string)
ONE
totalSupply() view returns (uint256)
9999999000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getLiquidityBacking(uint256 accuracy) view returns (uint256)
isAuthorized(address adr) view returns (bool)
isOverLiquified(uint256 target, uint256 accuracy) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
authorize(address adr)
setFeeReceiver(address _marketingReceiver)
setFees(uint256 _liquidityFee, uint256 _BBFee, uint256 _feeDenominator)
setIsFeeExempt(address holder, bool exempt)
setIsTxLimitExempt(address holder, bool exempt)
setMaxWallet(uint256 amount)
setSwapBackSettings(bool _enabled, uint256 _amount)
setTxLimit(uint256 amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
unauthorize(address adr)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountETH, uint256 amountBOG)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.