KryptoPets
Verified contract
Active on
Ethereum with 982 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x02dd…a230
0x4195…23b9
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,566.15 |
$0 | |
KPETS | ERC-20 | 145.617056T | -- | -- | |
KPETS | ERC-20 | 37.929238B | -- | -- | |
SAITAMA | ERC-20 | 4.033088B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18908422 | a year ago | | | 0 | 0.00047972178 | |
| 18424109 | a year ago | | | 0 | 0.00069394920 | |
| 18300264 | a year ago | | | 0 | 0.0021978210 | |
| 17704383 | a year ago | | | 0 | 0.00040462699 | |
| 17621487 | a year ago | | | 0 | 0.0045503384 | |
| 17621480 | a year ago | | | 0 | 0.0045017706 | |
| 17621477 | a year ago | | | 0 | 0.0045587670 | |
| 17621475 | a year ago | | | 0 | 0.0046863294 | |
| 17621471 | a year ago | | | 0 | 0.0047257711 | |
| 17013966 | 2 years ago | | | 0 | 0.00048253681 |
ABI
ABI objects
Getter at block 21280613
decimals() pure returns (uint8)
9
name() pure returns (string)
KryptoPets
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
KPETS
totalSupply() pure returns (uint256)
1000000000000000000000000000
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.