Chippy The Dog
Verified contract
Active on
Ethereum with 146 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x04ff…0354
5 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CHIPPY | ERC-20 | 2.821501M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21229092 | 4 days ago | | | 0 | 0.00052100633 | |
| 21196221 | 9 days ago | | | 0 | 0.0017013108 | |
| 21129060 | 18 days ago | | | 0 | 0.00076168900 | |
| 21066663 | a month ago | | | 0 | 0.00058504235 | |
| 21034756 | a month ago | | | 0 | 0.00037142572 | |
| 21031120 | a month ago | | | 0 | 0.00037879355 | |
| 20985578 | a month ago | | | 0 | 0.00098155888 | |
| 20974458 | a month ago | | | 0 | 0.00047008864 | |
| 20970891 | a month ago | | | 0 | 0.00091568529 | |
| 20967902 | a month ago | | | 0 | 0.00073463417 |
ABI
ABI objects
Getter at block 21260768
_maxTaxSwap() view returns (uint256)
10000000000000000
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000
_taxSwapThreshold() view returns (uint256)
10000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Chippy The Dog
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
CHIPPY
totalSupply() pure returns (uint256)
1000000000000000000
uniswapV2Pair() view returns (address)
0x0326b10dd8768bcdf49c03fe0bca102db22d688c
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
marketPair(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
enableTrading()
isNotRestricted()
renounceOwnership()
rescueETH()
rescueTokens(address _tokenAddr, 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)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.