Number23

Verified contract

Active on Ethereum with 89 txns
Deployed by via 0xc51a74fa at 15325650
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xaee7d0cf36ceb2cc0d6a536cfe24b11ddde2033e9a8b4a63a118cdd24e950c45
0x0aaa54e97e0e79bef90020e3746a8c3f0831480885585218a12ff19fa797ba6d
From
0xd71885d466c167dd1852319a7e3adeb6e8e8901a6730b5ad10508c3e5ff52876
0x84b7168ed0e1ebfac1d24793713f68edf003e8b26fb9d8a4f5b6069a49351552
0x3e5fcbfd4f92d791f5870e30f9d4f607451d7e0ff6f4d1f4a4ade3a80599e4ad
0xf45c538781cbe5110271730c49e3ee13f14858a8693976643a343e178d52b15f
0x9266a48127714ba45317f92ff4b9b299cf236c7581558b534841c0d875b17616
0x333617040dc6f6b80590013f9aa43dc961ff4df6fd15ce0cc19f1f9670f283c7
0x59ec40e494fe41b12d22f6a24962459855142696863e91a75886bb48633f0bca
0x793b2b763c5004cdae50e87ae2e6c18fba990f949f1b7b18ee454a14f8aaf187

Functions
Getter at block 21204328
_lastWinner(view returns (address)
0xa8bc3c6598d7812925863d2d58e8280d50000001
_liquidityBuyFee(view returns (uint256)
1
_liquiditySellFee(view returns (uint256)
1
_liquidityWallet(view returns (address)
0x69deb6e078ea535faf77f100b431d1ca02e4451a
_marketingBuyFee(view returns (uint256)
3
_marketingSellFee(view returns (uint256)
5
_marketingWallet(view returns (address)
0x69deb6e078ea535faf77f100b431d1ca02e4451a
_maxFeePercentage(view returns (uint256)
10
_rewardBuyFee(view returns (uint256)
2
_rewardCounter(view returns (uint256)
19
_rewardMinBuy(view returns (uint256)
100000000000000000
_rewardSellFee(view returns (uint256)
3
_swapPair(view returns (address)
0x53c92db586f662e73d5fe5c60130cfee95a2537e
_transactionUpperLimit(view returns (uint256)
23000000000000000000
decimals(pure returns (uint8)
18
name(pure returns (string)
Number23
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(pure returns (string)
23
totalFee(view returns (uint256)
6
totalSupply(pure returns (uint256)
23000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isExcludedFromFees(address addrview returns (bool)
isExcludedFromLimit(address addrview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
renounceOwnership(
setExcludedFromFees(address addrbool value
setFeeWallets(address marketingWalletaddress liquidityWallet
setFees(uint256 marketingBuyFeeuint256 rewardBuyFeeuint256 liquidityBuyFeeuint256 marketingSellFeeuint256 rewardSellFeeuint256 liquiditySellFee
setLimitExclusions(address addrbool value
setRewardMinBuy(uint256 rewardMinBuy
setSwapRouter(address routerAddress
setTransactionUpperLimit(uint256 limit
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Reward(address winneruint256 tokenAmount
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiquidity
Transfer(address indexed fromaddress indexed touint256 value
UpdateRewardCounter(uint256 currentCounter
Constructor
constructor(address routerAddress
Fallback and receive
receive(
Errors

This contract contains no error objects.