BugsBunnySale

Verified contract

Active on Ethereum with 2,914 txns
Deployed by via 0xdea0f222 at 18185017
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $7,970.44
0xc52acc9a6df445198097d4d1b270e74bbde6b6a6b6fd4ac6ade310871795cf48
0x0ac9c4e99f8662deac1f0741517d65d9e62dcbb968cdd9ec74790e02b5da65e2
0x3d41d0839bec5965a9d58b71f16c8a32e2b53070e2bd01de90f577f57c11e4fe
0xa618bbc5d98e9557278348b297e312a66436146afc86e67c2031d41e8543cd34
0x4a3fa4c6f3d425c1343de36f471a27913be0c387a96d25bbb50be502183d06ff
0xb7ad3b0b3a82f1c3094b65d7f474cf63a9c4c8d7ee2eeb1e9b4cb3627958bd98
0xfb70e76e78fd599878aafe275a33b765aa531c8fb0d441ff7de6ce1631aba483
0x0f3590a3220cefe752948f32fa36ca8108a7ad1ea32dc0221f7d3cebcaaa79be
0xf4eefc91c710ccf689c0a7f2c5bfad57f0a5c65c1f53439a475c74ebcbddb37f
0xd1f69cfe2e026f5e2ee05c16ccc3f80d3979095b73b0551d3a064079c3b051fc

Functions
Getter at block 20916073
ETH_MULTIPLIER(view returns (uint256)
1000000000000000000
USDT(view returns (address)
0xdac17f958d2ee523a2206206994597c13d831ec7
USDT_MULTIPLIER(view returns (uint256)
1000000
bugsBunny(view returns (address)
0x490bd60a5d3e1207fba9b699017561434cc8c675
fundReceiver(view returns (address)
0x794d6f1c42d168786d369ca3c1e91c3ab98b6afb
getLatestPrice(view returns (uint256)
2446070317000000000000
owner(view returns (address)
0x794d6f1c42d168786d369ca3c1e91c3ab98b6afb
presaleId(view returns (uint256)
3
Read-only
claimableAmount(address userview returns (uint256)
ethBuyHelper(uint256 _iduint256 amountview returns (uint256 ethAmount)
ethToTokens(uint256 _iduint256 amountview returns (uint256 _tokens)
paused(uint256view returns (bool)
presale(uint256view returns (uint256 startTimeuint256 endTimeuint256 priceuint256 soldTokensuint256 tokensToSelluint256 UsdtHardcapuint256 amountRaisedbool Active)
usdtBuyHelper(uint256 _iduint256 amountview returns (uint256 usdPrice)
usdtToTokens(uint256 _iduint256 amountview returns (uint256 _tokens)
userClaimData(addressview returns (uint256 claimAtuint256 totalAmountuint256 claimedAmount)
State-modifying
ChangeTokenToSell(address _token
WithdrawContractFunds(uint256 amount
WithdrawTokens(address _tokenuint256 amount
buyWithEth(payable returns (bool)
buyWithUSDT(uint256 usdAmountreturns (bool)
changeFundWallet(address _wallet
changeUSDTToken(address _newAddress
claimAmount(returns (bool)
createPresale(uint256 _priceuint256 _tokensToSelluint256 _UsdtHardcapuint256 _startTimeuint256 _endTimebool _isActive
endPresale(
pausePresale(uint256 _id
renounceOwnership(
transferOwnership(address newOwner
unPausePresale(uint256 _id
updatePresale(uint256 _iduint256 _startTimeuint256 _endTimeuint256 _priceuint256 _tokensToSelluint256 _Hardcapbool _isActive
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PresaleCreated(uint256 indexed _iduint256 _totalTokensuint256 _startTimeuint256 _endTime
PresalePaused(uint256 indexed iduint256 timestamp
PresaleTokenAddressUpdated(address indexed prevValueaddress indexed newValueuint256 timestamp
PresaleUnpaused(uint256 indexed iduint256 timestamp
PresaleUpdated(bytes32 indexed keyuint256 prevValueuint256 newValueuint256 timestamp
TokensBought(address indexed useruint256 indexed idaddress indexed purchaseTokenuint256 tokensBoughtuint256 amountPaiduint256 timestamp
TokensClaimed(address indexed useruint256 amountuint256 timestamp
Constructor
constructor(address _oracleaddress _usdtaddress _bugsBunny
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.