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 |
---|---|---|---|---|---|
= | ERC-20 | 60.281776M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17958735 | a year ago | | | 0 | 0.0011576000 | |
| 17958729 | a year ago | | | 0 | 0.00093002940 | |
| 17958726 | a year ago | | | 0 | 0.00088547600 | |
| 17958726 | a year ago | | | 0 | 0.00088547600 | |
| 17958726 | a year ago | | | 0 | 0.00088547600 | |
| 17958726 | a year ago | | | 0 | 0.00088547600 | |
| 17958726 | a year ago | | | 0 | 0.00088547600 | |
| 17958726 | a year ago | | | 0 | 0.0015486268 | |
| 17958726 | a year ago | | | 0 | 0.0015486268 | |
| 17958726 | a year ago | | | 0 | 0.0015486268 |
ABI
ABI objects
Getter at block 21212582
Equal() view returns (bool)
true
EqualBuyNeeded() view returns (bool)
false
EqualMinAmount() view returns (uint256)
5
EqualSells() view returns (uint256)
1
EqualTrigger() view returns (uint256)
1
_maxSellAmount() view returns (uint256)
14814814815000000
_maxTxAmount() view returns (uint256)
14814814815000000
_maxWalletToken() view returns (uint256)
14814814815000000
circulatingSupply() view returns (uint256)
987654321000000000
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x01dfc077de7271e1909f6b7400446d8cc53fa0c3
name() pure returns (string)
EQUALITY
pair() view returns (address)
0x18ea3f79d0ba05dcdacf95b9af0e57c7e71a5746
symbol() pure returns (string)
=
totalStaked() view returns (uint256)
0
totalSupply() view returns (uint256)
987654321000000000
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)
setEqual(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.