BABYPEPEDEX
Verified contract
Active on
Ethereum with 268 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 |
---|---|---|---|---|---|
BPDT | ERC-20 | 1.609579T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19369967 | 8 months ago | | | 0 | 0.0029038190 | |
| 18658879 | a year ago | | | 0 | 0.0012886268 | |
| 18323801 | a year ago | | | 0 | 0.00024833300 | |
| 18237054 | a year ago | | | 0 | 0.00038176555 | |
| 17896104 | a year ago | | | 0 | 0.00058517055 | |
| 17835212 | a year ago | | | 0 | 0.0035958601 | |
| 17835036 | a year ago | | | 0 | 0.0032756475 | |
| 17834996 | a year ago | | | 0 | 0.0034522928 | |
| 17820139 | a year ago | | | 0 | 0.00080619617 | |
| 17796623 | a year ago | | | 0 | 0.0021440908 |
ABI
ABI objects
Getter at block 21157585
decimals() view returns (uint8)
9
maxTxAmount() view returns (uint256)
8413800000000000000000
maxWalletAmount() view returns (uint256)
8413800000000000000000
name() view returns (string)
Babypepe Dextoken
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
BPDT
totalSupply() view returns (uint256)
420690000000000000000000
uniswapV2Pair() view returns (address)
0xa3deca05952ba721d7be6b5e655e00f11918638d
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events SetGovernance(address TOKEN) returns (bool)
SetMaxTX(uint256 _MaxTX) returns (bool)
SetMaxWallet(uint256 _MaxWallet) returns (bool)
Setfee(uint256 _PEPELP, uint256 _Governancefee) returns (bool)
approve(address spender, uint256 amount) returns (bool)
renounceOwnership()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.