2.0 Baby PEPE
Verified contract
Active on
Ethereum with 69 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
2.0BABYPEPE | ERC-20 | 17.328759M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17640955 | a year ago | | | 0 | 0.0012601519 | |
| 17640918 | a year ago | | | 0 | 0.00064720418 | |
| 17640918 | a year ago | | | 0 | 0.0011994276 | |
| 17640917 | a year ago | | | 0 | 0.0011577557 | |
| 17640917 | a year ago | | | 0 | 0.0012276602 | |
| 17640911 | a year ago | | | 0 | 0.0013855873 | |
| 17640877 | a year ago | | | 0 | 0.0012656192 | |
| 17640866 | a year ago | | | 0 | 0.0014397825 | |
| 17640856 | a year ago | | | 0 | 0.0013299232 | |
| 17640855 | a year ago | | | 0 | 0.0013586366 |
ABI
ABI objects
Getter at block 21167322
_maxTransferAmount() view returns (uint256)
1000000000000000000
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletToken() view returns (uint256)
1000000000000000000
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x000000000000000000000000000000000000dead
name() pure returns (string)
2.0 Baby PEPE
pair() view returns (address)
0xd6b95bebb27030138d30cf3d2ec272c5db62f313
symbol() pure returns (string)
2.0BABYPEPE
totalSupply() view returns (uint256)
1000000000000000000
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 approve(address spender, uint256 amount) returns (bool)
setParameters(uint256 _buy, uint256 _trans, uint256 _wallet)
setStructure(uint256 _liquidity, uint256 _marketing, uint256 _burn, uint256 _development, uint256 _total, uint256 _sell, uint256 _trans)
setSwapbackSettings(uint256 _swapAmount, uint256 _swapThreshold, uint256 _minTokenAmount)
setisBot(address _address, bool _enabled)
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)
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.