Puppercoin
Verified contract
Active on
Ethereum with 65 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xfe2d…6ee6
3 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PUPR | ERC-20 | 3.846524M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21198224 | 13 days ago | | | 0 | 0.0019388469 | |
| 21154673 | 19 days ago | | | 0 | 0.00029999071 | |
| 21154673 | 19 days ago | | | 0 | 0.00029999071 | |
| 21154666 | 19 days ago | | | 0 | 0.00072558099 | |
| 21154660 | 19 days ago | | | 0 | 0.00031408259 | |
| 21154660 | 19 days ago | | | 0 | 0.00031408259 | |
| 21154660 | 19 days ago | | | 0 | 0.00031408259 | |
| 21154659 | 19 days ago | | | 0 | 0.00031178999 | |
| 21154658 | 19 days ago | | | 0 | 0.00030298116 | |
| 21154646 | 19 days ago | | | 0 | 0.00029907385 |
ABI
ABI objects
Getter at block 21293676
_maxTaxSwap() view returns (uint256)
500000000000000000
_maxTxAmount() view returns (uint256)
13000000000000000
_maxWalletSize() view returns (uint256)
13000000000000000
_taxSwapThreshold() view returns (uint256)
10000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Puppercoin
owner() view returns (address)
0xbb6509db8f40f4df7f86b1dc5493b08bd720f3ee
symbol() pure returns (string)
PUPR
totalSupply() pure returns (uint256)
1000000000000000000
tradingOpenBlock() view returns (uint256)
21154630
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events addLP()
approve(address spender, uint256 amount) returns (bool)
clearStuckToken(address tokenAddress, uint256 tokens) returns (bool success)
manualSend()
manualSwap()
openTrading()
reduceFee(uint256 _newFee)
removeLimit()
removeTransferTax()
renounceOwnership()
setExcludedFromFee(address account, bool excluded)
setExcludedFromFeeMulti(address[] accounts, bool excluded)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
updateTaxWallet(address newTaxWallet)
Approval(address indexed owner, address indexed spender, uint256 value)
ClearToken(address TokenAddressCleared, uint256 Amount)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TradingOpened(uint256 timestamp, uint256 blockNumber)
Transfer(address indexed from, address indexed to, uint256 value)
TransferTaxUpdated(uint256 _tax)
constructor()
receive()
This contract contains no error objects.