Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
15 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
M/F | ERC-20 | 2.782863B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17982592 | a year ago | | | 0 | 0.00072468075 | |
| 17982582 | a year ago | | | 0 | 0.0010794354 | |
| 17982577 | a year ago | | | 0 | 0.00078835707 | |
| 17982576 | a year ago | | | 0 | 0.00070934813 | |
| 17982572 | a year ago | | | 0 | 0.00073954025 | |
| 17982572 | a year ago | | | 0 | 0.00078614425 | |
| 17982572 | a year ago | | | 0 | 0.00078614425 | |
| 17982572 | a year ago | | | 0 | 0.00078614425 | |
| 17982572 | a year ago | | | 0 | 0.00078614425 | |
| 17982572 | a year ago | | | 0 | 0.00078614425 |
ABI
ABI objects
Getter at block 21211135
Binary() view returns (bool)
true
BinaryBuyNeeded() view returns (bool)
false
BinaryMinAmount() view returns (uint256)
100
BinarySells() view returns (uint256)
1
BinaryTrigger() view returns (uint256)
1
_maxSellAmount() view returns (uint256)
1515151515150000000
_maxTxAmount() view returns (uint256)
1515151515150000000
_maxWalletToken() view returns (uint256)
1515151515150000000
circulatingSupply() view returns (uint256)
101010101010000000000
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0xf5ca1f8b6a44a792ec800e260ac4c53ab8c22e84
name() pure returns (string)
OnlyTwo
pair() view returns (address)
0xe0a97b64a94fe98ee8c930924e414583c9cc1db3
symbol() pure returns (string)
M/F
totalStaked() view returns (uint256)
0
totalSupply() view returns (uint256)
101010101010000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
amountStaked(address) view returns (uint256)
availableBalance(address wallet) view returns (uint256)
balanceOf(address account) view returns (uint256)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
deposit(uint256 amount)
rescueERC20(address _address, uint256 _amount)
setBinary(bool enabled, uint256 trigger, uint256 minAmount)
setInternalAddresses(address _marketing, address _liquidity, address _development, address _staking, address _token)
setParameters(uint256 _buy, uint256 _trans, uint256 _wallet)
setStakingAddress(address _staking)
setStructure(uint256 _liquidity, uint256 _marketing, uint256 _token, uint256 _development, uint256 _staking, uint256 _total, uint256 _sell, uint256 _trans)
setSwapbackSettings(uint256 _swapAmount, uint256 _swapThreshold, uint256 _minTokenAmount)
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)
withdraw(uint256 amount)
Approval(address indexed owner, address indexed spender, uint256 value)
CreateLiquidity(uint256 indexed tokenAmount, uint256 indexed ETHAmount, address indexed wallet, uint256 timestamp)
Deposit(address indexed account, uint256 indexed amount, uint256 indexed timestamp)
ExcludeFromFees(address indexed account, bool indexed isExcluded, uint256 indexed timestamp)
Launch(uint256 indexed whitelistTime, bool indexed whitelistAllowed, uint256 indexed timestamp)
OwnershipTransferred(address owner)
SetDistributionCriteria(uint256 indexed minPeriod, uint256 indexed minDistribution, uint256 indexed distributorGas, uint256 timestamp)
SetDividendExempt(address indexed account, bool indexed isExempt, uint256 indexed timestamp)
SetInternalAddresses(address indexed marketing, address indexed liquidity, address indexed development, uint256 timestamp)
SetParameters(uint256 indexed maxTxAmount, uint256 indexed maxWalletToken, uint256 indexed maxTransfer, uint256 timestamp)
SetStakingAddress(address indexed stakingAddress, uint256 indexed timestamp)
SetStructure(uint256 indexed total, uint256 indexed sell, uint256 transfer, uint256 indexed timestamp)
SetSwapBackSettings(uint256 indexed swapAmount, uint256 indexed swapThreshold, uint256 indexed swapMinAmount, uint256 timestamp)
TradingEnabled(address indexed account, uint256 indexed timestamp)
Transfer(address indexed from, address indexed to, uint256 value)
Withdraw(address indexed account, uint256 indexed amount, uint256 indexed timestamp)
constructor()
receive()
This contract contains no error objects.