CRYPTOPUNK 9998
Verified contract
Active on
Ethereum with 401 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x4a02…95c0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
9998 | ERC-20 | 74.434696 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19252927 | 10 months ago | | | 0 | 0.00043848976 | |
| 17895102 | a year ago | | | 0 | 0.00065319730 | |
| 17528315 | a year ago | | | 0 | 0.00081664078 | |
| 17455021 | 2 years ago | | | 0 | 0.00077673847 | |
| 17422540 | 2 years ago | | | 0 | 0.0014630065 | |
| 17374065 | 2 years ago | | | 0 | 0.0019911908 | |
| 17368918 | 2 years ago | | | 0 | 0.0013302777 | |
| 17356804 | 2 years ago | | | 0 | 0.0013471148 | |
| 17351001 | 2 years ago | | | 0 | 0.0011896920 | |
| 17347551 | 2 years ago | | | 0 | 0.0012806950 |
ABI
ABI objects
Getter at block 21409196
decimals() pure returns (uint8)
9
name() pure returns (string)
CRYPTOPUNK 9998
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
9998
totalSupply() pure returns (uint256)
124457070000000
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)
changeFees(uint16 _fee1, uint16 _fee2)
changeMinBalance(uint256 newMin)
delBot(address notbot)
manualsend()
manualswap()
openTrading()
recoverTokens(address tokenAddress)
renounceOwnership()
setBots(address[] bots_)
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.