WenDevWenYouLaunchBtcRewardTokenDevWen
Verified contract
Active on
Ethereum with 13 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
20 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
₿printor | ERC-20 | 1.145281M | -- | -- |
Transactions
ABI
ABI objects
Getter at block 21405826
circulatingSupply() view returns (uint256)
21000000000000000
decimals() pure returns (uint8)
9
distributorGas() view returns (uint256)
500000
getOwner() view returns (address)
0x7a4d4f9460b72bd84fe73b7db4ce5a2cdf7f00e1
minDistribution() view returns (uint256)
0
minPeriod() view returns (uint256)
3600
name() pure returns (string)
WenDevWenYouLaunchBtcRewardTokenDevWen
pair() view returns (address)
0x35f46beb0f15ecc2ba76314b82791d06da5798d8
reward() view returns (address)
0x2260fac5e5542a773aa44fbcfedf7c193bc2c599
symbol() pure returns (string)
₿printor
totalDistributed() view returns (uint256)
0
totalDividends() view returns (uint256)
0
totalShares() view returns (uint256)
3435843225852031
totalSupply() view returns (uint256)
21000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getUnpaidEarnings(address shareholder) view returns (uint256)
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 _claimDividend()
approve(address spender, uint256 amount) returns (bool)
rescueERC20(address _address, uint256 _amount)
setDistributionCriteria(uint256 _minPeriod, uint256 _minDistribution, uint256 _distributorGas)
setParameters(uint256 _buy, uint256 _trans, uint256 _wallet)
setStructure(uint256 _liquidity, uint256 _marketing, uint256 _burn, uint256 _rewards, uint256 _development, uint256 _total, uint256 _sell, uint256 _trans)
setisBot(address _address, bool _enabled)
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.