Piggy Bank Base
Verified contract
Active on
Base with 27 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xdc1c…7677
Balances ($0.00)
No balances found for "Piggy Bank Base"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17314771 | 5 months ago | | | 0 | 0.0000011040332 | |
| 12258451 | 9 months ago | | | 0 | 0.00018941572 | |
| 12258385 | 9 months ago | | | 0 | 0.000073713048 | |
| 12257514 | 9 months ago | | | 0 | 4.3244281e-7 | |
| 12257421 | 9 months ago | | | 0 | 4.3189365e-7 | |
| 12256320 | 9 months ago | | | 0 | 4.3281606e-7 | |
| 12256114 | 9 months ago | | | 0 | 4.3635876e-7 | |
| 12256103 | 9 months ago | | | 0 | 0.0000051524181 | |
| 12256023 | 9 months ago | | | 0 | 0.000047674718 | |
| 12255987 | 9 months ago | | | 0 | 0.0000051524181 |
ABI
ABI objects
Getter at block 23888181
Marketing_Wallet() view returns (address)
0xdc1cc767d2dd671fae27c8fa8e9a43bad40d7677
_name() view returns (string)
Piggy Bank Base
_symbol() view returns (string)
PBB
_tTotal() view returns (uint256)
1000000000000000
decimals() view returns (uint8)
9
inSwapAndLiquify() view returns (bool)
false
maxTx() view returns (uint8)
10
maxTxAmount() view returns (uint256)
100000000000000
maxWallet() view returns (uint8)
10
maxWalletAmount() view returns (uint256)
100000000000000
name() view returns (string)
Piggy Bank Base
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
PBB
totalSupply() view returns (uint256)
1000000000000000
uniswapV2Pair() view returns (address)
0x3667d10298049d0aba3dd28fd772a75ab338169e
uniswapV2Router() view returns (address)
0x4752ba5dbc23f44d87826276bf6fd6b1c372ad24
Read-only
ETH_Factory(address) view returns (uint8)
ExcludedFromFee(address) view returns (bool)
ExcludedFromTax(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceContract()
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 indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.