PuppyGotchi
Verified contract
Active on
Ethereum with 84 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xd02e…847d
0xd02e…847d
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,018.62 |
$0 | |
PUPP | ERC-20 | 1.03838T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14833489 | 2 years ago | | | 0 | 0.00047271655 | |
| 14366697 | 3 years ago | | | 0 | 0.0016598026 | |
| 14348578 | 3 years ago | | | 0 | 0.0029299269 | |
| 14341597 | 3 years ago | | | 0 | 0.0012759769 | |
| 14337419 | 3 years ago | | | 0 | 0.0018512315 | |
| 14336966 | 3 years ago | | | 0 | 0.0012613656 | |
| 14336217 | 3 years ago | | | 0 | 0.0023962563 | |
| 14336006 | 3 years ago | | | 0 | 0.0018653629 | |
| 14335995 | 3 years ago | | | 0 | 0.0017059550 | |
| 14335994 | 3 years ago | | | 0 | 0.0031394680 |
ABI
ABI objects
Getter at block 21193977
decimals() pure returns (uint8)
9
name() pure returns (string)
PuppyGotchi
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
PUPP
totalSupply() pure returns (uint256)
1000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
delBot(address notbot)
manualsend()
manualswap()
openTrading()
renounceOwnership()
setBots(address[] bots_)
setCooldownEnabled(bool onoff)
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)
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.