Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
NUPEPE | ERC-20 | 92.786424B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20786185 | 2 months ago | | | 0 | 0.00074970111 | |
| 20786156 | 2 months ago | | | 0 | 0.00095651272 | |
| 20786102 | 2 months ago | | | 0 | 0.00092973006 | |
| 20786100 | 2 months ago | | | 0 | 0.00097231962 | |
| 20786098 | 2 months ago | | | 0 | 0.00097746291 | |
| 20786095 | 2 months ago | | | 0 | 0.00095171841 | |
| 20786091 | 2 months ago | | | 0 | 0.00094828274 | |
| 20786084 | 2 months ago | | | 0 | 0.0010515111 | |
| 20786078 | 2 months ago | | | 0 | 0.0010397799 | |
| 20786075 | 2 months ago | | | 0 | 0.0010545968 |
ABI
ABI objects
Getter at block 21247816
_maxSellAmount() view returns (uint256)
17698007610000000000000000000000000000000
_maxTxAmount() view returns (uint256)
17698007610000000000000000000000000000000
_maxWalletToken() view returns (uint256)
17698007610000000000000000000000000000000
decimals() pure returns (uint8)
15
getOwner() view returns (address)
0xcb560587b6ab74d97506829d7789fc9735af4b3f
name() pure returns (string)
NuPepe
pair() view returns (address)
0xe57f2551ca5aee7290de62b99f425b87b6a63596
symbol() pure returns (string)
NUPEPE
totalSupply() view returns (uint256)
420690000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isFeeExempt(address) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events OpenTrading()
approve(address spender, uint256 amount) returns (bool)
manualSwap()
renounceOwnership()
rescueERC20(address _address, uint256 percent)
setBBot(address[] addresses, bool _enabled)
setContractSwapB(uint256 _swapAmount, uint256 _swapThreshold, uint256 _minTokenAmount)
setInternalAddresses(address _marketing, address _liquidity, address _development)
setTransactionLimitB(uint256 _buy, uint256 _sell, uint256 _wallet)
setTransactionRequireB(uint256 _liquidity, uint256 _marketing, uint256 _burn, uint256 _development, uint256 _total, uint256 _sell, uint256 _trans)
setisExempt(address _address, bool _enabled)
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)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.