Aurum

Verified contract

Active on Ethereum with 605 txns
Deployed by via 0x31dc9271 at 15158409
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
8 additional variables
Native
Value $19.5
ERC-20
--
0x02c49b7d185469a4251d95e65cc3e8c34e343ada04387c5d9b695d231a0f667b
0xe24115ec963c4ffc3c995fe91148ab06f69c0f85aa95b7ef4caa941a54351c7c
0xdba1535ca5fd0f988779e222b2b8b065f18dd8d9504e1915e04138a71398cf04
0x60a50db8d7053b7ebb6c9ff1d5c63592143cf88e336a94ff782d8b92754a244d
0x9d5f8fe331d1b75b026099041813d20c54786d291a618c372c477091a560de31
0x57e79b8d47a691b8dfd0aac6b944711233e4bd200742bfe0b041f463ba85c390
0x09373bc5265186b6787328e158e6fc867de9cac27fed85c1cfa47774ece5e239
0xb01b800935ebab3588a130b298f991c8aff9b65d6169e63ed260f3162e8ed786
0x695eacaf170c17a4771cec6b5bc50cdf2c7d00d9818261074d06a1b0a234ec76
0xfd3d416ad892757fb6c46f3228a539c862313556f663ae2e2384b7dd2d1d3749

Functions
Getter at block 20841050
decimals(view returns (uint8)
18
dividendTracker(view returns (address)
0x7809b99079b78c9a0285e4e9c672c29abf1e873b
feeDivisor(view returns (uint256)
1000
gasForProcessing(view returns (uint256)
0
getClaimWait(view returns (uint256)
1200
getLastProcessedIndex(view returns (uint256)
0
getNumberOfDividendTokenHolders(view returns (uint256)
61
getNumberOfDividends(view returns (uint256)
23886019334361182755704362722
limitsInEffect(view returns (bool)
true
liquidityActiveBlock(view returns (uint256)
0
liquidityBuyFee(view returns (uint256)
10
liquiditySellFee(view returns (uint256)
10
lpPercToWithDraw(view returns (uint256)
0
lpWithdrawRequestDuration(view returns (uint256)
259200
lpWithdrawRequestPending(view returns (bool)
false
lpWithdrawRequestTimestamp(view returns (uint256)
0
maxTransactionAmount(view returns (uint256)
1000000000000000000000000000
maxWallet(view returns (uint256)
1000000000000000000000000000
name(view returns (string)
Aurum
nextAvailableLpWithdrawDate(view returns (uint256)
0
owner(view returns (address)
0x0000000000000000000000000000000000000000
rewardsBuyFee(view returns (uint256)
60
rewardsSellFee(view returns (uint256)
60
swapEnabled(view returns (bool)
true
swapTokensAtAmount(view returns (uint256)
50000000000000000000000000
symbol(view returns (string)
AURUM
tokensForLiquidity(view returns (uint256)
690120669254221366985007387
tokensForRewards(view returns (uint256)
4140724015525328201910044327
totalBuyFees(view returns (uint256)
70
totalSellFees(view returns (uint256)
70
totalSupply(view returns (uint256)
100000000000000000000000000000
tradingActive(view returns (bool)
true
tradingActiveBlock(view returns (uint256)
15158460
uniswapV2Pair(view returns (address)
0xe7208ecbd9e407b758b5583962a2d8e053c75b4c
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(addressview returns (bool)
allowance(address owneraddress spenderview returns (uint256)
automatedMarketMakerPairs(addressview returns (bool)
balanceOf(address accountview returns (uint256)
dividendTokenBalanceOf(address accountview returns (uint256)
getTotalDividendsDistributed(address rewardTokenview returns (uint256)
isExcludedFromFees(address accountview returns (bool)
withdrawableDividendOf(address accountaddress rewardTokenview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
claim(
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
enableTrading(
excludeFromDividends(address account
excludeFromFees(address accountbool excluded
excludeFromMaxTransaction(address updAdsbool isEx
includeInDividends(address account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
processDividendTracker(uint256 gas
removeLimits(returns (bool)
renounceOwnership(
setAutomatedMarketMakerPair(address pairbool value
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateBuyFees(uint256 _rewardsFeeuint256 _liquidityFee
updateClaimWait(uint256 claimWait
updateGasForProcessing(uint256 newValue
updateMaxTxnAmount(uint256 newNum
updateMaxWalletAmount(uint256 newNum
updateSellFees(uint256 _rewardsFeeuint256 _liquidityFee
updateSwapEnabled(bool enabled
withdrawRequestedLP(
withdrawStuckEth(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
CanceledLpWithdrawRequest(
DevWalletUpdated(address indexed newWalletaddress indexed oldWallet
ExcludeFromFees(address indexed accountbool isExcluded
ExcludedMaxTransactionAmount(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
RequestedLPWithdraw(
SendDividends(uint256 tokensSwappeduint256 amount
SetAutomatedMarketMakerPair(address indexed pairbool indexed value
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiqudity
Transfer(address indexed fromaddress indexed touint256 value
WithdrewLPForMigration(
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.