$Culo

Verified contract

Active on Ethereum with 5 txns
Deployed by via 0x0e01339e at 21021802
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x8e23e43e6cfaf500576697cbd81f4b51332e1e3085b8d9466e1100c9676422eb
0xbc1784b8f59eeda4ea7f32604f5e62a98553f342d387eadf8b955e55bf382b37
0x38d808736dcc2b7c75e10e1620489909fd659f98f305d23587b59c4abb224a9e
0x94081ca65fe17946ab020c5b2ab7fb411201770a28c4052bac7d3184e6c62b7b
0xe5ee10d5f5fb71791bb9d419139de769b352f667fc535146e7c928cf1fe82190

Functions
Getter at block 21278315
BuyFee(view returns (uint256)
0
SellFee(view returns (uint256)
1000
_uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
decimals(view returns (uint8)
18
highTaxDuration(view returns (uint256)
60
initialTotalSupply(view returns (uint256)
1000000000000000000000000000000
maxTransactionAmount(view returns (uint256)
1000000000000000000000000000000
maxWallet(view returns (uint256)
1000000000000000000000000000000
name(view returns (string)
$Culo
owner(view returns (address)
0x50339a1c95e22ae3dee4518f50f27a981c500089
swapTokensAtAmount(view returns (uint256)
0
symbol(view returns (string)
$Culo
totalSupply(view returns (uint256)
1000000000000000000000000000000
tradingOpen(view returns (bool)
true
tradingStartTime(view returns (uint256)
0
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isExcludedFromFees(address accountview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
clearStuckEth(
clearStuckTokens(address tokenAddress
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
manualSwap(uint256 percent
openTrading(
removeLimits(
removeTaxTrading(uint256 _buyFeeuint256 _sellFee
renounceOwnership(
setAutomatedMarketMakerPair(address pairbool value
setSwapTokensAtAmount(uint256 _amount
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
ExcludeFromFees(address indexed accountbool isExcluded
ExcludeFromMaxTransactionAmount(address indexed accountbool isExcluded
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SetAutomatedMarketMakerPair(address indexed pairbool indexed value
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive
receive(
Errors
FailedCall(
InsufficientBalance(uint256 balanceuint256 needed