Americium

Verified contract

Active on Ethereum with 152 txns
Deployed by via 0x096155f4 at 16473072
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
28 additional variables
Native
Value $0
ERC-20
--
0xa935b0d08d1a592fa14d242d35716cff4b5fb166077d216d49a39f91306e50fd
0x2216a8a38cb2b5baa10d85a56148b4d0ec2e05981eaa1e96aac25b3bd4930c42
0x8fdf77f84dcb7e63e0079fae043e0b8819452adf58a00c4381fae66c6af31d56
0xfd463b6817983e5b7a0977eb185711652d113308ae7ad529efce6788a0e624e6
0x6f0e8b8da7b2c412ac03201941950130331b705f7996c80ac3799bb29d877f94
0x8433595fe4dc95e3b3948eee51fbaff8989b8dcd959960c18ad2057686f708e6
0x0719dc954a240995a887239a71f7fe1b931c35aa838f1bfcbba5a068f33ddde3
0x59631f92aeb23ee0a44b492ac6c3f1d6fbd55a9654d1d11daffc1a02020db79b
0x4da399adc050f387a4061704baea661f74e42615fe116355500d5fa7172ea083
0xdd9e3c171c8a2b34577beec14dff17a1f611ec59c5359ca3b49f7d2150a2ee75

Functions
Getter at block 21297398
DEAD(view returns (address)
0x000000000000000000000000000000000000dead
bridge(view returns (address)
0x7299336e094dd0f5a74f6bdcbfe7fecc401b81c4
buyAmount(view returns (uint256)
1
buyBuyBackFee(view returns (uint256)
2
buyLiquidityFee(view returns (uint256)
0
buyMarketingFees(view returns (uint256)
1
buyRewardsFee(view returns (uint256)
2
buyWhaleFee(view returns (uint256)
1
buybackWallet(view returns (address)
0x5fcefa20d328b17849f695cedf0b108d7e0a89b9
cooldowntimer(view returns (uint256)
60
decimals(view returns (uint8)
18
dividendTracker(view returns (address)
0x001bab8e82b009bc6d12c19fcfdd7a9ca87ad691
enabledPublicTrading(view returns (bool)
true
gasForProcessing(view returns (uint256)
300000
getLastProcessedIndex(view returns (uint256)
21
getMaxSupply(view returns (uint256)
10000000000000000000000000
getNumberOfDividendTokenHolders(view returns (uint256)
23
getPayoutToken(view returns (address)
0x0000000000000000000000000000000000000000
getTotalDividendsDistributed(view returns (uint256)
907636377193503026
launchblock(view returns (uint256)
16478956
limitsInEffect(view returns (bool)
true
marketingWallet(view returns (address)
0x8aaeb8e7beeedf624b8fe36b97ef98b18f9d7398
maxWallet(view returns (uint256)
100000000000000000000000
name(view returns (string)
Americium
owner(view returns (address)
0x7299336e094dd0f5a74f6bdcbfe7fecc401b81c4
sellAmount(view returns (uint256)
11457340416214779507583
sellBuyBackFee(view returns (uint256)
3
sellLiquidityFee(view returns (uint256)
0
sellMarketingFees(view returns (uint256)
3
sellRewardsFee(view returns (uint256)
2
sellWhaleFee(view returns (uint256)
1
swapAndLiquifyEnabled(view returns (bool)
true
swapTokensAtAmount(view returns (uint256)
10000000000000000000000
symbol(view returns (string)
AM
totalSupply(view returns (uint256)
2230000000000000000000000
tradingEnabled(view returns (bool)
true
transferFee(view returns (uint256)
5
uniswapV2Pair(view returns (address)
0x9f1b42a311469ee71dc7de3f9d4906d536727dba
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
whaleWallet(view returns (address)
0xfc57084c7d07878cd0d6778988d79de23463aa46
Read-only
_balances(addressview returns (uint256)
allowance(address owneraddress spenderview returns (uint256)
automatedMarketMakerPairs(addressview returns (bool)
balanceOf(address accountview returns (uint256)
dividendTokenBalanceOf(address accountview returns (uint256)
getAccountDividendsInfo(address accountview returns (addressint256int256uint256uint256uint256)
getAccountDividendsInfoAtIndex(uint256 indexview returns (addressint256int256uint256uint256uint256)
getStakingInfo(address accountview returns (uint256uint256)
isExcludedFromAutoClaim(address accountview returns (bool)
isExcludedFromFees(address accountview returns (bool)
isReinvest(address accountview returns (bool)
stakingAmounts(uint256view returns (uint256)
stakingBonus(addressview returns (uint256)
stakingUntilDate(addressview returns (uint256)
whitelistForPublicTrade(addressview returns (bool)
withdrawableDividendOf(address accountview returns (uint256)
State-modifying
airdropToWallets(address[] airdropWalletsuint256[] amount
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
claim(
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
enableStaking(bool enable
enableSwapAndLiquify(bool enabled
forceSwapAndSendDividends(uint256 tokens
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(address recipientuint256 amount
processDividendTracker(uint256 gas
renounceOwnership(
setAllowAutoReinvest(bool allow
setAllowCustomTokens(bool allow
setAutoClaim(bool value
setAutomatedMarketMakerPair(address pairbool value
setBuyBackWallet(address wallet
setCanTransferBefore(address walletbool enable
setDividendsPaused(bool value
setExcludeDividends(address account
setExcludeFees(address accountbool excluded
setGasPriceLimit(uint256 GWEI
setIncludeDividends(address account
setLimitsInEffect(bool value
setMarketingWallet(address wallet
setMinimumTokenBalanceForAutoDividends(uint256 value
setMinimumTokenBalanceForDividends(uint256 value
setPresaleWallet(address wallet
setPublicTrading(
setReinvest(bool value
setSwapTriggerAmount(uint256 amount
setTrueDefiRouter(address _router
setWhaleWallet(address wallet
setWhitelistForPublicTrade(address _addrbool _flag
setcooldowntimer(uint256 value
setmaxWallet(uint256 value
stake(uint256 duration
transfer(address recipientuint256 amountreturns (bool)
transferAdmin(address newOwner
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateBridge(address wallet
updateFees(uint256 marketingBuyuint256 marketingSelluint256 buybackBuyuint256 buybackSelluint256 liquidityBuyuint256 liquiditySelluint256 RewardsBuyuint256 RewardsSelluint256 whaleBuyuint256 whaleSell
updateGasForProcessing(uint256 newValue
updateMaxSupply(uint256 amount
updatePayoutToken(address token
updateStakingAmounts(uint256 durationuint256 bonus
updateTransferFee(uint256 newTransferFee
updateTrueDefiRouter(address _router
Events
Approval(address indexed owneraddress indexed spenderuint256 value
EnableAccountStaking(address indexed accountuint256 duration
EnableStaking(bool enabled
EnableSwapAndLiquify(bool enabled
ExcludeFromFees(address indexed accountbool isExcluded
GasForProcessingUpdated(uint256 indexed newValueuint256 indexed oldValue
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
ProcessedDividendTracker(uint256 iterationsuint256 claimsuint256 lastProcessedIndexbool indexed automaticuint256 gasaddress indexed processor
SendDividends(uint256 amountuint256 opAmountbool success
SetAutomatedMarketMakerPair(address indexed pairbool indexed value
SetPreSaleWallet(address wallet
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiqudity
TradingEnabled(
Transfer(address indexed fromaddress indexed touint256 value
UpdateBridge(address wallet
UpdateDividendTracker(address indexed newAddressaddress indexed oldAddress
UpdateFees(uint256 sellMarketingFeesuint256 sellLiquidityFeeuint256 sellRewardsFeeuint256 sellBuyBackFeeuint256 buyBuyBackFeeuint256 buyMarketingFeesuint256 buyLiquidityFeeuint256 buyRewardsFeeuint256 buyWhaleFeeuint256 sellWhaleFee
UpdatePayoutToken(address token
UpdateStakingAmounts(uint256 durationuint256 amount
UpdateTransferFee(uint256 transferFee
UpdateUniswapV2Router(address indexed newAddressaddress indexed oldAddress
updateBuyBackWallet(address wallet
updateMarketingWallet(address wallet
updateWhaleWallet(address wallet
Constructor
constructor(address _bridge
Fallback and receive
receive(
Errors

This contract contains no error objects.