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)
No balances found for "XPUMP"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18586170 | a year ago | | | 0 | 0.0020581954 | |
| 18497749 | a year ago | | | 0 | 0.0010588404 | |
| 18434127 | a year ago | | | 0 | 0.0010649950 | |
| 18407495 | a year ago | | | 0 | 0.00090245272 | |
| 18347032 | a year ago | | | 0 | 0.00024905593 | |
| 18343461 | a year ago | | | 0 | 0.00049764907 | |
| 18343431 | a year ago | | | 0 | 0.00067372696 | |
| 18343389 | a year ago | | | 0 | 0.00035642030 | |
| 18343383 | a year ago | | | 0 | 0.00048227035 | |
| 18343335 | a year ago | | | 0 | 0.00034051034 |
ABI
ABI objects
Getter at block 21162568
_maxSellAmount() view returns (uint256)
20000000000000
_maxTxAmount() view returns (uint256)
20000000000000
_maxWalletToken() view returns (uint256)
30000000000000
circulatingSupply() view returns (uint256)
1000000000000000
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x000000000000000000000000000000000000dead
name() pure returns (string)
XPUMP
pair() view returns (address)
0x855495ef073f9035269000730f9a4443dde2cbe7
stopLoss() view returns (bool)
true
stopLossBuyNeeded() view returns (bool)
false
stopLossMinAmount() view returns (uint256)
1000000000000
stopLossSells() view returns (uint256)
3
stopLossTrigger() view returns (uint256)
3
symbol() pure returns (string)
XPUMP
totalStaked() view returns (uint256)
0
totalSupply() view returns (uint256)
1000000000000000
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)
setInternalAddresses(address _marketing, address _liquidity, address _development, address _staking, address _token)
setParameters(uint256 _buy, uint256 _trans, uint256 _wallet)
setStakingAddress(address _staking)
setStopLoss(bool enabled, uint256 trigger, uint256 minAmount)
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.