Based Monkey Puppet
Verified contract
Active on
Base with 864 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($200.41)
Native
Value
$200.41
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 0.0774 | $2,589.22 |
$200.41 | |
PUPPET | ERC-20 | 6.997657K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21949914 | 2 days ago | | | 0 | 8.2688809e-7 | |
| 17692185 | 3 months ago | | | 0 | 0.000000603915402249 | |
| 17514251 | 3 months ago | | | 0 | 0.0000014508136 | |
| 17514012 | 3 months ago | | | 0 | 0.0000011729866 | |
| 17435475 | 3 months ago | | | 0 | 5.7189615e-7 | |
| 17350135 | 4 months ago | | | 0 | 0.0000012989207 | |
| 17208549 | 4 months ago | | | 0 | 2.9846399e-7 | |
| 17079201 | 4 months ago | | | 0 | 2.9962912e-7 | |
| 17079194 | 4 months ago | | | 0 | 3.3135869e-7 | |
| 16533226 | 4 months ago | | | 0 | 7.2590218e-7 |
ABI
ABI objects
Getter at block 22037408
_liquidityFee() view returns (uint256)
100
_marketingAddress() view returns (address)
0x41f868e675d0b06f2785d49846a31328d93bfb78
_marketingFee() view returns (uint256)
300
_taxFee() view returns (uint256)
100
decimals() view returns (uint8)
18
name() view returns (string)
Based Monkey Puppet
noFeeTime() view returns (uint256)
1720828800
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
PUPPET
totalFees() view returns (uint256)
49473103983206227689213666
totalSupply() view returns (uint256)
1000000000000000000000000000
uniswapV2Pair() view returns (address)
0xb3069e0f6f4e81a1b4fdb2eea12bc993674d72d2
uniswapV2Router() view returns (address)
0x4752ba5dbc23f44d87826276bf6fd6b1c372ad24
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeFromFee(address account)
excludeFromReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setSwapBackSettings(uint256 _amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyAmountUpdated(uint256 amount)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string name_, string symbol_, uint256 totalSupply_)
receive()
This contract contains no error objects.