Cairo

Verified contract

Active on Ethereum with 892 txns
Deployed by via 0x5f439598 at 20936381
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional variables
ERC-20
Value $17.05
0x33a0d8cabc158dc69aa7cea263e560e06de8e60b30cecd6920009e3137593322
0xa8eccdb0796c52f4100380727c6263dfb34e797c9e33890deaad61d16c4b9b63
0xb1f8560895de75ace929f0e2b0c6865e0eac2e4fd84ade625d11275979d9bd2c
0xe81697c15fa7a9b215f9f9af79cd911fe64d961f5e7581b3c78e3af716fe74a8
0x26c4800878d4a74962efc4e76dad72bf4cc79a5a073da95fa6635423129cd346
0x2f89f56de001b58c342c6f7adec05e60881080dce6f325a2f3f75d6dfb219673
0x62f3f1e34613be03962d4e9eb0ce71a6d6a0820985ec9656d0c8ca0989f4dbc5
0xa84750bfba54713e3b65a80f2a0aa0a522a195676ec3693e6d397a08780104c8
0xb19661903a4b4736f40a54a2552e31d99a494ff1fb71d35e8a09056922301f9b
0x0b696530a661cc4a07526b417416659fe0316593af42ff238a4d1f31c8e81651

Functions
Getter at block 21244968
_maxTaxSwap(view returns (uint256)
10000000000000000
_maxTxAmount(view returns (uint256)
1000000000000000000
_maxWalletSize(view returns (uint256)
1000000000000000000
_taxSwapThreshold(view returns (uint256)
1000000000000000
decimals(pure returns (uint8)
9
getTaxDetails(view returns (uint256 initialBuyTaxuint256 initialSellTaxuint256 finalBuyTaxuint256 finalSellTaxuint256 transferTax)
(initialBuyTax=20, initialSellTax=20, finalBuyTax=0, finalSellTax=0, transferTax=0)
name(pure returns (string)
Cairo
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(pure returns (string)
CAIRO
totalSupply(pure returns (uint256)
1000000000000000000
tradingOpen(view returns (bool)
true
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isBot(address aview returns (bool)
State-modifying
addBot(address[] bots_
approve(address spenderuint256 amountreturns (bool)
delBot(address[] notbot
manualSwap(
openTrade(
reduceFee(uint256 _newFee
removeLimit(
removeTranTax(
renounceOwnership(
rescueERC20(address _addressuint256 percent
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
MaxTxAmountUpdated(uint256 _maxTxAmount
OpenTrade(address indexed owneruint256 timestamp
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
TransferTaxUpdated(uint256 _tax
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.