Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
18 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CULT | ERC-20 | 2.453223B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 2537244 | a year ago | | | 0 | 0.0000046626025 | |
| 2537232 | a year ago | | | 0 | 0.000048522002 | |
| 2537174 | a year ago | | | 0 | 0.00048057152 | |
| 2537151 | a year ago | | | 0 | 0.0000046626026 | |
| 2537122 | a year ago | | | 0 | 0.000000046626000000 | |
| 2537116 | a year ago | | | 0 | 0.00027138137 | |
| 2537102 | a year ago | | | 0 | 0.000060613800 | |
| 2537084 | a year ago | | | 0 | 0.00039849602 | |
| 2537052 | a year ago | | | 0 | 0.000033441001 | |
| 2536942 | a year ago | | | 0 | 0.000069543000 |
ABI
ABI objects
Getter at block 21976897
autoRewards() view returns (bool)
true
circulatingSupply() view returns (uint256)
100000000000000000000000000000
currentDividends() view returns (uint256)
0
decimals() pure returns (uint8)
18
distributorGas() view returns (uint256)
500000
dividendsPerShare() view returns (uint256)
0
excessDividends() view returns (uint256)
0
getOwner() view returns (address)
0xee39006e956974168f5834a83684a058c3392e44
marketing_receiver() view returns (address)
0xee39006e956974168f5834a83684a058c3392e44
minDistribution() view returns (uint256)
1000000000
minPeriod() view returns (uint256)
3600
name() pure returns (string)
Base Cult
pair() view returns (address)
0x50571210c477070a52bfa6f518c9fae7bac9952b
swapTimes() view returns (uint256)
5
symbol() pure returns (string)
CULT
totalDistributed() view returns (uint256)
0
totalDividends() view returns (uint256)
0
totalShares() view returns (uint256)
18410030849202184723591576806
totalSupply() view returns (uint256)
100000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getTotalFee(address sender, address recipient) view returns (uint256)
getUnpaidEarnings(address shareholder) view returns (uint256)
isContractDividendAllowed(address) view returns (bool)
isDividendExempt(address) view returns (bool)
isFeeExempt(address) view returns (bool)
isOwner(address account) view returns (bool)
shares(address) view returns (uint256 amount, uint256 totalExcluded, uint256 totalRealised)
totalRewardsDistributed(address _wallet) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
manuallyProcessReward()
rescueERC20(address _address, uint256 _amount)
rescueETH()
setDistributionCriteria(uint256 _minPeriod, uint256 _minDistribution, uint256 _distributorGas)
setExcess()
setMarketingWallet(address _wallet)
setParameters(uint256 _buy, uint256 _trans, uint256 _wallet)
setStructure(uint256 _marketing, uint256 _rewards, uint256 _buy, uint256 _sell, uint256 _trans)
setisContractDividendAllowed(address holder, bool allowed)
setisDividendExempt(address holder, bool exempt)
setisExempt(address _address, bool _enabled)
startTrading()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.