pumpingfornoreason
Verified contract
Active on
Ethereum with 82 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
$REASONS | ERC-20 | 463.574829K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16079700 | 2 years ago | | | 0 | 0.00088935755 | |
| 16079691 | 2 years ago | | | 0 | 0.00072010582 | |
| 16079680 | 2 years ago | | | 0 | 0.00059234731 | |
| 16079665 | 2 years ago | | | 0 | 0.00071220124 | |
| 16079646 | 2 years ago | | | 0 | 0.00083444501 | |
| 15823342 | 2 years ago | | | 0 | 0.00030438755 | |
| 15775186 | 2 years ago | | | 0 | 0.0010206725 | |
| 15775183 | 2 years ago | | | 0 | 0.00074333623 | |
| 15775182 | 2 years ago | | | 0 | 0.00081056259 | |
| 15775181 | 2 years ago | | | 0 | 0.00079779154 |
ABI
ABI objects
Getter at block 21276553
_maxWalletAmount() view returns (uint256)
10000000000000000
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
marketingFeeReceiver() view returns (address)
0xb078ae0724cf7e744eb9905e955235800c9beda8
name() pure returns (string)
PumpingForNoReason
pair() view returns (address)
0xe8674b28b1b6ad94b454e04e31ba70790eb8a383
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
500000000000000
symbol() pure returns (string)
$REASONS
totalSupply() view returns (uint256)
10000000000000000
Read-only
allowance(address holder, address spender) 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)
approveMax(address spender) returns (bool)
clearStuckBalance()
renounceOwnership()
setFee(uint256 _liquidityFee, uint256 _marketingFee)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountETH, uint256 amountBOG)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.