Non-Playable Coin
Verified contract
Proxy
Active on
Base with 25,035 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 14 additional slots
Balances ($9.05)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
NPC | ERC-20 | 229.393391 | $0.039469 |
$9.05 | |
USA | ERC-20 | 1 | $0.000699 |
$0 | |
JASON | ERC-20 | 5.166K | -- | -- | |
LZPZ | ERC-20 | 5.001K | -- | -- | |
OHNO | ERC-20 | 2.806K | -- | -- | |
| ERC-20 | 2.4K | -- | -- | |
HOPE | ERC-20 | 1.183K | -- | -- | |
CWH | ERC-20 | 707 | -- | -- | |
O | ERC-20 | 33.6 | -- | -- | |
$bobby | ERC-20 | 25 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22845864 | 20 minutes ago | | | 0 | 6.9249298e-7 | |
| 22845696 | 26 minutes ago | | | 0 | 6.5976546e-7 | |
| 22845076 | an hour ago | | | 0 | 6.6574317e-7 | |
| 22844021 | an hour ago | | | 0 | 0.0000011158935 | |
| 22843678 | 2 hours ago | | | 0 | 0.0000010854712 | |
| 22843178 | 2 hours ago | | | 0 | 6.5989401e-7 | |
| 22843141 | 2 hours ago | | | 0 | 0.000000604454909661 | |
| 22843128 | 2 hours ago | | | 0 | 6.5963690e-7 | |
| 22842333 | 2 hours ago | | | 0 | 7.2452078e-7 | |
| 22842004 | 2 hours ago | | | 0 | 6.6830235e-7 |
ABI
ABI objects
Getter at block 22846464
DOMAIN_SEPARATOR() view returns (bytes32)
0x2758b1d9c9e2622489989373348d32515d38ef814649524dcc44340d5a8af3b3
chainId() view returns (uint16)
2
decimals() view returns (uint8)
18
eip712Domain() view returns (bytes1 domainFields, string domainName, string domainVersion, uint256 domainChainId, address domainVerifyingContract, bytes32 domainSalt, uint256[] domainExtensions)
(domainFields=0x1f, domainName=Non-Playable Coin, domainVersion=1, domainChainId=8453, domainVerifyingContract=0xb166e8b140d35d9d8226e40c09f757bac5a4d87d, domainSalt=0x8ca0fd2325b35473a122deeeaef2f183516f5225420aa70661f339890b1bce11, domainExtensions=[])
name() view returns (string)
Non-Playable Coin
nativeContract() view returns (bytes32)
0x0000000000000000000000008ed97a637a790be1feff5e888d43629dc05408f6
owner() view returns (address)
0x8d2de8d2f73f1f4cab472ac9a881c9b123c79627
symbol() view returns (string)
NPC
totalSupply() view returns (uint256)
282145881087512610000000000
Read-only
allowance(address owner_, address spender_) view returns (uint256)
balanceOf(address account_) view returns (uint256)
nonces(address owner_) view returns (uint256)
State-modifying
Events approve(address spender_, uint256 amount_) returns (bool)
burn(address account_, uint256 amount_)
decreaseAllowance(address spender_, uint256 subtractedValue_) returns (bool)
increaseAllowance(address spender_, uint256 addedValue_) returns (bool)
initialize(string name_, string symbol_, uint8 decimals_, uint64 sequence_, address owner_, uint16 chainId_, bytes32 nativeContract_)
mint(address account_, uint256 amount_)
permit(address owner_, address spender_, uint256 value_, uint256 deadline_, uint8 v_, bytes32 r_, bytes32 s_)
transfer(address recipient_, uint256 amount_) returns (bool)
transferFrom(address sender_, address recipient_, uint256 amount_) returns (bool)
updateDetails(string name_, string symbol_, uint64 sequence_)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address beacon, bytes data)
fallback()
receive()
This contract contains no error objects.