Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x327d…5d86
18 additional
variables
Balances ($45.32)
Native
Value
$45.18
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 0.016997 | $2,657.87 |
$45.18 | |
GRG | ERC-20 | 0.1 | $1.44 |
$0.14 | |
USA | ERC-20 | 1 | $0.001787 |
$0 | |
FUKU | ERC-20 | 561.217278M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21341613 | 9 days ago | | | 0 | 1.8864000e-7 | |
| 21008501 | 17 days ago | | | 0 | 2.2233461e-7 | |
| 21008498 | 17 days ago | | | 0 | 3.8428406e-7 | |
| 19006033 | 2 months ago | | | 0 | 0.0000052647485 | |
| 18251997 | 3 months ago | | | 0 | 0.000000087276000000 | |
| 18169759 | 3 months ago | | | 0 | 0.0000011946635 | |
| 18160532 | 3 months ago | | | 0 | 2.4336031e-7 | |
| 18160095 | 3 months ago | | | 0 | 2.5100518e-7 | |
| 18159952 | 3 months ago | | | 0 | 0.0000050590641 | |
| 18159789 | 3 months ago | | | 0 | 0.00023643706 |
ABI
ABI objects
Getter at block 21739655
autoRewards() view returns (bool)
true
circulatingSupply() view returns (uint256)
315517500000000000000000000000
currentDividends() view returns (uint256)
16996978496631944
decimals() pure returns (uint8)
18
distributorGas() view returns (uint256)
500000
dividendsPerShare() view returns (uint256)
61669505956313230054415393
excessDividends() view returns (uint256)
16870182780088748
getOwner() view returns (address)
0x000000000000000000000000000000000000dead
marketing_receiver() view returns (address)
0x6d452d18281603accef714ada5d645aa65947d56
minDistribution() view returns (uint256)
1000000000
minPeriod() view returns (uint256)
3600
name() pure returns (string)
FukuToshi
pair() view returns (address)
0x076e4782e031c44a6babbb39284bb2399085d24e
swapTimes() view returns (uint256)
9
symbol() pure returns (string)
FUKU
totalDistributed() view returns (uint256)
17821515487203337238
totalDividends() view returns (uint256)
18679869531552830897
totalShares() view returns (uint256)
125998179739654488727880981437
totalSupply() view returns (uint256)
420690000000000000000000000000
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.