NitroToken
Verified contract
Active on
Ethereum with 158 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "NitroToken"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14423642 | 3 years ago | | | 0 | 0.0016053735 | |
| 14323046 | 3 years ago | | | 0 | 0.0025898819 | |
| 11589295 | 4 years ago | | | 0 | 0.0036016100 | |
| 11377735 | 4 years ago | | | 0 | 0.00049809500 | |
| 10406399 | 4 years ago | | | 0 | 0.0026437351 | |
| 10186325 | 5 years ago | | | 0 | 0.0023186806 | |
| 9942533 | 5 years ago | | | 0 | 0.00047972700 | |
| 9648594 | 5 years ago | | | 0 | 0.0023991750 | |
| 9610705 | 5 years ago | | | 0 | 0.00013996200 | |
| 9605326 | 5 years ago | | | 0 | 0.0017241750 |
ABI
ABI objects
Getter at block 21379295
decimals() pure returns (uint8)
18
name() pure returns (string)
NitroToken
symbol() pure returns (string)
NTRT
totalSupply() pure returns (uint256)
11000000000000000000000000000
Read-only
allowance(address, address) pure returns (uint256)
balanceOf(address) pure returns (uint256)
State-modifying
Events transfer(address _to, uint256 _value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(uint256 initialSupply, string tokenName, uint8 decimalUnits, string tokenSymbol)
This contract contains no fallback and receive objects.
This contract contains no error objects.