neiro in a pepes world
Verified contract
Active on
Ethereum with 1,059 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($75.22)
Native
Value
$75.22
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.021 | $3,581.98 |
$75.22 | |
NEW | ERC-20 | 1.284483M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21269198 | 3 days ago | | | 0 | 0.00039895294 | |
| 21135465 | 22 days ago | | | 0 | 0.00032382886 | |
| 21109229 | 25 days ago | | | 0 | 0.00043344692 | |
| 21072313 | a month ago | | | 0 | 0.00080140947 | |
| 21072220 | a month ago | | | 0 | 0.00068505623 | |
| 21070748 | a month ago | | | 0 | 0.00039666798 | |
| 21070702 | a month ago | | | 0 | 0.00019192201 | |
| 21070702 | a month ago | | | 0 | 0.00033170856 | |
| 21065723 | a month ago | | | 0 | 0.00085768376 | |
| 21064666 | a month ago | | | 0 | 0.00067896688 |
ABI
ABI objects
Getter at block 21290326
decimals() view returns (uint8)
18
feeRecipientAddress() view returns (address)
0x0bbfc0a0a229a2610ad0821496b493516301bfa2
feeThresholdSize() view returns (uint256)
5000000000000000000000000
maxHoldingsLimit() view returns (uint256)
0
maxSwapLimit() view returns (uint256)
0
name() view returns (string)
neiro in a pepes world
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapBackFee() view returns (uint256)
0
swapFee() view returns (uint256)
0
symbol() view returns (string)
NEW
totalSupply() view returns (uint256)
1000000000000000000000000000
uniV2PairAddress() view returns (address)
0x6e34861c9594330cf02566ecdbcfa7887ff211a3
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
blacklisted(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableMaxSwap()
enableSwapping()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
recoverStuckEther()
recoverStuckTokens(address token)
removeAllLimits()
removeHoldingLimit()
renounceOwnership()
setBlacklisted(address target, bool state)
setTokenFees(uint256 newBuyFee, uint256 newSellFee)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateFeeTokenThreshold(uint256 newThreshold)
Approval(address indexed owner, address indexed spender, uint256 value)
FeeSwap(uint256 indexed value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.