This contract is being backfilled. You may encounter incomplete storage history.
The latest block we've processed for this chain is 20793297, which is 2 minutes old. We're running behind the tip but working to resolve the issue.

NMax Gas Token

Verified contract

Active on Ethereum with 39,744 txns
Deployed by via 0x239db02c at 11137930
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "NMax Gas Token"

0xa6cd48f0059b6c96e4f45563df3496c0ed3149e966bdda3632e754abc015848a
0x13169380f7e5cfa127d9897a9f65614c02233b1c361e7c64a63177bce781cc98
0x095262556f0c26ff4ddc545231096e0371bc860aac5d15c703a97f1cfcfafec2
0x3f9a1a7148b7085bf403dd4e13e5ee70e09b7622a475bc88d35490aa7ac6a37e
0xd45de01021e481b390375d247468f976b7534865a2695475be2dab9cecbe87f6
0x451243b878d07f5161b067ebcb4b909bdb05dd673a7ca9dfc003432fab4d7aa5
0xe898addfa2861b90cbb35dd40c1e637c3b1f364828d255869ca7aec1d079f4b3
0x9e8b2e95175c2e12f70b6970eee77dda6c7f535cd1fdcfa8e5d35a5659398251
0xcfe176722f3a41983612c9173c6906e686a91f4427a7c0c7c8bbeefb6ac3ede1
0xef8cb57b95451e3d4cfc4a5a46fe05eb09aa91618b54242d11f75db4f1918dbc

Functions
Getter at block 20793296
INITIAL_SUPPLY(view returns (uint256)
2100000000000000000000000000
decimals(view returns (uint8)
18
name(view returns (string)
NMax Gas Token
symbol(view returns (string)
WPNT
totalSupply(view returns (uint256)
2100000000000000000000000000
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256 balance)
State-modifying
approve(address _spenderuint256 _valuereturns (bool)
decreaseApproval(address _spenderuint256 _subtractedValuereturns (bool)
increaseApproval(address _spenderuint256 _addedValuereturns (bool)
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.