MonkTokenSale

Verified contract

Active on Ethereum with 1,235 txns
Deployed by via 0x76982559 at 17734398
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $148.16
ERC-20
--
0x27a27b04f51948e10322198f8984750adec3be0e8256fb78d6f917285885041e
0xa032d3963dd6415a1181bc7eaacca3fb463ee495783d53b31b6ca3a13e24f390
0x21d2c55b0c5250dd75a75cc3c95f9ea1e841bee41793c53ec5b7db425792e2e6
0x0245cb1a5551099d8ca7039aa7121bb71808c3fb25bd07be613064775cfbaa6d
0x91bdd797fd6f8de53fb118ee69d9f56a5b02cf0196da556f310007a9822b9d0e
0x359529fd8a05eeff3e044fffbf2f8b7d5672bbd632c6d3af1b087e9b0cda03ab
0x4e20a490500175179b5754f4511297a1198e2e9ee36a58e427a6d481f44bc843
0xe5505c38eca6f24db3443713b3905952396000f34532e5e28e758a09dfb14bc5
0x01ab123c6559c1975a766d482f8e443c97d71de20ac9ae6e87d1532c1fd8b7fd
0x209e84b30bb39f4f84e24e5cae2d38a0568beeeec26a7e3f0b781244f471f362

Functions
Getter at block 20908024
getETHPrice(view returns (uint256)
243874730000
getETHPriceFees(view returns (address)
0x5f4ec3df9cbd43714fe2740f5e3616155c5b8419
getMaxTokensToSell(view returns (uint256)
960000000000000000000000000000
getMaxWalletLimit(view returns (uint256)
5000000000000000000000000000
getMerkleRoot(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
getMonkCoin(view returns (address)
0xaa35cc8660cc26d86913e771c141fd6eeb5ff29e
getSaleEndTime(view returns (uint256)
1693098640
getSaleStartTime(view returns (uint256)
0
getTokenPrice(view returns (uint256)
7500000000000
getTotalTokensSold(view returns (uint256)
31128519863805875101921332895
getWhitelistSaleEndTime(view returns (uint256)
0
getWhitelistSaleStartTime(view returns (uint256)
0
owner(view returns (address)
0xb3f7eabd1298299e5a2512afb5f5251e775021af
priceFeedDecimals(view returns (uint256)
8
Read-only
getETHAmount(uint256 amountInUSDview returns (uint256)
getPurchasedTokens(address walletview returns (struct MonkTokenSaleTokenPurchase)
State-modifying
publicPurchase(uint256 amountInUSDaddress tokenpayable 
renounceOwnership(
setETHPriceFeed(address _newETHPriceFeed
setMaxTokensToSell(uint256 amount
setMaxWalletLimit(uint256 amount
setMerkleRoot(bytes32 _newMerkleRoot
setSaleEndTime(uint256 _newSaleEndTime
setSaleStartTime(uint256 _newSaleStartTime
setTokenAllowed(address tokenbool status
setTokenPrice(uint256 _newTokenPrice
setWhitelistSaleEndTime(uint256 _newWhitelistSaleEndTime
setWhitelistSaleStartTime(uint256 _newWhitelistSaleStartTime
transferOwnership(address newOwner
whitelistPurchase(uint256 amountInUSDaddress tokenbytes32[] proofpayable 
withdrawETHBalance(uint256 amount
withdrawTokens(address tokenuint256 amount
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TokenPurchased(address indexed buyeruint256 amountPurchaseduint256 amountTransferredaddress token
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.