Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
18 additional
variables
Balances ($13.45)
Native
Value
$13.45
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 0.004029 | $3,337.69 |
$13.45 | |
WAGMI | ERC-20 | 9.408823B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20498701 | 2 months ago | | | 0 | 1.2717360e-7 | |
| 14166184 | 7 months ago | | | 0 | 0.0010890197 | |
| 2486872 | a year ago | | | 0 | 0.000037404002 | |
| 2409669 | a year ago | | | 0 | 0.0000024936016 | |
| 2409268 | a year ago | | | 0 | 0.000047220004 | |
| 2409242 | a year ago | | | 0 | 0.000070668007 | |
| 2409237 | a year ago | | | 0 | 0.000070830004 | |
| 2409226 | a year ago | | | 0 | 0.000051192003 | |
| 2409217 | a year ago | | | 0 | 0.000070830007 | |
| 2409211 | a year ago | | | 0 | 8.2249704e-7 |
ABI
ABI objects
Getter at block 22772222
autoRewards() view returns (bool)
true
circulatingSupply() view returns (uint256)
100000000000000000000000000000
currentDividends() view returns (uint256)
4029318242621868
decimals() pure returns (uint8)
18
distributorGas() view returns (uint256)
500000
dividendsPerShare() view returns (uint256)
1047148546785144541445233
excessDividends() view returns (uint256)
4029318242621832
getOwner() view returns (address)
0x63151fcab92c2fdc80935ff838acbe9db36da5a9
marketing_receiver() view returns (address)
0x63151fcab92c2fdc80935ff838acbe9db36da5a9
minDistribution() view returns (uint256)
1000000000
minPeriod() view returns (uint256)
3600
name() pure returns (string)
WAGMI
pair() view returns (address)
0x52326fd3b6229493bc4609a7b1c902d19a37ee0e
swapTimes() view returns (uint256)
7
symbol() pure returns (string)
WAGMI
totalDistributed() view returns (uint256)
31693872546551903
totalDividends() view returns (uint256)
35723190789173771
totalShares() view returns (uint256)
27219446691538107889672104302
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.